2019-04-25T17:39:15.232+0000 I CONTROL [initandlisten] MongoDB starting : pid=12792 port=27018 dbpath=/home/vagrant/data/shard01/db 64-bit host=m312 2019-04-25T17:39:15.232+0000 I CONTROL [initandlisten] db version v3.4.2 2019-04-25T17:39:15.232+0000 I CONTROL [initandlisten] git version: 3f76e40c105fc223b3e5aac3e20dcd026b83b38b 2019-04-25T17:39:15.232+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1f 6 Jan 2014 2019-04-25T17:39:15.232+0000 I CONTROL [initandlisten] allocator: tcmalloc 2019-04-25T17:39:15.232+0000 I CONTROL [initandlisten] modules: enterprise 2019-04-25T17:39:15.232+0000 I CONTROL [initandlisten] build environment: 2019-04-25T17:39:15.232+0000 I CONTROL [initandlisten] distmod: ubuntu1404 2019-04-25T17:39:15.232+0000 I CONTROL [initandlisten] distarch: x86_64 2019-04-25T17:39:15.232+0000 I CONTROL [initandlisten] target_arch: x86_64 2019-04-25T17:39:15.232+0000 I CONTROL [initandlisten] options: { net: { port: 27018 }, processManagement: { fork: true }, sharding: { clusterRole: "shardsvr" }, storage: { dbPath: "/home/vagrant/data/shard01/db", wiredTiger: { engineConfig: { cacheSizeGB: 1.0 } } }, systemLog: { destination: "file", path: "/home/vagrant/data/shard01/mongod.log" } } 2019-04-25T17:39:15.272+0000 I STORAGE [initandlisten] 2019-04-25T17:39:15.272+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine 2019-04-25T17:39:15.272+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem 2019-04-25T17:39:15.272+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1024M,session_max=20000,eviction=(threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0), 2019-04-25T17:39:15.556+0000 I CONTROL [initandlisten] 2019-04-25T17:39:15.556+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2019-04-25T17:39:15.556+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2019-04-25T17:39:15.556+0000 I CONTROL [initandlisten] 2019-04-25T17:39:15.557+0000 W SHARDING [initandlisten] Started with --shardsvr, but no shardIdentity document was found on disk in admin.system.version. This most likely means this server has not yet been added to a sharded cluster. 2019-04-25T17:39:15.643+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/home/vagrant/data/shard01/db/diagnostic.data' 2019-04-25T17:39:15.644+0000 I NETWORK [thread1] waiting for connections on port 27018 2019-04-25T17:39:17.428+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53501 #1 (1 connection now open) 2019-04-25T17:39:17.430+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:53501 conn1: { driver: { name: "PyMongo", version: "3.8.0" }, os: { type: "Linux", name: "Ubuntu 14.04 trusty", architecture: "x86_64", version: "3.13.0-168-generic" }, platform: "CPython 2.7.6.final.0", application: { name: "mlaunch v1.5.3" } } 2019-04-25T17:39:17.434+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53502 #2 (2 connections now open) 2019-04-25T17:39:17.436+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:53502 conn2: { driver: { name: "PyMongo", version: "3.8.0" }, os: { type: "Linux", name: "Ubuntu 14.04 trusty", architecture: "x86_64", version: "3.13.0-168-generic" }, platform: "CPython 2.7.6.final.0", application: { name: "mlaunch v1.5.3" } } 2019-04-25T17:39:17.440+0000 I - [conn2] end connection 127.0.0.1:53502 (2 connections now open) 2019-04-25T17:39:17.440+0000 I - [conn1] end connection 127.0.0.1:53501 (1 connection now open) 2019-04-25T17:39:19.904+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53520 #3 (1 connection now open) 2019-04-25T17:39:19.905+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:53520 conn3: { driver: { name: "AddShard-TaskExecutor", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:20.004+0000 I INDEX [conn3] build index on: admin.system.version properties: { v: 2, key: { version: 1 }, name: "incompatible_with_version_32", ns: "admin.system.version" } 2019-04-25T17:39:20.004+0000 I INDEX [conn3] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2019-04-25T17:39:20.010+0000 I INDEX [conn3] build index done. scanned 0 total records. 0 secs 2019-04-25T17:39:20.012+0000 I COMMAND [conn3] setting featureCompatibilityVersion to 3.4 2019-04-25T17:39:20.012+0000 I COMMAND [conn3] command admin.$cmd command: setFeatureCompatibilityVersion { v: 2, key: { version: 1 }, ns: "admin.system.version", name: "incompatible_with_version_32" } numYields:0 reslen:22 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { W: 2 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_command 106ms 2019-04-25T17:39:20.013+0000 I SHARDING [conn3] initializing sharding state with: { _id: "shardIdentity", configsvrConnectionString: "configRepl/localhost:27021", shardName: "shard01", clusterId: ObjectId('5cc1f0c77d35b464808374e5') } 2019-04-25T17:39:20.013+0000 I SHARDING [conn3] first cluster operation detected, adding sharding hook to enable versioning and authentication to remote servers 2019-04-25T17:39:20.015+0000 I NETWORK [conn3] Starting new replica set monitor for configRepl/localhost:27021 2019-04-25T17:39:20.017+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-25T17:39:20.018+0000 I SHARDING [thread2] creating distributed lock ping thread for process m312:27018:1556213960:5205750945806586458 (sleeping for 30000ms) 2019-04-25T17:39:20.019+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-25T17:39:20.019+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-25T17:39:20.020+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-25T17:39:20.050+0000 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: LockStateChangeFailed: findAndModify query predicate didn't match any lock document 2019-04-25T17:39:21.396+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53532 #4 (2 connections now open) 2019-04-25T17:39:21.397+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:53532 conn4: { driver: { name: "PyMongo", version: "3.8.0" }, os: { type: "Linux", name: "Ubuntu 14.04 trusty", architecture: "x86_64", version: "3.13.0-168-generic" }, platform: "CPython 2.7.6.final.0", application: { name: "mlaunch v1.5.3" } } 2019-04-25T17:39:21.408+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53538 #5 (3 connections now open) 2019-04-25T17:39:21.413+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:53538 conn5: { driver: { name: "PyMongo", version: "3.8.0" }, os: { type: "Linux", name: "Ubuntu 14.04 trusty", architecture: "x86_64", version: "3.13.0-168-generic" }, platform: "CPython 2.7.6.final.0", application: { name: "mlaunch v1.5.3" } } 2019-04-25T17:39:21.417+0000 I - [conn5] end connection 127.0.0.1:53538 (3 connections now open) 2019-04-25T17:39:21.417+0000 I - [conn4] end connection 127.0.0.1:53532 (3 connections now open) 2019-04-25T17:39:21.427+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53544 #6 (2 connections now open) 2019-04-25T17:39:21.427+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:53544 conn6: { driver: { name: "PyMongo", version: "3.8.0" }, os: { type: "Linux", name: "Ubuntu 14.04 trusty", architecture: "x86_64", version: "3.13.0-168-generic" }, platform: "CPython 2.7.6.final.0", application: { name: "mlaunch v1.5.3" } } 2019-04-25T17:39:21.428+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53545 #7 (3 connections now open) 2019-04-25T17:39:21.428+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:53545 conn7: { driver: { name: "PyMongo", version: "3.8.0" }, os: { type: "Linux", name: "Ubuntu 14.04 trusty", architecture: "x86_64", version: "3.13.0-168-generic" }, platform: "CPython 2.7.6.final.0", application: { name: "mlaunch v1.5.3" } } 2019-04-25T17:39:21.429+0000 I - [conn7] end connection 127.0.0.1:53545 (3 connections now open) 2019-04-25T17:39:21.429+0000 I - [conn6] end connection 127.0.0.1:53544 (2 connections now open) 2019-04-25T17:39:29.902+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53555 #8 (2 connections now open) 2019-04-25T17:39:29.902+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:53555 conn8: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:44:20.017+0000 I - [conn3] end connection 127.0.0.1:53520 (2 connections now open) 2019-04-25T17:44:37.809+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53565 #9 (2 connections now open) 2019-04-25T17:44:37.809+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:53565 conn9: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:44:37.896+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53569 #10 (3 connections now open) 2019-04-25T17:44:37.896+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:53569 conn10: { driver: { name: "MongoDB Internal Client", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:44:59.948+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53570 #11 (4 connections now open) 2019-04-25T17:44:59.948+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:53570 conn11: { driver: { name: "MongoDB Internal Client", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:44:59.983+0000 I INDEX [conn10] build index on: test.test properties: { v: 2, key: { test: 1.0 }, name: "test_1", ns: "test.test" } 2019-04-25T17:44:59.983+0000 I INDEX [conn10] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2019-04-25T17:44:59.990+0000 I INDEX [conn10] build index done. scanned 0 total records. 0 secs 2019-04-25T17:45:00.105+0000 I SHARDING [conn9] MetadataLoader loading chunks for test.test based on: (empty) 2019-04-25T17:45:00.106+0000 I SHARDING [conn9] Marking collection test.test as sharded with collection version: 1|0||5cc1f21c7d2ebf0a897998eb, shard version: 1|0||5cc1f21c7d2ebf0a897998eb 2019-04-25T17:45:00.106+0000 I SHARDING [conn9] MetadataLoader took 1 ms and found version 1|0||5cc1f21c7d2ebf0a897998eb 2019-04-25T17:50:00.107+0000 I - [conn9] end connection 127.0.0.1:53565 (4 connections now open) 2019-04-25T17:51:25.140+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53575 #12 (4 connections now open) 2019-04-25T17:51:25.141+0000 I NETWORK [conn12] received client metadata from 127.0.0.1:53575 conn12: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:51:47.272+0000 I SHARDING [conn12] request split points lookup for chunk test.test { : MinKey } -->> { : MaxKey } 2019-04-25T17:51:47.272+0000 W SHARDING [conn12] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T17:51:51.911+0000 I SHARDING [conn12] request split points lookup for chunk test.test { : MinKey } -->> { : MaxKey } 2019-04-25T17:51:51.911+0000 W SHARDING [conn12] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T17:52:06.100+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53580 #13 (5 connections now open) 2019-04-25T17:52:06.100+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:53580 conn13: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-2", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:53:37.324+0000 I SHARDING [conn12] request split points lookup for chunk test.test { : MinKey } -->> { : MaxKey } 2019-04-25T17:53:37.324+0000 W SHARDING [conn12] possible low cardinality key detected in test.test - key is { test: "bar" } 2019-04-25T17:53:37.324+0000 W SHARDING [conn12] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T17:54:06.203+0000 I SHARDING [conn12] request split points lookup for chunk test.test { : MinKey } -->> { : MaxKey } 2019-04-25T17:54:06.203+0000 W SHARDING [conn12] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T17:54:09.106+0000 I SHARDING [conn12] request split points lookup for chunk test.test { : MinKey } -->> { : MaxKey } 2019-04-25T17:54:09.106+0000 W SHARDING [conn12] possible low cardinality key detected in test.test - key is { test: "bar" } 2019-04-25T17:59:09.106+0000 I - [conn12] end connection 127.0.0.1:53575 (5 connections now open) 2019-04-25T17:59:31.410+0000 I - [conn13] end connection 127.0.0.1:53580 (4 connections now open) 2019-04-25T17:59:55.635+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53583 #14 (4 connections now open) 2019-04-25T17:59:55.635+0000 I NETWORK [conn14] received client metadata from 127.0.0.1:53583 conn14: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:59:55.636+0000 I SHARDING [conn14] request split points lookup for chunk test.test { : MinKey } -->> { : MaxKey } 2019-04-25T17:59:55.636+0000 W SHARDING [conn14] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T17:59:58.212+0000 I SHARDING [conn14] request split points lookup for chunk test.test { : MinKey } -->> { : MaxKey } 2019-04-25T17:59:58.212+0000 W SHARDING [conn14] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:00:00.957+0000 I SHARDING [conn14] request split points lookup for chunk test.test { : MinKey } -->> { : MaxKey } 2019-04-25T18:00:00.957+0000 W SHARDING [conn14] possible low cardinality key detected in test.test - key is { test: "bar" } 2019-04-25T18:00:00.957+0000 W SHARDING [conn14] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:00:04.080+0000 I SHARDING [conn14] request split points lookup for chunk test.test { : MinKey } -->> { : MaxKey } 2019-04-25T18:00:04.080+0000 W SHARDING [conn14] possible low cardinality key detected in test.test - key is { test: "bar" } 2019-04-25T18:00:04.081+0000 W SHARDING [conn14] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:00:04.082+0000 I SHARDING [conn14] received splitChunk request: { splitChunk: "test.test", configdb: "configRepl/localhost:27021", from: "shard01", keyPattern: { test: 1.0 }, shardVersion: [ Timestamp 1000|0, ObjectId('5cc1f21c7d2ebf0a897998eb') ], min: { test: MinKey }, max: { test: MaxKey }, splitKeys: [ { test: "baz" }, { test: "foo" } ] } 2019-04-25T18:00:04.093+0000 I SHARDING [conn14] distributed lock 'test.test' acquired for 'splitting chunk [{ test: MinKey }, { test: MaxKey }) in test.test', ts : 5cc1f5a4b15e94cf35372e40 2019-04-25T18:00:04.093+0000 I SHARDING [conn14] MetadataLoader loading chunks for test.test based on: 1|0||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:04.094+0000 I SHARDING [conn14] MetadataLoader took 1 ms and found version 1|0||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:04.101+0000 I SHARDING [conn14] MetadataLoader loading chunks for test.test based on: 1|0||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:04.103+0000 I SHARDING [conn14] Refreshing metadata for collection test.test from collection version: 1|0||5cc1f21c7d2ebf0a897998eb, shard version: 1|0||5cc1f21c7d2ebf0a897998eb to collection version: 1|3||5cc1f21c7d2ebf0a897998eb, shard version: 1|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:04.103+0000 I SHARDING [conn14] MetadataLoader took 1 ms and found version 1|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:04.108+0000 I SHARDING [conn14] distributed lock with ts: 5cc1f5a4b15e94cf35372e40' unlocked. 2019-04-25T18:00:04.136+0000 I SHARDING [conn8] Starting chunk migration ns: test.test, [{ test: MinKey }, { test: "baz" }), fromShard: shard01, toShard: shard02 with expected collection version 1|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:04.136+0000 I SHARDING [conn8] MetadataLoader loading chunks for test.test based on: 1|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:04.139+0000 I SHARDING [conn8] MetadataLoader took 2 ms and found version 1|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:04.140+0000 I SHARDING [conn8] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:00:04.140+0000-5cc1f5a4b15e94cf35372e44", server: "m312", clientAddr: "127.0.0.1:53555", time: new Date(1556215204140), what: "moveChunk.start", ns: "test.test", details: { min: { test: MinKey }, max: { test: "baz" }, from: "shard01", to: "shard02" } } 2019-04-25T18:00:04.153+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-25T18:00:04.154+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-25T18:00:04.156+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53585 #15 (5 connections now open) 2019-04-25T18:00:04.156+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:53585 conn15: { driver: { name: "MongoDB Internal Client", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:00:04.158+0000 I SHARDING [conn8] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard02_5cc1f5a4b15e94cf35372e45", ns: "test.test", from: "localhost:27018", min: { test: MinKey }, max: { test: "baz" }, shardKeyPattern: { test: 1.0 }, state: "ready", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 1 2019-04-25T18:00:04.160+0000 I SHARDING [conn8] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard02_5cc1f5a4b15e94cf35372e45", ns: "test.test", from: "localhost:27018", min: { test: MinKey }, max: { test: "baz" }, shardKeyPattern: { test: 1.0 }, state: "ready", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 1 2019-04-25T18:00:04.165+0000 I SHARDING [conn8] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard02_5cc1f5a4b15e94cf35372e45", ns: "test.test", from: "localhost:27018", min: { test: MinKey }, max: { test: "baz" }, shardKeyPattern: { test: 1.0 }, state: "ready", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 1 2019-04-25T18:00:04.175+0000 I SHARDING [conn8] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard02_5cc1f5a4b15e94cf35372e45", ns: "test.test", from: "localhost:27018", min: { test: MinKey }, max: { test: "baz" }, shardKeyPattern: { test: 1.0 }, state: "ready", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 1 2019-04-25T18:00:04.192+0000 I SHARDING [conn8] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard02_5cc1f5a4b15e94cf35372e45", ns: "test.test", from: "localhost:27018", min: { test: MinKey }, max: { test: "baz" }, shardKeyPattern: { test: 1.0 }, state: "ready", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 1 2019-04-25T18:00:04.226+0000 I SHARDING [conn8] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard02_5cc1f5a4b15e94cf35372e45", ns: "test.test", from: "localhost:27018", min: { test: MinKey }, max: { test: "baz" }, shardKeyPattern: { test: 1.0 }, state: "ready", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 1 2019-04-25T18:00:04.291+0000 I SHARDING [conn8] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard02_5cc1f5a4b15e94cf35372e45", ns: "test.test", from: "localhost:27018", min: { test: MinKey }, max: { test: "baz" }, shardKeyPattern: { test: 1.0 }, state: "steady", counts: { cloned: 1, clonedBytes: 196877, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 0 2019-04-25T18:00:04.291+0000 I SHARDING [conn8] Migration successfully entered critical section 2019-04-25T18:00:04.291+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-25T18:00:04.293+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-25T18:00:04.311+0000 I SHARDING [conn8] MetadataLoader loading chunks for test.test based on: 1|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:04.312+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-25T18:00:04.313+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-25T18:00:04.313+0000 I SHARDING [conn8] Refreshing metadata for collection test.test from collection version: 1|3||5cc1f21c7d2ebf0a897998eb, shard version: 1|3||5cc1f21c7d2ebf0a897998eb to collection version: 2|1||5cc1f21c7d2ebf0a897998eb, shard version: 2|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:04.313+0000 I SHARDING [conn8] MetadataLoader took 1 ms and found version 2|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:04.313+0000 I SHARDING [conn8] Migration succeeded and updated collection version to 2|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:04.313+0000 I SHARDING [conn8] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:00:04.313+0000-5cc1f5a4b15e94cf35372e56", server: "m312", clientAddr: "127.0.0.1:53555", time: new Date(1556215204313), what: "moveChunk.commit", ns: "test.test", details: { min: { test: MinKey }, max: { test: "baz" }, from: "shard01", to: "shard02" } } 2019-04-25T18:00:04.318+0000 I SHARDING [conn8] forking for cleanup of chunk data 2019-04-25T18:00:04.318+0000 I SHARDING [conn8] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:00:04.318+0000-5cc1f5a4b15e94cf35372e57", server: "m312", clientAddr: "127.0.0.1:53555", time: new Date(1556215204318), what: "moveChunk.from", ns: "test.test", details: { min: { test: MinKey }, max: { test: "baz" }, step 1 of 7: 0, step 2 of 7: 2, step 3 of 7: 17, step 4 of 7: 134, step 5 of 7: 14, step 6 of 7: 12, step 7 of 7: 0, to: "shard02", from: "shard01", note: "success" } } 2019-04-25T18:00:04.318+0000 I SHARDING [RangeDeleter] Deleter starting delete for: test.test from { test: MinKey } -> { test: "baz" }, with opId: 2443 2019-04-25T18:00:04.319+0000 I SHARDING [RangeDeleter] rangeDeleter deleted 1 documents for test.test from { test: MinKey } -> { test: "baz" } 2019-04-25T18:00:04.322+0000 I COMMAND [conn8] command admin.$cmd appName: "MongoDB Shell" command: moveChunk { moveChunk: "test.test", shardVersion: [ Timestamp 1000|3, ObjectId('5cc1f21c7d2ebf0a897998eb') ], epoch: ObjectId('5cc1f21c7d2ebf0a897998eb'), configdb: "configRepl/localhost:27021", fromShard: "shard01", toShard: "shard02", min: { test: MinKey }, max: { test: "baz" }, chunkVersion: [ Timestamp 1000|1, ObjectId('5cc1f21c7d2ebf0a897998eb') ], maxChunkSizeBytes: 1048576, waitForDelete: false, takeDistLock: false } numYields:0 reslen:74 locks:{ Global: { acquireCount: { r: 19, w: 7 } }, Database: { acquireCount: { r: 6, w: 5, W: 2 } }, Collection: { acquireCount: { r: 6, W: 5 } } } protocol:op_command 187ms 2019-04-25T18:00:11.999+0000 I SHARDING [conn8] Starting chunk migration ns: test.test, [{ test: "baz" }, { test: "foo" }), fromShard: shard01, toShard: shard03 with expected collection version 2|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:11.999+0000 I SHARDING [conn8] MetadataLoader loading chunks for test.test based on: 2|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:12.003+0000 I SHARDING [conn8] MetadataLoader took 4 ms and found version 2|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:12.004+0000 I SHARDING [conn8] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:00:12.004+0000-5cc1f5abb15e94cf35372e5e", server: "m312", clientAddr: "127.0.0.1:53555", time: new Date(1556215212004), what: "moveChunk.start", ns: "test.test", details: { min: { test: "baz" }, max: { test: "foo" }, from: "shard01", to: "shard03" } } 2019-04-25T18:00:12.015+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T18:00:12.016+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T18:00:12.018+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53593 #16 (6 connections now open) 2019-04-25T18:00:12.019+0000 I NETWORK [conn16] received client metadata from 127.0.0.1:53593 conn16: { driver: { name: "MongoDB Internal Client", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:00:12.020+0000 I SHARDING [conn8] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard03_5cc1f5acb15e94cf35372e5f", ns: "test.test", from: "localhost:27018", min: { test: "baz" }, max: { test: "foo" }, shardKeyPattern: { test: 1.0 }, state: "ready", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 1 2019-04-25T18:00:12.022+0000 I SHARDING [conn8] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard03_5cc1f5acb15e94cf35372e5f", ns: "test.test", from: "localhost:27018", min: { test: "baz" }, max: { test: "foo" }, shardKeyPattern: { test: 1.0 }, state: "ready", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 1 2019-04-25T18:00:12.026+0000 I SHARDING [conn8] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard03_5cc1f5acb15e94cf35372e5f", ns: "test.test", from: "localhost:27018", min: { test: "baz" }, max: { test: "foo" }, shardKeyPattern: { test: 1.0 }, state: "ready", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 1 2019-04-25T18:00:12.035+0000 I SHARDING [conn8] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard03_5cc1f5acb15e94cf35372e5f", ns: "test.test", from: "localhost:27018", min: { test: "baz" }, max: { test: "foo" }, shardKeyPattern: { test: 1.0 }, state: "ready", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 1 2019-04-25T18:00:12.052+0000 I SHARDING [conn8] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard03_5cc1f5acb15e94cf35372e5f", ns: "test.test", from: "localhost:27018", min: { test: "baz" }, max: { test: "foo" }, shardKeyPattern: { test: 1.0 }, state: "ready", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 1 2019-04-25T18:00:12.085+0000 I SHARDING [conn8] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard03_5cc1f5acb15e94cf35372e5f", ns: "test.test", from: "localhost:27018", min: { test: "baz" }, max: { test: "foo" }, shardKeyPattern: { test: 1.0 }, state: "ready", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 1 2019-04-25T18:00:12.149+0000 I SHARDING [conn8] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard03_5cc1f5acb15e94cf35372e5f", ns: "test.test", from: "localhost:27018", min: { test: "baz" }, max: { test: "foo" }, shardKeyPattern: { test: 1.0 }, state: "steady", counts: { cloned: 1, clonedBytes: 196877, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 0 2019-04-25T18:00:12.149+0000 I SHARDING [conn8] Migration successfully entered critical section 2019-04-25T18:00:12.165+0000 I SHARDING [conn8] MetadataLoader loading chunks for test.test based on: 2|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:12.166+0000 I SHARDING [conn8] Refreshing metadata for collection test.test from collection version: 2|1||5cc1f21c7d2ebf0a897998eb, shard version: 2|1||5cc1f21c7d2ebf0a897998eb to collection version: 3|1||5cc1f21c7d2ebf0a897998eb, shard version: 3|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:12.166+0000 I SHARDING [conn8] MetadataLoader took 1 ms and found version 3|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:12.166+0000 I SHARDING [conn8] Migration succeeded and updated collection version to 3|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:12.166+0000 I SHARDING [conn8] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:00:12.166+0000-5cc1f5acb15e94cf35372e6e", server: "m312", clientAddr: "127.0.0.1:53555", time: new Date(1556215212166), what: "moveChunk.commit", ns: "test.test", details: { min: { test: "baz" }, max: { test: "foo" }, from: "shard01", to: "shard03" } } 2019-04-25T18:00:12.176+0000 I SHARDING [conn8] forking for cleanup of chunk data 2019-04-25T18:00:12.176+0000 I SHARDING [conn8] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:00:12.176+0000-5cc1f5acb15e94cf35372e6f", server: "m312", clientAddr: "127.0.0.1:53555", time: new Date(1556215212176), what: "moveChunk.from", ns: "test.test", details: { min: { test: "baz" }, max: { test: "foo" }, step 1 of 7: 0, step 2 of 7: 4, step 3 of 7: 14, step 4 of 7: 131, step 5 of 7: 9, step 6 of 7: 16, step 7 of 7: 0, to: "shard03", from: "shard01", note: "success" } } 2019-04-25T18:00:12.176+0000 I SHARDING [RangeDeleter] Deleter starting delete for: test.test from { test: "baz" } -> { test: "foo" }, with opId: 2472 2019-04-25T18:00:12.176+0000 I SHARDING [RangeDeleter] rangeDeleter deleted 1 documents for test.test from { test: "baz" } -> { test: "foo" } 2019-04-25T18:00:12.181+0000 I COMMAND [conn8] command admin.$cmd appName: "MongoDB Shell" command: moveChunk { moveChunk: "test.test", shardVersion: [ Timestamp 2000|1, ObjectId('5cc1f21c7d2ebf0a897998eb') ], epoch: ObjectId('5cc1f21c7d2ebf0a897998eb'), configdb: "configRepl/localhost:27021", fromShard: "shard01", toShard: "shard03", min: { test: "baz" }, max: { test: "foo" }, chunkVersion: [ Timestamp 2000|1, ObjectId('5cc1f21c7d2ebf0a897998eb') ], maxChunkSizeBytes: 1048576, waitForDelete: false, takeDistLock: false } numYields:0 reslen:74 locks:{ Global: { acquireCount: { r: 19, w: 7 } }, Database: { acquireCount: { r: 6, w: 5, W: 2 } }, Collection: { acquireCount: { r: 6, W: 5 } } } protocol:op_command 182ms 2019-04-25T18:03:26.037+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53595 #17 (7 connections now open) 2019-04-25T18:03:26.039+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:53595 conn17: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:03:26.044+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53598 #18 (8 connections now open) 2019-04-25T18:03:26.044+0000 I NETWORK [conn18] received client metadata from 127.0.0.1:53598 conn18: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:04:03.961+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53602 #19 (9 connections now open) 2019-04-25T18:04:03.961+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:53602 conn19: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:07:01.424+0000 I SHARDING [conn14] request split points lookup for chunk test.test { : "foo" } -->> { : MaxKey } 2019-04-25T18:07:01.424+0000 W SHARDING [conn14] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:07:37.644+0000 I SHARDING [conn14] request split points lookup for chunk test.test { : "foo" } -->> { : MaxKey } 2019-04-25T18:07:37.644+0000 W SHARDING [conn14] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:08:10.666+0000 I SHARDING [conn14] request split points lookup for chunk test.test { : "foo" } -->> { : MaxKey } 2019-04-25T18:08:10.666+0000 W SHARDING [conn14] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:08:26.042+0000 I - [conn17] end connection 127.0.0.1:53595 (9 connections now open) 2019-04-25T18:08:26.047+0000 I - [conn18] end connection 127.0.0.1:53598 (8 connections now open) 2019-04-25T18:08:39.938+0000 I SHARDING [conn14] request split points lookup for chunk test.test { : "foo" } -->> { : MaxKey } 2019-04-25T18:08:39.938+0000 W SHARDING [conn14] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:08:39.939+0000 I SHARDING [conn14] received splitChunk request: { splitChunk: "test.test", configdb: "configRepl/localhost:27021", from: "shard01", keyPattern: { test: 1.0 }, shardVersion: [ Timestamp 3000|1, ObjectId('5cc1f21c7d2ebf0a897998eb') ], min: { test: "foo" }, max: { test: MaxKey }, splitKeys: [ { test: "goo" }, { test: "gooo" } ] } 2019-04-25T18:08:39.953+0000 I SHARDING [conn14] distributed lock 'test.test' acquired for 'splitting chunk [{ test: "foo" }, { test: MaxKey }) in test.test', ts : 5cc1f7a7b15e94cf35372fbb 2019-04-25T18:08:39.953+0000 I SHARDING [conn14] MetadataLoader loading chunks for test.test based on: 3|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:39.954+0000 I SHARDING [conn14] MetadataLoader took 1 ms and found version 3|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:39.961+0000 I SHARDING [conn14] MetadataLoader loading chunks for test.test based on: 3|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:39.963+0000 I SHARDING [conn14] Refreshing metadata for collection test.test from collection version: 3|1||5cc1f21c7d2ebf0a897998eb, shard version: 3|1||5cc1f21c7d2ebf0a897998eb to collection version: 3|4||5cc1f21c7d2ebf0a897998eb, shard version: 3|4||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:39.963+0000 I SHARDING [conn14] MetadataLoader took 1 ms and found version 3|4||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:39.971+0000 I SHARDING [conn14] distributed lock with ts: 5cc1f7a7b15e94cf35372fbb' unlocked. 2019-04-25T18:08:39.992+0000 I SHARDING [conn8] Starting chunk migration ns: test.test, [{ test: "gooo" }, { test: MaxKey }), fromShard: shard01, toShard: shard02 with expected collection version 3|4||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:39.992+0000 I SHARDING [conn8] MetadataLoader loading chunks for test.test based on: 3|4||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:39.994+0000 I SHARDING [conn8] MetadataLoader took 1 ms and found version 3|4||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:39.994+0000 I SHARDING [conn8] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:08:39.994+0000-5cc1f7a7b15e94cf35372fbf", server: "m312", clientAddr: "127.0.0.1:53555", time: new Date(1556215719994), what: "moveChunk.start", ns: "test.test", details: { min: { test: "gooo" }, max: { test: MaxKey }, from: "shard01", to: "shard02" } } 2019-04-25T18:08:40.006+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-25T18:08:40.007+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-25T18:08:40.011+0000 I SHARDING [conn8] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard02_5cc1f7a8b15e94cf35372fc0", ns: "test.test", from: "localhost:27018", min: { test: "gooo" }, max: { test: MaxKey }, shardKeyPattern: { test: 1.0 }, state: "clone", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 0 2019-04-25T18:08:40.014+0000 I SHARDING [conn8] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard02_5cc1f7a8b15e94cf35372fc0", ns: "test.test", from: "localhost:27018", min: { test: "gooo" }, max: { test: MaxKey }, shardKeyPattern: { test: 1.0 }, state: "steady", counts: { cloned: 1, clonedBytes: 196878, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 0 2019-04-25T18:08:40.014+0000 I SHARDING [conn8] Migration successfully entered critical section 2019-04-25T18:08:40.033+0000 I SHARDING [conn8] MetadataLoader loading chunks for test.test based on: 3|4||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:40.034+0000 I SHARDING [conn8] Refreshing metadata for collection test.test from collection version: 3|4||5cc1f21c7d2ebf0a897998eb, shard version: 3|4||5cc1f21c7d2ebf0a897998eb to collection version: 4|1||5cc1f21c7d2ebf0a897998eb, shard version: 4|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:40.034+0000 I SHARDING [conn8] MetadataLoader took 1 ms and found version 4|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:40.034+0000 I SHARDING [conn8] Migration succeeded and updated collection version to 4|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:40.034+0000 I SHARDING [conn8] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:08:40.034+0000-5cc1f7a8b15e94cf35372fca", server: "m312", clientAddr: "127.0.0.1:53555", time: new Date(1556215720034), what: "moveChunk.commit", ns: "test.test", details: { min: { test: "gooo" }, max: { test: MaxKey }, from: "shard01", to: "shard02" } } 2019-04-25T18:08:40.041+0000 I SHARDING [conn8] forking for cleanup of chunk data 2019-04-25T18:08:40.042+0000 I SHARDING [conn8] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:08:40.042+0000-5cc1f7a8b15e94cf35372fcb", server: "m312", clientAddr: "127.0.0.1:53555", time: new Date(1556215720042), what: "moveChunk.from", ns: "test.test", details: { min: { test: "gooo" }, max: { test: MaxKey }, step 1 of 7: 0, step 2 of 7: 1, step 3 of 7: 16, step 4 of 7: 4, step 5 of 7: 13, step 6 of 7: 14, step 7 of 7: 0, to: "shard02", from: "shard01", note: "success" } } 2019-04-25T18:08:40.042+0000 I SHARDING [RangeDeleter] Deleter starting delete for: test.test from { test: "gooo" } -> { test: MaxKey }, with opId: 3493 2019-04-25T18:08:40.042+0000 I SHARDING [RangeDeleter] rangeDeleter deleted 1 documents for test.test from { test: "gooo" } -> { test: MaxKey } 2019-04-25T18:09:55.347+0000 I SHARDING [conn14] request split points lookup for chunk test.test { : "foo" } -->> { : "goo" } 2019-04-25T18:09:55.347+0000 W SHARDING [conn14] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:09:56.098+0000 I SHARDING [conn14] request split points lookup for chunk test.test { : "foo" } -->> { : "goo" } 2019-04-25T18:09:56.098+0000 W SHARDING [conn14] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:09:56.719+0000 I SHARDING [conn14] request split points lookup for chunk test.test { : "foo" } -->> { : "goo" } 2019-04-25T18:09:56.719+0000 W SHARDING [conn14] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:10:25.846+0000 I SHARDING [conn14] request split points lookup for chunk test.test { : "foo" } -->> { : "goo" } 2019-04-25T18:10:25.846+0000 W SHARDING [conn14] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:10:26.371+0000 I SHARDING [conn14] request split points lookup for chunk test.test { : "foo" } -->> { : "goo" } 2019-04-25T18:10:26.372+0000 W SHARDING [conn14] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:10:39.447+0000 I SHARDING [conn14] request split points lookup for chunk test.test { : "foo" } -->> { : "goo" } 2019-04-25T18:10:39.447+0000 W SHARDING [conn14] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:10:41.891+0000 I SHARDING [conn14] request split points lookup for chunk test.test { : "foo" } -->> { : "goo" } 2019-04-25T18:10:41.891+0000 W SHARDING [conn14] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:10:42.588+0000 I SHARDING [conn14] request split points lookup for chunk test.test { : "foo" } -->> { : "goo" } 2019-04-25T18:10:42.588+0000 W SHARDING [conn14] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:15:42.590+0000 I - [conn14] end connection 127.0.0.1:53583 (7 connections now open) 2019-04-25T18:18:38.490+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53608 #20 (7 connections now open) 2019-04-25T18:18:38.490+0000 I NETWORK [conn20] received client metadata from 127.0.0.1:53608 conn20: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:18:38.491+0000 I SHARDING [conn20] request split points lookup for chunk test.test { : "foo" } -->> { : "goo" } 2019-04-25T18:18:38.491+0000 I SHARDING [conn20] splitVector doing another cycle because of force, keyCount now: 10 2019-04-25T18:18:38.491+0000 W SHARDING [conn20] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:23:38.492+0000 I - [conn20] end connection 127.0.0.1:53608 (7 connections now open) 2019-04-25T18:24:43.009+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53613 #21 (7 connections now open) 2019-04-25T18:24:43.010+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:53613 conn21: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:24:43.010+0000 I SHARDING [conn21] request split points lookup for chunk test.test { : "foo" } -->> { : "goo" } 2019-04-25T18:24:43.011+0000 W SHARDING [conn21] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:24:44.305+0000 I SHARDING [conn21] request split points lookup for chunk test.test { : "foo" } -->> { : "goo" } 2019-04-25T18:24:44.305+0000 W SHARDING [conn21] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:24:44.937+0000 I SHARDING [conn21] request split points lookup for chunk test.test { : "foo" } -->> { : "goo" } 2019-04-25T18:24:44.937+0000 W SHARDING [conn21] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:24:44.937+0000 W SHARDING [conn21] possible low cardinality key detected in test.test - key is { test: "fooo" } 2019-04-25T18:25:02.495+0000 I SHARDING [conn21] request split points lookup for chunk test.test { : "foo" } -->> { : "goo" } 2019-04-25T18:25:02.495+0000 I SHARDING [conn21] splitVector doing another cycle because of force, keyCount now: 13 2019-04-25T18:25:02.495+0000 W SHARDING [conn21] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:25:02.496+0000 I SHARDING [conn21] received splitChunk request: { splitChunk: "test.test", configdb: "configRepl/localhost:27021", from: "shard01", keyPattern: { test: 1.0 }, shardVersion: [ Timestamp 5000|1, ObjectId('5cc1f21c7d2ebf0a897998eb') ], min: { test: "foo" }, max: { test: "goo" }, splitKeys: [ { test: "fooo" } ] } 2019-04-25T18:25:02.504+0000 I SHARDING [conn21] distributed lock 'test.test' acquired for 'splitting chunk [{ test: "foo" }, { test: "goo" }) in test.test', ts : 5cc1fb7eb15e94cf35373201 2019-04-25T18:25:02.504+0000 I SHARDING [conn21] MetadataLoader loading chunks for test.test based on: 4|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:25:02.505+0000 I SHARDING [conn21] Refreshing metadata for collection test.test from collection version: 4|1||5cc1f21c7d2ebf0a897998eb, shard version: 4|1||5cc1f21c7d2ebf0a897998eb to collection version: 5|1||5cc1f21c7d2ebf0a897998eb, shard version: 4|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:25:02.505+0000 I SHARDING [conn21] MetadataLoader took 1 ms and found version 5|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:25:02.510+0000 I SHARDING [conn21] MetadataLoader loading chunks for test.test based on: 5|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:25:02.511+0000 I SHARDING [conn21] Refreshing metadata for collection test.test from collection version: 5|1||5cc1f21c7d2ebf0a897998eb, shard version: 4|1||5cc1f21c7d2ebf0a897998eb to collection version: 5|3||5cc1f21c7d2ebf0a897998eb, shard version: 5|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:25:02.511+0000 I SHARDING [conn21] MetadataLoader took 1 ms and found version 5|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:25:02.516+0000 I SHARDING [conn21] distributed lock with ts: 5cc1fb7eb15e94cf35373201' unlocked. 2019-04-25T18:25:07.762+0000 I SHARDING [conn21] request split points lookup for chunk test.test { : "foo" } -->> { : "fooo" } 2019-04-25T18:25:07.762+0000 I SHARDING [conn21] splitVector doing another cycle because of force, keyCount now: 10 2019-04-25T18:25:07.762+0000 W SHARDING [conn21] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-25T18:30:07.763+0000 I - [conn21] end connection 127.0.0.1:53613 (7 connections now open) 2019-04-25T19:01:01.378+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53623 #22 (7 connections now open) 2019-04-25T19:01:01.378+0000 I NETWORK [conn22] received client metadata from 127.0.0.1:53623 conn22: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T19:02:01.378+0000 I - [conn8] end connection 127.0.0.1:53555 (7 connections now open) 2019-04-25T20:24:20.641+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53641 #23 (7 connections now open) 2019-04-25T20:24:20.641+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:53641 conn23: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T20:25:20.642+0000 I - [conn23] end connection 127.0.0.1:53641 (7 connections now open) 2019-04-25T20:56:24.245+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53644 #24 (7 connections now open) 2019-04-25T20:56:24.245+0000 I NETWORK [conn24] received client metadata from 127.0.0.1:53644 conn24: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T20:57:24.246+0000 I - [conn24] end connection 127.0.0.1:53644 (7 connections now open) 2019-04-25T21:48:09.922+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53651 #25 (7 connections now open) 2019-04-25T21:48:09.922+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:53651 conn25: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T21:49:09.923+0000 I - [conn22] end connection 127.0.0.1:53623 (7 connections now open) 2019-04-25T22:34:45.035+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53654 #26 (7 connections now open) 2019-04-25T22:34:45.035+0000 I NETWORK [conn26] received client metadata from 127.0.0.1:53654 conn26: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T22:35:45.035+0000 I - [conn25] end connection 127.0.0.1:53651 (7 connections now open) 2019-04-25T23:53:23.482+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53665 #27 (7 connections now open) 2019-04-25T23:53:23.482+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:53665 conn27: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T23:54:23.483+0000 I - [conn26] end connection 127.0.0.1:53654 (7 connections now open) 2019-04-26T00:58:51.201+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53676 #28 (7 connections now open) 2019-04-26T00:58:51.201+0000 I NETWORK [conn28] received client metadata from 127.0.0.1:53676 conn28: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T00:59:51.201+0000 I - [conn27] end connection 127.0.0.1:53665 (7 connections now open) 2019-04-26T02:09:59.170+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53685 #29 (7 connections now open) 2019-04-26T02:09:59.171+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:53685 conn29: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T02:10:59.172+0000 I - [conn29] end connection 127.0.0.1:53685 (7 connections now open) 2019-04-26T03:30:19.039+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53694 #30 (7 connections now open) 2019-04-26T03:30:19.043+0000 I NETWORK [conn30] received client metadata from 127.0.0.1:53694 conn30: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T03:31:19.048+0000 I - [conn28] end connection 127.0.0.1:53676 (7 connections now open) 2019-04-26T04:20:15.146+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53701 #31 (7 connections now open) 2019-04-26T04:20:15.149+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:53701 conn31: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T04:21:15.148+0000 I - [conn30] end connection 127.0.0.1:53694 (7 connections now open) 2019-04-26T04:31:56.504+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53704 #32 (7 connections now open) 2019-04-26T04:31:56.504+0000 I NETWORK [conn32] received client metadata from 127.0.0.1:53704 conn32: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T04:33:16.546+0000 I - [conn32] end connection 127.0.0.1:53704 (7 connections now open) 2019-04-26T04:56:09.334+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53709 #33 (7 connections now open) 2019-04-26T04:56:09.334+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:53709 conn33: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T04:57:09.337+0000 I - [conn33] end connection 127.0.0.1:53709 (7 connections now open) 2019-04-26T06:30:30.690+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53725 #34 (7 connections now open) 2019-04-26T06:30:30.691+0000 I NETWORK [conn34] received client metadata from 127.0.0.1:53725 conn34: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:31:30.703+0000 I - [conn34] end connection 127.0.0.1:53725 (7 connections now open) 2019-04-26T06:56:04.120+0000 I - [conn19] end connection 127.0.0.1:53602 (6 connections now open) 2019-04-26T07:32:01.350+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53762 #35 (6 connections now open) 2019-04-26T07:32:01.350+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:53762 conn35: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:32:01.351+0000 I SHARDING [conn35] request split points lookup for chunk test.test { : "foo" } -->> { : "fooo" } 2019-04-26T07:32:01.351+0000 I SHARDING [conn35] splitVector doing another cycle because of force, keyCount now: 10 2019-04-26T07:32:01.351+0000 W SHARDING [conn35] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-26T07:37:01.357+0000 I - [conn35] end connection 127.0.0.1:53762 (6 connections now open) 2019-04-26T07:41:13.343+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53766 #36 (6 connections now open) 2019-04-26T07:41:13.349+0000 I NETWORK [conn36] received client metadata from 127.0.0.1:53766 conn36: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:42:13.371+0000 I - [conn31] end connection 127.0.0.1:53701 (6 connections now open) 2019-04-26T07:47:54.850+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53769 #37 (6 connections now open) 2019-04-26T07:47:54.851+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:53769 conn37: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:48:54.851+0000 I - [conn36] end connection 127.0.0.1:53766 (6 connections now open) 2019-04-26T08:23:31.046+0000 I COMMAND [conn37] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22676 locks:{} protocol:op_command 113ms 2019-04-26T08:25:42.290+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53787 #38 (6 connections now open) 2019-04-26T08:25:42.292+0000 I NETWORK [conn38] received client metadata from 127.0.0.1:53787 conn38: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:26:42.290+0000 I - [conn37] end connection 127.0.0.1:53769 (6 connections now open) 2019-04-26T08:28:03.616+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53790 #39 (6 connections now open) 2019-04-26T08:28:03.618+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:53790 conn39: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:28:24.597+0000 I COMMAND [conn39] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 155ms 2019-04-26T08:29:03.618+0000 I - [conn38] end connection 127.0.0.1:53787 (6 connections now open) 2019-04-26T08:32:28.288+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53798 #40 (6 connections now open) 2019-04-26T08:32:28.292+0000 I NETWORK [conn40] received client metadata from 127.0.0.1:53798 conn40: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:33:28.293+0000 I - [conn39] end connection 127.0.0.1:53790 (6 connections now open) 2019-04-26T08:34:49.749+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53802 #41 (6 connections now open) 2019-04-26T08:34:49.749+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:53802 conn41: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:35:49.752+0000 I - [conn40] end connection 127.0.0.1:53798 (6 connections now open) 2019-04-26T08:39:33.500+0000 I COMMAND [conn41] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 536ms 2019-04-26T08:41:24.076+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53808 #42 (6 connections now open) 2019-04-26T08:41:24.079+0000 I NETWORK [conn42] received client metadata from 127.0.0.1:53808 conn42: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:42:44.595+0000 I - [conn41] end connection 127.0.0.1:53802 (6 connections now open) 2019-04-26T08:43:35.582+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53812 #43 (6 connections now open) 2019-04-26T08:43:35.583+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:53812 conn43: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:43:56.637+0000 I COMMAND [conn42] command admin.$cmd command: features { features: 1 } numYields:0 reslen:106 locks:{} protocol:op_command 192ms 2019-04-26T08:44:35.600+0000 I - [conn43] end connection 127.0.0.1:53812 (6 connections now open) 2019-04-26T08:46:19.468+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53816 #44 (6 connections now open) 2019-04-26T08:46:19.468+0000 I NETWORK [conn44] received client metadata from 127.0.0.1:53816 conn44: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:48:12.125+0000 I - [conn42] end connection 127.0.0.1:53808 (6 connections now open) 2019-04-26T08:49:23.510+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53819 #45 (6 connections now open) 2019-04-26T08:49:23.511+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:53819 conn45: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:50:23.573+0000 I - [conn45] end connection 127.0.0.1:53819 (6 connections now open) 2019-04-26T08:51:05.911+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53824 #46 (6 connections now open) 2019-04-26T08:51:05.914+0000 I NETWORK [conn46] received client metadata from 127.0.0.1:53824 conn46: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:19:01.647+0000 I NETWORK [replSetDistLockPinger] Marking host localhost:27021 as failed :: caused by :: ExceededTimeLimit: operation exceeded time limit. 2019-04-26T09:19:01.647+0000 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: ExceededTimeLimit: operation exceeded time limit. 2019-04-26T09:19:18.774+0000 I - [conn44] end connection 127.0.0.1:53816 (6 connections now open) 2019-04-26T09:38:14.250+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53836 #47 (6 connections now open) 2019-04-26T09:38:14.251+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:53836 conn47: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:39:14.251+0000 I - [conn46] end connection 127.0.0.1:53824 (6 connections now open) 2019-04-26T09:40:04.473+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53837 #48 (6 connections now open) 2019-04-26T09:40:04.474+0000 I NETWORK [conn48] received client metadata from 127.0.0.1:53837 conn48: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:41:04.476+0000 I - [conn48] end connection 127.0.0.1:53837 (6 connections now open) 2019-04-26T09:44:55.133+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53967 #49 (6 connections now open) 2019-04-26T09:44:55.134+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:53967 conn49: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:45:55.136+0000 I - [conn47] end connection 127.0.0.1:53836 (6 connections now open) 2019-04-26T09:51:05.883+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:54003 #50 (6 connections now open) 2019-04-26T09:51:05.883+0000 I NETWORK [conn50] received client metadata from 127.0.0.1:54003 conn50: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:52:05.883+0000 I - [conn49] end connection 127.0.0.1:53967 (6 connections now open) 2019-04-26T09:54:26.718+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:54118 #51 (6 connections now open) 2019-04-26T09:54:26.718+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:54118 conn51: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:55:57.889+0000 I - [conn51] end connection 127.0.0.1:54118 (6 connections now open) 2019-04-26T10:03:48.981+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:54661 #52 (6 connections now open) 2019-04-26T10:03:48.982+0000 I NETWORK [conn52] received client metadata from 127.0.0.1:54661 conn52: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:04:48.983+0000 I - [conn50] end connection 127.0.0.1:54003 (6 connections now open) 2019-04-26T10:08:39.857+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:54965 #53 (6 connections now open) 2019-04-26T10:08:39.858+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:54965 conn53: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:09:39.856+0000 I - [conn52] end connection 127.0.0.1:54661 (6 connections now open) 2019-04-26T10:28:53.663+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:55940 #54 (6 connections now open) 2019-04-26T10:28:53.664+0000 I NETWORK [conn54] received client metadata from 127.0.0.1:55940 conn54: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:29:53.664+0000 I - [conn54] end connection 127.0.0.1:55940 (6 connections now open) 2019-04-26T10:51:26.767+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56228 #55 (6 connections now open) 2019-04-26T10:51:26.767+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:56228 conn55: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:52:26.805+0000 I - [conn53] end connection 127.0.0.1:54965 (6 connections now open) 2019-04-26T10:52:57.031+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56229 #56 (6 connections now open) 2019-04-26T10:52:57.032+0000 I NETWORK [conn56] received client metadata from 127.0.0.1:56229 conn56: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:53:57.032+0000 I - [conn55] end connection 127.0.0.1:56228 (6 connections now open) 2019-04-26T10:57:08.005+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56232 #57 (6 connections now open) 2019-04-26T10:57:08.006+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:56232 conn57: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:58:08.015+0000 I - [conn56] end connection 127.0.0.1:56229 (6 connections now open) 2019-04-26T11:07:30.337+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56239 #58 (6 connections now open) 2019-04-26T11:07:30.338+0000 I NETWORK [conn58] received client metadata from 127.0.0.1:56239 conn58: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:08:30.339+0000 I - [conn57] end connection 127.0.0.1:56232 (6 connections now open) 2019-04-26T11:09:40.783+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56245 #59 (6 connections now open) 2019-04-26T11:09:40.785+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:56245 conn59: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:10:40.784+0000 I - [conn58] end connection 127.0.0.1:56239 (6 connections now open) 2019-04-26T11:16:32.182+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56248 #60 (6 connections now open) 2019-04-26T11:16:32.183+0000 I NETWORK [conn60] received client metadata from 127.0.0.1:56248 conn60: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:17:32.194+0000 I - [conn60] end connection 127.0.0.1:56248 (6 connections now open) 2019-04-26T11:20:15.671+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 1071 } 2019-04-26T11:36:38.026+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56264 #61 (6 connections now open) 2019-04-26T11:36:38.027+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:56264 conn61: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:37:38.028+0000 I - [conn59] end connection 127.0.0.1:56245 (6 connections now open) 2019-04-26T11:44:09.365+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56269 #62 (6 connections now open) 2019-04-26T11:44:09.365+0000 I NETWORK [conn62] received client metadata from 127.0.0.1:56269 conn62: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:45:09.367+0000 I - [conn61] end connection 127.0.0.1:56264 (6 connections now open) 2019-04-26T11:46:39.871+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56274 #63 (6 connections now open) 2019-04-26T11:46:39.872+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:56274 conn63: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:47:39.875+0000 I - [conn63] end connection 127.0.0.1:56274 (6 connections now open) 2019-04-26T11:57:21.779+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56278 #64 (6 connections now open) 2019-04-26T11:57:21.780+0000 I NETWORK [conn64] received client metadata from 127.0.0.1:56278 conn64: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:58:21.780+0000 I - [conn62] end connection 127.0.0.1:56269 (6 connections now open) 2019-04-26T11:58:42.027+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56280 #65 (6 connections now open) 2019-04-26T11:58:42.028+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:56280 conn65: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:59:42.031+0000 I - [conn65] end connection 127.0.0.1:56280 (6 connections now open) 2019-04-26T12:05:33.290+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56288 #66 (6 connections now open) 2019-04-26T12:05:33.291+0000 I NETWORK [conn66] received client metadata from 127.0.0.1:56288 conn66: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:06:33.292+0000 I - [conn64] end connection 127.0.0.1:56278 (6 connections now open) 2019-04-26T12:09:14.149+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56290 #67 (6 connections now open) 2019-04-26T12:09:14.150+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:56290 conn67: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:10:14.150+0000 I - [conn66] end connection 127.0.0.1:56288 (6 connections now open) 2019-04-26T12:41:09.549+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56297 #68 (6 connections now open) 2019-04-26T12:41:09.550+0000 I NETWORK [conn68] received client metadata from 127.0.0.1:56297 conn68: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:42:20.148+0000 I - [conn67] end connection 127.0.0.1:56290 (6 connections now open) 2019-04-26T12:46:22.432+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56303 #69 (6 connections now open) 2019-04-26T12:46:22.433+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:56303 conn69: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:47:22.397+0000 I - [conn68] end connection 127.0.0.1:56297 (6 connections now open) 2019-04-26T12:49:43.026+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56305 #70 (6 connections now open) 2019-04-26T12:49:43.026+0000 I NETWORK [conn70] received client metadata from 127.0.0.1:56305 conn70: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:50:43.028+0000 I - [conn70] end connection 127.0.0.1:56305 (6 connections now open) 2019-04-26T13:03:24.826+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56311 #71 (6 connections now open) 2019-04-26T13:03:24.827+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:56311 conn71: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T13:04:24.819+0000 I - [conn69] end connection 127.0.0.1:56303 (6 connections now open) 2019-04-26T13:43:10.278+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56321 #72 (6 connections now open) 2019-04-26T13:43:10.279+0000 I NETWORK [conn72] received client metadata from 127.0.0.1:56321 conn72: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T13:44:10.280+0000 I - [conn72] end connection 127.0.0.1:56321 (6 connections now open) 2019-04-26T13:48:11.071+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56324 #73 (6 connections now open) 2019-04-26T13:48:11.077+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:56324 conn73: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T13:49:11.062+0000 I - [conn71] end connection 127.0.0.1:56311 (6 connections now open) 2019-04-26T14:01:52.979+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56327 #74 (6 connections now open) 2019-04-26T14:01:52.980+0000 I NETWORK [conn74] received client metadata from 127.0.0.1:56327 conn74: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:01:53.930+0000 I COMMAND [conn73] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22676 locks:{} protocol:op_command 989ms 2019-04-26T14:02:53.941+0000 I - [conn73] end connection 127.0.0.1:56324 (6 connections now open) 2019-04-26T14:09:25.426+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56331 #75 (6 connections now open) 2019-04-26T14:09:25.426+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:56331 conn75: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:10:25.428+0000 I - [conn74] end connection 127.0.0.1:56327 (6 connections now open) 2019-04-26T14:17:06.635+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56335 #76 (6 connections now open) 2019-04-26T14:17:06.635+0000 I NETWORK [conn76] received client metadata from 127.0.0.1:56335 conn76: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:18:06.636+0000 I - [conn76] end connection 127.0.0.1:56335 (6 connections now open) 2019-04-26T14:24:37.802+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56336 #77 (6 connections now open) 2019-04-26T14:24:37.802+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:56336 conn77: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:25:37.802+0000 I - [conn75] end connection 127.0.0.1:56331 (6 connections now open) 2019-04-26T14:49:32.794+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56342 #78 (6 connections now open) 2019-04-26T14:49:32.795+0000 I NETWORK [conn78] received client metadata from 127.0.0.1:56342 conn78: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:50:32.797+0000 I - [conn78] end connection 127.0.0.1:56342 (6 connections now open) 2019-04-26T14:50:43.400+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56345 #79 (6 connections now open) 2019-04-26T14:50:43.400+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:56345 conn79: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:51:53.444+0000 I - [conn79] end connection 127.0.0.1:56345 (6 connections now open) 2019-04-26T15:14:47.130+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56349 #80 (6 connections now open) 2019-04-26T15:14:47.130+0000 I NETWORK [conn80] received client metadata from 127.0.0.1:56349 conn80: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:15:47.156+0000 I - [conn77] end connection 127.0.0.1:56336 (6 connections now open) 2019-04-26T15:41:11.021+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56358 #81 (6 connections now open) 2019-04-26T15:41:11.021+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:56358 conn81: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:42:11.021+0000 I - [conn80] end connection 127.0.0.1:56349 (6 connections now open) 2019-04-26T15:59:35.135+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56368 #82 (6 connections now open) 2019-04-26T15:59:35.136+0000 I NETWORK [conn82] received client metadata from 127.0.0.1:56368 conn82: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:00:55.329+0000 I - [conn82] end connection 127.0.0.1:56368 (6 connections now open) 2019-04-26T16:02:56.166+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56373 #83 (6 connections now open) 2019-04-26T16:02:56.168+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:56373 conn83: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:03:56.171+0000 I - [conn83] end connection 127.0.0.1:56373 (6 connections now open) 2019-04-26T16:17:11.367+0000 I COMMAND [conn81] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 175ms 2019-04-26T16:48:56.348+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56390 #84 (6 connections now open) 2019-04-26T16:48:56.348+0000 I NETWORK [conn84] received client metadata from 127.0.0.1:56390 conn84: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:50:06.377+0000 I - [conn84] end connection 127.0.0.1:56390 (6 connections now open) 2019-04-26T16:59:37.956+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56393 #85 (6 connections now open) 2019-04-26T16:59:37.956+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:56393 conn85: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:00:37.957+0000 I - [conn81] end connection 127.0.0.1:56358 (6 connections now open) 2019-04-26T17:19:20.574+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56402 #86 (6 connections now open) 2019-04-26T17:19:20.574+0000 I NETWORK [conn86] received client metadata from 127.0.0.1:56402 conn86: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:20:20.576+0000 I - [conn86] end connection 127.0.0.1:56402 (6 connections now open) 2019-04-26T17:24:31.284+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56406 #87 (6 connections now open) 2019-04-26T17:24:31.284+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:56406 conn87: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:25:31.286+0000 I - [conn87] end connection 127.0.0.1:56406 (6 connections now open) 2019-04-26T17:27:51.668+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56408 #88 (6 connections now open) 2019-04-26T17:27:51.669+0000 I NETWORK [conn88] received client metadata from 127.0.0.1:56408 conn88: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:28:51.670+0000 I - [conn85] end connection 127.0.0.1:56393 (6 connections now open) 2019-04-26T17:30:21.957+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56411 #89 (6 connections now open) 2019-04-26T17:30:21.958+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:56411 conn89: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:31:21.992+0000 I - [conn89] end connection 127.0.0.1:56411 (6 connections now open) 2019-04-26T17:47:04.739+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56416 #90 (6 connections now open) 2019-04-26T17:47:04.739+0000 I NETWORK [conn90] received client metadata from 127.0.0.1:56416 conn90: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:48:04.741+0000 I - [conn88] end connection 127.0.0.1:56408 (6 connections now open) 2019-04-26T17:58:16.395+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56421 #91 (6 connections now open) 2019-04-26T17:58:16.397+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:56421 conn91: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:59:16.398+0000 I - [conn90] end connection 127.0.0.1:56416 (6 connections now open) 2019-04-26T18:08:47.621+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56424 #92 (6 connections now open) 2019-04-26T18:08:47.621+0000 I NETWORK [conn92] received client metadata from 127.0.0.1:56424 conn92: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T18:09:47.623+0000 I - [conn91] end connection 127.0.0.1:56421 (6 connections now open) 2019-04-26T19:34:18.249+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56439 #93 (6 connections now open) 2019-04-26T19:34:18.249+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:56439 conn93: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T19:35:18.251+0000 I - [conn92] end connection 127.0.0.1:56424 (6 connections now open) 2019-04-26T19:57:10.883+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56445 #94 (6 connections now open) 2019-04-26T19:57:10.884+0000 I NETWORK [conn94] received client metadata from 127.0.0.1:56445 conn94: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T19:58:10.899+0000 I - [conn93] end connection 127.0.0.1:56439 (6 connections now open) 2019-04-26T20:04:21.719+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56450 #95 (6 connections now open) 2019-04-26T20:04:21.720+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:56450 conn95: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T20:05:21.720+0000 I - [conn94] end connection 127.0.0.1:56445 (6 connections now open) 2019-04-26T20:08:22.127+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56455 #96 (6 connections now open) 2019-04-26T20:08:22.127+0000 I NETWORK [conn96] received client metadata from 127.0.0.1:56455 conn96: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T20:09:22.129+0000 I - [conn95] end connection 127.0.0.1:56450 (6 connections now open) 2019-04-26T21:30:01.862+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56463 #97 (6 connections now open) 2019-04-26T21:30:01.865+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:56463 conn97: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:32:02.300+0000 I - [conn96] end connection 127.0.0.1:56455 (6 connections now open) 2019-04-26T21:32:02.891+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56466 #98 (6 connections now open) 2019-04-26T21:32:02.891+0000 I NETWORK [conn98] received client metadata from 127.0.0.1:56466 conn98: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:33:02.902+0000 I - [conn98] end connection 127.0.0.1:56466 (6 connections now open) 2019-04-26T21:47:38.804+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56478 #99 (6 connections now open) 2019-04-26T21:47:38.804+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:56478 conn99: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-1", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:47:45.752+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56479 #100 (7 connections now open) 2019-04-26T21:47:45.752+0000 I NETWORK [conn100] received client metadata from 127.0.0.1:56479 conn100: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-2", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:47:45.771+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56482 #101 (8 connections now open) 2019-04-26T21:47:45.771+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:56482 conn101: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:47:56.958+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56485 #102 (9 connections now open) 2019-04-26T21:47:56.958+0000 I NETWORK [conn102] received client metadata from 127.0.0.1:56485 conn102: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:52:38.806+0000 I - [conn99] end connection 127.0.0.1:56478 (9 connections now open) 2019-04-26T21:52:45.770+0000 I - [conn100] end connection 127.0.0.1:56479 (8 connections now open) 2019-04-26T21:52:45.784+0000 I - [conn101] end connection 127.0.0.1:56482 (7 connections now open) 2019-04-26T21:52:56.960+0000 I - [conn102] end connection 127.0.0.1:56485 (6 connections now open) 2019-04-26T21:53:26.289+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56491 #103 (6 connections now open) 2019-04-26T21:53:26.289+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:56491 conn103: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:53:26.290+0000 I SHARDING [conn103] request split points lookup for chunk test.test { : "goo" } -->> { : "gooo" } 2019-04-26T21:53:26.290+0000 W SHARDING [conn103] possible low cardinality key detected in test.test - key is { test: "goo" } 2019-04-26T21:55:21.223+0000 I SHARDING [conn103] request split points lookup for chunk test.test { : "foo" } -->> { : "fooo" } 2019-04-26T21:55:21.223+0000 I SHARDING [conn103] splitVector doing another cycle because of force, keyCount now: 10 2019-04-26T21:55:21.223+0000 W SHARDING [conn103] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-26T21:55:26.666+0000 I SHARDING [conn103] request split points lookup for chunk test.test { : "fooo" } -->> { : "goo" } 2019-04-26T21:55:26.666+0000 I SHARDING [conn103] splitVector doing another cycle because of force, keyCount now: 3 2019-04-26T21:55:26.666+0000 W SHARDING [conn103] possible low cardinality key detected in test.test - key is { test: "fooo" } 2019-04-26T21:55:33.829+0000 I SHARDING [conn103] request split points lookup for chunk test.test { : "goo" } -->> { : "gooo" } 2019-04-26T21:55:33.829+0000 I SHARDING [conn103] splitVector doing another cycle because of force, keyCount now: 2 2019-04-26T21:55:33.829+0000 W SHARDING [conn103] possible low cardinality key detected in test.test - key is { test: "goo" } 2019-04-26T21:58:21.283+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56501 #104 (7 connections now open) 2019-04-26T21:58:21.283+0000 I NETWORK [conn104] received client metadata from 127.0.0.1:56501 conn104: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:58:21.284+0000 I SHARDING [conn104] MetadataLoader loading chunks for test.test based on: 5|3||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.285+0000 I SHARDING [conn104] Refreshing metadata for collection test.test from collection version: 5|3||5cc1f21c7d2ebf0a897998eb, shard version: 5|3||5cc1f21c7d2ebf0a897998eb to collection version: 6|4||5cc1f21c7d2ebf0a897998eb, shard version: 5|3||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.285+0000 I SHARDING [conn104] MetadataLoader took 1 ms and found version 6|4||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.286+0000 I SHARDING [migrateThread] Starting receiving end of migration of chunk { test: "goooooooo" } -> { test: MaxKey } for collection test.test from localhost:27019 at epoch 5cc1f21c7d2ebf0a897998eb with session id shard02_shard01_5cc37efd50f841ae6c28bf26 2019-04-26T21:58:21.287+0000 I SHARDING [migrateThread] Deleter starting delete for: test.test from { test: "goooooooo" } -> { test: MaxKey }, with opId: 182945 2019-04-26T21:58:21.287+0000 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.test from { test: "goooooooo" } -> { test: MaxKey } 2019-04-26T21:58:21.289+0000 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2019-04-26T21:58:21.290+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.test' { test: "goooooooo" } -> { test: MaxKey } 2019-04-26T21:58:21.300+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.test' { test: "goooooooo" } -> { test: MaxKey } 2019-04-26T21:58:21.300+0000 I SHARDING [migrateThread] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:21.300+0000-5cc37efdb15e94cf3537f345", server: "m312", clientAddr: "", time: new Date(1556315901300), what: "moveChunk.to", ns: "test.test", details: { min: { test: "goooooooo" }, max: { test: MaxKey }, step 1 of 6: 1, step 2 of 6: 0, step 3 of 6: 2, step 4 of 6: 0, step 5 of 6: 10, step 6 of 6: 0, note: "success" } } 2019-04-26T21:58:23.412+0000 I SHARDING [conn10] MetadataLoader loading chunks for test.test based on: 6|4||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:23.413+0000 I SHARDING [conn10] Refreshing metadata for collection test.test from collection version: 6|4||5cc1f21c7d2ebf0a897998eb, shard version: 5|3||5cc1f21c7d2ebf0a897998eb to collection version: 7|1||5cc1f21c7d2ebf0a897998eb, shard version: 7|0||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:23.413+0000 I SHARDING [conn10] MetadataLoader took 1 ms and found version 7|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:23.417+0000 I SHARDING [conn103] request split points lookup for chunk test.test { : "goooooooo" } -->> { : MaxKey } 2019-04-26T21:58:45.817+0000 I SHARDING [conn103] request split points lookup for chunk test.test { : "fooo" } -->> { : "goo" } 2019-04-26T21:58:48.485+0000 I SHARDING [conn103] request split points lookup for chunk test.test { : "fooo" } -->> { : "goo" } 2019-04-26T21:58:50.711+0000 I SHARDING [conn103] request split points lookup for chunk test.test { : "fooo" } -->> { : "goo" } 2019-04-26T21:58:50.712+0000 I SHARDING [conn103] received splitChunk request: { splitChunk: "test.test", configdb: "configRepl/localhost:27021", from: "shard01", keyPattern: { test: 1.0 }, shardVersion: [ Timestamp 7000|1, ObjectId('5cc1f21c7d2ebf0a897998eb') ], min: { test: "fooo" }, max: { test: "goo" }, splitKeys: [ { test: "goa" }, { test: "goaaa" } ] } 2019-04-26T21:58:50.719+0000 I SHARDING [conn103] distributed lock 'test.test' acquired for 'splitting chunk [{ test: "fooo" }, { test: "goo" }) in test.test', ts : 5cc37f1ab15e94cf3537f35f 2019-04-26T21:58:50.719+0000 I SHARDING [conn103] MetadataLoader loading chunks for test.test based on: 7|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:50.720+0000 I SHARDING [conn103] MetadataLoader took 1 ms and found version 7|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:50.733+0000 I SHARDING [conn103] MetadataLoader loading chunks for test.test based on: 7|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:50.735+0000 I SHARDING [conn103] Refreshing metadata for collection test.test from collection version: 7|1||5cc1f21c7d2ebf0a897998eb, shard version: 7|0||5cc1f21c7d2ebf0a897998eb to collection version: 7|4||5cc1f21c7d2ebf0a897998eb, shard version: 7|4||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:50.735+0000 I SHARDING [conn103] MetadataLoader took 1 ms and found version 7|4||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:50.741+0000 I SHARDING [conn103] distributed lock with ts: 5cc37f1ab15e94cf3537f35f' unlocked. 2019-04-26T21:58:53.425+0000 I SHARDING [conn103] request split points lookup for chunk test.test { : "goaaa" } -->> { : "goo" } 2019-04-26T21:58:55.200+0000 I SHARDING [conn103] request split points lookup for chunk test.test { : "goaaa" } -->> { : "goo" } 2019-04-26T21:58:57.160+0000 I SHARDING [conn103] request split points lookup for chunk test.test { : "goaaa" } -->> { : "goo" } 2019-04-26T21:58:57.161+0000 I SHARDING [conn103] received splitChunk request: { splitChunk: "test.test", configdb: "configRepl/localhost:27021", from: "shard01", keyPattern: { test: 1.0 }, shardVersion: [ Timestamp 7000|4, ObjectId('5cc1f21c7d2ebf0a897998eb') ], min: { test: "goaaa" }, max: { test: "goo" }, splitKeys: [ { test: "goaaaa" }, { test: "goaaaaaa" } ] } 2019-04-26T21:58:57.167+0000 I SHARDING [conn103] distributed lock 'test.test' acquired for 'splitting chunk [{ test: "goaaa" }, { test: "goo" }) in test.test', ts : 5cc37f21b15e94cf3537f367 2019-04-26T21:58:57.167+0000 I SHARDING [conn103] MetadataLoader loading chunks for test.test based on: 7|4||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:57.168+0000 I SHARDING [conn103] MetadataLoader took 1 ms and found version 7|4||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:57.183+0000 I SHARDING [conn103] MetadataLoader loading chunks for test.test based on: 7|4||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:57.185+0000 I SHARDING [conn103] Refreshing metadata for collection test.test from collection version: 7|4||5cc1f21c7d2ebf0a897998eb, shard version: 7|4||5cc1f21c7d2ebf0a897998eb to collection version: 7|7||5cc1f21c7d2ebf0a897998eb, shard version: 7|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:57.185+0000 I SHARDING [conn103] MetadataLoader took 2 ms and found version 7|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:57.193+0000 I SHARDING [conn103] distributed lock with ts: 5cc37f21b15e94cf3537f367' unlocked. 2019-04-26T21:58:58.742+0000 I SHARDING [conn97] Starting chunk migration ns: test.test, [{ test: "foo" }, { test: "fooo" }), fromShard: shard01, toShard: shard03 with expected collection version 7|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:58.742+0000 I SHARDING [conn97] MetadataLoader loading chunks for test.test based on: 7|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:58.743+0000 I SHARDING [conn97] MetadataLoader took 1 ms and found version 7|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:58.743+0000 I SHARDING [conn97] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:58.743+0000-5cc37f22b15e94cf3537f36e", server: "m312", clientAddr: "127.0.0.1:56463", time: new Date(1556315938743), what: "moveChunk.start", ns: "test.test", details: { min: { test: "foo" }, max: { test: "fooo" }, from: "shard01", to: "shard03" } } 2019-04-26T21:58:58.750+0000 I SHARDING [conn97] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:58.750+0000-5cc37f22b15e94cf3537f370", server: "m312", clientAddr: "127.0.0.1:56463", time: new Date(1556315938750), what: "moveChunk.error", ns: "test.test", details: { min: { test: "foo" }, max: { test: "fooo" }, from: "shard01", to: "shard03" } } 2019-04-26T21:58:58.754+0000 W SHARDING [conn97] Chunk move failed :: caused by :: ChunkTooBig: Cannot move chunk: the maximum number of documents for a chunk is 3, the maximum chunk size is 1048576, average document size is 287828. Found 20 documents in chunk ns: test.test { test: "foo" } -> { test: "fooo" } 2019-04-26T21:58:58.755+0000 I SHARDING [conn97] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:58.755+0000-5cc37f22b15e94cf3537f371", server: "m312", clientAddr: "127.0.0.1:56463", time: new Date(1556315938755), what: "moveChunk.from", ns: "test.test", details: { min: { test: "foo" }, max: { test: "fooo" }, step 1 of 7: 0, step 2 of 7: 1, to: "shard03", from: "shard01", note: "aborted" } } 2019-04-26T21:58:58.781+0000 I SHARDING [conn97] request split points lookup for chunk test.test { : "foo" } -->> { : "fooo" } 2019-04-26T21:58:58.781+0000 W SHARDING [conn97] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-26T21:58:59.125+0000 I SHARDING [conn103] request split points lookup for chunk test.test { : "goaaaaaa" } -->> { : "goo" } 2019-04-26T21:58:59.825+0000 I SHARDING [conn97] Starting chunk migration ns: test.test, [{ test: "fooo" }, { test: "goa" }), fromShard: shard01, toShard: shard03 with expected collection version 7|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:59.825+0000 I SHARDING [conn97] MetadataLoader loading chunks for test.test based on: 7|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:59.826+0000 I SHARDING [conn97] MetadataLoader took 1 ms and found version 7|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:59.826+0000 I SHARDING [conn97] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:59.826+0000-5cc37f23b15e94cf3537f37b", server: "m312", clientAddr: "127.0.0.1:56463", time: new Date(1556315939826), what: "moveChunk.start", ns: "test.test", details: { min: { test: "fooo" }, max: { test: "goa" }, from: "shard01", to: "shard03" } } 2019-04-26T21:58:59.831+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T21:58:59.832+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T21:58:59.836+0000 I SHARDING [conn97] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard03_5cc37f23b15e94cf3537f37c", ns: "test.test", from: "localhost:27018", min: { test: "fooo" }, max: { test: "goa" }, shardKeyPattern: { test: 1.0 }, state: "clone", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 0 2019-04-26T21:58:59.839+0000 I SHARDING [conn97] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard03_5cc37f23b15e94cf3537f37c", ns: "test.test", from: "localhost:27018", min: { test: "fooo" }, max: { test: "goa" }, shardKeyPattern: { test: 1.0 }, state: "steady", counts: { cloned: 1, clonedBytes: 196878, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 0 2019-04-26T21:58:59.839+0000 I SHARDING [conn97] Migration successfully entered critical section 2019-04-26T21:58:59.860+0000 I SHARDING [conn97] MetadataLoader loading chunks for test.test based on: 7|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:59.862+0000 I SHARDING [conn97] Refreshing metadata for collection test.test from collection version: 7|7||5cc1f21c7d2ebf0a897998eb, shard version: 7|7||5cc1f21c7d2ebf0a897998eb to collection version: 8|1||5cc1f21c7d2ebf0a897998eb, shard version: 8|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:59.862+0000 I SHARDING [conn97] MetadataLoader took 1 ms and found version 8|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:59.862+0000 I SHARDING [conn97] Migration succeeded and updated collection version to 8|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:59.862+0000 I SHARDING [conn97] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:59.862+0000-5cc37f23b15e94cf3537f386", server: "m312", clientAddr: "127.0.0.1:56463", time: new Date(1556315939862), what: "moveChunk.commit", ns: "test.test", details: { min: { test: "fooo" }, max: { test: "goa" }, from: "shard01", to: "shard03" } } 2019-04-26T21:58:59.869+0000 I SHARDING [conn97] forking for cleanup of chunk data 2019-04-26T21:58:59.869+0000 I SHARDING [RangeDeleter] Deleter starting delete for: test.test from { test: "fooo" } -> { test: "goa" }, with opId: 183053 2019-04-26T21:58:59.870+0000 I SHARDING [RangeDeleter] rangeDeleter deleted 1 documents for test.test from { test: "fooo" } -> { test: "goa" } 2019-04-26T21:58:59.870+0000 I SHARDING [conn97] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:59.870+0000-5cc37f23b15e94cf3537f387", server: "m312", clientAddr: "127.0.0.1:56463", time: new Date(1556315939870), what: "moveChunk.from", ns: "test.test", details: { min: { test: "fooo" }, max: { test: "goa" }, step 1 of 7: 0, step 2 of 7: 1, step 3 of 7: 7, step 4 of 7: 5, step 5 of 7: 13, step 6 of 7: 17, step 7 of 7: 0, to: "shard03", from: "shard01", note: "success" } } 2019-04-26T21:59:00.917+0000 I SHARDING [conn103] request split points lookup for chunk test.test { : "goaaaaaa" } -->> { : "goo" } 2019-04-26T21:59:00.945+0000 I SHARDING [conn97] Starting chunk migration ns: test.test, [{ test: "foo" }, { test: "fooo" }), fromShard: shard01, toShard: shard02 with expected collection version 8|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:00.945+0000 I SHARDING [conn97] MetadataLoader loading chunks for test.test based on: 8|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:00.946+0000 I SHARDING [conn97] MetadataLoader took 1 ms and found version 8|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:00.946+0000 I SHARDING [conn97] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:59:00.946+0000-5cc37f24b15e94cf3537f391", server: "m312", clientAddr: "127.0.0.1:56463", time: new Date(1556315940946), what: "moveChunk.start", ns: "test.test", details: { min: { test: "foo" }, max: { test: "fooo" }, from: "shard01", to: "shard02" } } 2019-04-26T21:59:00.952+0000 I SHARDING [conn97] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:59:00.952+0000-5cc37f24b15e94cf3537f393", server: "m312", clientAddr: "127.0.0.1:56463", time: new Date(1556315940952), what: "moveChunk.error", ns: "test.test", details: { min: { test: "foo" }, max: { test: "fooo" }, from: "shard01", to: "shard02" } } 2019-04-26T21:59:00.959+0000 W SHARDING [conn97] Chunk move failed :: caused by :: ChunkTooBig: Cannot move chunk: the maximum number of documents for a chunk is 3, the maximum chunk size is 1048576, average document size is 304454. Found 20 documents in chunk ns: test.test { test: "foo" } -> { test: "fooo" } 2019-04-26T21:59:00.959+0000 I SHARDING [conn97] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:59:00.959+0000-5cc37f24b15e94cf3537f394", server: "m312", clientAddr: "127.0.0.1:56463", time: new Date(1556315940959), what: "moveChunk.from", ns: "test.test", details: { min: { test: "foo" }, max: { test: "fooo" }, step 1 of 7: 0, step 2 of 7: 1, to: "shard02", from: "shard01", note: "aborted" } } 2019-04-26T21:59:00.981+0000 I SHARDING [conn97] request split points lookup for chunk test.test { : "foo" } -->> { : "fooo" } 2019-04-26T21:59:00.982+0000 W SHARDING [conn97] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-26T21:59:02.028+0000 I SHARDING [conn97] Starting chunk migration ns: test.test, [{ test: "goa" }, { test: "goaaa" }), fromShard: shard01, toShard: shard02 with expected collection version 8|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:02.028+0000 I SHARDING [conn97] MetadataLoader loading chunks for test.test based on: 8|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:02.029+0000 I SHARDING [conn97] MetadataLoader took 1 ms and found version 8|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:02.029+0000 I SHARDING [conn97] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:59:02.029+0000-5cc37f26b15e94cf3537f39c", server: "m312", clientAddr: "127.0.0.1:56463", time: new Date(1556315942029), what: "moveChunk.start", ns: "test.test", details: { min: { test: "goa" }, max: { test: "goaaa" }, from: "shard01", to: "shard02" } } 2019-04-26T21:59:02.038+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T21:59:02.039+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T21:59:02.043+0000 I SHARDING [conn97] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard02_5cc37f26b15e94cf3537f39d", ns: "test.test", from: "localhost:27018", min: { test: "goa" }, max: { test: "goaaa" }, shardKeyPattern: { test: 1.0 }, state: "clone", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 0 2019-04-26T21:59:02.045+0000 I SHARDING [conn97] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard02_5cc37f26b15e94cf3537f39d", ns: "test.test", from: "localhost:27018", min: { test: "goa" }, max: { test: "goaaa" }, shardKeyPattern: { test: 1.0 }, state: "clone", counts: { cloned: 1, clonedBytes: 500046, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 0 2019-04-26T21:59:02.050+0000 I SHARDING [conn97] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard02_5cc37f26b15e94cf3537f39d", ns: "test.test", from: "localhost:27018", min: { test: "goa" }, max: { test: "goaaa" }, shardKeyPattern: { test: 1.0 }, state: "steady", counts: { cloned: 2, clonedBytes: 1000093, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 0 2019-04-26T21:59:02.050+0000 I SHARDING [conn97] Migration successfully entered critical section 2019-04-26T21:59:02.085+0000 I SHARDING [conn97] MetadataLoader loading chunks for test.test based on: 8|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:02.087+0000 I SHARDING [conn97] Refreshing metadata for collection test.test from collection version: 8|1||5cc1f21c7d2ebf0a897998eb, shard version: 8|1||5cc1f21c7d2ebf0a897998eb to collection version: 9|1||5cc1f21c7d2ebf0a897998eb, shard version: 9|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:02.087+0000 I SHARDING [conn97] MetadataLoader took 2 ms and found version 9|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:02.087+0000 I SHARDING [conn97] Migration succeeded and updated collection version to 9|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:02.088+0000 I SHARDING [conn97] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:59:02.088+0000-5cc37f26b15e94cf3537f3a7", server: "m312", clientAddr: "127.0.0.1:56463", time: new Date(1556315942088), what: "moveChunk.commit", ns: "test.test", details: { min: { test: "goa" }, max: { test: "goaaa" }, from: "shard01", to: "shard02" } } 2019-04-26T21:59:02.095+0000 I SHARDING [conn97] forking for cleanup of chunk data 2019-04-26T21:59:02.095+0000 I SHARDING [conn97] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:59:02.095+0000-5cc37f26b15e94cf3537f3a8", server: "m312", clientAddr: "127.0.0.1:56463", time: new Date(1556315942095), what: "moveChunk.from", ns: "test.test", details: { min: { test: "goa" }, max: { test: "goaaa" }, step 1 of 7: 0, step 2 of 7: 1, step 3 of 7: 12, step 4 of 7: 8, step 5 of 7: 21, step 6 of 7: 23, step 7 of 7: 0, to: "shard02", from: "shard01", note: "success" } } 2019-04-26T21:59:02.095+0000 I SHARDING [RangeDeleter] Deleter starting delete for: test.test from { test: "goa" } -> { test: "goaaa" }, with opId: 183081 2019-04-26T21:59:02.097+0000 I SHARDING [RangeDeleter] rangeDeleter deleted 2 documents for test.test from { test: "goa" } -> { test: "goaaa" } 2019-04-26T21:59:03.151+0000 I SHARDING [conn97] Starting chunk migration ns: test.test, [{ test: "foo" }, { test: "fooo" }), fromShard: shard01, toShard: shard03 with expected collection version 9|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:03.151+0000 I SHARDING [conn97] MetadataLoader loading chunks for test.test based on: 9|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:03.152+0000 I SHARDING [conn97] MetadataLoader took 1 ms and found version 9|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:03.152+0000 I SHARDING [conn97] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:59:03.152+0000-5cc37f27b15e94cf3537f3af", server: "m312", clientAddr: "127.0.0.1:56463", time: new Date(1556315943152), what: "moveChunk.start", ns: "test.test", details: { min: { test: "foo" }, max: { test: "fooo" }, from: "shard01", to: "shard03" } } 2019-04-26T21:59:03.163+0000 I SHARDING [conn97] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:59:03.163+0000-5cc37f27b15e94cf3537f3b1", server: "m312", clientAddr: "127.0.0.1:56463", time: new Date(1556315943163), what: "moveChunk.error", ns: "test.test", details: { min: { test: "foo" }, max: { test: "fooo" }, from: "shard01", to: "shard03" } } 2019-04-26T21:59:03.167+0000 W SHARDING [conn97] Chunk move failed :: caused by :: ChunkTooBig: Cannot move chunk: the maximum number of documents for a chunk is 3, the maximum chunk size is 1048576, average document size is 290965. Found 20 documents in chunk ns: test.test { test: "foo" } -> { test: "fooo" } 2019-04-26T21:59:03.167+0000 I SHARDING [conn97] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:59:03.167+0000-5cc37f27b15e94cf3537f3b2", server: "m312", clientAddr: "127.0.0.1:56463", time: new Date(1556315943167), what: "moveChunk.from", ns: "test.test", details: { min: { test: "foo" }, max: { test: "fooo" }, step 1 of 7: 0, step 2 of 7: 1, to: "shard03", from: "shard01", note: "aborted" } } 2019-04-26T21:59:03.183+0000 I SHARDING [conn97] request split points lookup for chunk test.test { : "foo" } -->> { : "fooo" } 2019-04-26T21:59:03.183+0000 W SHARDING [conn97] possible low cardinality key detected in test.test - key is { test: "foo" } 2019-04-26T21:59:04.229+0000 I SHARDING [conn97] Starting chunk migration ns: test.test, [{ test: "goaaa" }, { test: "goaaaa" }), fromShard: shard01, toShard: shard03 with expected collection version 9|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:04.229+0000 I SHARDING [conn97] MetadataLoader loading chunks for test.test based on: 9|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:04.230+0000 I SHARDING [conn97] MetadataLoader took 0 ms and found version 9|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:04.230+0000 I SHARDING [conn97] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:59:04.230+0000-5cc37f28b15e94cf3537f3bc", server: "m312", clientAddr: "127.0.0.1:56463", time: new Date(1556315944230), what: "moveChunk.start", ns: "test.test", details: { min: { test: "goaaa" }, max: { test: "goaaaa" }, from: "shard01", to: "shard03" } } 2019-04-26T21:59:04.238+0000 I SHARDING [conn97] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard03_5cc37f28b15e94cf3537f3bd", ns: "test.test", from: "localhost:27018", min: { test: "goaaa" }, max: { test: "goaaaa" }, shardKeyPattern: { test: 1.0 }, state: "clone", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 0 2019-04-26T21:59:04.241+0000 I SHARDING [conn97] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard03_5cc37f28b15e94cf3537f3bd", ns: "test.test", from: "localhost:27018", min: { test: "goaaa" }, max: { test: "goaaaa" }, shardKeyPattern: { test: 1.0 }, state: "catchup", counts: { cloned: 1, clonedBytes: 500048, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 0 2019-04-26T21:59:04.246+0000 I SHARDING [conn97] moveChunk data transfer progress: { active: true, sessionId: "shard01_shard03_5cc37f28b15e94cf3537f3bd", ns: "test.test", from: "localhost:27018", min: { test: "goaaa" }, max: { test: "goaaaa" }, shardKeyPattern: { test: 1.0 }, state: "steady", counts: { cloned: 1, clonedBytes: 500048, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 0 2019-04-26T21:59:04.246+0000 I SHARDING [conn97] Migration successfully entered critical section 2019-04-26T21:59:04.268+0000 I SHARDING [conn97] MetadataLoader loading chunks for test.test based on: 9|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:04.269+0000 I SHARDING [conn97] Refreshing metadata for collection test.test from collection version: 9|1||5cc1f21c7d2ebf0a897998eb, shard version: 9|1||5cc1f21c7d2ebf0a897998eb to collection version: 10|1||5cc1f21c7d2ebf0a897998eb, shard version: 10|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:04.269+0000 I SHARDING [conn97] MetadataLoader took 1 ms and found version 10|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:04.269+0000 I SHARDING [conn97] Migration succeeded and updated collection version to 10|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:04.270+0000 I SHARDING [conn97] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:59:04.270+0000-5cc37f28b15e94cf3537f3c7", server: "m312", clientAddr: "127.0.0.1:56463", time: new Date(1556315944270), what: "moveChunk.commit", ns: "test.test", details: { min: { test: "goaaa" }, max: { test: "goaaaa" }, from: "shard01", to: "shard03" } } 2019-04-26T21:59:04.275+0000 I SHARDING [conn97] forking for cleanup of chunk data 2019-04-26T21:59:04.275+0000 I SHARDING [RangeDeleter] Deleter starting delete for: test.test from { test: "goaaa" } -> { test: "goaaaa" }, with opId: 183107 2019-04-26T21:59:04.275+0000 I SHARDING [RangeDeleter] rangeDeleter deleted 1 documents for test.test from { test: "goaaa" } -> { test: "goaaaa" } 2019-04-26T21:59:04.275+0000 I SHARDING [conn97] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:59:04.275+0000-5cc37f28b15e94cf3537f3c8", server: "m312", clientAddr: "127.0.0.1:56463", time: new Date(1556315944275), what: "moveChunk.from", ns: "test.test", details: { min: { test: "goaaa" }, max: { test: "goaaaa" }, step 1 of 7: 0, step 2 of 7: 1, step 3 of 7: 6, step 4 of 7: 9, step 5 of 7: 16, step 6 of 7: 12, step 7 of 7: 0, to: "shard03", from: "shard01", note: "success" } } 2019-04-26T22:03:21.306+0000 I - [conn104] end connection 127.0.0.1:56501 (7 connections now open) 2019-04-26T22:04:00.919+0000 I - [conn103] end connection 127.0.0.1:56491 (6 connections now open) 2019-04-26T22:09:36.853+0000 I COMMAND [conn97] command admin.$cmd appName: "MongoDB Shell" command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 101ms 2019-04-26T22:10:57.178+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56508 #105 (6 connections now open) 2019-04-26T22:10:57.178+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:56508 conn105: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:11:57.179+0000 I - [conn97] end connection 127.0.0.1:56463 (6 connections now open) 2019-04-26T22:13:17.811+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56511 #106 (6 connections now open) 2019-04-26T22:13:17.811+0000 I NETWORK [conn106] received client metadata from 127.0.0.1:56511 conn106: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:14:17.812+0000 I - [conn106] end connection 127.0.0.1:56511 (6 connections now open) 2019-04-26T22:14:28.022+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56514 #107 (6 connections now open) 2019-04-26T22:14:28.023+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:56514 conn107: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:15:28.024+0000 I - [conn105] end connection 127.0.0.1:56508 (6 connections now open) 2019-04-26T22:18:38.742+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56516 #108 (6 connections now open) 2019-04-26T22:18:38.742+0000 I NETWORK [conn108] received client metadata from 127.0.0.1:56516 conn108: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:19:38.743+0000 I - [conn108] end connection 127.0.0.1:56516 (6 connections now open) 2019-04-26T22:21:59.433+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56517 #109 (6 connections now open) 2019-04-26T22:21:59.451+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:56517 conn109: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:22:59.436+0000 I - [conn107] end connection 127.0.0.1:56514 (6 connections now open) 2019-04-26T22:48:25.373+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56531 #110 (6 connections now open) 2019-04-26T22:48:25.373+0000 I NETWORK [conn110] received client metadata from 127.0.0.1:56531 conn110: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:49:25.374+0000 I - [conn110] end connection 127.0.0.1:56531 (6 connections now open) 2019-04-26T23:06:07.657+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56535 #111 (6 connections now open) 2019-04-26T23:06:07.663+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:56535 conn111: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:07:07.663+0000 I - [conn109] end connection 127.0.0.1:56517 (6 connections now open) 2019-04-26T23:08:28.022+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56539 #112 (6 connections now open) 2019-04-26T23:08:28.022+0000 I NETWORK [conn112] received client metadata from 127.0.0.1:56539 conn112: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:09:28.022+0000 I - [conn111] end connection 127.0.0.1:56535 (6 connections now open) 2019-04-26T23:34:41.331+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56545 #113 (6 connections now open) 2019-04-26T23:34:41.332+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:56545 conn113: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:35:41.334+0000 I - [conn113] end connection 127.0.0.1:56545 (6 connections now open) 2019-04-26T23:41:32.090+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56546 #114 (6 connections now open) 2019-04-26T23:41:32.091+0000 I NETWORK [conn114] received client metadata from 127.0.0.1:56546 conn114: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:42:32.077+0000 I - [conn112] end connection 127.0.0.1:56539 (6 connections now open) 2019-04-26T23:59:14.384+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56553 #115 (6 connections now open) 2019-04-26T23:59:14.390+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:56553 conn115: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T00:00:14.396+0000 I - [conn114] end connection 127.0.0.1:56546 (6 connections now open) 2019-04-27T00:43:01.614+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56563 #116 (6 connections now open) 2019-04-27T00:43:01.614+0000 I NETWORK [conn116] received client metadata from 127.0.0.1:56563 conn116: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T00:44:01.615+0000 I - [conn115] end connection 127.0.0.1:56553 (6 connections now open) 2019-04-27T01:31:57.206+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56570 #117 (6 connections now open) 2019-04-27T01:31:57.207+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:56570 conn117: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T01:32:57.208+0000 I - [conn117] end connection 127.0.0.1:56570 (6 connections now open) 2019-04-27T03:22:11.501+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56584 #118 (6 connections now open) 2019-04-27T03:22:11.501+0000 I NETWORK [conn118] received client metadata from 127.0.0.1:56584 conn118: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T03:23:11.503+0000 I - [conn118] end connection 127.0.0.1:56584 (6 connections now open) 2019-04-27T04:23:08.246+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56593 #119 (6 connections now open) 2019-04-27T04:23:08.246+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:56593 conn119: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T04:24:08.248+0000 I - [conn119] end connection 127.0.0.1:56593 (6 connections now open) 2019-04-27T04:44:51.028+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56602 #120 (6 connections now open) 2019-04-27T04:44:51.028+0000 I NETWORK [conn120] received client metadata from 127.0.0.1:56602 conn120: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T04:45:51.029+0000 I - [conn116] end connection 127.0.0.1:56563 (6 connections now open) 2019-04-27T04:47:21.290+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56603 #121 (6 connections now open) 2019-04-27T04:47:21.291+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:56603 conn121: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T04:48:21.304+0000 I - [conn120] end connection 127.0.0.1:56602 (6 connections now open) 2019-04-27T05:02:23.021+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56608 #122 (6 connections now open) 2019-04-27T05:02:23.021+0000 I NETWORK [conn122] received client metadata from 127.0.0.1:56608 conn122: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T05:03:23.023+0000 I - [conn122] end connection 127.0.0.1:56608 (6 connections now open) 2019-04-27T07:03:56.644+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56621 #123 (6 connections now open) 2019-04-27T07:03:56.645+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:56621 conn123: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T07:04:56.644+0000 I - [conn121] end connection 127.0.0.1:56603 (6 connections now open) 2019-04-27T07:27:39.260+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56630 #124 (6 connections now open) 2019-04-27T07:27:39.260+0000 I NETWORK [conn124] received client metadata from 127.0.0.1:56630 conn124: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T07:28:39.262+0000 I - [conn123] end connection 127.0.0.1:56621 (6 connections now open) 2019-04-27T07:38:50.573+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56633 #125 (6 connections now open) 2019-04-27T07:38:50.574+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:56633 conn125: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T07:39:50.575+0000 I - [conn125] end connection 127.0.0.1:56633 (6 connections now open) 2019-04-27T07:49:01.822+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56637 #126 (6 connections now open) 2019-04-27T07:49:01.822+0000 I NETWORK [conn126] received client metadata from 127.0.0.1:56637 conn126: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T07:50:01.823+0000 I - [conn124] end connection 127.0.0.1:56630 (6 connections now open) 2019-04-27T08:02:43.367+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56639 #127 (6 connections now open) 2019-04-27T08:02:43.368+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:56639 conn127: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T08:03:43.369+0000 I - [conn126] end connection 127.0.0.1:56637 (6 connections now open) 2019-04-27T10:07:57.940+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56653 #128 (6 connections now open) 2019-04-27T10:07:57.942+0000 I NETWORK [conn128] received client metadata from 127.0.0.1:56653 conn128: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T10:08:57.942+0000 I - [conn127] end connection 127.0.0.1:56639 (6 connections now open) 2019-04-27T11:30:17.894+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56664 #129 (6 connections now open) 2019-04-27T11:30:17.895+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:56664 conn129: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T11:31:17.897+0000 I - [conn129] end connection 127.0.0.1:56664 (6 connections now open) 2019-04-27T13:55:55.326+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56672 #130 (6 connections now open) 2019-04-27T13:55:55.326+0000 I NETWORK [conn130] received client metadata from 127.0.0.1:56672 conn130: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T13:56:55.327+0000 I - [conn128] end connection 127.0.0.1:56653 (6 connections now open) 2019-04-27T14:33:49.383+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56678 #131 (6 connections now open) 2019-04-27T14:33:49.383+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:56678 conn131: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T14:34:49.384+0000 I - [conn130] end connection 127.0.0.1:56672 (6 connections now open) 2019-04-27T15:47:17.211+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56682 #132 (6 connections now open) 2019-04-27T15:47:17.212+0000 I NETWORK [conn132] received client metadata from 127.0.0.1:56682 conn132: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T15:48:17.213+0000 I - [conn132] end connection 127.0.0.1:56682 (6 connections now open) 2019-04-27T16:49:03.943+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56688 #133 (6 connections now open) 2019-04-27T16:49:03.944+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:56688 conn133: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T16:50:03.946+0000 I - [conn131] end connection 127.0.0.1:56678 (6 connections now open) 2019-04-27T17:09:37.305+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56699 #134 (6 connections now open) 2019-04-27T17:09:37.305+0000 I NETWORK [conn134] received client metadata from 127.0.0.1:56699 conn134: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:10:37.306+0000 I - [conn134] end connection 127.0.0.1:56699 (6 connections now open) 2019-04-27T17:24:39.306+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56701 #135 (6 connections now open) 2019-04-27T17:24:39.306+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:56701 conn135: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:25:39.309+0000 I - [conn135] end connection 127.0.0.1:56701 (6 connections now open) 2019-04-27T17:25:39.619+0000 I COMMAND [conn133] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 150ms 2019-04-27T17:25:39.625+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56704 #136 (6 connections now open) 2019-04-27T17:25:39.626+0000 I NETWORK [conn136] received client metadata from 127.0.0.1:56704 conn136: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:26:39.627+0000 I - [conn136] end connection 127.0.0.1:56704 (6 connections now open) 2019-04-27T17:28:55.659+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-27T17:28:55.660+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-27T17:33:51.232+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56707 #137 (6 connections now open) 2019-04-27T17:33:51.232+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:56707 conn137: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:34:51.233+0000 I - [conn133] end connection 127.0.0.1:56688 (6 connections now open) 2019-04-27T17:49:22.888+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56711 #138 (6 connections now open) 2019-04-27T17:49:22.890+0000 I NETWORK [conn138] received client metadata from 127.0.0.1:56711 conn138: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:50:22.892+0000 I - [conn138] end connection 127.0.0.1:56711 (6 connections now open) 2019-04-27T18:09:55.188+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56716 #139 (6 connections now open) 2019-04-27T18:09:55.188+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:56716 conn139: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T18:10:55.190+0000 I - [conn139] end connection 127.0.0.1:56716 (6 connections now open) 2019-04-27T20:27:40.126+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56729 #140 (6 connections now open) 2019-04-27T20:27:40.126+0000 I NETWORK [conn140] received client metadata from 127.0.0.1:56729 conn140: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T20:28:40.127+0000 I - [conn137] end connection 127.0.0.1:56707 (6 connections now open) 2019-04-27T21:38:27.790+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56732 #141 (6 connections now open) 2019-04-27T21:38:27.791+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:56732 conn141: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T21:39:27.791+0000 I - [conn140] end connection 127.0.0.1:56729 (6 connections now open) 2019-04-27T22:16:51.925+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56741 #142 (6 connections now open) 2019-04-27T22:16:51.926+0000 I NETWORK [conn142] received client metadata from 127.0.0.1:56741 conn142: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T22:17:51.928+0000 I - [conn141] end connection 127.0.0.1:56732 (6 connections now open) 2019-04-27T22:22:12.530+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56744 #143 (6 connections now open) 2019-04-27T22:22:12.531+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:56744 conn143: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T22:23:12.530+0000 I - [conn142] end connection 127.0.0.1:56741 (6 connections now open) 2019-04-27T22:47:45.265+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56747 #144 (6 connections now open) 2019-04-27T22:47:45.266+0000 I NETWORK [conn144] received client metadata from 127.0.0.1:56747 conn144: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T22:48:45.267+0000 I - [conn144] end connection 127.0.0.1:56747 (6 connections now open) 2019-04-28T00:44:38.346+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56759 #145 (6 connections now open) 2019-04-28T00:44:38.346+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:56759 conn145: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T00:45:38.347+0000 I - [conn143] end connection 127.0.0.1:56744 (6 connections now open) 2019-04-28T02:18:18.400+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56767 #146 (6 connections now open) 2019-04-28T02:18:18.401+0000 I NETWORK [conn146] received client metadata from 127.0.0.1:56767 conn146: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T02:19:18.401+0000 I - [conn145] end connection 127.0.0.1:56759 (6 connections now open) 2019-04-28T03:07:23.697+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56773 #147 (6 connections now open) 2019-04-28T03:07:23.697+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:56773 conn147: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T03:08:23.698+0000 I - [conn147] end connection 127.0.0.1:56773 (6 connections now open) 2019-04-28T07:25:51.489+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56800 #148 (6 connections now open) 2019-04-28T07:25:51.490+0000 I NETWORK [conn148] received client metadata from 127.0.0.1:56800 conn148: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T07:26:51.491+0000 I - [conn146] end connection 127.0.0.1:56767 (6 connections now open) 2019-04-28T08:02:55.584+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56808 #149 (6 connections now open) 2019-04-28T08:02:55.585+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:56808 conn149: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T08:03:55.586+0000 I - [conn148] end connection 127.0.0.1:56800 (6 connections now open) 2019-04-28T09:43:36.509+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56820 #150 (6 connections now open) 2019-04-28T09:43:36.509+0000 I NETWORK [conn150] received client metadata from 127.0.0.1:56820 conn150: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T09:44:36.510+0000 I - [conn149] end connection 127.0.0.1:56808 (6 connections now open) 2019-04-28T10:20:40.523+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56823 #151 (6 connections now open) 2019-04-28T10:20:40.523+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:56823 conn151: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T10:21:40.523+0000 I - [conn151] end connection 127.0.0.1:56823 (6 connections now open) 2019-04-28T10:21:50.686+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56824 #152 (6 connections now open) 2019-04-28T10:21:50.686+0000 I NETWORK [conn152] received client metadata from 127.0.0.1:56824 conn152: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T10:22:50.687+0000 I - [conn150] end connection 127.0.0.1:56820 (6 connections now open) 2019-04-28T11:08:25.670+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56828 #153 (6 connections now open) 2019-04-28T11:08:25.670+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:56828 conn153: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T11:09:25.671+0000 I - [conn153] end connection 127.0.0.1:56828 (6 connections now open) 2019-04-28T13:02:28.386+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56839 #154 (6 connections now open) 2019-04-28T13:02:28.387+0000 I NETWORK [conn154] received client metadata from 127.0.0.1:56839 conn154: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T13:03:28.388+0000 I - [conn152] end connection 127.0.0.1:56824 (6 connections now open) 2019-04-28T13:55:24.256+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56847 #155 (6 connections now open) 2019-04-28T13:55:24.256+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:56847 conn155: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T13:56:24.257+0000 I - [conn154] end connection 127.0.0.1:56839 (6 connections now open) 2019-04-28T15:18:43.586+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56854 #156 (6 connections now open) 2019-04-28T15:18:43.586+0000 I NETWORK [conn156] received client metadata from 127.0.0.1:56854 conn156: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T15:19:43.587+0000 I - [conn155] end connection 127.0.0.1:56847 (6 connections now open) 2019-04-28T16:15:09.806+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56861 #157 (6 connections now open) 2019-04-28T16:15:09.807+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:56861 conn157: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T16:16:09.808+0000 I - [conn156] end connection 127.0.0.1:56854 (6 connections now open) 2019-04-28T16:39:12.882+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56868 #158 (6 connections now open) 2019-04-28T16:39:12.882+0000 I NETWORK [conn158] received client metadata from 127.0.0.1:56868 conn158: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T16:40:12.884+0000 I - [conn157] end connection 127.0.0.1:56861 (6 connections now open) 2019-04-28T16:45:03.562+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56870 #159 (6 connections now open) 2019-04-28T16:45:03.572+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:56870 conn159: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T16:46:03.563+0000 I - [conn158] end connection 127.0.0.1:56868 (6 connections now open) 2019-04-28T16:59:26.210+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56876 #160 (6 connections now open) 2019-04-28T16:59:26.210+0000 I NETWORK [conn160] received client metadata from 127.0.0.1:56876 conn160: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T17:00:26.212+0000 I - [conn159] end connection 127.0.0.1:56870 (6 connections now open) 2019-04-28T18:15:44.782+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56885 #161 (6 connections now open) 2019-04-28T18:15:44.783+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:56885 conn161: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T18:17:34.899+0000 I - [conn160] end connection 127.0.0.1:56876 (6 connections now open) 2019-04-28T18:47:28.858+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56891 #162 (6 connections now open) 2019-04-28T18:47:28.859+0000 I NETWORK [conn162] received client metadata from 127.0.0.1:56891 conn162: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T18:48:28.861+0000 I - [conn162] end connection 127.0.0.1:56891 (6 connections now open) 2019-04-28T18:48:49.035+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56893 #163 (6 connections now open) 2019-04-28T18:48:49.036+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:56893 conn163: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T18:49:49.038+0000 I - [conn163] end connection 127.0.0.1:56893 (6 connections now open) 2019-04-28T19:00:10.261+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56897 #164 (6 connections now open) 2019-04-28T19:00:10.261+0000 I NETWORK [conn164] received client metadata from 127.0.0.1:56897 conn164: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T19:01:10.263+0000 I - [conn161] end connection 127.0.0.1:56885 (6 connections now open) 2019-04-28T19:45:55.392+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56904 #165 (6 connections now open) 2019-04-28T19:45:55.392+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:56904 conn165: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T19:46:55.393+0000 I - [conn164] end connection 127.0.0.1:56897 (6 connections now open) 2019-04-28T20:12:48.453+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56906 #166 (6 connections now open) 2019-04-28T20:12:48.453+0000 I NETWORK [conn166] received client metadata from 127.0.0.1:56906 conn166: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T20:13:48.454+0000 I - [conn165] end connection 127.0.0.1:56904 (6 connections now open) 2019-04-28T20:16:18.828+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56907 #167 (6 connections now open) 2019-04-28T20:16:18.829+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:56907 conn167: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T20:18:09.050+0000 I - [conn166] end connection 127.0.0.1:56906 (6 connections now open) 2019-04-28T20:47:53.554+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56915 #168 (6 connections now open) 2019-04-28T20:47:53.555+0000 I NETWORK [conn168] received client metadata from 127.0.0.1:56915 conn168: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T20:48:53.566+0000 I - [conn168] end connection 127.0.0.1:56915 (6 connections now open) 2019-04-28T21:18:08.453+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56931 #169 (6 connections now open) 2019-04-28T21:18:08.453+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:56931 conn169: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:19:08.489+0000 I - [conn167] end connection 127.0.0.1:56907 (6 connections now open) 2019-04-28T21:53:23.856+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56942 #170 (6 connections now open) 2019-04-28T21:53:23.856+0000 I NETWORK [conn170] received client metadata from 127.0.0.1:56942 conn170: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:54:23.858+0000 I - [conn169] end connection 127.0.0.1:56931 (6 connections now open) 2019-04-28T21:57:45.077+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56943 #171 (6 connections now open) 2019-04-28T21:57:45.078+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:56943 conn171: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:58:45.078+0000 I - [conn170] end connection 127.0.0.1:56942 (6 connections now open) 2019-04-28T22:03:07.059+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56951 #172 (6 connections now open) 2019-04-28T22:03:07.059+0000 I NETWORK [conn172] received client metadata from 127.0.0.1:56951 conn172: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:04:07.092+0000 I - [conn172] end connection 127.0.0.1:56951 (6 connections now open) 2019-04-28T22:27:13.445+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56959 #173 (6 connections now open) 2019-04-28T22:27:13.446+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:56959 conn173: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:28:13.448+0000 I - [conn171] end connection 127.0.0.1:56943 (6 connections now open) 2019-04-28T22:32:14.856+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56964 #174 (6 connections now open) 2019-04-28T22:32:14.859+0000 I NETWORK [conn174] received client metadata from 127.0.0.1:56964 conn174: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:33:14.860+0000 I - [conn173] end connection 127.0.0.1:56959 (6 connections now open) 2019-04-28T22:33:15.057+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56966 #175 (6 connections now open) 2019-04-28T22:33:15.058+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:56966 conn175: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:34:15.056+0000 I - [conn174] end connection 127.0.0.1:56964 (6 connections now open) 2019-04-28T22:34:15.278+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56969 #176 (6 connections now open) 2019-04-28T22:34:15.278+0000 I NETWORK [conn176] received client metadata from 127.0.0.1:56969 conn176: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:35:15.291+0000 I - [conn175] end connection 127.0.0.1:56966 (6 connections now open) 2019-04-28T22:54:10.111+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56970 #177 (6 connections now open) 2019-04-28T22:54:10.113+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:56970 conn177: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:55:10.114+0000 I - [conn176] end connection 127.0.0.1:56969 (6 connections now open) 2019-04-28T23:01:51.330+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 1243, at end: 1243 } 2019-04-28T23:01:54.695+0000 I COMMAND [conn177] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 198ms 2019-04-28T23:10:15.605+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 1218 } 2019-04-28T23:11:27.161+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56980 #178 (6 connections now open) 2019-04-28T23:11:27.161+0000 I NETWORK [conn178] received client metadata from 127.0.0.1:56980 conn178: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:12:27.162+0000 I - [conn177] end connection 127.0.0.1:56970 (6 connections now open) 2019-04-28T23:14:58.028+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56985 #179 (6 connections now open) 2019-04-28T23:14:58.029+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:56985 conn179: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:15:58.030+0000 I - [conn178] end connection 127.0.0.1:56980 (6 connections now open) 2019-04-28T23:18:58.792+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56989 #180 (6 connections now open) 2019-04-28T23:18:58.793+0000 I NETWORK [conn180] received client metadata from 127.0.0.1:56989 conn180: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:19:58.793+0000 I - [conn179] end connection 127.0.0.1:56985 (6 connections now open) 2019-04-28T23:20:59.350+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56994 #181 (6 connections now open) 2019-04-28T23:20:59.351+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:56994 conn181: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:21:59.348+0000 I - [conn180] end connection 127.0.0.1:56989 (6 connections now open) 2019-04-28T23:30:41.731+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57001 #182 (6 connections now open) 2019-04-28T23:30:41.742+0000 I NETWORK [conn182] received client metadata from 127.0.0.1:57001 conn182: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:31:41.746+0000 I - [conn181] end connection 127.0.0.1:56994 (6 connections now open) 2019-04-28T23:39:44.294+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57008 #183 (6 connections now open) 2019-04-28T23:39:44.294+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:57008 conn183: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:40:44.298+0000 I - [conn182] end connection 127.0.0.1:57001 (6 connections now open) 2019-04-28T23:43:24.877+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57011 #184 (6 connections now open) 2019-04-28T23:43:24.880+0000 I NETWORK [conn184] received client metadata from 127.0.0.1:57011 conn184: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:44:24.882+0000 I - [conn183] end connection 127.0.0.1:57008 (6 connections now open) 2019-04-28T23:50:46.549+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57014 #185 (6 connections now open) 2019-04-28T23:50:46.724+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:57014 conn185: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:53:07.053+0000 I - [conn185] end connection 127.0.0.1:57014 (6 connections now open) 2019-04-28T23:55:47.540+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57018 #186 (6 connections now open) 2019-04-28T23:55:47.540+0000 I NETWORK [conn186] received client metadata from 127.0.0.1:57018 conn186: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:56:47.542+0000 I - [conn184] end connection 127.0.0.1:57011 (6 connections now open) 2019-04-29T00:02:18.787+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57023 #187 (6 connections now open) 2019-04-29T00:02:18.790+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:57023 conn187: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:03:18.791+0000 I - [conn186] end connection 127.0.0.1:57018 (6 connections now open) 2019-04-29T00:20:11.082+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57026 #188 (6 connections now open) 2019-04-29T00:20:11.082+0000 I NETWORK [conn188] received client metadata from 127.0.0.1:57026 conn188: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:21:02.629+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-29T00:21:02.633+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-29T00:21:11.083+0000 I - [conn188] end connection 127.0.0.1:57026 (6 connections now open) 2019-04-29T00:58:26.054+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57041 #189 (6 connections now open) 2019-04-29T00:58:26.054+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:57041 conn189: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:59:26.052+0000 I - [conn187] end connection 127.0.0.1:57023 (6 connections now open) 2019-04-29T01:05:07.363+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57046 #190 (6 connections now open) 2019-04-29T01:05:07.367+0000 I NETWORK [conn190] received client metadata from 127.0.0.1:57046 conn190: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:06:07.368+0000 I - [conn190] end connection 127.0.0.1:57046 (6 connections now open) 2019-04-29T01:07:38.198+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57049 #191 (6 connections now open) 2019-04-29T01:07:38.214+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:57049 conn191: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:08:58.471+0000 I - [conn191] end connection 127.0.0.1:57049 (6 connections now open) 2019-04-29T01:25:44.195+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57055 #192 (6 connections now open) 2019-04-29T01:25:44.195+0000 I NETWORK [conn192] received client metadata from 127.0.0.1:57055 conn192: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:26:44.198+0000 I - [conn192] end connection 127.0.0.1:57055 (6 connections now open) 2019-04-29T01:32:25.670+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57059 #193 (6 connections now open) 2019-04-29T01:32:25.672+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:57059 conn193: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:33:25.673+0000 I - [conn193] end connection 127.0.0.1:57059 (6 connections now open) 2019-04-29T01:35:36.480+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57061 #194 (6 connections now open) 2019-04-29T01:35:36.481+0000 I NETWORK [conn194] received client metadata from 127.0.0.1:57061 conn194: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:36:36.483+0000 I - [conn189] end connection 127.0.0.1:57041 (6 connections now open) 2019-04-29T01:37:06.879+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57063 #195 (6 connections now open) 2019-04-29T01:37:06.879+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:57063 conn195: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:38:27.336+0000 I - [conn194] end connection 127.0.0.1:57061 (6 connections now open) 2019-04-29T01:40:48.129+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57070 #196 (6 connections now open) 2019-04-29T01:40:48.129+0000 I NETWORK [conn196] received client metadata from 127.0.0.1:57070 conn196: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:41:48.130+0000 I - [conn195] end connection 127.0.0.1:57063 (6 connections now open) 2019-04-29T01:42:28.881+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57072 #197 (6 connections now open) 2019-04-29T01:42:28.887+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:57072 conn197: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:43:28.922+0000 I - [conn196] end connection 127.0.0.1:57070 (6 connections now open) 2019-04-29T01:48:20.658+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57077 #198 (6 connections now open) 2019-04-29T01:48:20.660+0000 I NETWORK [conn198] received client metadata from 127.0.0.1:57077 conn198: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:49:20.661+0000 I - [conn197] end connection 127.0.0.1:57072 (6 connections now open) 2019-04-29T01:52:22.320+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57080 #199 (6 connections now open) 2019-04-29T01:52:22.320+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:57080 conn199: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:53:22.384+0000 I - [conn198] end connection 127.0.0.1:57077 (6 connections now open) 2019-04-29T01:55:43.209+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57083 #200 (6 connections now open) 2019-04-29T01:55:43.209+0000 I NETWORK [conn200] received client metadata from 127.0.0.1:57083 conn200: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:56:43.210+0000 I - [conn199] end connection 127.0.0.1:57080 (6 connections now open) 2019-04-29T02:04:35.320+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57087 #201 (6 connections now open) 2019-04-29T02:04:35.320+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:57087 conn201: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T02:05:35.469+0000 I - [conn200] end connection 127.0.0.1:57083 (6 connections now open) 2019-04-29T02:28:39.315+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57095 #202 (6 connections now open) 2019-04-29T02:28:39.315+0000 I NETWORK [conn202] received client metadata from 127.0.0.1:57095 conn202: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T02:29:39.318+0000 I - [conn202] end connection 127.0.0.1:57095 (6 connections now open) 2019-04-29T02:29:39.445+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57096 #203 (6 connections now open) 2019-04-29T02:29:39.446+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:57096 conn203: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T02:30:39.460+0000 I - [conn203] end connection 127.0.0.1:57096 (6 connections now open) 2019-04-29T03:50:48.950+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57105 #204 (6 connections now open) 2019-04-29T03:50:48.951+0000 I NETWORK [conn204] received client metadata from 127.0.0.1:57105 conn204: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T03:51:48.952+0000 I - [conn204] end connection 127.0.0.1:57105 (6 connections now open) 2019-04-29T04:53:26.896+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57115 #205 (6 connections now open) 2019-04-29T04:53:26.896+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:57115 conn205: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T04:54:26.910+0000 I - [conn205] end connection 127.0.0.1:57115 (6 connections now open) 2019-04-29T06:11:26.017+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57124 #206 (6 connections now open) 2019-04-29T06:11:26.017+0000 I NETWORK [conn206] received client metadata from 127.0.0.1:57124 conn206: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T06:12:26.018+0000 I - [conn201] end connection 127.0.0.1:57087 (6 connections now open) 2019-04-29T06:25:47.723+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57125 #207 (6 connections now open) 2019-04-29T06:25:47.723+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:57125 conn207: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T06:26:47.725+0000 I - [conn206] end connection 127.0.0.1:57124 (6 connections now open) 2019-04-29T07:54:39.885+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57146 #208 (6 connections now open) 2019-04-29T07:54:39.885+0000 I NETWORK [conn208] received client metadata from 127.0.0.1:57146 conn208: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T07:56:10.052+0000 I - [conn208] end connection 127.0.0.1:57146 (6 connections now open) 2019-04-29T08:01:16.072+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1380, after globalLock: 1380, after locks: 1380, after network: 1380, after opLatencies: 1380, after opcounters: 1380, after opcountersRepl: 1380, after repl: 1380, after security: 1380, after storageEngine: 1380, after tcmalloc: 1380, after wiredTiger: 1380, at end: 1380 } 2019-04-29T08:01:42.105+0000 I COMMAND [conn207] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 137ms 2019-04-29T08:01:42.163+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57156 #209 (6 connections now open) 2019-04-29T08:01:42.191+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:57156 conn209: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:01:42.285+0000 I COMMAND [conn207] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 124ms 2019-04-29T08:02:52.504+0000 I - [conn207] end connection 127.0.0.1:57125 (6 connections now open) 2019-04-29T08:09:54.141+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57160 #210 (6 connections now open) 2019-04-29T08:09:54.142+0000 I NETWORK [conn210] received client metadata from 127.0.0.1:57160 conn210: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:10:54.157+0000 I - [conn210] end connection 127.0.0.1:57160 (6 connections now open) 2019-04-29T08:22:06.139+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57167 #211 (6 connections now open) 2019-04-29T08:22:06.140+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:57167 conn211: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:23:06.140+0000 I - [conn209] end connection 127.0.0.1:57156 (6 connections now open) 2019-04-29T08:26:36.922+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57169 #212 (6 connections now open) 2019-04-29T08:26:36.922+0000 I NETWORK [conn212] received client metadata from 127.0.0.1:57169 conn212: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:27:36.924+0000 I - [conn211] end connection 127.0.0.1:57167 (6 connections now open) 2019-04-29T08:36:09.545+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57175 #213 (6 connections now open) 2019-04-29T08:36:09.547+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:57175 conn213: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:37:09.569+0000 I - [conn213] end connection 127.0.0.1:57175 (6 connections now open) 2019-04-29T09:17:45.983+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57185 #214 (6 connections now open) 2019-04-29T09:17:45.983+0000 I NETWORK [conn214] received client metadata from 127.0.0.1:57185 conn214: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:18:45.983+0000 I - [conn212] end connection 127.0.0.1:57169 (6 connections now open) 2019-04-29T09:29:28.233+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 1618 } 2019-04-29T09:29:28.239+0000 I COMMAND [conn214] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 336ms 2019-04-29T09:29:49.088+0000 I COMMAND [conn214] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 519ms 2019-04-29T09:29:49.090+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57188 #215 (6 connections now open) 2019-04-29T09:29:49.094+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:57188 conn215: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:30:49.094+0000 I - [conn214] end connection 127.0.0.1:57185 (6 connections now open) 2019-04-29T09:36:01.835+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57192 #216 (6 connections now open) 2019-04-29T09:36:01.836+0000 I NETWORK [conn216] received client metadata from 127.0.0.1:57192 conn216: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:37:01.836+0000 I - [conn215] end connection 127.0.0.1:57188 (6 connections now open) 2019-04-29T10:05:27.076+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57207 #217 (6 connections now open) 2019-04-29T10:05:27.082+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:57207 conn217: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T10:06:27.094+0000 I - [conn216] end connection 127.0.0.1:57192 (6 connections now open) 2019-04-29T10:56:54.078+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57213 #218 (6 connections now open) 2019-04-29T10:56:54.078+0000 I NETWORK [conn218] received client metadata from 127.0.0.1:57213 conn218: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T10:57:54.105+0000 I - [conn218] end connection 127.0.0.1:57213 (6 connections now open) 2019-04-29T11:15:28.248+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57222 #219 (6 connections now open) 2019-04-29T11:15:28.249+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:57222 conn219: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T11:17:08.950+0000 I - [conn217] end connection 127.0.0.1:57207 (6 connections now open) 2019-04-29T11:20:11.060+0000 I COMMAND [conn219] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 149ms 2019-04-29T11:27:12.547+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57226 #220 (6 connections now open) 2019-04-29T11:27:12.547+0000 I NETWORK [conn220] received client metadata from 127.0.0.1:57226 conn220: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T11:28:12.561+0000 I - [conn220] end connection 127.0.0.1:57226 (6 connections now open) 2019-04-29T11:30:43.143+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57229 #221 (6 connections now open) 2019-04-29T11:30:43.143+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:57229 conn221: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T11:31:43.144+0000 I - [conn219] end connection 127.0.0.1:57222 (6 connections now open) 2019-04-29T11:50:15.819+0000 I COMMAND [conn221] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 129ms 2019-04-29T12:24:30.323+0000 I COMMAND [conn221] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after sharding: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 2458, at end: 2458 } 2019-04-29T12:26:07.159+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 1155, after wiredTiger: 1155, at end: 1155 } 2019-04-29T12:30:43.169+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57245 #222 (6 connections now open) 2019-04-29T12:30:43.169+0000 I NETWORK [conn222] received client metadata from 127.0.0.1:57245 conn222: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:31:43.173+0000 I - [conn222] end connection 127.0.0.1:57245 (6 connections now open) 2019-04-29T12:34:25.544+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57246 #223 (6 connections now open) 2019-04-29T12:34:25.544+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:57246 conn223: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:35:25.545+0000 I - [conn221] end connection 127.0.0.1:57229 (6 connections now open) 2019-04-29T12:41:26.804+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57248 #224 (6 connections now open) 2019-04-29T12:41:26.804+0000 I NETWORK [conn224] received client metadata from 127.0.0.1:57248 conn224: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:42:26.804+0000 I - [conn223] end connection 127.0.0.1:57246 (6 connections now open) 2019-04-29T12:47:07.563+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57252 #225 (6 connections now open) 2019-04-29T12:47:07.563+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:57252 conn225: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:48:07.565+0000 I - [conn224] end connection 127.0.0.1:57248 (6 connections now open) 2019-04-29T12:54:49.274+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57254 #226 (6 connections now open) 2019-04-29T12:54:49.274+0000 I NETWORK [conn226] received client metadata from 127.0.0.1:57254 conn226: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:56:19.350+0000 I - [conn226] end connection 127.0.0.1:57254 (6 connections now open) 2019-04-29T13:04:40.672+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57257 #227 (6 connections now open) 2019-04-29T13:04:40.673+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:57257 conn227: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:05:40.675+0000 I - [conn225] end connection 127.0.0.1:57252 (6 connections now open) 2019-04-29T13:21:04.683+0000 I COMMAND [conn227] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1941, after globalLock: 1941, after locks: 1941, after network: 1941, after opLatencies: 1941, after opcounters: 1941, after opcountersRepl: 1941, after repl: 1941, after security: 1941, after sharding: 1941, after storageEngine: 1941, after tcmalloc: 1941, after wiredTiger: 1941, at end: 1941 } 2019-04-29T13:21:04.683+0000 I COMMAND [conn227] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:23118 locks:{} protocol:op_command 1609ms 2019-04-29T13:21:04.712+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 1941 } 2019-04-29T13:24:05.961+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57262 #228 (6 connections now open) 2019-04-29T13:24:05.961+0000 I NETWORK [conn228] received client metadata from 127.0.0.1:57262 conn228: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:25:05.948+0000 I - [conn227] end connection 127.0.0.1:57257 (6 connections now open) 2019-04-29T13:25:36.881+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57265 #229 (6 connections now open) 2019-04-29T13:25:36.884+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:57265 conn229: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:27:17.131+0000 I - [conn228] end connection 127.0.0.1:57262 (6 connections now open) 2019-04-29T13:31:48.341+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57268 #230 (6 connections now open) 2019-04-29T13:31:48.342+0000 I NETWORK [conn230] received client metadata from 127.0.0.1:57268 conn230: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:32:58.448+0000 I - [conn230] end connection 127.0.0.1:57268 (6 connections now open) 2019-04-29T13:34:31.869+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 1960 } 2019-04-29T13:35:12.871+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57274 #231 (6 connections now open) 2019-04-29T13:35:12.876+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:57274 conn231: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:36:12.876+0000 I - [conn229] end connection 127.0.0.1:57265 (6 connections now open) 2019-04-29T13:38:54.939+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57280 #232 (6 connections now open) 2019-04-29T13:38:54.942+0000 I NETWORK [conn232] received client metadata from 127.0.0.1:57280 conn232: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:39:54.945+0000 I - [conn231] end connection 127.0.0.1:57274 (6 connections now open) 2019-04-29T13:45:06.296+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57282 #233 (6 connections now open) 2019-04-29T13:45:06.298+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:57282 conn233: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:46:06.298+0000 I - [conn232] end connection 127.0.0.1:57280 (6 connections now open) 2019-04-29T13:46:56.936+0000 I COMMAND [conn233] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 212ms 2019-04-29T13:47:27.176+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57286 #234 (6 connections now open) 2019-04-29T13:47:27.176+0000 I NETWORK [conn234] received client metadata from 127.0.0.1:57286 conn234: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:47:46.061+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1152, after globalLock: 1152, after locks: 1152, after network: 1152, after opLatencies: 1152, after opcounters: 1152, after opcountersRepl: 1152, after repl: 1152, after security: 1152, after storageEngine: 1152, after tcmalloc: 1152, after wiredTiger: 1152, at end: 1152 } 2019-04-29T13:48:27.176+0000 I - [conn233] end connection 127.0.0.1:57282 (6 connections now open) 2019-04-29T13:50:58.760+0000 I COMMAND [conn234] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 160ms 2019-04-29T13:59:12.177+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57293 #235 (6 connections now open) 2019-04-29T13:59:12.177+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:57293 conn235: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:59:33.597+0000 I COMMAND [conn235] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 927ms 2019-04-29T14:00:12.150+0000 I - [conn234] end connection 127.0.0.1:57286 (6 connections now open) 2019-04-29T14:09:29.436+0000 I COMMAND [conn235] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1453, after globalLock: 1453, after locks: 1453, after network: 1453, after opLatencies: 1453, after opcounters: 1453, after opcountersRepl: 1453, after repl: 1453, after security: 1453, after sharding: 1453, after storageEngine: 1453, after tcmalloc: 1453, after wiredTiger: 1453, at end: 1453 } 2019-04-29T14:09:29.582+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1453, after globalLock: 1453, after locks: 1453, after network: 1453, after opLatencies: 1453, after opcounters: 1453, after opcountersRepl: 1453, after repl: 1453, after security: 1453, after storageEngine: 1453, after tcmalloc: 1453, after wiredTiger: 1453, at end: 1602 } 2019-04-29T14:10:30.052+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57298 #236 (6 connections now open) 2019-04-29T14:10:30.052+0000 I NETWORK [conn236] received client metadata from 127.0.0.1:57298 conn236: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:11:30.053+0000 I - [conn235] end connection 127.0.0.1:57293 (6 connections now open) 2019-04-29T14:19:33.272+0000 I COMMAND [conn236] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 217ms 2019-04-29T14:19:35.407+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 1499, after asserts: 1499, after backgroundFlushing: 1499, after connections: 1499, after dur: 1499, after encryptionAtRest: 1499, after extra_info: 1499, after globalLock: 1499, after locks: 1499, after network: 1499, after opLatencies: 1499, after opcounters: 1499, after opcountersRepl: 1499, after repl: 1499, after security: 1499, after storageEngine: 1499, after tcmalloc: 1499, after wiredTiger: 1499, at end: 1499 } 2019-04-29T14:19:40.636+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 1505, after asserts: 1505, after backgroundFlushing: 1505, after connections: 1505, after dur: 1505, after encryptionAtRest: 1505, after extra_info: 1505, after globalLock: 1505, after locks: 1505, after network: 1505, after opLatencies: 1505, after opcounters: 1505, after opcountersRepl: 1505, after repl: 1505, after security: 1505, after storageEngine: 1505, after tcmalloc: 1505, after wiredTiger: 1505, at end: 1505 } 2019-04-29T14:19:52.747+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 1497, after network: 1497, after opLatencies: 1497, after opcounters: 1497, after opcountersRepl: 1497, after repl: 1497, after security: 1497, after storageEngine: 1497, after tcmalloc: 1497, after wiredTiger: 1497, at end: 1497 } 2019-04-29T14:20:56.405+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57303 #237 (6 connections now open) 2019-04-29T14:20:56.406+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:57303 conn237: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:21:47.348+0000 I COMMAND [conn236] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 353ms 2019-04-29T14:21:56.450+0000 I - [conn237] end connection 127.0.0.1:57303 (6 connections now open) 2019-04-29T14:21:57.419+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57305 #238 (6 connections now open) 2019-04-29T14:21:57.419+0000 I NETWORK [conn238] received client metadata from 127.0.0.1:57305 conn238: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:22:57.421+0000 I - [conn238] end connection 127.0.0.1:57305 (6 connections now open) 2019-04-29T14:23:28.452+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57307 #239 (6 connections now open) 2019-04-29T14:23:28.461+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:57307 conn239: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:24:28.466+0000 I - [conn236] end connection 127.0.0.1:57298 (6 connections now open) 2019-04-29T14:24:39.326+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57312 #240 (6 connections now open) 2019-04-29T14:24:39.330+0000 I NETWORK [conn240] received client metadata from 127.0.0.1:57312 conn240: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:25:39.392+0000 I - [conn239] end connection 127.0.0.1:57307 (6 connections now open) 2019-04-29T14:26:30.760+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57315 #241 (6 connections now open) 2019-04-29T14:26:30.760+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:57315 conn241: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:28:20.964+0000 I - [conn240] end connection 127.0.0.1:57312 (6 connections now open) 2019-04-29T14:28:41.622+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57320 #242 (6 connections now open) 2019-04-29T14:28:41.622+0000 I NETWORK [conn242] received client metadata from 127.0.0.1:57320 conn242: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:29:41.850+0000 I - [conn241] end connection 127.0.0.1:57315 (6 connections now open) 2019-04-29T14:30:07.372+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1524, after globalLock: 1524, after locks: 1524, after network: 1524, after opLatencies: 1524, after opcounters: 1524, after opcountersRepl: 1524, after repl: 1524, after security: 1524, after storageEngine: 1524, after tcmalloc: 1524, after wiredTiger: 1524, at end: 1524 } 2019-04-29T14:31:03.809+0000 I COMMAND [conn242] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 109ms 2019-04-29T14:31:34.415+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57325 #243 (6 connections now open) 2019-04-29T14:31:34.417+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:57325 conn243: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:31:44.121+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 1621, after wiredTiger: 1621, at end: 1621 } 2019-04-29T14:32:28.666+0000 I COMMAND [conn243] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1232, after globalLock: 1232, after locks: 1232, after network: 1232, after opLatencies: 1232, after opcounters: 1232, after opcountersRepl: 1232, after repl: 1232, after security: 1232, after sharding: 1232, after storageEngine: 1232, after tcmalloc: 1232, after wiredTiger: 1232, at end: 1242 } 2019-04-29T14:32:28.666+0000 I COMMAND [conn243] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:23118 locks:{} protocol:op_command 1240ms 2019-04-29T14:32:34.451+0000 I - [conn242] end connection 127.0.0.1:57320 (6 connections now open) 2019-04-29T14:32:38.807+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57328 #244 (6 connections now open) 2019-04-29T14:32:38.808+0000 I NETWORK [conn244] received client metadata from 127.0.0.1:57328 conn244: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:33:31.695+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 2535, at end: 2535 } 2019-04-29T14:33:43.111+0000 I COMMAND [conn243] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1022, after globalLock: 1022, after locks: 1022, after network: 1022, after opLatencies: 1022, after opcounters: 1022, after opcountersRepl: 1022, after repl: 1022, after security: 1022, after sharding: 1022, after storageEngine: 1022, after tcmalloc: 1022, after wiredTiger: 1022, at end: 1022 } 2019-04-29T14:33:43.111+0000 I COMMAND [conn243] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:23118 locks:{} protocol:op_command 1021ms 2019-04-29T14:33:43.128+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 1299 } 2019-04-29T14:33:49.501+0000 I - [conn244] end connection 127.0.0.1:57328 (6 connections now open) 2019-04-29T14:37:18.488+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57334 #245 (6 connections now open) 2019-04-29T14:37:18.489+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:57334 conn245: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:38:18.493+0000 I - [conn245] end connection 127.0.0.1:57334 (6 connections now open) 2019-04-29T14:47:45.596+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-29T14:47:45.598+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-29T14:47:53.030+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57341 #246 (6 connections now open) 2019-04-29T14:47:53.031+0000 I NETWORK [conn246] received client metadata from 127.0.0.1:57341 conn246: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:48:53.995+0000 I - [conn246] end connection 127.0.0.1:57341 (6 connections now open) 2019-04-29T14:48:56.501+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57344 #247 (6 connections now open) 2019-04-29T14:48:56.501+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:57344 conn247: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:49:56.504+0000 I - [conn243] end connection 127.0.0.1:57325 (6 connections now open) 2019-04-29T14:50:16.105+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-29T14:50:16.294+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-29T15:05:22.804+0000 I COMMAND [conn247] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 218ms 2019-04-29T15:10:34.155+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57361 #248 (6 connections now open) 2019-04-29T15:10:34.157+0000 I NETWORK [conn248] received client metadata from 127.0.0.1:57361 conn248: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:11:34.159+0000 I - [conn247] end connection 127.0.0.1:57344 (6 connections now open) 2019-04-29T15:13:45.542+0000 I COMMAND [conn248] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 119ms 2019-04-29T15:14:36.407+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57368 #249 (6 connections now open) 2019-04-29T15:14:36.414+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:57368 conn249: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:15:36.519+0000 I - [conn248] end connection 127.0.0.1:57361 (6 connections now open) 2019-04-29T15:16:05.057+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 12, at end: 1035 } 2019-04-29T15:16:17.369+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57371 #250 (6 connections now open) 2019-04-29T15:16:17.371+0000 I NETWORK [conn250] received client metadata from 127.0.0.1:57371 conn250: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:17:17.670+0000 I - [conn250] end connection 127.0.0.1:57371 (6 connections now open) 2019-04-29T15:17:19.825+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57374 #251 (6 connections now open) 2019-04-29T15:17:19.830+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:57374 conn251: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:18:19.833+0000 I - [conn249] end connection 127.0.0.1:57368 (6 connections now open) 2019-04-29T15:28:43.870+0000 I COMMAND [conn251] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 154ms 2019-04-29T15:29:07.733+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 3374 } 2019-04-29T15:31:27.487+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1346, after globalLock: 1346, after locks: 1346, after network: 1346, after opLatencies: 1346, after opcounters: 1346, after opcountersRepl: 1346, after repl: 1346, after security: 1346, after storageEngine: 1346, after tcmalloc: 1346, after wiredTiger: 1346, at end: 1346 } 2019-04-29T15:32:19.423+0000 I COMMAND [conn251] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 102ms 2019-04-29T15:32:33.826+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1799, after globalLock: 1799, after locks: 1799, after network: 1799, after opLatencies: 1799, after opcounters: 1799, after opcountersRepl: 1799, after repl: 1799, after security: 1799, after storageEngine: 1799, after tcmalloc: 1799, after wiredTiger: 1799, at end: 1799 } 2019-04-29T15:32:49.826+0000 I COMMAND [conn251] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 149ms 2019-04-29T15:32:55.296+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1676, after globalLock: 1676, after locks: 1676, after network: 1676, after opLatencies: 1676, after opcounters: 1676, after opcountersRepl: 1676, after repl: 1676, after security: 1676, after storageEngine: 1676, after tcmalloc: 1676, after wiredTiger: 1676, at end: 1676 } 2019-04-29T15:33:40.522+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57387 #252 (6 connections now open) 2019-04-29T15:33:40.523+0000 I NETWORK [conn252] received client metadata from 127.0.0.1:57387 conn252: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:34:08.413+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 3526 } 2019-04-29T15:34:40.525+0000 I - [conn251] end connection 127.0.0.1:57374 (6 connections now open) 2019-04-29T15:35:15.670+0000 I COMMAND [conn252] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 132ms 2019-04-29T15:35:18.697+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 1893 } 2019-04-29T15:35:25.870+0000 I COMMAND [conn252] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 161ms 2019-04-29T15:35:36.393+0000 I COMMAND [conn252] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 219ms 2019-04-29T15:35:57.004+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57388 #253 (6 connections now open) 2019-04-29T15:35:57.004+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:57388 conn253: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:38:27.711+0000 I - [conn252] end connection 127.0.0.1:57387 (6 connections now open) 2019-04-29T15:39:38.694+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57393 #254 (6 connections now open) 2019-04-29T15:39:38.695+0000 I NETWORK [conn254] received client metadata from 127.0.0.1:57393 conn254: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:40:38.700+0000 I - [conn253] end connection 127.0.0.1:57388 (6 connections now open) 2019-04-29T15:45:10.620+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57396 #255 (6 connections now open) 2019-04-29T15:45:10.621+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:57396 conn255: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:46:10.623+0000 I - [conn254] end connection 127.0.0.1:57393 (6 connections now open) 2019-04-29T15:48:23.145+0000 I COMMAND [conn255] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 123ms 2019-04-29T15:50:04.343+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57403 #256 (6 connections now open) 2019-04-29T15:50:04.344+0000 I NETWORK [conn256] received client metadata from 127.0.0.1:57403 conn256: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:51:04.344+0000 I - [conn255] end connection 127.0.0.1:57396 (6 connections now open) 2019-04-29T15:53:15.964+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57408 #257 (6 connections now open) 2019-04-29T15:53:15.965+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:57408 conn257: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:54:15.966+0000 I - [conn256] end connection 127.0.0.1:57403 (6 connections now open) 2019-04-29T15:56:41.044+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 1513 } 2019-04-29T15:57:31.853+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57415 #258 (6 connections now open) 2019-04-29T15:57:31.854+0000 I NETWORK [conn258] received client metadata from 127.0.0.1:57415 conn258: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:58:31.849+0000 I - [conn257] end connection 127.0.0.1:57408 (6 connections now open) 2019-04-29T15:59:22.682+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57419 #259 (6 connections now open) 2019-04-29T15:59:22.683+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:57419 conn259: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:59:55.667+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 3694, after globalLock: 3694, after locks: 3694, after network: 3694, after opLatencies: 3694, after opcounters: 3694, after opcountersRepl: 3694, after repl: 3694, after security: 3694, after storageEngine: 3694, after tcmalloc: 3694, after wiredTiger: 3694, at end: 3694 } 2019-04-29T16:00:08.055+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 1578 } 2019-04-29T16:00:22.693+0000 I - [conn259] end connection 127.0.0.1:57419 (6 connections now open) 2019-04-29T16:01:17.203+0000 I COMMAND [conn258] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 179ms 2019-04-29T16:02:29.277+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57424 #260 (6 connections now open) 2019-04-29T16:02:29.279+0000 I NETWORK [conn260] received client metadata from 127.0.0.1:57424 conn260: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:03:29.287+0000 I - [conn258] end connection 127.0.0.1:57415 (6 connections now open) 2019-04-29T16:04:30.824+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57429 #261 (6 connections now open) 2019-04-29T16:04:30.824+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:57429 conn261: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:05:30.831+0000 I - [conn261] end connection 127.0.0.1:57429 (6 connections now open) 2019-04-29T16:10:54.422+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57431 #262 (6 connections now open) 2019-04-29T16:10:54.423+0000 I NETWORK [conn262] received client metadata from 127.0.0.1:57431 conn262: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:11:54.425+0000 I - [conn260] end connection 127.0.0.1:57424 (6 connections now open) 2019-04-29T16:12:35.372+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57434 #263 (6 connections now open) 2019-04-29T16:12:35.374+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:57434 conn263: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:13:36.190+0000 I - [conn262] end connection 127.0.0.1:57431 (6 connections now open) 2019-04-29T16:13:36.514+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57435 #264 (6 connections now open) 2019-04-29T16:13:36.516+0000 I NETWORK [conn264] received client metadata from 127.0.0.1:57435 conn264: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:14:27.114+0000 I COMMAND [conn264] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 381ms 2019-04-29T16:14:36.515+0000 I - [conn263] end connection 127.0.0.1:57434 (6 connections now open) 2019-04-29T16:16:27.560+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57439 #265 (6 connections now open) 2019-04-29T16:16:27.561+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:57439 conn265: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:17:27.562+0000 I - [conn264] end connection 127.0.0.1:57435 (6 connections now open) 2019-04-29T16:22:39.845+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57445 #266 (6 connections now open) 2019-04-29T16:22:39.846+0000 I NETWORK [conn266] received client metadata from 127.0.0.1:57445 conn266: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:23:39.847+0000 I - [conn265] end connection 127.0.0.1:57439 (6 connections now open) 2019-04-29T16:26:10.875+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57449 #267 (6 connections now open) 2019-04-29T16:26:10.877+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:57449 conn267: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:27:10.878+0000 I - [conn266] end connection 127.0.0.1:57445 (6 connections now open) 2019-04-29T16:27:51.480+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57452 #268 (6 connections now open) 2019-04-29T16:27:51.484+0000 I NETWORK [conn268] received client metadata from 127.0.0.1:57452 conn268: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:29:21.637+0000 I - [conn268] end connection 127.0.0.1:57452 (6 connections now open) 2019-04-29T16:29:21.969+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57453 #269 (6 connections now open) 2019-04-29T16:29:21.969+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:57453 conn269: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:31:02.458+0000 I - [conn269] end connection 127.0.0.1:57453 (6 connections now open) 2019-04-29T16:31:44.158+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57456 #270 (6 connections now open) 2019-04-29T16:31:44.159+0000 I NETWORK [conn270] received client metadata from 127.0.0.1:57456 conn270: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:33:15.099+0000 I - [conn267] end connection 127.0.0.1:57449 (6 connections now open) 2019-04-29T16:34:26.217+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 3226, at end: 3226 } 2019-04-29T16:34:46.895+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57461 #271 (6 connections now open) 2019-04-29T16:34:46.896+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:57461 conn271: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:35:47.292+0000 I - [conn271] end connection 127.0.0.1:57461 (6 connections now open) 2019-04-29T16:36:00.344+0000 I COMMAND [conn270] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 288ms 2019-04-29T16:37:01.075+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57464 #272 (6 connections now open) 2019-04-29T16:37:01.076+0000 I NETWORK [conn272] received client metadata from 127.0.0.1:57464 conn272: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:37:40.248+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 1381, after wiredTiger: 1381, at end: 1381 } 2019-04-29T16:38:01.104+0000 I - [conn272] end connection 127.0.0.1:57464 (6 connections now open) 2019-04-29T16:39:13.474+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57470 #273 (6 connections now open) 2019-04-29T16:39:13.477+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:57470 conn273: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:40:23.542+0000 I - [conn273] end connection 127.0.0.1:57470 (6 connections now open) 2019-04-29T16:41:04.333+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57471 #274 (6 connections now open) 2019-04-29T16:41:04.334+0000 I NETWORK [conn274] received client metadata from 127.0.0.1:57471 conn274: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:42:04.334+0000 I - [conn270] end connection 127.0.0.1:57456 (6 connections now open) 2019-04-29T16:49:38.147+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57473 #275 (6 connections now open) 2019-04-29T16:49:38.148+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:57473 conn275: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:50:38.149+0000 I - [conn274] end connection 127.0.0.1:57471 (6 connections now open) 2019-04-29T17:19:24.216+0000 I COMMAND [conn275] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 217ms 2019-04-29T17:19:26.446+0000 I COMMAND [conn275] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 486ms 2019-04-29T17:19:37.194+0000 I COMMAND [conn275] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 168ms 2019-04-29T17:19:59.797+0000 I COMMAND [conn275] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 393ms 2019-04-29T17:21:03.030+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 1239, after asserts: 1239, after backgroundFlushing: 1239, after connections: 1239, after dur: 1239, after encryptionAtRest: 1239, after extra_info: 1239, after globalLock: 1239, after locks: 1239, after network: 1239, after opLatencies: 1239, after opcounters: 1239, after opcountersRepl: 1239, after repl: 1239, after security: 1239, after storageEngine: 1239, after tcmalloc: 1239, after wiredTiger: 1250, at end: 1250 } 2019-04-29T17:21:03.315+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57484 #276 (6 connections now open) 2019-04-29T17:21:03.447+0000 I NETWORK [conn276] received client metadata from 127.0.0.1:57484 conn276: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:21:03.462+0000 I COMMAND [conn275] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 146ms 2019-04-29T17:22:03.452+0000 I - [conn276] end connection 127.0.0.1:57484 (6 connections now open) 2019-04-29T17:22:14.882+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57486 #277 (6 connections now open) 2019-04-29T17:22:14.887+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:57486 conn277: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:23:14.895+0000 I - [conn277] end connection 127.0.0.1:57486 (6 connections now open) 2019-04-29T17:24:06.910+0000 I COMMAND [conn275] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 415ms 2019-04-29T17:24:59.240+0000 I COMMAND [conn275] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 313ms 2019-04-29T17:26:02.359+0000 I COMMAND [conn275] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 426ms 2019-04-29T17:26:12.585+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57491 #278 (6 connections now open) 2019-04-29T17:26:12.587+0000 I NETWORK [conn278] received client metadata from 127.0.0.1:57491 conn278: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:27:12.597+0000 I - [conn275] end connection 127.0.0.1:57473 (6 connections now open) 2019-04-29T17:27:44.338+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57495 #279 (6 connections now open) 2019-04-29T17:27:44.347+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:57495 conn279: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:28:44.425+0000 I - [conn278] end connection 127.0.0.1:57491 (6 connections now open) 2019-04-29T17:37:46.972+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57502 #280 (6 connections now open) 2019-04-29T17:37:46.973+0000 I NETWORK [conn280] received client metadata from 127.0.0.1:57502 conn280: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:38:46.974+0000 I - [conn279] end connection 127.0.0.1:57495 (6 connections now open) 2019-04-29T18:13:56.589+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57512 #281 (6 connections now open) 2019-04-29T18:13:56.589+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:57512 conn281: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:14:56.573+0000 I - [conn280] end connection 127.0.0.1:57502 (6 connections now open) 2019-04-29T18:29:09.021+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57518 #282 (6 connections now open) 2019-04-29T18:29:09.022+0000 I NETWORK [conn282] received client metadata from 127.0.0.1:57518 conn282: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:30:09.022+0000 I - [conn282] end connection 127.0.0.1:57518 (6 connections now open) 2019-04-29T18:32:25.717+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-29T18:32:25.718+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-29T18:34:55.923+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-29T18:34:55.927+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-29T19:10:04.922+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57533 #283 (6 connections now open) 2019-04-29T19:10:04.923+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:57533 conn283: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T19:11:14.957+0000 I - [conn283] end connection 127.0.0.1:57533 (6 connections now open) 2019-04-29T19:33:08.352+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57537 #284 (6 connections now open) 2019-04-29T19:33:08.352+0000 I NETWORK [conn284] received client metadata from 127.0.0.1:57537 conn284: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T19:34:08.349+0000 I - [conn281] end connection 127.0.0.1:57512 (6 connections now open) 2019-04-29T20:07:24.642+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57550 #285 (6 connections now open) 2019-04-29T20:07:24.642+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:57550 conn285: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T20:08:24.644+0000 I - [conn284] end connection 127.0.0.1:57537 (6 connections now open) 2019-04-29T21:02:50.613+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57558 #286 (6 connections now open) 2019-04-29T21:02:50.614+0000 I NETWORK [conn286] received client metadata from 127.0.0.1:57558 conn286: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T21:03:50.614+0000 I - [conn285] end connection 127.0.0.1:57550 (6 connections now open) 2019-04-29T22:43:21.863+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57569 #287 (6 connections now open) 2019-04-29T22:43:21.863+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:57569 conn287: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T22:44:21.866+0000 I - [conn286] end connection 127.0.0.1:57558 (6 connections now open) 2019-04-29T23:00:44.015+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57574 #288 (6 connections now open) 2019-04-29T23:00:44.015+0000 I NETWORK [conn288] received client metadata from 127.0.0.1:57574 conn288: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:02:04.053+0000 I - [conn288] end connection 127.0.0.1:57574 (6 connections now open) 2019-04-29T23:30:18.296+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57583 #289 (6 connections now open) 2019-04-29T23:30:18.305+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:57583 conn289: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:31:18.325+0000 I - [conn289] end connection 127.0.0.1:57583 (6 connections now open) 2019-04-29T23:51:11.613+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57588 #290 (6 connections now open) 2019-04-29T23:51:11.620+0000 I NETWORK [conn290] received client metadata from 127.0.0.1:57588 conn290: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:52:11.622+0000 I - [conn287] end connection 127.0.0.1:57569 (6 connections now open) 2019-04-29T23:57:03.119+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57593 #291 (6 connections now open) 2019-04-29T23:57:03.152+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:57593 conn291: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:58:03.119+0000 I - [conn290] end connection 127.0.0.1:57588 (6 connections now open) 2019-04-30T00:08:24.449+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57597 #292 (6 connections now open) 2019-04-30T00:08:24.449+0000 I NETWORK [conn292] received client metadata from 127.0.0.1:57597 conn292: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T00:09:24.452+0000 I - [conn291] end connection 127.0.0.1:57593 (6 connections now open) 2019-04-30T01:57:08.372+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57616 #293 (6 connections now open) 2019-04-30T01:57:08.372+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:57616 conn293: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T01:58:08.375+0000 I - [conn293] end connection 127.0.0.1:57616 (6 connections now open) 2019-04-30T02:46:13.846+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57623 #294 (6 connections now open) 2019-04-30T02:46:13.847+0000 I NETWORK [conn294] received client metadata from 127.0.0.1:57623 conn294: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T02:47:13.848+0000 I - [conn292] end connection 127.0.0.1:57597 (6 connections now open) 2019-04-30T04:34:35.471+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57630 #295 (6 connections now open) 2019-04-30T04:34:35.472+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:57630 conn295: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T04:35:35.475+0000 I - [conn295] end connection 127.0.0.1:57630 (6 connections now open) 2019-04-30T05:31:21.307+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57633 #296 (6 connections now open) 2019-04-30T05:31:21.308+0000 I NETWORK [conn296] received client metadata from 127.0.0.1:57633 conn296: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T05:32:21.319+0000 I - [conn294] end connection 127.0.0.1:57623 (6 connections now open) 2019-04-30T07:52:50.767+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57654 #297 (6 connections now open) 2019-04-30T07:52:50.771+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:57654 conn297: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:52:51.171+0000 I COMMAND [conn297] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 176ms 2019-04-30T07:53:26.327+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1266, after globalLock: 1266, after locks: 1266, after network: 1266, after opLatencies: 1266, after opcounters: 1266, after opcountersRepl: 1266, after repl: 1266, after security: 1266, after storageEngine: 1266, after tcmalloc: 1266, after wiredTiger: 1266, at end: 1438 } 2019-04-30T07:54:41.766+0000 I - [conn296] end connection 127.0.0.1:57633 (6 connections now open) 2019-04-30T07:54:41.912+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57657 #298 (6 connections now open) 2019-04-30T07:54:41.913+0000 I NETWORK [conn298] received client metadata from 127.0.0.1:57657 conn298: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:55:41.928+0000 I - [conn298] end connection 127.0.0.1:57657 (6 connections now open) 2019-04-30T07:58:42.698+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57665 #299 (6 connections now open) 2019-04-30T07:58:42.699+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:57665 conn299: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:59:42.699+0000 I - [conn297] end connection 127.0.0.1:57654 (6 connections now open) 2019-04-30T08:06:56.237+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57672 #300 (6 connections now open) 2019-04-30T08:06:56.238+0000 I NETWORK [conn300] received client metadata from 127.0.0.1:57672 conn300: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T08:07:56.238+0000 I - [conn299] end connection 127.0.0.1:57665 (6 connections now open) 2019-04-30T09:52:57.441+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57680 #301 (6 connections now open) 2019-04-30T09:52:57.442+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:57680 conn301: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T09:53:57.443+0000 I - [conn300] end connection 127.0.0.1:57672 (6 connections now open) 2019-04-30T09:54:28.582+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57684 #302 (6 connections now open) 2019-04-30T09:54:28.582+0000 I NETWORK [conn302] received client metadata from 127.0.0.1:57684 conn302: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T09:55:28.632+0000 I - [conn302] end connection 127.0.0.1:57684 (6 connections now open) 2019-04-30T09:56:40.269+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57689 #303 (6 connections now open) 2019-04-30T09:56:40.269+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:57689 conn303: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T09:57:10.314+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 1330, at end: 1330 } 2019-04-30T09:57:42.898+0000 I - [conn303] end connection 127.0.0.1:57689 (6 connections now open) 2019-04-30T09:58:04.184+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57691 #304 (6 connections now open) 2019-04-30T09:58:04.185+0000 I NETWORK [conn304] received client metadata from 127.0.0.1:57691 conn304: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:00:25.976+0000 I - [conn304] end connection 127.0.0.1:57691 (6 connections now open) 2019-04-30T10:01:38.327+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 1283, after wiredTiger: 1283, at end: 1283 } 2019-04-30T10:02:51.930+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 2094 } 2019-04-30T10:02:56.081+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 2952, at end: 3021 } 2019-04-30T10:04:03.367+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57697 #305 (6 connections now open) 2019-04-30T10:04:03.369+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:57697 conn305: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:05:58.148+0000 I - [conn301] end connection 127.0.0.1:57680 (6 connections now open) 2019-04-30T10:06:42.871+0000 I COMMAND [conn305] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 460ms 2019-04-30T10:07:14.558+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 879, after globalLock: 1319, after locks: 1319, after network: 1319, after opLatencies: 1319, after opcounters: 1319, after opcountersRepl: 1319, after repl: 1319, after security: 1319, after storageEngine: 1319, after tcmalloc: 1319, after wiredTiger: 1319, at end: 1319 } 2019-04-30T10:07:17.658+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 1214, at end: 1214 } 2019-04-30T10:07:17.658+0000 I COMMAND [conn305] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1214, after globalLock: 1214, after locks: 1214, after network: 1214, after opLatencies: 1214, after opcounters: 1214, after opcountersRepl: 1214, after repl: 1214, after security: 1214, after sharding: 1214, after storageEngine: 1214, after tcmalloc: 1214, after wiredTiger: 1214, at end: 1214 } 2019-04-30T10:07:17.658+0000 I COMMAND [conn305] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:23118 locks:{} protocol:op_command 1198ms 2019-04-30T10:08:05.922+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 1188, after encryptionAtRest: 1188, after extra_info: 1188, after globalLock: 1188, after locks: 1188, after network: 1188, after opLatencies: 1188, after opcounters: 1188, after opcountersRepl: 1188, after repl: 1188, after security: 1188, after storageEngine: 1188, after tcmalloc: 1188, after wiredTiger: 1188, at end: 1188 } 2019-04-30T10:08:53.716+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 1125 } 2019-04-30T10:15:26.554+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57708 #306 (6 connections now open) 2019-04-30T10:15:26.554+0000 I NETWORK [conn306] received client metadata from 127.0.0.1:57708 conn306: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:16:26.556+0000 I - [conn305] end connection 127.0.0.1:57697 (6 connections now open) 2019-04-30T11:39:05.711+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 1126, at end: 1126 } 2019-04-30T11:44:27.766+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57718 #307 (6 connections now open) 2019-04-30T11:44:27.770+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:57718 conn307: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:45:27.771+0000 I - [conn306] end connection 127.0.0.1:57708 (6 connections now open) 2019-04-30T11:48:00.827+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57719 #308 (6 connections now open) 2019-04-30T11:48:00.828+0000 I NETWORK [conn308] received client metadata from 127.0.0.1:57719 conn308: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:49:00.760+0000 I - [conn307] end connection 127.0.0.1:57718 (6 connections now open) 2019-04-30T11:49:42.479+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 2590, after asserts: 2590, after backgroundFlushing: 2590, after connections: 2590, after dur: 2590, after encryptionAtRest: 2590, after extra_info: 2590, after globalLock: 2590, after locks: 2590, after network: 2590, after opLatencies: 2590, after opcounters: 2590, after opcountersRepl: 2590, after repl: 2590, after security: 2590, after storageEngine: 2590, after tcmalloc: 2590, after wiredTiger: 2590, at end: 2590 } 2019-04-30T11:49:55.919+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1922, after globalLock: 1922, after locks: 1922, after network: 1922, after opLatencies: 1922, after opcounters: 1922, after opcountersRepl: 1922, after repl: 1922, after security: 1922, after storageEngine: 1922, after tcmalloc: 1922, after wiredTiger: 1922, at end: 1922 } 2019-04-30T11:51:09.418+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 1352, after wiredTiger: 1352, at end: 1352 } 2019-04-30T11:51:15.657+0000 I COMMAND [conn308] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 139ms 2019-04-30T11:51:36.330+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57728 #309 (6 connections now open) 2019-04-30T11:51:36.335+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:57728 conn309: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:51:45.843+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 3232 } 2019-04-30T11:52:36.475+0000 I - [conn308] end connection 127.0.0.1:57719 (6 connections now open) 2019-04-30T11:52:37.933+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 2085, at end: 2085 } 2019-04-30T11:52:56.698+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 72, after globalLock: 72, after locks: 72, after network: 72, after opLatencies: 72, after opcounters: 72, after opcountersRepl: 72, after repl: 72, after security: 72, after storageEngine: 72, after tcmalloc: 72, after wiredTiger: 72, at end: 1235 } 2019-04-30T11:52:59.799+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 1242, at end: 1242 } 2019-04-30T11:53:12.794+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1166, after globalLock: 1166, after locks: 1166, after network: 1166, after opLatencies: 1166, after opcounters: 1166, after opcountersRepl: 1166, after repl: 1166, after security: 1166, after storageEngine: 1166, after tcmalloc: 1166, after wiredTiger: 1166, at end: 1166 } 2019-04-30T11:53:33.051+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57732 #310 (6 connections now open) 2019-04-30T11:53:33.053+0000 I NETWORK [conn310] received client metadata from 127.0.0.1:57732 conn310: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:54:34.621+0000 I - [conn309] end connection 127.0.0.1:57728 (6 connections now open) 2019-04-30T11:58:19.913+0000 I COMMAND [conn310] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 315ms 2019-04-30T12:00:11.391+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57740 #311 (6 connections now open) 2019-04-30T12:00:11.391+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:57740 conn311: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:01:42.447+0000 I - [conn311] end connection 127.0.0.1:57740 (6 connections now open) 2019-04-30T12:03:13.745+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57744 #312 (6 connections now open) 2019-04-30T12:03:13.746+0000 I NETWORK [conn312] received client metadata from 127.0.0.1:57744 conn312: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:04:13.789+0000 I - [conn310] end connection 127.0.0.1:57732 (6 connections now open) 2019-04-30T12:09:06.992+0000 I COMMAND [conn312] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 166ms 2019-04-30T12:17:30.436+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57759 #313 (6 connections now open) 2019-04-30T12:17:30.437+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:57759 conn313: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:18:30.438+0000 I - [conn312] end connection 127.0.0.1:57744 (6 connections now open) 2019-04-30T12:19:11.309+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57763 #314 (6 connections now open) 2019-04-30T12:19:11.312+0000 I NETWORK [conn314] received client metadata from 127.0.0.1:57763 conn314: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:20:11.316+0000 I - [conn313] end connection 127.0.0.1:57759 (6 connections now open) 2019-04-30T12:20:52.918+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57767 #315 (6 connections now open) 2019-04-30T12:20:52.918+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:57767 conn315: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:22:33.332+0000 I - [conn314] end connection 127.0.0.1:57763 (6 connections now open) 2019-04-30T13:02:27.901+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57774 #316 (6 connections now open) 2019-04-30T13:02:27.901+0000 I NETWORK [conn316] received client metadata from 127.0.0.1:57774 conn316: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T13:03:27.902+0000 I - [conn316] end connection 127.0.0.1:57774 (6 connections now open) 2019-04-30T13:03:28.038+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57776 #317 (6 connections now open) 2019-04-30T13:03:28.038+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:57776 conn317: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T13:04:28.039+0000 I - [conn315] end connection 127.0.0.1:57767 (6 connections now open) 2019-04-30T13:06:09.077+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57778 #318 (6 connections now open) 2019-04-30T13:06:09.079+0000 I NETWORK [conn318] received client metadata from 127.0.0.1:57778 conn318: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T13:07:09.080+0000 I - [conn317] end connection 127.0.0.1:57776 (6 connections now open) 2019-04-30T14:10:18.035+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 2647 } 2019-04-30T14:10:41.766+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-30T14:10:41.768+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 6927, at end: 6927 } 2019-04-30T14:10:41.785+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-30T14:11:13.491+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57790 #319 (6 connections now open) 2019-04-30T14:11:13.493+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:57790 conn319: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:34:58.407+0000 I NETWORK [replSetDistLockPinger] Marking host localhost:27021 as failed :: caused by :: ExceededTimeLimit: operation exceeded time limit. 2019-04-30T15:34:58.407+0000 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: ExceededTimeLimit: operation exceeded time limit. 2019-04-30T15:35:58.429+0000 I - [conn318] end connection 127.0.0.1:57778 (6 connections now open) 2019-04-30T15:41:06.334+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 1047, after opcountersRepl: 1047, after repl: 1047, after security: 1047, after storageEngine: 1047, after tcmalloc: 1047, after wiredTiger: 1047, at end: 1047 } 2019-04-30T15:42:10.910+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57794 #320 (6 connections now open) 2019-04-30T15:42:10.910+0000 I NETWORK [conn320] received client metadata from 127.0.0.1:57794 conn320: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:43:21.281+0000 I - [conn320] end connection 127.0.0.1:57794 (6 connections now open) 2019-04-30T15:44:44.242+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57798 #321 (6 connections now open) 2019-04-30T15:44:44.246+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:57798 conn321: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:45:44.401+0000 I - [conn321] end connection 127.0.0.1:57798 (6 connections now open) 2019-04-30T15:45:46.199+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57802 #322 (6 connections now open) 2019-04-30T15:45:46.201+0000 I NETWORK [conn322] received client metadata from 127.0.0.1:57802 conn322: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:46:20.337+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 1552, at end: 1552 } 2019-04-30T15:47:26.906+0000 I - [conn322] end connection 127.0.0.1:57802 (6 connections now open) 2019-04-30T15:48:18.888+0000 I COMMAND [conn319] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 324ms 2019-04-30T15:50:16.264+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 1433, at end: 1433 } 2019-04-30T15:52:51.639+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 1021 } 2019-04-30T15:56:25.085+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57809 #323 (6 connections now open) 2019-04-30T15:56:25.087+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:57809 conn323: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:57:25.171+0000 I - [conn323] end connection 127.0.0.1:57809 (6 connections now open) 2019-04-30T15:57:25.403+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57813 #324 (6 connections now open) 2019-04-30T15:57:25.405+0000 I NETWORK [conn324] received client metadata from 127.0.0.1:57813 conn324: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:57:37.787+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 2242, after globalLock: 2242, after locks: 2242, after network: 2242, after opLatencies: 2242, after opcounters: 2242, after opcountersRepl: 2242, after repl: 2242, after security: 2242, after storageEngine: 2242, after tcmalloc: 2242, after wiredTiger: 2256, at end: 2382 } 2019-04-30T15:57:37.792+0000 I COMMAND [conn324] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 151ms 2019-04-30T15:57:58.158+0000 I COMMAND [conn319] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 112ms 2019-04-30T15:58:37.825+0000 I - [conn324] end connection 127.0.0.1:57813 (6 connections now open) 2019-04-30T16:10:22.440+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57826 #325 (6 connections now open) 2019-04-30T16:10:22.443+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:57826 conn325: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T16:11:22.446+0000 I - [conn319] end connection 127.0.0.1:57790 (6 connections now open)