2019-04-25T17:39:16.859+0000 I CONTROL [initandlisten] MongoDB starting : pid=12855 port=27021 dbpath=/home/vagrant/data/configRepl/rs1/db 64-bit host=m312 2019-04-25T17:39:16.860+0000 I CONTROL [initandlisten] db version v3.4.2 2019-04-25T17:39:16.860+0000 I CONTROL [initandlisten] git version: 3f76e40c105fc223b3e5aac3e20dcd026b83b38b 2019-04-25T17:39:16.860+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1f 6 Jan 2014 2019-04-25T17:39:16.860+0000 I CONTROL [initandlisten] allocator: tcmalloc 2019-04-25T17:39:16.860+0000 I CONTROL [initandlisten] modules: enterprise 2019-04-25T17:39:16.860+0000 I CONTROL [initandlisten] build environment: 2019-04-25T17:39:16.860+0000 I CONTROL [initandlisten] distmod: ubuntu1404 2019-04-25T17:39:16.860+0000 I CONTROL [initandlisten] distarch: x86_64 2019-04-25T17:39:16.860+0000 I CONTROL [initandlisten] target_arch: x86_64 2019-04-25T17:39:16.860+0000 I CONTROL [initandlisten] options: { net: { port: 27021 }, processManagement: { fork: true }, replication: { replSet: "configRepl" }, sharding: { clusterRole: "configsvr" }, storage: { dbPath: "/home/vagrant/data/configRepl/rs1/db", wiredTiger: { engineConfig: { cacheSizeGB: 1.0 } } }, systemLog: { destination: "file", path: "/home/vagrant/data/configRepl/rs1/mongod.log" } } 2019-04-25T17:39:16.897+0000 I STORAGE [initandlisten] 2019-04-25T17:39:16.897+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine 2019-04-25T17:39:16.897+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem 2019-04-25T17:39:16.897+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:17.262+0000 I CONTROL [initandlisten] 2019-04-25T17:39:17.263+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2019-04-25T17:39:17.263+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2019-04-25T17:39:17.263+0000 I CONTROL [initandlisten] 2019-04-25T17:39:17.337+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/home/vagrant/data/configRepl/rs1/db/diagnostic.data' 2019-04-25T17:39:17.339+0000 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: 134 could not get updated shard list from config server due to Read concern majority reads are currently not possible.; will retry after 30s 2019-04-25T17:39:17.343+0000 I SHARDING [thread1] creating distributed lock ping thread for process ConfigServer (sleeping for 30000ms) 2019-04-25T17:39:17.419+0000 I REPL [initandlisten] Did not find local voted for document at startup. 2019-04-25T17:39:17.419+0000 I REPL [initandlisten] Did not find local replica set configuration document at startup; NoMatchingDocument: Did not find replica set configuration document in local.system.replset 2019-04-25T17:39:17.421+0000 I NETWORK [thread2] waiting for connections on port 27021 2019-04-25T17:39:17.446+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40516 #1 (1 connection now open) 2019-04-25T17:39:17.446+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:40516 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.450+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40517 #2 (2 connections now open) 2019-04-25T17:39:17.451+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:40517 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.451+0000 I - [conn1] end connection 127.0.0.1:40516 (2 connections now open) 2019-04-25T17:39:17.452+0000 I - [conn2] end connection 127.0.0.1:40517 (1 connection now open) 2019-04-25T17:39:17.455+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40518 #3 (1 connection now open) 2019-04-25T17:39:17.455+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:40518 conn3: { 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.456+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40519 #4 (2 connections now open) 2019-04-25T17:39:17.457+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:40519 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:17.458+0000 I REPL [conn4] replSetInitiate admin command received from client 2019-04-25T17:39:17.459+0000 I REPL [conn4] replSetInitiate config object with 1 members parses ok 2019-04-25T17:39:17.459+0000 I REPL [conn4] ****** 2019-04-25T17:39:17.459+0000 I REPL [conn4] creating replication oplog of size: 1772MB... 2019-04-25T17:39:17.507+0000 I STORAGE [conn4] Starting WiredTigerRecordStoreThread local.oplog.rs 2019-04-25T17:39:17.508+0000 I STORAGE [conn4] The size storer reports that the oplog contains 0 records totaling to 0 bytes 2019-04-25T17:39:17.508+0000 I STORAGE [conn4] Scanning the oplog to determine where to place markers for truncation 2019-04-25T17:39:17.643+0000 I REPL [conn4] ****** 2019-04-25T17:39:17.891+0000 I INDEX [conn4] 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:17.891+0000 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2019-04-25T17:39:17.898+0000 I INDEX [conn4] build index done. scanned 0 total records. 0 secs 2019-04-25T17:39:17.902+0000 I COMMAND [conn4] setting featureCompatibilityVersion to 3.4 2019-04-25T17:39:17.902+0000 I REPL [conn4] New replica set config in use: { _id: "configRepl", version: 1, configsvr: true, protocolVersion: 1, members: [ { _id: 0, host: "localhost:27021", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: 2000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5cc1f0c57d35b464808374cc') } } 2019-04-25T17:39:17.902+0000 I REPL [conn4] This node is localhost:27021 in the config 2019-04-25T17:39:17.902+0000 I REPL [conn4] transition to STARTUP2 2019-04-25T17:39:17.902+0000 I REPL [conn4] Starting replication snapshot thread 2019-04-25T17:39:17.902+0000 I REPL [conn4] Starting replication storage threads 2019-04-25T17:39:17.905+0000 I REPL [conn4] Starting replication fetcher thread 2019-04-25T17:39:17.905+0000 I REPL [conn4] Starting replication applier thread 2019-04-25T17:39:17.906+0000 I REPL [conn4] Starting replication reporter thread 2019-04-25T17:39:17.906+0000 I COMMAND [conn4] command local.replset.minvalid appName: "mlaunch v1.5.3" command: replSetInitiate { v: 2, key: { version: 1 }, ns: "admin.system.version", name: "incompatible_with_version_32" } numYields:0 reslen:97 locks:{ Global: { acquireCount: { r: 13, w: 7, W: 2 } }, Database: { acquireCount: { r: 2, w: 2, W: 5 } }, Collection: { acquireCount: { r: 2, w: 2 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_query 447ms 2019-04-25T17:39:17.908+0000 I - [conn4] end connection 127.0.0.1:40519 (2 connections now open) 2019-04-25T17:39:17.909+0000 I - [conn3] end connection 127.0.0.1:40518 (1 connection now open) 2019-04-25T17:39:17.921+0000 I REPL [rsSync] transition to RECOVERING 2019-04-25T17:39:17.923+0000 I REPL [rsSync] transition to SECONDARY 2019-04-25T17:39:17.924+0000 I REPL [rsSync] conducting a dry run election to see if we could be elected 2019-04-25T17:39:17.924+0000 I REPL [ReplicationExecutor] dry election run succeeded, running for election 2019-04-25T17:39:18.020+0000 I REPL [ReplicationExecutor] election succeeded, assuming primary role in term 1 2019-04-25T17:39:18.020+0000 I REPL [ReplicationExecutor] transition to PRIMARY 2019-04-25T17:39:18.020+0000 I REPL [ReplicationExecutor] Could not access any nodes within timeout when checking for additional ops to apply before finishing transition to primary. Will move forward with becoming primary anyway. 2019-04-25T17:39:18.027+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40520 #5 (1 connection now open) 2019-04-25T17:39:18.028+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:40520 conn5: { driver: { name: "MongoDB Internal Client", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:18.030+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40521 #6 (2 connections now open) 2019-04-25T17:39:18.030+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40522 #7 (3 connections now open) 2019-04-25T17:39:18.030+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:40521 conn6: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:18.030+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:40522 conn7: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:19.022+0000 I INDEX [rsSync] build index on: config.chunks properties: { v: 2, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.chunks" } 2019-04-25T17:39:19.022+0000 I INDEX [rsSync] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2019-04-25T17:39:19.028+0000 I INDEX [rsSync] build index done. scanned 0 total records. 0 secs 2019-04-25T17:39:19.028+0000 I COMMAND [rsSync] command config.$cmd command: createIndexes { createIndexes: "chunks", indexes: [ { name: "ns_1_min_1", key: { ns: 1, min: 1 }, unique: true } ] } numYields:0 reslen:193 locks:{ Global: { acquireCount: { r: 21, w: 5, R: 1, W: 1 } }, Database: { acquireCount: { r: 7, w: 3, W: 2 } }, Collection: { acquireCount: { r: 6, w: 1 } }, Metadata: { acquireCount: { w: 3 } }, oplog: { acquireCount: { r: 1, w: 3 } } } protocol:op_query 115ms 2019-04-25T17:39:19.030+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40523 #8 (4 connections now open) 2019-04-25T17:39:19.031+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:40523 conn8: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:19.057+0000 I INDEX [rsSync] build index on: config.chunks properties: { v: 2, unique: true, key: { ns: 1, shard: 1, min: 1 }, name: "ns_1_shard_1_min_1", ns: "config.chunks" } 2019-04-25T17:39:19.057+0000 I INDEX [rsSync] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2019-04-25T17:39:19.063+0000 I INDEX [rsSync] build index done. scanned 0 total records. 0 secs 2019-04-25T17:39:19.097+0000 I INDEX [rsSync] build index on: config.chunks properties: { v: 2, unique: true, key: { ns: 1, lastmod: 1 }, name: "ns_1_lastmod_1", ns: "config.chunks" } 2019-04-25T17:39:19.097+0000 I INDEX [rsSync] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2019-04-25T17:39:19.102+0000 I INDEX [rsSync] build index done. scanned 0 total records. 0 secs 2019-04-25T17:39:19.223+0000 I INDEX [rsSync] build index on: config.migrations properties: { v: 2, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.migrations" } 2019-04-25T17:39:19.223+0000 I INDEX [rsSync] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2019-04-25T17:39:19.229+0000 I INDEX [rsSync] build index done. scanned 0 total records. 0 secs 2019-04-25T17:39:19.229+0000 I COMMAND [rsSync] command config.$cmd command: createIndexes { createIndexes: "migrations", indexes: [ { name: "ns_1_min_1", key: { ns: 1, min: 1 }, unique: true } ] } numYields:0 reslen:193 locks:{ Global: { acquireCount: { r: 28, w: 12, R: 1, W: 1 } }, Database: { acquireCount: { r: 7, w: 7, W: 5 } }, Collection: { acquireCount: { r: 6, w: 4 } }, Metadata: { acquireCount: { w: 7 } }, oplog: { acquireCount: { r: 1, w: 7 } } } protocol:op_query 127ms 2019-04-25T17:39:19.338+0000 I INDEX [rsSync] build index on: config.shards properties: { v: 2, unique: true, key: { host: 1 }, name: "host_1", ns: "config.shards" } 2019-04-25T17:39:19.338+0000 I INDEX [rsSync] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2019-04-25T17:39:19.344+0000 I INDEX [rsSync] build index done. scanned 0 total records. 0 secs 2019-04-25T17:39:19.344+0000 I COMMAND [rsSync] command config.$cmd command: createIndexes { createIndexes: "shards", indexes: [ { name: "host_1", key: { host: 1 }, unique: true } ] } numYields:0 reslen:193 locks:{ Global: { acquireCount: { r: 31, w: 15, R: 1, W: 1 } }, Database: { acquireCount: { r: 7, w: 9, W: 6 } }, Collection: { acquireCount: { r: 6, w: 5 } }, Metadata: { acquireCount: { w: 9 } }, oplog: { acquireCount: { r: 1, w: 9 } } } protocol:op_query 114ms 2019-04-25T17:39:19.445+0000 I INDEX [rsSync] build index on: config.locks properties: { v: 2, key: { ts: 1 }, name: "ts_1", ns: "config.locks" } 2019-04-25T17:39:19.445+0000 I INDEX [rsSync] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2019-04-25T17:39:19.451+0000 I INDEX [rsSync] build index done. scanned 0 total records. 0 secs 2019-04-25T17:39:19.451+0000 I COMMAND [rsSync] command config.$cmd command: createIndexes { createIndexes: "locks", indexes: [ { name: "ts_1", key: { ts: 1 }, unique: false } ] } numYields:0 reslen:193 locks:{ Global: { acquireCount: { r: 34, w: 18, R: 1, W: 1 } }, Database: { acquireCount: { r: 7, w: 11, W: 7 } }, Collection: { acquireCount: { r: 6, w: 6 } }, Metadata: { acquireCount: { w: 11 } }, oplog: { acquireCount: { r: 1, w: 11 } } } protocol:op_query 106ms 2019-04-25T17:39:19.486+0000 I INDEX [rsSync] build index on: config.locks properties: { v: 2, key: { state: 1, process: 1 }, name: "state_1_process_1", ns: "config.locks" } 2019-04-25T17:39:19.486+0000 I INDEX [rsSync] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2019-04-25T17:39:19.492+0000 I INDEX [rsSync] build index done. scanned 0 total records. 0 secs 2019-04-25T17:39:19.595+0000 I INDEX [rsSync] build index on: config.lockpings properties: { v: 2, key: { ping: 1 }, name: "ping_1", ns: "config.lockpings" } 2019-04-25T17:39:19.595+0000 I INDEX [rsSync] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2019-04-25T17:39:19.600+0000 I INDEX [rsSync] build index done. scanned 0 total records. 0 secs 2019-04-25T17:39:19.601+0000 I COMMAND [rsSync] command config.$cmd command: createIndexes { createIndexes: "lockpings", indexes: [ { name: "ping_1", key: { ping: 1 }, unique: false } ] } numYields:0 reslen:193 locks:{ Global: { acquireCount: { r: 39, w: 23, R: 1, W: 1 } }, Database: { acquireCount: { r: 7, w: 14, W: 9 } }, Collection: { acquireCount: { r: 6, w: 8 } }, Metadata: { acquireCount: { w: 14 } }, oplog: { acquireCount: { r: 1, w: 14 } } } protocol:op_query 108ms 2019-04-25T17:39:19.704+0000 I INDEX [rsSync] build index on: config.tags properties: { v: 2, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.tags" } 2019-04-25T17:39:19.704+0000 I INDEX [rsSync] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2019-04-25T17:39:19.710+0000 I INDEX [rsSync] build index done. scanned 0 total records. 0 secs 2019-04-25T17:39:19.710+0000 I COMMAND [rsSync] command config.$cmd command: createIndexes { createIndexes: "tags", indexes: [ { name: "ns_1_min_1", key: { ns: 1, min: 1 }, unique: true } ] } numYields:0 reslen:193 locks:{ Global: { acquireCount: { r: 42, w: 26, R: 1, W: 1 } }, Database: { acquireCount: { r: 7, w: 16, W: 10 } }, Collection: { acquireCount: { r: 6, w: 9 } }, Metadata: { acquireCount: { w: 16 } }, oplog: { acquireCount: { r: 1, w: 16 } } } protocol:op_query 109ms 2019-04-25T17:39:19.741+0000 I INDEX [rsSync] build index on: config.tags properties: { v: 2, key: { ns: 1, tag: 1 }, name: "ns_1_tag_1", ns: "config.tags" } 2019-04-25T17:39:19.741+0000 I INDEX [rsSync] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2019-04-25T17:39:19.747+0000 I INDEX [rsSync] build index done. scanned 0 total records. 0 secs 2019-04-25T17:39:19.814+0000 I SHARDING [rsSync] distributed lock 'balancer' acquired for 'CSRS Balancer', ts : 5cc1f0c57d35b464808374c2 2019-04-25T17:39:19.818+0000 I SHARDING [Balancer] CSRS balancer is starting 2019-04-25T17:39:19.818+0000 I REPL [rsSync] transition to primary complete; database writes are now permitted 2019-04-25T17:39:19.836+0000 I COMMAND [conn8] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556213958027) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556213958027) } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:2 numYields:0 reslen:419 locks:{ Global: { acquireCount: { r: 2, w: 2 }, acquireWaitCount: { w: 1 }, timeAcquiringMicros: { w: 787495 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 804ms 2019-04-25T17:39:19.836+0000 I COMMAND [conn7] command config.shards command: find { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp 0|0, t: -1 } }, maxTimeMS: 30000 } planSummary: COLLSCAN keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:1 nreturned:0 reslen:352 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_command 1805ms 2019-04-25T17:39:19.839+0000 I COMMAND [conn6] command config.version command: find { find: "version", readConcern: { level: "majority", afterOpTime: { ts: Timestamp 0|0, t: -1 } }, maxTimeMS: 30000 } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:1 nreturned:1 reslen:439 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_command 1807ms 2019-04-25T17:39:19.843+0000 I SHARDING [Balancer] lock 'balancer' successfully forced 2019-04-25T17:39:19.844+0000 I SHARDING [Balancer] distributed lock 'balancer' acquired, ts : 5cc1f0c57d35b464808374c2 2019-04-25T17:39:19.899+0000 I SHARDING [Balancer] CSRS balancer thread is recovering 2019-04-25T17:39:19.899+0000 I SHARDING [Balancer] CSRS balancer thread is recovered 2019-04-25T17:39:19.900+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40528 #9 (5 connections now open) 2019-04-25T17:39:19.900+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:40528 conn9: { driver: { name: "MongoDB Internal Client", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:19.903+0000 I ASIO [AddShard-TaskExecutor-0] Connecting to localhost:27018 2019-04-25T17:39:19.905+0000 I ASIO [AddShard-TaskExecutor-0] Successfully connected to localhost:27018 2019-04-25T17:39:20.016+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40530 #10 (6 connections now open) 2019-04-25T17:39:20.016+0000 I SHARDING [conn6] going to insert new entry for shard into config.shards: { _id: "shard01", host: "localhost:27018", state: 1 } 2019-04-25T17:39:20.017+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:40530 conn10: { driver: { name: "MongoDB Internal Client", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:20.019+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40531 #11 (7 connections now open) 2019-04-25T17:39:20.019+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:40531 conn11: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:20.020+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40532 #12 (8 connections now open) 2019-04-25T17:39:20.020+0000 I NETWORK [conn12] received client metadata from 127.0.0.1:40532 conn12: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:20.119+0000 I SHARDING [conn6] about to log metadata event into changelog: { _id: "m312-2019-04-25T17:39:20.119+0000-5cc1f0c87d35b46480837502", server: "m312", clientAddr: "127.0.0.1:40521", time: new Date(1556213960119), what: "addShard", ns: "", details: { name: "shard01", host: "localhost:27018" } } 2019-04-25T17:39:20.124+0000 I COMMAND [conn6] command admin.$cmd appName: "mlaunch v1.5.3" command: _configsvrAddShard { _configsvrAddShard: "localhost:27018", name: "shard01", writeConcern: { w: "majority", wtimeout: 15000 } } numYields:0 reslen:332 locks:{ Global: { acquireCount: { r: 14, w: 6 } }, Database: { acquireCount: { r: 4, w: 5, W: 1 } }, Collection: { acquireCount: { r: 4, w: 2 } }, Metadata: { acquireCount: { w: 4, W: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_command 221ms 2019-04-25T17:39:20.126+0000 I ASIO [AddShard-TaskExecutor-0] Connecting to localhost:27019 2019-04-25T17:39:20.127+0000 I ASIO [AddShard-TaskExecutor-0] Successfully connected to localhost:27019 2019-04-25T17:39:20.245+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40534 #13 (9 connections now open) 2019-04-25T17:39:20.250+0000 I SHARDING [conn6] going to insert new entry for shard into config.shards: { _id: "shard02", host: "localhost:27019", state: 1 } 2019-04-25T17:39:20.250+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:40534 conn13: { driver: { name: "MongoDB Internal Client", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:20.253+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40535 #14 (10 connections now open) 2019-04-25T17:39:20.253+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40536 #15 (11 connections now open) 2019-04-25T17:39:20.253+0000 I NETWORK [conn14] received client metadata from 127.0.0.1:40535 conn14: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:20.253+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:40536 conn15: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:20.255+0000 I SHARDING [conn6] about to log metadata event into changelog: { _id: "m312-2019-04-25T17:39:20.255+0000-5cc1f0c87d35b4648083750e", server: "m312", clientAddr: "127.0.0.1:40521", time: new Date(1556213960255), what: "addShard", ns: "", details: { name: "shard02", host: "localhost:27019" } } 2019-04-25T17:39:20.265+0000 I COMMAND [conn6] command admin.$cmd appName: "mlaunch v1.5.3" command: _configsvrAddShard { _configsvrAddShard: "localhost:27019", name: "shard02", writeConcern: { w: "majority", wtimeout: 15000 } } numYields:0 reslen:332 locks:{ Global: { acquireCount: { r: 10, w: 4 } }, Database: { acquireCount: { r: 3, w: 4 } }, Collection: { acquireCount: { r: 3, w: 2 } }, Metadata: { acquireCount: { w: 3, W: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_command 139ms 2019-04-25T17:39:20.267+0000 I ASIO [AddShard-TaskExecutor-0] Connecting to localhost:27020 2019-04-25T17:39:20.268+0000 I ASIO [AddShard-TaskExecutor-0] Successfully connected to localhost:27020 2019-04-25T17:39:20.370+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40538 #16 (12 connections now open) 2019-04-25T17:39:20.370+0000 I SHARDING [conn6] going to insert new entry for shard into config.shards: { _id: "shard03", host: "localhost:27020", state: 1 } 2019-04-25T17:39:20.370+0000 I NETWORK [conn16] received client metadata from 127.0.0.1:40538 conn16: { driver: { name: "MongoDB Internal Client", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:20.372+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40539 #17 (13 connections now open) 2019-04-25T17:39:20.373+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40540 #18 (14 connections now open) 2019-04-25T17:39:20.373+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:40539 conn17: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:20.373+0000 I NETWORK [conn18] received client metadata from 127.0.0.1:40540 conn18: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:20.374+0000 I SHARDING [conn6] about to log metadata event into changelog: { _id: "m312-2019-04-25T17:39:20.374+0000-5cc1f0c87d35b4648083751a", server: "m312", clientAddr: "127.0.0.1:40521", time: new Date(1556213960374), what: "addShard", ns: "", details: { name: "shard03", host: "localhost:27020" } } 2019-04-25T17:39:20.382+0000 I COMMAND [conn6] command admin.$cmd appName: "mlaunch v1.5.3" command: _configsvrAddShard { _configsvrAddShard: "localhost:27020", name: "shard03", writeConcern: { w: "majority", wtimeout: 15000 } } numYields:0 reslen:332 locks:{ Global: { acquireCount: { r: 10, w: 4 } }, Database: { acquireCount: { r: 3, w: 4 } }, Collection: { acquireCount: { r: 3, w: 2 } }, Metadata: { acquireCount: { w: 3, W: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_command 115ms 2019-04-25T17:39:21.407+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40546 #19 (15 connections now open) 2019-04-25T17:39:21.408+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:40546 conn19: { 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.420+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40550 #20 (16 connections now open) 2019-04-25T17:39:21.420+0000 I NETWORK [conn20] received client metadata from 127.0.0.1:40550 conn20: { 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.421+0000 I - [conn20] end connection 127.0.0.1:40550 (16 connections now open) 2019-04-25T17:39:21.421+0000 I - [conn19] end connection 127.0.0.1:40546 (15 connections now open) 2019-04-25T17:39:21.443+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40559 #21 (15 connections now open) 2019-04-25T17:39:21.443+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:40559 conn21: { 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.444+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40560 #22 (16 connections now open) 2019-04-25T17:39:21.445+0000 I NETWORK [conn22] received client metadata from 127.0.0.1:40560 conn22: { 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.445+0000 I - [conn22] end connection 127.0.0.1:40560 (16 connections now open) 2019-04-25T17:39:21.446+0000 I - [conn21] end connection 127.0.0.1:40559 (15 connections now open) 2019-04-25T17:39:21.447+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40561 #23 (15 connections now open) 2019-04-25T17:39:21.447+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:40561 conn23: { 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.448+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40562 #24 (16 connections now open) 2019-04-25T17:39:21.449+0000 I NETWORK [conn24] received client metadata from 127.0.0.1:40562 conn24: { 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.449+0000 I - [conn24] end connection 127.0.0.1:40562 (16 connections now open) 2019-04-25T17:39:21.449+0000 I - [conn23] end connection 127.0.0.1:40561 (15 connections now open) 2019-04-25T17:39:29.901+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-25T17:39:29.902+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-25T17:39:29.903+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-25T17:39:29.904+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-25T17:39:29.904+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T17:39:29.905+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T17:39:44.420+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40567 #25 (15 connections now open) 2019-04-25T17:39:44.421+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:40567 conn25: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:44.424+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40568 #26 (16 connections now open) 2019-04-25T17:39:44.424+0000 I NETWORK [conn26] received client metadata from 127.0.0.1:40568 conn26: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-1", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:44.427+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40569 #27 (17 connections now open) 2019-04-25T17:39:44.427+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:40569 conn27: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-2", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:44.430+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40570 #28 (18 connections now open) 2019-04-25T17:39:44.431+0000 I NETWORK [conn28] received client metadata from 127.0.0.1:40570 conn28: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:47.352+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:40:19.836+0000 I - [conn8] end connection 127.0.0.1:40523 (18 connections now open) 2019-04-25T17:40:20.021+0000 I - [conn12] end connection 127.0.0.1:40532 (17 connections now open) 2019-04-25T17:40:20.254+0000 I - [conn14] end connection 127.0.0.1:40535 (16 connections now open) 2019-04-25T17:40:20.374+0000 I - [conn18] end connection 127.0.0.1:40540 (15 connections now open) 2019-04-25T17:41:02.092+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40571 #29 (15 connections now open) 2019-04-25T17:41:02.093+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:40571 conn29: { driver: { name: "MongoDB Internal Client", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:41:19.843+0000 I - [conn7] end connection 127.0.0.1:40522 (15 connections now open) 2019-04-25T17:41:19.844+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40572 #30 (15 connections now open) 2019-04-25T17:41:19.844+0000 I NETWORK [conn30] received client metadata from 127.0.0.1:40572 conn30: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:41:40.113+0000 I SHARDING [Balancer] MaxChunkSize changing from 64MB to 1MB 2019-04-25T17:41:40.118+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-25T17:41:40.120+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-25T17:42:19.844+0000 I - [conn6] end connection 127.0.0.1:40521 (15 connections now open) 2019-04-25T17:44:37.895+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40577 #31 (15 connections now open) 2019-04-25T17:44:37.896+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:40577 conn31: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:44:44.440+0000 I - [conn25] end connection 127.0.0.1:40567 (15 connections now open) 2019-04-25T17:44:44.441+0000 I - [conn26] end connection 127.0.0.1:40568 (14 connections now open) 2019-04-25T17:44:44.445+0000 I - [conn28] end connection 127.0.0.1:40570 (13 connections now open) 2019-04-25T17:44:44.449+0000 I - [conn27] end connection 127.0.0.1:40569 (12 connections now open) 2019-04-25T17:45:00.411+0000 I SHARDING [Balancer] ChunkManager loading chunks for test.test sequenceNumber: 2 based on: (empty) 2019-04-25T17:45:00.411+0000 I SHARDING [Balancer] ChunkManager load took 0 ms and found version 1|0||5cc1f21c7d2ebf0a897998eb 2019-04-25T17:45:31.155+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40580 #32 (12 connections now open) 2019-04-25T17:45:31.155+0000 I NETWORK [conn32] received client metadata from 127.0.0.1:40580 conn32: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-2", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:45:31.157+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40581 #33 (13 connections now open) 2019-04-25T17:45:31.158+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:40581 conn33: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:45:31.159+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40582 #34 (14 connections now open) 2019-04-25T17:45:31.160+0000 I NETWORK [conn34] received client metadata from 127.0.0.1:40582 conn34: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:45:31.162+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40583 #35 (15 connections now open) 2019-04-25T17:45:31.162+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:40583 conn35: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-1", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:46:00.233+0000 I - [conn31] end connection 127.0.0.1:40577 (15 connections now open) 2019-04-25T17:50:31.169+0000 I - [conn32] end connection 127.0.0.1:40580 (14 connections now open) 2019-04-25T17:50:31.179+0000 I - [conn35] end connection 127.0.0.1:40583 (13 connections now open) 2019-04-25T17:50:31.182+0000 I - [conn33] end connection 127.0.0.1:40581 (12 connections now open) 2019-04-25T17:50:31.184+0000 I - [conn34] end connection 127.0.0.1:40582 (11 connections now open) 2019-04-25T17:51:33.249+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40585 #36 (11 connections now open) 2019-04-25T17:51:33.249+0000 I NETWORK [conn36] received client metadata from 127.0.0.1:40585 conn36: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-1", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:51:33.251+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40586 #37 (12 connections now open) 2019-04-25T17:51:33.252+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:40586 conn37: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-2", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:51:33.254+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40587 #38 (13 connections now open) 2019-04-25T17:51:33.254+0000 I NETWORK [conn38] received client metadata from 127.0.0.1:40587 conn38: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:51:33.257+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40588 #39 (14 connections now open) 2019-04-25T17:51:33.257+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:40588 conn39: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:56:40.918+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40590 #40 (15 connections now open) 2019-04-25T17:56:40.918+0000 I NETWORK [conn40] received client metadata from 127.0.0.1:40590 conn40: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:57:40.919+0000 I - [conn30] end connection 127.0.0.1:40572 (15 connections now open) 2019-04-25T17:59:36.365+0000 I - [conn36] end connection 127.0.0.1:40585 (14 connections now open) 2019-04-25T18:00:04.096+0000 I SHARDING [conn11] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:00:04.096+0000-5cc1f5a47d35b46480837b19", server: "m312", clientAddr: "127.0.0.1:40531", time: new Date(1556215204096), what: "multi-split", ns: "test.test", details: { before: { min: { test: MinKey }, max: { test: MaxKey }, lastmod: Timestamp 1000|0, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, number: 1, of: 3, chunk: { min: { test: MinKey }, max: { test: "baz" }, lastmod: Timestamp 1000|1, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-25T18:00:04.096+0000 I SHARDING [conn11] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:00:04.096+0000-5cc1f5a47d35b46480837b1b", server: "m312", clientAddr: "127.0.0.1:40531", time: new Date(1556215204096), what: "multi-split", ns: "test.test", details: { before: { min: { test: MinKey }, max: { test: MaxKey }, lastmod: Timestamp 1000|0, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, number: 2, of: 3, chunk: { min: { test: "baz" }, max: { test: "foo" }, lastmod: Timestamp 1000|2, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-25T18:00:04.097+0000 I SHARDING [conn11] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:00:04.097+0000-5cc1f5a47d35b46480837b1d", server: "m312", clientAddr: "127.0.0.1:40531", time: new Date(1556215204097), what: "multi-split", ns: "test.test", details: { before: { min: { test: MinKey }, max: { test: MaxKey }, lastmod: Timestamp 1000|0, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, number: 3, of: 3, chunk: { min: { test: "foo" }, max: { test: MaxKey }, lastmod: Timestamp 1000|3, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-25T18:00:04.122+0000 I SHARDING [conn40] ChunkManager loading chunks for test.test sequenceNumber: 3 based on: 1|0||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:04.122+0000 I SHARDING [conn40] ChunkManager load took 0 ms and found version 1|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:04.134+0000 I SHARDING [conn40] distributed lock 'test.test' acquired for 'Migrating chunk(s) in collection test.test', ts : 5cc1f0c57d35b464808374c2 2019-04-25T18:00:04.312+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40596 #41 (14 connections now open) 2019-04-25T18:00:04.312+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:40596 conn41: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:00:04.327+0000 I SHARDING [NetworkInterfaceASIO-ShardRegistry-0] distributed lock with ts: '5cc1f0c57d35b464808374c2' and _id: 'test.test' unlocked. 2019-04-25T18:00:04.328+0000 I SHARDING [conn40] ChunkManager loading chunks for test.test sequenceNumber: 4 based on: 1|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:04.328+0000 I SHARDING [conn40] ChunkManager load took 0 ms and found version 2|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:04.332+0000 I COMMAND [conn40] command admin.$cmd appName: "MongoDB Shell" command: _configsvrMoveChunk { _configsvrMoveChunk: 1, _id: "test.test-test_MinKey", ns: "test.test", min: { test: MinKey }, max: { test: "baz" }, shard: "shard01", lastmod: Timestamp 1000|1, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb'), writeConcern: { w: "majority", wtimeout: 15000 } } numYields:0 reslen:308 locks:{ Global: { acquireCount: { r: 26, w: 6 } }, Database: { acquireCount: { r: 10, w: 6 } }, Collection: { acquireCount: { r: 10, w: 3 } }, Metadata: { acquireCount: { w: 3 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_command 219ms 2019-04-25T18:00:05.570+0000 I - [conn37] end connection 127.0.0.1:40586 (14 connections now open) 2019-04-25T18:00:10.217+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40599 #42 (14 connections now open) 2019-04-25T18:00:10.217+0000 I NETWORK [conn42] received client metadata from 127.0.0.1:40599 conn42: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-1", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:00:10.221+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40600 #43 (15 connections now open) 2019-04-25T18:00:10.221+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:40600 conn43: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-2", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:00:11.998+0000 I SHARDING [Balancer] distributed lock 'test.test' acquired for 'Migrating chunk(s) in collection test.test', ts : 5cc1f0c57d35b464808374c2 2019-04-25T18:00:12.185+0000 I SHARDING [NetworkInterfaceASIO-ShardRegistry-0] distributed lock with ts: '5cc1f0c57d35b464808374c2' and _id: 'test.test' unlocked. 2019-04-25T18:00:12.271+0000 I SHARDING [Balancer] about to log metadata event into actionlog: { _id: "m312-2019-04-25T18:00:12.271+0000-5cc1f5ac7d35b46480837b72", server: "m312", clientAddr: "", time: new Date(1556215212271), what: "balancer.round", ns: "", details: { executionTimeMillis: 217, errorOccured: false, candidateChunks: 1, chunksMoved: 1 } } 2019-04-25T18:00:13.283+0000 I SHARDING [Balancer] ChunkManager loading chunks for test.test sequenceNumber: 5 based on: 2|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:13.284+0000 I SHARDING [Balancer] ChunkManager load took 0 ms and found version 3|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:01:04.319+0000 I - [conn41] end connection 127.0.0.1:40596 (15 connections now open) 2019-04-25T18:08:39.956+0000 I SHARDING [conn11] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:08:39.956+0000-5cc1f7a77d35b46480837e3e", server: "m312", clientAddr: "127.0.0.1:40531", time: new Date(1556215719956), what: "multi-split", ns: "test.test", details: { before: { min: { test: "foo" }, max: { test: MaxKey }, lastmod: Timestamp 3000|1, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, number: 1, of: 3, chunk: { min: { test: "foo" }, max: { test: "goo" }, lastmod: Timestamp 3000|2, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-25T18:08:39.956+0000 I SHARDING [conn11] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:08:39.956+0000-5cc1f7a77d35b46480837e40", server: "m312", clientAddr: "127.0.0.1:40531", time: new Date(1556215719956), what: "multi-split", ns: "test.test", details: { before: { min: { test: "foo" }, max: { test: MaxKey }, lastmod: Timestamp 3000|1, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, number: 2, of: 3, chunk: { min: { test: "goo" }, max: { test: "gooo" }, lastmod: Timestamp 3000|3, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-25T18:08:39.957+0000 I SHARDING [conn11] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:08:39.957+0000-5cc1f7a77d35b46480837e42", server: "m312", clientAddr: "127.0.0.1:40531", time: new Date(1556215719957), what: "multi-split", ns: "test.test", details: { before: { min: { test: "foo" }, max: { test: MaxKey }, lastmod: Timestamp 3000|1, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, number: 3, of: 3, chunk: { min: { test: "gooo" }, max: { test: MaxKey }, lastmod: Timestamp 3000|4, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-25T18:08:39.981+0000 I SHARDING [conn40] ChunkManager loading chunks for test.test sequenceNumber: 6 based on: 3|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:39.982+0000 I SHARDING [conn40] ChunkManager load took 0 ms and found version 3|4||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:39.991+0000 I SHARDING [conn40] distributed lock 'test.test' acquired for 'Migrating chunk(s) in collection test.test', ts : 5cc1f0c57d35b464808374c2 2019-04-25T18:08:40.051+0000 I SHARDING [NetworkInterfaceASIO-ShardRegistry-0] distributed lock with ts: '5cc1f0c57d35b464808374c2' and _id: 'test.test' unlocked. 2019-04-25T18:08:40.051+0000 I SHARDING [conn40] ChunkManager loading chunks for test.test sequenceNumber: 7 based on: 3|4||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:40.052+0000 I SHARDING [conn40] ChunkManager load took 0 ms and found version 4|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:10:41.890+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40616 #44 (15 connections now open) 2019-04-25T18:10:41.891+0000 I NETWORK [conn44] received client metadata from 127.0.0.1:40616 conn44: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:11:42.588+0000 I - [conn40] end connection 127.0.0.1:40590 (15 connections now open) 2019-04-25T18:18:49.281+0000 I SHARDING [conn15] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:18:49.281+0000-5cc1fa097d35b4648083812d", server: "m312", clientAddr: "127.0.0.1:40536", time: new Date(1556216329281), what: "split", ns: "test.test", details: { before: { min: { test: MinKey }, max: { test: "baz" }, lastmod: Timestamp 4000|1, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, left: { min: { test: MinKey }, max: { test: "bar" }, lastmod: Timestamp 4000|2, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, right: { min: { test: "bar" }, max: { test: "baz" }, lastmod: Timestamp 4000|3, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-25T18:18:55.545+0000 I SHARDING [Balancer] ChunkManager loading chunks for test.test sequenceNumber: 8 based on: 4|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:18:55.546+0000 I SHARDING [Balancer] ChunkManager load took 0 ms and found version 4|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:18:55.585+0000 I SHARDING [Balancer] distributed lock 'test.test' acquired for 'Migrating chunk(s) in collection test.test', ts : 5cc1f0c57d35b464808374c2 2019-04-25T18:18:55.642+0000 I SHARDING [NetworkInterfaceASIO-ShardRegistry-0] distributed lock with ts: '5cc1f0c57d35b464808374c2' and _id: 'test.test' unlocked. 2019-04-25T18:18:55.660+0000 I SHARDING [Balancer] about to log metadata event into actionlog: { _id: "m312-2019-04-25T18:18:55.660+0000-5cc1fa0f7d35b46480838156", server: "m312", clientAddr: "", time: new Date(1556216335660), what: "balancer.round", ns: "", details: { executionTimeMillis: 135, errorOccured: false, candidateChunks: 1, chunksMoved: 1 } } 2019-04-25T18:18:56.674+0000 I SHARDING [Balancer] ChunkManager loading chunks for test.test sequenceNumber: 9 based on: 4|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:18:56.674+0000 I SHARDING [Balancer] ChunkManager load took 0 ms and found version 5|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:19:16.704+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-25T18:19:16.708+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-25T18:25:02.506+0000 I SHARDING [conn11] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:25:02.506+0000-5cc1fb7e7d35b4648083832c", server: "m312", clientAddr: "127.0.0.1:40531", time: new Date(1556216702506), what: "split", ns: "test.test", details: { before: { min: { test: "foo" }, max: { test: "goo" }, lastmod: Timestamp 5000|1, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, left: { min: { test: "foo" }, max: { test: "fooo" }, lastmod: Timestamp 5000|2, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, right: { min: { test: "fooo" }, max: { test: "goo" }, lastmod: Timestamp 5000|3, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-25T18:25:07.374+0000 I SHARDING [Balancer] ChunkManager loading chunks for test.test sequenceNumber: 10 based on: 5|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:25:07.374+0000 I SHARDING [Balancer] ChunkManager load took 0 ms and found version 5|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:29:37.868+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-25T18:29:37.874+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-25T18:36:08.603+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T18:36:08.611+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T18:37:02.182+0000 I - [conn42] end connection 127.0.0.1:40599 (14 connections now open) 2019-04-25T18:37:02.188+0000 I - [conn39] end connection 127.0.0.1:40588 (13 connections now open) 2019-04-25T18:37:32.427+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40625 #45 (13 connections now open) 2019-04-25T18:37:32.428+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:40625 conn45: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-1", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:38:52.634+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40626 #46 (14 connections now open) 2019-04-25T18:38:52.635+0000 I NETWORK [conn46] received client metadata from 127.0.0.1:40626 conn46: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:41:49.274+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T18:41:49.277+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T18:44:11.325+0000 I - [conn45] end connection 127.0.0.1:40625 (14 connections now open) 2019-04-25T18:44:11.335+0000 I - [conn46] end connection 127.0.0.1:40626 (13 connections now open) 2019-04-25T18:44:11.341+0000 I - [conn43] end connection 127.0.0.1:40600 (12 connections now open) 2019-04-25T18:44:11.346+0000 I - [conn38] end connection 127.0.0.1:40587 (11 connections now open) 2019-04-25T18:54:58.321+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40628 #47 (11 connections now open) 2019-04-25T18:54:58.321+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:40628 conn47: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:54:58.323+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40629 #48 (12 connections now open) 2019-04-25T18:54:58.323+0000 I NETWORK [conn48] received client metadata from 127.0.0.1:40629 conn48: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-1", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:54:58.326+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40630 #49 (13 connections now open) 2019-04-25T18:54:58.326+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:40630 conn49: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-2", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:54:58.343+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40631 #50 (14 connections now open) 2019-04-25T18:54:58.343+0000 I NETWORK [conn50] received client metadata from 127.0.0.1:40631 conn50: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:59:58.353+0000 I - [conn47] end connection 127.0.0.1:40628 (14 connections now open) 2019-04-25T18:59:58.361+0000 I - [conn50] end connection 127.0.0.1:40631 (13 connections now open) 2019-04-25T18:59:58.364+0000 I - [conn48] end connection 127.0.0.1:40629 (12 connections now open) 2019-04-25T18:59:58.367+0000 I - [conn49] end connection 127.0.0.1:40630 (11 connections now open) 2019-04-25T19:01:01.376+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-25T19:01:01.379+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-25T19:01:31.424+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-25T19:01:31.426+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-25T19:05:21.826+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T19:05:21.830+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T19:08:12.131+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T19:08:12.134+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T19:27:04.283+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T19:27:04.285+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T19:28:34.451+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-25T19:28:34.456+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-25T19:28:34.458+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T19:28:34.461+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T19:36:25.326+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T19:36:25.327+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T19:44:56.332+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T19:44:56.334+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T19:50:56.987+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-25T19:50:56.988+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-25T19:50:56.989+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T19:50:56.991+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T20:06:59.080+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40643 #51 (11 connections now open) 2019-04-25T20:06:59.081+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:40643 conn51: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T20:07:59.082+0000 I - [conn44] end connection 127.0.0.1:40616 (11 connections now open) 2019-04-25T20:13:19.478+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T20:13:19.480+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T20:14:59.638+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-25T20:14:59.639+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-25T20:16:39.800+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T20:16:39.802+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T20:21:00.288+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T20:21:00.291+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T20:21:19.928+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40648 #52 (11 connections now open) 2019-04-25T20:21:19.929+0000 I NETWORK [conn52] received client metadata from 127.0.0.1:40648 conn52: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T20:22:19.929+0000 I - [conn52] end connection 127.0.0.1:40648 (11 connections now open) 2019-04-25T20:24:20.636+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T20:24:20.638+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T20:24:20.640+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-25T20:24:20.641+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-25T20:24:20.643+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-25T20:24:20.644+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-25T20:29:21.128+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T20:29:21.130+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T20:56:24.244+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-25T20:56:24.245+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-25T20:58:04.496+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T20:58:04.498+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T21:03:05.014+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-25T21:03:05.017+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T21:03:05.018+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T21:03:05.020+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-25T21:09:25.726+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T21:09:25.729+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T21:16:03.312+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40658 #53 (11 connections now open) 2019-04-25T21:16:03.312+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:40658 conn53: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T21:17:03.313+0000 I - [conn53] end connection 127.0.0.1:40658 (11 connections now open) 2019-04-25T21:31:18.143+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T21:31:18.145+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T21:48:09.921+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-25T21:48:09.923+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-25T22:13:32.688+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-25T22:13:32.690+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-25T22:32:44.860+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-25T22:32:44.865+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-25T22:34:45.033+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-25T22:34:45.037+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-25T22:57:09.630+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40664 #54 (11 connections now open) 2019-04-25T22:57:09.630+0000 I NETWORK [conn54] received client metadata from 127.0.0.1:40664 conn54: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T22:58:09.631+0000 I - [conn51] end connection 127.0.0.1:40643 (11 connections now open) 2019-04-25T23:03:19.981+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40665 #55 (11 connections now open) 2019-04-25T23:03:19.981+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:40665 conn55: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T23:04:19.982+0000 I - [conn55] end connection 127.0.0.1:40665 (11 connections now open) 2019-04-25T23:17:50.799+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40666 #56 (11 connections now open) 2019-04-25T23:17:50.799+0000 I NETWORK [conn56] received client metadata from 127.0.0.1:40666 conn56: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T23:18:19.724+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T23:18:19.729+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T23:18:50.801+0000 I - [conn56] end connection 127.0.0.1:40666 (11 connections now open) 2019-04-25T23:23:30.276+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-25T23:23:30.279+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-25T23:29:40.940+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-25T23:29:40.943+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-25T23:32:31.699+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40670 #57 (11 connections now open) 2019-04-25T23:32:31.699+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:40670 conn57: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T23:33:31.701+0000 I - [conn57] end connection 127.0.0.1:40670 (11 connections now open) 2019-04-25T23:37:41.791+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T23:37:41.793+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T23:44:42.540+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T23:44:42.543+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T23:52:42.997+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40673 #58 (11 connections now open) 2019-04-25T23:52:42.998+0000 I NETWORK [conn58] received client metadata from 127.0.0.1:40673 conn58: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T23:53:23.481+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-25T23:53:23.483+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-25T23:53:42.999+0000 I - [conn58] end connection 127.0.0.1:40673 (11 connections now open) 2019-04-26T00:16:44.502+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40675 #59 (11 connections now open) 2019-04-26T00:16:44.502+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:40675 conn59: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T00:17:44.504+0000 I - [conn59] end connection 127.0.0.1:40675 (11 connections now open) 2019-04-26T00:19:16.448+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T00:19:16.455+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T00:20:06.532+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T00:20:06.535+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T00:34:48.472+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T00:34:48.478+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T00:40:39.093+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T00:40:39.099+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T00:40:39.101+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T00:40:39.103+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T00:49:50.257+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T00:49:50.263+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T00:53:30.668+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T00:53:30.671+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T00:57:01.007+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T00:57:01.009+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T00:57:01.009+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T00:57:01.011+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T00:58:51.200+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T00:58:51.202+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T01:09:27.841+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40686 #60 (11 connections now open) 2019-04-26T01:09:27.842+0000 I NETWORK [conn60] received client metadata from 127.0.0.1:40686 conn60: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T01:10:12.384+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T01:10:12.385+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T01:10:27.850+0000 I - [conn54] end connection 127.0.0.1:40664 (11 connections now open) 2019-04-26T01:36:55.220+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T01:36:55.224+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T01:43:50.094+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40689 #61 (11 connections now open) 2019-04-26T01:43:50.096+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:40689 conn61: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T01:44:06.044+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T01:44:06.046+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T01:44:50.098+0000 I - [conn60] end connection 127.0.0.1:40686 (11 connections now open) 2019-04-26T01:53:37.161+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T01:53:37.163+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T01:58:47.783+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T01:58:47.786+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T02:09:59.161+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T02:09:59.164+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T02:09:59.170+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T02:09:59.171+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T02:09:59.173+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T02:09:59.176+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T02:14:59.867+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T02:14:59.875+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T02:30:41.708+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T02:30:41.711+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T02:51:04.340+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T02:51:04.342+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T02:55:34.844+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T02:55:34.846+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T02:57:35.116+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T02:57:35.118+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T03:25:08.392+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T03:25:08.393+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T03:30:19.026+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T03:30:19.031+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T03:30:19.038+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T03:30:19.045+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T03:31:19.191+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T03:31:19.195+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T03:35:39.760+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T03:35:39.763+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T03:52:51.873+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T03:52:51.880+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T03:52:51.882+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T03:52:51.886+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T04:00:12.734+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T04:00:12.739+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T04:20:15.136+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T04:20:15.139+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T04:20:15.143+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T04:20:15.153+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T04:31:56.485+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T04:31:56.492+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T04:31:56.492+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T04:31:56.495+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T04:31:56.501+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T04:31:56.505+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T04:36:57.068+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T04:36:57.069+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T04:37:31.909+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40715 #62 (11 connections now open) 2019-04-26T04:37:31.909+0000 I NETWORK [conn62] received client metadata from 127.0.0.1:40715 conn62: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T04:38:31.914+0000 I - [conn61] end connection 127.0.0.1:40689 (11 connections now open) 2019-04-26T04:55:19.227+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T04:55:19.229+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T04:56:09.317+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T04:56:09.323+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T04:56:09.332+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T04:56:09.336+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T04:56:49.424+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T04:56:49.426+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T05:13:51.345+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T05:13:51.349+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T05:13:51.351+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T05:13:51.354+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T05:15:21.571+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T05:15:21.575+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T05:19:52.044+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T05:19:52.049+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T05:21:22.279+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T05:21:22.282+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T05:22:52.491+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T05:22:52.494+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T05:22:52.502+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T05:22:52.504+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T05:35:54.052+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T05:35:54.055+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T05:54:56.436+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T05:54:56.442+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T06:01:47.168+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T06:01:47.170+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T06:04:57.576+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T06:04:57.578+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T06:24:59.985+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T06:24:59.991+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T06:29:30.543+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T06:29:30.549+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T06:30:30.677+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T06:30:30.681+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T06:30:30.686+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T06:30:30.693+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T06:30:30.694+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T06:30:30.696+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T06:31:40.890+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T06:31:40.892+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T06:33:00.238+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40737 #63 (11 connections now open) 2019-04-26T06:33:00.238+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:40737 conn63: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:34:00.239+0000 I - [conn63] end connection 127.0.0.1:40737 (11 connections now open) 2019-04-26T06:34:50.361+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40741 #64 (11 connections now open) 2019-04-26T06:34:50.361+0000 I NETWORK [conn64] received client metadata from 127.0.0.1:40741 conn64: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:35:50.362+0000 I - [conn62] end connection 127.0.0.1:40715 (11 connections now open) 2019-04-26T06:39:31.780+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T06:39:31.785+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T06:39:31.790+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T06:39:31.791+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T06:40:30.745+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40744 #65 (11 connections now open) 2019-04-26T06:40:30.745+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:40744 conn65: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:41:30.746+0000 I - [conn65] end connection 127.0.0.1:40744 (11 connections now open) 2019-04-26T06:46:12.585+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T06:46:12.587+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T06:47:12.718+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T06:47:12.724+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T06:49:11.613+0000 I COMMAND [conn64] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556261351445), up: 47391, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 165ms 2019-04-26T06:49:11.628+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40747 #66 (11 connections now open) 2019-04-26T06:49:11.630+0000 I NETWORK [conn66] received client metadata from 127.0.0.1:40747 conn66: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:50:11.638+0000 I - [conn64] end connection 127.0.0.1:40741 (11 connections now open) 2019-04-26T06:50:11.726+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40748 #67 (11 connections now open) 2019-04-26T06:50:11.727+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:40748 conn67: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:51:11.728+0000 I - [conn67] end connection 127.0.0.1:40748 (11 connections now open) 2019-04-26T06:51:33.467+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T06:51:33.478+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T06:53:03.920+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T06:53:03.924+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T06:53:35.599+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40751 #68 (11 connections now open) 2019-04-26T06:53:35.599+0000 I NETWORK [conn68] received client metadata from 127.0.0.1:40751 conn68: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:53:35.601+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40752 #69 (12 connections now open) 2019-04-26T06:53:35.601+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:40752 conn69: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:53:35.603+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40753 #70 (13 connections now open) 2019-04-26T06:53:35.603+0000 I NETWORK [conn70] received client metadata from 127.0.0.1:40753 conn70: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-1", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:53:35.606+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40754 #71 (14 connections now open) 2019-04-26T06:53:35.606+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:40754 conn71: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-2", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:55:14.474+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T06:55:14.479+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T06:57:32.416+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40756 #72 (15 connections now open) 2019-04-26T06:57:32.417+0000 I NETWORK [conn72] received client metadata from 127.0.0.1:40756 conn72: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:58:05.313+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T06:58:05.316+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T06:58:32.418+0000 I - [conn66] end connection 127.0.0.1:40747 (15 connections now open) 2019-04-26T06:59:03.619+0000 I - [conn69] end connection 127.0.0.1:40752 (14 connections now open) 2019-04-26T06:59:03.629+0000 I - [conn70] end connection 127.0.0.1:40753 (13 connections now open) 2019-04-26T06:59:05.683+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40758 #73 (13 connections now open) 2019-04-26T06:59:05.684+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:40758 conn73: { 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-26T06:59:05.732+0000 I - [conn73] end connection 127.0.0.1:40758 (13 connections now open) 2019-04-26T06:59:15.705+0000 I - [conn71] end connection 127.0.0.1:40754 (12 connections now open) 2019-04-26T07:00:43.517+0000 I - [conn68] end connection 127.0.0.1:40751 (11 connections now open) 2019-04-26T07:01:26.187+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T07:01:26.193+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T07:03:06.693+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T07:03:06.695+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T07:04:06.987+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T07:04:06.993+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T07:05:57.393+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T07:05:57.402+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T07:07:57.847+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T07:07:57.854+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T07:07:57.864+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T07:07:57.869+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T07:09:03.433+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40765 #74 (11 connections now open) 2019-04-26T07:09:03.433+0000 I NETWORK [conn74] received client metadata from 127.0.0.1:40765 conn74: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:10:03.434+0000 I - [conn72] end connection 127.0.0.1:40756 (11 connections now open) 2019-04-26T07:11:53.665+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40766 #75 (11 connections now open) 2019-04-26T07:11:53.666+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:40766 conn75: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:12:53.667+0000 I - [conn75] end connection 127.0.0.1:40766 (11 connections now open) 2019-04-26T07:14:19.231+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T07:14:19.233+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T07:21:00.309+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T07:21:00.311+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T07:27:41.225+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T07:27:41.229+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T07:36:05.752+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40772 #76 (11 connections now open) 2019-04-26T07:36:05.752+0000 I NETWORK [conn76] received client metadata from 127.0.0.1:40772 conn76: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:37:05.754+0000 I - [conn76] end connection 127.0.0.1:40772 (11 connections now open) 2019-04-26T07:40:53.005+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T07:40:53.009+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T07:40:53.010+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T07:40:53.016+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T07:41:13.343+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T07:41:13.374+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T07:42:33.617+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T07:42:33.619+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T07:43:13.748+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T07:43:13.749+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T07:47:54.848+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T07:47:54.852+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T07:47:54.853+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T07:47:54.854+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T07:47:54.857+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T07:47:54.858+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T07:49:57.010+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40781 #77 (11 connections now open) 2019-04-26T07:49:57.011+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:40781 conn77: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:50:41.690+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40782 #78 (12 connections now open) 2019-04-26T07:50:41.690+0000 I NETWORK [conn78] received client metadata from 127.0.0.1:40782 conn78: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:50:57.012+0000 I - [conn74] end connection 127.0.0.1:40765 (12 connections now open) 2019-04-26T07:51:44.177+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40783 #79 (12 connections now open) 2019-04-26T07:51:44.177+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:40783 conn79: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-1", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:51:44.181+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40784 #80 (13 connections now open) 2019-04-26T07:51:44.182+0000 I NETWORK [conn80] received client metadata from 127.0.0.1:40784 conn80: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-2", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:51:44.186+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40785 #81 (14 connections now open) 2019-04-26T07:51:44.187+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:40785 conn81: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:58:09.165+0000 I - [conn78] end connection 127.0.0.1:40782 (14 connections now open) 2019-04-26T07:58:09.180+0000 I - [conn81] end connection 127.0.0.1:40785 (13 connections now open) 2019-04-26T07:58:21.719+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40786 #82 (13 connections now open) 2019-04-26T07:58:21.719+0000 I NETWORK [conn82] received client metadata from 127.0.0.1:40786 conn82: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:58:46.340+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40787 #83 (14 connections now open) 2019-04-26T07:58:46.341+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:40787 conn83: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:03:48.877+0000 I - [conn79] end connection 127.0.0.1:40783 (14 connections now open) 2019-04-26T08:03:52.698+0000 I - [conn80] end connection 127.0.0.1:40784 (13 connections now open) 2019-04-26T08:04:28.354+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40788 #84 (13 connections now open) 2019-04-26T08:04:28.355+0000 I NETWORK [conn84] received client metadata from 127.0.0.1:40788 conn84: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:05:27.470+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T08:05:27.471+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T08:05:28.356+0000 I - [conn77] end connection 127.0.0.1:40781 (13 connections now open) 2019-04-26T08:05:33.189+0000 I - [conn82] end connection 127.0.0.1:40786 (12 connections now open) 2019-04-26T08:05:37.740+0000 I - [conn83] end connection 127.0.0.1:40787 (11 connections now open) 2019-04-26T08:13:18.975+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40790 #85 (11 connections now open) 2019-04-26T08:13:18.976+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:40790 conn85: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:14:18.978+0000 I - [conn85] end connection 127.0.0.1:40790 (11 connections now open) 2019-04-26T08:17:19.292+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T08:17:19.295+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T08:17:49.364+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T08:17:49.368+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T08:23:20.367+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T08:23:20.372+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T08:25:33.332+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556267133091) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556267133091) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 240ms 2019-04-26T08:25:37.706+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556267137346) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267137346) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 234ms 2019-04-26T08:25:37.706+0000 I COMMAND [conn84] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556267137448) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267137448) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 191ms 2019-04-26T08:25:37.706+0000 I COMMAND [conn11] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556267137340) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267137340) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 235ms 2019-04-26T08:25:37.706+0000 I COMMAND [conn15] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556267137449) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267137449) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 257ms 2019-04-26T08:25:42.277+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T08:25:42.281+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T08:25:42.283+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T08:25:42.286+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T08:25:42.288+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T08:25:42.293+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T08:25:50.695+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40797 #86 (11 connections now open) 2019-04-26T08:25:50.714+0000 I NETWORK [conn86] received client metadata from 127.0.0.1:40797 conn86: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:26:00.870+0000 I COMMAND [conn86] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556267160761), up: 53200, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 108ms 2019-04-26T08:26:03.542+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556267163333) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556267163333) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 208ms 2019-04-26T08:26:50.727+0000 I - [conn84] end connection 127.0.0.1:40788 (11 connections now open) 2019-04-26T08:28:03.610+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T08:28:03.615+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T08:28:03.616+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T08:28:03.619+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T08:28:03.621+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T08:28:03.622+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T08:28:08.288+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556267288060) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267288060) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 227ms 2019-04-26T08:28:21.687+0000 I COMMAND [conn86] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556267301419), up: 53341, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 267ms 2019-04-26T08:30:12.492+0000 I COMMAND [conn86] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556267412294), up: 53452, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 197ms 2019-04-26T08:30:22.713+0000 I COMMAND [conn86] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556267422519), up: 53462, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 193ms 2019-04-26T08:30:22.715+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40801 #87 (11 connections now open) 2019-04-26T08:30:22.715+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:40801 conn87: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:30:37.259+0000 I COMMAND [Balancer] query config.shards query: { query: {}, $readPreference: { mode: "nearest", tags: [] } } planSummary: COLLSCAN ntoreturn:0 ntoskip:0 keysExamined:0 docsExamined:3 cursorExhausted:1 numYields:0 nreturned:3 reslen:197 locks:{ Global: { acquireCount: { r: 128813, w: 21 } }, Database: { acquireCount: { r: 64396, w: 20, W: 1 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 55455 } }, Collection: { acquireCount: { r: 64396, w: 10 } }, Metadata: { acquireCount: { w: 12, W: 2 } }, oplog: { acquireCount: { w: 10 } } } 820ms 2019-04-26T08:31:08.691+0000 I COMMAND [conn87] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556267468582) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267468582) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 108ms 2019-04-26T08:31:08.692+0000 I COMMAND [conn11] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556267468583) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267468583) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 108ms 2019-04-26T08:31:08.692+0000 I COMMAND [conn15] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556267468581) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267468581) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 110ms 2019-04-26T08:31:17.981+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T08:31:17.993+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T08:31:17.993+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T08:31:17.997+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T08:31:22.719+0000 I - [conn86] end connection 127.0.0.1:40797 (11 connections now open) 2019-04-26T08:32:18.231+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T08:32:18.233+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T08:32:23.335+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40805 #88 (11 connections now open) 2019-04-26T08:32:23.336+0000 I COMMAND [conn87] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556267543204), up: 53583, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 130ms 2019-04-26T08:32:23.336+0000 I NETWORK [conn88] received client metadata from 127.0.0.1:40805 conn88: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:32:28.277+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T08:32:28.287+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T08:32:28.294+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T08:32:28.294+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T08:33:28.957+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T08:33:28.962+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T08:33:28.962+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T08:33:28.967+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T08:33:53.678+0000 I - [conn88] end connection 127.0.0.1:40805 (11 connections now open) 2019-04-26T08:34:38.982+0000 I COMMAND [conn15] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556267678798) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267678798) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 183ms 2019-04-26T08:34:38.990+0000 I COMMAND [conn11] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556267678863) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267678863) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 126ms 2019-04-26T08:34:38.990+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556267678798) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267678798) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 191ms 2019-04-26T08:34:43.990+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40810 #89 (11 connections now open) 2019-04-26T08:34:44.107+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:40810 conn89: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:34:49.747+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T08:34:49.750+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T08:35:04.411+0000 I COMMAND [conn87] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556267704241), up: 53744, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 170ms 2019-04-26T08:35:54.240+0000 I - [conn89] end connection 127.0.0.1:40810 (11 connections now open) 2019-04-26T08:36:54.860+0000 I COMMAND [conn87] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556267814657), up: 53854, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 202ms 2019-04-26T08:37:04.729+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556267824514) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556267824514) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 214ms 2019-04-26T08:37:05.248+0000 I COMMAND [conn87] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556267825037), up: 53865, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 207ms 2019-04-26T08:37:09.268+0000 I COMMAND [conn87] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556267829074) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267829074) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 192ms 2019-04-26T08:37:09.268+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556267829068) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267829068) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 137ms 2019-04-26T08:37:09.268+0000 I COMMAND [conn15] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556267829127) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267829127) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 139ms 2019-04-26T08:37:09.269+0000 I COMMAND [conn11] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556267829071) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267829071) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 194ms 2019-04-26T08:37:35.397+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40812 #90 (11 connections now open) 2019-04-26T08:37:35.397+0000 I NETWORK [conn90] received client metadata from 127.0.0.1:40812 conn90: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:38:11.228+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T08:38:11.232+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T08:38:35.399+0000 I - [conn90] end connection 127.0.0.1:40812 (11 connections now open) 2019-04-26T08:39:05.109+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556267944932) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556267944932) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 176ms 2019-04-26T08:39:05.691+0000 I COMMAND [conn87] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556267945559), up: 53985, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 131ms 2019-04-26T08:39:09.645+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556267949400) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267949400) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 244ms 2019-04-26T08:39:09.658+0000 I COMMAND [conn15] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556267949400) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267949400) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:1 reslen:433 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 3 } }, Collection: { acquireCount: { w: 2 } }, Metadata: { acquireCount: { w: 1 }, acquireWaitCount: { w: 1 }, timeAcquiringMicros: { w: 587 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 257ms 2019-04-26T08:39:09.658+0000 I COMMAND [conn87] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556267949421) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267949421) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 184ms 2019-04-26T08:39:09.659+0000 I COMMAND [conn11] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556267949421) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556267949421) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 }, acquireWaitCount: { w: 1 }, timeAcquiringMicros: { w: 618 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 237ms 2019-04-26T08:39:26.217+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40814 #91 (11 connections now open) 2019-04-26T08:39:26.217+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:40814 conn91: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:40:26.194+0000 I - [conn87] end connection 127.0.0.1:40801 (11 connections now open) 2019-04-26T08:41:13.853+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T08:41:13.858+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T08:41:24.070+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T08:41:24.074+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T08:41:24.075+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T08:41:24.080+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T08:41:37.151+0000 I COMMAND [conn91] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556268096894), up: 54137, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 3 } }, Collection: { acquireCount: { w: 2 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 256ms 2019-04-26T08:41:47.415+0000 I COMMAND [conn91] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556268107170), up: 54147, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 244ms 2019-04-26T08:41:54.296+0000 I COMMAND [conn17] command config.shards command: find { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp 1556268099000|4, t: 1 } }, maxTimeMS: 30000 } planSummary: COLLSCAN keysExamined:0 docsExamined:3 cursorExhausted:1 numYields:1 nreturned:3 reslen:558 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_command 176ms 2019-04-26T08:43:17.897+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40818 #92 (11 connections now open) 2019-04-26T08:43:17.897+0000 I NETWORK [conn92] received client metadata from 127.0.0.1:40818 conn92: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:43:35.561+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T08:43:35.573+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T08:43:35.579+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T08:43:35.584+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T08:43:35.584+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T08:43:35.585+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T08:43:54.662+0000 I COMMAND [conn17] command config.shards command: find { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp 1556268219000|4, t: 1 } }, maxTimeMS: 30000 } planSummary: COLLSCAN keysExamined:0 docsExamined:3 cursorExhausted:1 numYields:0 nreturned:3 reslen:558 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_command 200ms 2019-04-26T08:44:02.634+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: 1067, at end: 1067 } 2019-04-26T08:44:04.509+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: 1860, after security: 1860, after storageEngine: 1860, after tcmalloc: 1860, after wiredTiger: 1860, at end: 1860 } 2019-04-26T08:44:10.485+0000 I COMMAND [conn11] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556268250064) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556268250064) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 243ms 2019-04-26T08:44:10.651+0000 I COMMAND [conn15] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556268250012) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556268250012) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 406ms 2019-04-26T08:44:10.651+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556268249995) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556268249995) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 655ms 2019-04-26T08:44:10.651+0000 I COMMAND [conn92] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556268249996) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556268249996) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 406ms 2019-04-26T08:44:17.981+0000 I - [conn91] end connection 127.0.0.1:40814 (11 connections now open) 2019-04-26T08:44:19.058+0000 I COMMAND [PeriodicTaskRunner] task: DBConnectionPool-cleaner took: 180ms 2019-04-26T08:44:19.511+0000 I WRITE [conn92] update config.mongos query: { _id: "m312:27017" } planSummary: IDHACK update: { $set: { _id: "m312:27017", ping: new Date(1556268259328), up: 54299, waiting: true, mongoVersion: "3.4.2" } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 numYields:0 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } 182ms 2019-04-26T08:44:19.540+0000 I COMMAND [conn92] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556268259328), up: 54299, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 211ms 2019-04-26T08:44:19.546+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40822 #93 (11 connections now open) 2019-04-26T08:44:19.546+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:40822 conn93: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:45:18.671+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T08:45:18.675+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T08:45:19.547+0000 I - [conn92] end connection 127.0.0.1:40818 (11 connections now open) 2019-04-26T08:45:48.873+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T08:45:48.875+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T08:46:19.465+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T08:46:19.774+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T08:46:20.507+0000 I COMMAND [conn93] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556268379775), up: 54419, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 730ms 2019-04-26T08:46:31.022+0000 I COMMAND [Balancer] query config.settings query: { query: { _id: "balancer" }, $readPreference: { mode: "nearest", tags: [] } } planSummary: IDHACK ntoreturn:1 ntoskip:0 keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:68 locks:{ Global: { acquireCount: { r: 131085, w: 21 } }, Database: { acquireCount: { r: 65532, w: 20, W: 1 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 55455 } }, Collection: { acquireCount: { r: 65532, w: 10 } }, Metadata: { acquireCount: { w: 12, W: 2 } }, oplog: { acquireCount: { w: 10 } } } 257ms 2019-04-26T08:46:31.967+0000 I COMMAND [conn93] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556268390516), up: 54430, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1204ms 2019-04-26T08:47:02.020+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40826 #94 (11 connections now open) 2019-04-26T08:47:02.020+0000 I NETWORK [conn94] received client metadata from 127.0.0.1:40826 conn94: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:48:02.023+0000 I - [conn93] end connection 127.0.0.1:40822 (11 connections now open) 2019-04-26T08:48:36.110+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556268515925) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556268515925) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 184ms 2019-04-26T08:48:41.220+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556268520903) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556268520903) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 317ms 2019-04-26T08:48:41.278+0000 I COMMAND [conn94] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556268520903) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556268520903) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 374ms 2019-04-26T08:48:42.527+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40827 #95 (11 connections now open) 2019-04-26T08:48:42.528+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:40827 conn95: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:48:55.033+0000 I COMMAND [conn15] command config.shards appName: "MongoDB Shell" command: find { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp 1556268532000|1, t: 1 } }, maxTimeMS: 30000 } planSummary: COLLSCAN keysExamined:0 docsExamined:3 cursorExhausted:1 numYields:1 nreturned:3 reslen:558 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_command 193ms 2019-04-26T08:48:55.552+0000 I COMMAND [conn17] command config.shards command: find { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp 1556268532000|1, t: 1 } }, maxTimeMS: 30000 } planSummary: COLLSCAN keysExamined:0 docsExamined:3 cursorExhausted:1 numYields:0 nreturned:3 reslen:558 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_command 108ms 2019-04-26T08:49:23.508+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T08:49:23.539+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T08:49:23.557+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T08:49:23.562+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T08:49:23.563+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T08:49:23.572+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T08:49:52.827+0000 I - [conn94] end connection 127.0.0.1:40826 (11 connections now open) 2019-04-26T08:50:41.171+0000 I COMMAND [conn11] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556268640940) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556268640940) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 230ms 2019-04-26T08:50:41.657+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556268641480) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556268641480) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 176ms 2019-04-26T08:50:43.297+0000 I WRITE [conn95] update config.mongos query: { _id: "m312:27017" } planSummary: IDHACK update: { $set: { _id: "m312:27017", ping: new Date(1556268643153), up: 54683, waiting: true, mongoVersion: "3.4.2" } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 numYields:1 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 3 } }, Collection: { acquireCount: { w: 2 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } 143ms 2019-04-26T08:50:43.407+0000 I COMMAND [conn95] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556268643153), up: 54683, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 3 } }, Collection: { acquireCount: { w: 2 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 253ms 2019-04-26T08:50:43.409+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40831 #96 (11 connections now open) 2019-04-26T08:50:43.409+0000 I NETWORK [conn96] received client metadata from 127.0.0.1:40831 conn96: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:50:54.217+0000 I COMMAND [Balancer] query config.shards query: { query: {}, $readPreference: { mode: "nearest", tags: [] } } planSummary: COLLSCAN ntoreturn:0 ntoskip:0 keysExamined:0 docsExamined:3 cursorExhausted:1 numYields:0 nreturned:3 reslen:197 locks:{ Global: { acquireCount: { r: 131711, w: 21 } }, Database: { acquireCount: { r: 65845, w: 20, W: 1 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 55455 } }, Collection: { acquireCount: { r: 65845, w: 10 } }, Metadata: { acquireCount: { w: 12, W: 2 } }, oplog: { acquireCount: { w: 10 } } } 128ms 2019-04-26T08:51:05.901+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T08:51:05.906+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T08:51:05.907+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T08:51:05.915+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T08:51:05.916+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T08:51:05.918+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T08:51:11.359+0000 I COMMAND [conn11] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556268671187) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556268671187) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 149ms 2019-04-26T08:51:11.923+0000 I COMMAND [conn96] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556268671712) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556268671712) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 141ms 2019-04-26T08:51:11.942+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556268671712) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556268671712) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 160ms 2019-04-26T09:19:17.018+0000 I - [conn95] end connection 127.0.0.1:40827 (11 connections now open) 2019-04-26T09:19:55.704+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40835 #97 (11 connections now open) 2019-04-26T09:19:55.704+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:40835 conn97: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:21:25.754+0000 I - [conn97] end connection 127.0.0.1:40835 (11 connections now open) 2019-04-26T09:21:46.224+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40837 #98 (11 connections now open) 2019-04-26T09:21:46.225+0000 I NETWORK [conn98] received client metadata from 127.0.0.1:40837 conn98: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-1", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:21:46.228+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40838 #99 (12 connections now open) 2019-04-26T09:21:46.228+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:40838 conn99: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-2", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:21:46.231+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40839 #100 (13 connections now open) 2019-04-26T09:21:46.232+0000 I NETWORK [conn100] received client metadata from 127.0.0.1:40839 conn100: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:21:46.236+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40840 #101 (14 connections now open) 2019-04-26T09:21:46.236+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:40840 conn101: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:25:22.541+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T09:25:22.545+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T09:25:22.545+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T09:25:22.549+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T09:26:46.252+0000 I - [conn98] end connection 127.0.0.1:40837 (14 connections now open) 2019-04-26T09:26:46.266+0000 I - [conn101] end connection 127.0.0.1:40840 (13 connections now open) 2019-04-26T09:26:46.268+0000 I - [conn99] end connection 127.0.0.1:40838 (12 connections now open) 2019-04-26T09:26:46.274+0000 I - [conn100] end connection 127.0.0.1:40839 (11 connections now open) 2019-04-26T09:31:33.393+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T09:31:33.394+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T09:35:57.074+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:40844 #102 (11 connections now open) 2019-04-26T09:35:57.075+0000 I NETWORK [conn102] received client metadata from 127.0.0.1:40844 conn102: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:36:57.076+0000 I - [conn102] end connection 127.0.0.1:40844 (11 connections now open) 2019-04-26T09:38:14.249+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T09:38:14.251+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T09:40:04.473+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T09:40:04.474+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T09:44:55.133+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T09:44:55.136+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T09:51:05.881+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T09:51:05.884+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T09:54:02.974+0000 I COMMAND [conn96] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556272442703) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556272442703) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 270ms 2019-04-26T09:54:02.974+0000 I COMMAND [conn15] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556272442573) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556272442573) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 271ms 2019-04-26T09:54:26.710+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T09:54:26.714+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T09:54:26.721+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T09:54:26.721+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T09:54:26.739+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T09:54:26.744+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T09:54:33.098+0000 I COMMAND [conn11] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556272472871) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556272472871) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 209ms 2019-04-26T09:54:39.421+0000 I COMMAND [conn96] command config.$cmd appName: "MongoDB Shell" command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556272479186), up: 56867, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 233ms 2019-04-26T09:54:59.985+0000 I COMMAND [conn96] command config.$cmd appName: "MongoDB Shell" command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556272499778), up: 56887, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 206ms 2019-04-26T09:56:18.059+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T09:56:18.062+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T09:57:10.149+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:41330 #103 (11 connections now open) 2019-04-26T09:57:10.149+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:41330 conn103: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:58:10.150+0000 I - [conn96] end connection 127.0.0.1:40831 (11 connections now open) 2019-04-26T09:59:30.297+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:41500 #104 (11 connections now open) 2019-04-26T09:59:30.298+0000 I NETWORK [conn104] received client metadata from 127.0.0.1:41500 conn104: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:00:30.307+0000 I - [conn103] end connection 127.0.0.1:41330 (11 connections now open) 2019-04-26T10:00:30.361+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:41573 #105 (11 connections now open) 2019-04-26T10:00:30.361+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:41573 conn105: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:01:38.685+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T10:01:38.687+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T10:02:02.961+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556272922790) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556272922790) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 170ms 2019-04-26T10:02:10.398+0000 I - [conn104] end connection 127.0.0.1:41500 (11 connections now open) 2019-04-26T10:03:48.979+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T10:03:48.984+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T10:03:49.025+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T10:03:49.029+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T10:05:59.385+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T10:05:59.390+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T10:05:59.394+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T10:05:59.396+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T10:07:49.704+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T10:07:49.710+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T10:07:49.713+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T10:07:49.722+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T10:08:39.852+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T10:08:39.861+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T10:10:11.222+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:42085 #106 (11 connections now open) 2019-04-26T10:10:11.222+0000 I NETWORK [conn106] received client metadata from 127.0.0.1:42085 conn106: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:11:11.223+0000 I - [conn105] end connection 127.0.0.1:41573 (11 connections now open) 2019-04-26T10:11:41.523+0000 I COMMAND [conn106] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556273501334), up: 57889, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 188ms 2019-04-26T10:12:01.656+0000 I COMMAND [conn106] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556273521546), up: 57909, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 108ms 2019-04-26T10:12:03.336+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556273523212) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556273523212) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 123ms 2019-04-26T10:12:31.694+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:42254 #107 (11 connections now open) 2019-04-26T10:12:31.697+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:42254 conn107: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:13:10.733+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T10:13:10.735+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T10:13:31.698+0000 I - [conn107] end connection 127.0.0.1:42254 (11 connections now open) 2019-04-26T10:15:41.951+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:42484 #108 (11 connections now open) 2019-04-26T10:15:41.952+0000 I NETWORK [conn108] received client metadata from 127.0.0.1:42484 conn108: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:16:03.216+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556273763100) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556273763100) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 115ms 2019-04-26T10:16:41.954+0000 I - [conn106] end connection 127.0.0.1:42085 (11 connections now open) 2019-04-26T10:16:52.232+0000 I COMMAND [conn108] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556273812042), up: 58200, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 189ms 2019-04-26T10:17:33.374+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556273853239) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556273853239) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 135ms 2019-04-26T10:18:03.811+0000 I COMMAND [conn11] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556273883660) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556273883660) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 150ms 2019-04-26T10:18:03.821+0000 I COMMAND [conn15] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556273883666) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556273883666) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 155ms 2019-04-26T10:18:22.546+0000 I COMMAND [conn108] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556273902341), up: 58290, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 203ms 2019-04-26T10:20:12.700+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:42793 #109 (11 connections now open) 2019-04-26T10:20:12.701+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:42793 conn109: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:21:12.702+0000 I - [conn109] end connection 127.0.0.1:42793 (11 connections now open) 2019-04-26T10:21:22.897+0000 I COMMAND [conn108] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556274082781), up: 58470, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 114ms 2019-04-26T10:22:02.973+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:42895 #110 (11 connections now open) 2019-04-26T10:22:02.974+0000 I NETWORK [conn110] received client metadata from 127.0.0.1:42895 conn110: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:22:13.110+0000 I COMMAND [conn110] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556274132967), up: 58521, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 143ms 2019-04-26T10:23:02.641+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T10:23:02.647+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T10:23:02.968+0000 I - [conn108] end connection 127.0.0.1:42484 (11 connections now open) 2019-04-26T10:25:33.444+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:42917 #111 (11 connections now open) 2019-04-26T10:25:33.444+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:42917 conn111: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:26:03.775+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556274363629) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556274363629) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 145ms 2019-04-26T10:26:33.446+0000 I - [conn111] end connection 127.0.0.1:42917 (11 connections now open) 2019-04-26T10:27:23.714+0000 I COMMAND [conn110] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556274443587), up: 58831, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 126ms 2019-04-26T10:28:53.656+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T10:28:53.661+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T10:28:53.662+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T10:28:53.664+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T10:28:53.667+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T10:28:53.674+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T10:31:23.957+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T10:31:23.960+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T10:35:04.167+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43132 #112 (11 connections now open) 2019-04-26T10:35:04.167+0000 I NETWORK [conn112] received client metadata from 127.0.0.1:43132 conn112: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:36:04.170+0000 I - [conn112] end connection 127.0.0.1:43132 (11 connections now open) 2019-04-26T10:37:35.309+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43230 #113 (11 connections now open) 2019-04-26T10:37:35.309+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:43230 conn113: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:37:35.312+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43231 #114 (12 connections now open) 2019-04-26T10:37:35.312+0000 I NETWORK [conn114] received client metadata from 127.0.0.1:43231 conn114: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-1", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:37:35.316+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43232 #115 (13 connections now open) 2019-04-26T10:37:35.316+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:43232 conn115: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-2", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:37:35.320+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43233 #116 (14 connections now open) 2019-04-26T10:37:35.320+0000 I NETWORK [conn116] received client metadata from 127.0.0.1:43233 conn116: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:42:35.331+0000 I - [conn113] end connection 127.0.0.1:43230 (14 connections now open) 2019-04-26T10:42:35.344+0000 I - [conn116] end connection 127.0.0.1:43233 (13 connections now open) 2019-04-26T10:42:35.349+0000 I - [conn114] end connection 127.0.0.1:43231 (12 connections now open) 2019-04-26T10:42:35.351+0000 I - [conn115] end connection 127.0.0.1:43232 (11 connections now open) 2019-04-26T10:43:25.675+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T10:43:25.678+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T10:49:04.982+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43235 #117 (11 connections now open) 2019-04-26T10:49:04.983+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:43235 conn117: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:49:45.941+0000 I COMMAND [conn110] command config.$cmd appName: "MongoDB Shell" command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556275785030), up: 60173, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 911ms 2019-04-26T10:50:04.984+0000 I - [conn117] end connection 127.0.0.1:43235 (11 connections now open) 2019-04-26T10:51:26.759+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T10:51:26.760+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T10:51:26.764+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T10:51:26.768+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T10:52:57.028+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T10:52:57.036+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T10:53:57.295+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T10:53:57.297+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T10:57:07.993+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T10:57:08.017+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T10:57:08.039+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T10:57:08.043+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T11:01:07.069+0000 I COMMAND [conn110] command config.$cmd appName: "MongoDB Shell" command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556276466956), up: 60855, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 112ms 2019-04-26T11:02:49.275+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T11:02:49.278+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T11:02:57.242+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43244 #118 (11 connections now open) 2019-04-26T11:02:57.243+0000 I NETWORK [conn118] received client metadata from 127.0.0.1:43244 conn118: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:02:59.308+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T11:02:59.309+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T11:03:04.315+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556276584196) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556276584196) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 118ms 2019-04-26T11:03:57.245+0000 I - [conn110] end connection 127.0.0.1:42895 (11 connections now open) 2019-04-26T11:03:59.552+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T11:03:59.554+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T11:04:59.769+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T11:04:59.771+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T11:07:30.334+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T11:07:30.339+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T11:07:30.348+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T11:07:30.350+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T11:07:30.358+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T11:07:30.370+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T11:07:57.636+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43251 #119 (11 connections now open) 2019-04-26T11:07:57.636+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:43251 conn119: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:08:57.637+0000 I - [conn119] end connection 127.0.0.1:43251 (11 connections now open) 2019-04-26T11:09:40.766+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T11:09:40.771+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T11:09:40.772+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T11:09:40.780+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T11:09:40.780+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T11:09:40.786+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T11:11:31.188+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T11:11:31.191+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T11:11:34.768+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556277094579) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556277094579) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 188ms 2019-04-26T11:11:34.787+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556277094599) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556277094599) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 187ms 2019-04-26T11:12:08.113+0000 I COMMAND [conn118] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556277128009), up: 61516, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 102ms 2019-04-26T11:15:11.925+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T11:15:11.929+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T11:16:32.178+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T11:16:32.184+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T11:16:32.184+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T11:16:32.186+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T11:16:32.188+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T11:16:32.190+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T11:17:18.620+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43260 #120 (11 connections now open) 2019-04-26T11:17:18.620+0000 I NETWORK [conn120] received client metadata from 127.0.0.1:43260 conn120: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:18:18.621+0000 I - [conn120] end connection 127.0.0.1:43260 (11 connections now open) 2019-04-26T11:20:05.287+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556277605018) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556277605018) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 269ms 2019-04-26T11:20:20.330+0000 I WRITE [conn118] update config.mongos query: { _id: "m312:27017" } planSummary: IDHACK update: { $set: { _id: "m312:27017", ping: new Date(1556277619538), up: 62007, waiting: true, mongoVersion: "3.4.2" } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 numYields:1 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 3 } }, Collection: { acquireCount: { w: 2 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } 790ms 2019-04-26T11:20:20.336+0000 I COMMAND [conn118] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556277619538), up: 62007, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 3 } }, Collection: { acquireCount: { w: 2 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 796ms 2019-04-26T11:20:30.500+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43261 #121 (11 connections now open) 2019-04-26T11:20:30.501+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:43261 conn121: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:21:30.503+0000 I - [conn121] end connection 127.0.0.1:43261 (11 connections now open) 2019-04-26T11:21:40.580+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43262 #122 (11 connections now open) 2019-04-26T11:21:40.581+0000 I NETWORK [conn122] received client metadata from 127.0.0.1:43262 conn122: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:22:40.582+0000 I - [conn122] end connection 127.0.0.1:43262 (11 connections now open) 2019-04-26T11:24:16.883+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43267 #123 (11 connections now open) 2019-04-26T11:24:16.884+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:43267 conn123: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:24:16.886+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43268 #124 (12 connections now open) 2019-04-26T11:24:16.887+0000 I NETWORK [conn124] received client metadata from 127.0.0.1:43268 conn124: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:24:16.889+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43269 #125 (13 connections now open) 2019-04-26T11:24:16.890+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:43269 conn125: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-1", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:24:16.893+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43270 #126 (14 connections now open) 2019-04-26T11:24:16.894+0000 I NETWORK [conn126] received client metadata from 127.0.0.1:43270 conn126: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-2", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:29:16.906+0000 I - [conn123] end connection 127.0.0.1:43267 (14 connections now open) 2019-04-26T11:29:16.918+0000 I - [conn126] end connection 127.0.0.1:43270 (13 connections now open) 2019-04-26T11:29:16.922+0000 I - [conn124] end connection 127.0.0.1:43268 (12 connections now open) 2019-04-26T11:29:16.924+0000 I - [conn125] end connection 127.0.0.1:43269 (11 connections now open) 2019-04-26T11:36:38.011+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T11:36:38.016+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T11:36:38.019+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T11:36:38.023+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T11:36:38.023+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T11:36:38.028+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T11:39:08.399+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T11:39:08.402+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T11:39:08.413+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T11:39:08.421+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T11:41:38.881+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T11:41:38.885+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T11:42:32.114+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43277 #127 (11 connections now open) 2019-04-26T11:42:32.114+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:43277 conn127: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:43:32.117+0000 I - [conn127] end connection 127.0.0.1:43277 (11 connections now open) 2019-04-26T11:44:09.364+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T11:44:09.367+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T11:45:09.571+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T11:45:09.575+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T11:45:39.691+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T11:45:39.695+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T11:46:39.854+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T11:46:39.857+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T11:46:39.861+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T11:46:39.868+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T11:46:39.870+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T11:46:39.873+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T11:53:41.092+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T11:53:41.096+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T11:54:41.279+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T11:54:41.283+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T11:55:41.448+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T11:55:41.452+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T11:57:21.777+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T11:57:21.781+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T11:58:42.018+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T11:58:42.021+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T11:58:42.026+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T11:58:42.029+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T11:58:42.033+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T11:58:42.035+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T11:59:42.249+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T11:59:42.250+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T12:00:22.366+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T12:00:22.370+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T12:02:02.676+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T12:02:02.678+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T12:03:32.913+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T12:03:32.917+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T12:04:33.054+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T12:04:33.056+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T12:05:33.282+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T12:05:33.288+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T12:05:33.288+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T12:05:33.292+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T12:07:54.287+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43298 #128 (11 connections now open) 2019-04-26T12:07:54.287+0000 I NETWORK [conn128] received client metadata from 127.0.0.1:43298 conn128: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:09:04.337+0000 I - [conn128] end connection 127.0.0.1:43298 (11 connections now open) 2019-04-26T12:09:14.146+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T12:09:14.151+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T12:18:55.410+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T12:18:55.413+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T12:28:36.797+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T12:28:36.799+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T12:36:17.751+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T12:36:17.755+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T12:36:47.933+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T12:36:47.937+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T12:38:28.393+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T12:38:28.412+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T12:40:09.255+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T12:40:09.259+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T12:41:09.549+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T12:41:09.550+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T12:41:09.555+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T12:41:09.559+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T12:41:09.622+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T12:41:09.628+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T12:43:21.396+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T12:43:21.439+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T12:43:21.440+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T12:43:21.475+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T12:43:38.204+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43311 #129 (11 connections now open) 2019-04-26T12:43:38.241+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:43311 conn129: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:44:38.208+0000 I - [conn118] end connection 127.0.0.1:43244 (11 connections now open) 2019-04-26T12:46:22.394+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T12:46:22.399+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T12:46:22.433+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T12:46:22.434+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T12:49:43.025+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T12:49:43.026+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T12:49:43.028+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T12:49:43.030+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T12:49:43.030+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T12:49:43.032+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T12:57:24.015+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T12:57:24.017+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T12:57:24.019+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T12:57:24.021+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T12:59:59.695+0000 I COMMAND [conn129] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556283599564), up: 67987, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 130ms 2019-04-26T13:00:04.313+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T13:00:04.315+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T13:02:38.095+0000 I COMMAND [conn15] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556283757855) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556283757855) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 177ms 2019-04-26T13:02:38.100+0000 I COMMAND [conn11] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556283757986) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556283757986) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 112ms 2019-04-26T13:03:24.814+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T13:03:24.828+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T13:03:24.829+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T13:03:24.859+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T13:03:24.860+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T13:03:24.862+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T13:04:25.138+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T13:04:25.162+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T13:13:46.739+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T13:13:46.743+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T13:16:07.015+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T13:16:07.019+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T13:24:18.043+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T13:24:18.047+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T13:26:38.289+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T13:26:38.293+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T13:32:12.212+0000 I COMMAND [conn129] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556285532094), up: 69920, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 117ms 2019-04-26T13:43:10.269+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T13:43:10.272+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T13:43:10.274+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T13:43:10.275+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T13:43:10.278+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T13:43:10.279+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T13:47:00.826+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T13:47:00.828+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T13:47:00.830+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T13:47:00.835+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T13:48:11.058+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T13:48:11.098+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T13:48:11.110+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T13:48:11.129+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T13:59:32.549+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T13:59:32.552+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T14:01:52.940+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T14:01:53.941+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T14:01:53.944+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T14:01:53.945+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T14:01:53.945+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T14:01:53.947+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T14:03:44.465+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T14:03:44.545+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T14:09:25.425+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T14:09:25.428+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T14:10:55.657+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T14:10:55.658+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T14:17:06.622+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T14:17:06.624+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T14:17:06.626+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T14:17:06.631+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T14:17:06.634+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T14:17:06.635+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T14:24:37.799+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T14:24:37.803+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T14:32:08.713+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T14:32:08.725+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T14:37:09.535+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T14:37:09.538+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T14:40:50.131+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T14:40:50.142+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T14:42:10.410+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T14:42:10.415+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T14:43:58.163+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43350 #130 (11 connections now open) 2019-04-26T14:43:58.165+0000 I NETWORK [conn130] received client metadata from 127.0.0.1:43350 conn130: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:44:58.164+0000 I - [conn129] end connection 127.0.0.1:43311 (11 connections now open) 2019-04-26T14:49:32.793+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T14:49:32.795+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T14:49:32.798+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T14:49:32.800+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T14:49:32.803+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T14:49:32.817+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T14:50:33.228+0000 I COMMAND [Balancer] query config.shards query: { query: {}, $readPreference: { mode: "nearest", tags: [] } } planSummary: COLLSCAN ntoreturn:0 ntoskip:0 keysExamined:0 docsExamined:3 cursorExhausted:1 numYields:0 nreturned:3 reslen:197 locks:{ Global: { acquireCount: { r: 179777, w: 21 } }, Database: { acquireCount: { r: 89878, w: 20, W: 1 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 55455 } }, Collection: { acquireCount: { r: 89878, w: 10 } }, Metadata: { acquireCount: { w: 12, W: 2 } }, oplog: { acquireCount: { w: 10 } } } 123ms 2019-04-26T14:50:43.397+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T14:50:43.401+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T14:51:03.497+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T14:51:03.500+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T14:58:54.801+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T14:58:54.809+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T15:04:15.590+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T15:04:15.592+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T15:14:47.129+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T15:14:47.131+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T15:17:07.558+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T15:17:07.563+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T15:17:07.567+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T15:17:07.568+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T15:22:08.349+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T15:22:08.352+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T15:23:41.536+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43362 #131 (11 connections now open) 2019-04-26T15:23:41.536+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:43362 conn131: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:24:41.538+0000 I - [conn130] end connection 127.0.0.1:43350 (11 connections now open) 2019-04-26T15:26:28.858+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T15:26:28.862+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T15:26:28.863+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T15:26:28.867+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T15:35:22.618+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43365 #132 (11 connections now open) 2019-04-26T15:35:22.619+0000 I NETWORK [conn132] received client metadata from 127.0.0.1:43365 conn132: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:36:22.620+0000 I - [conn132] end connection 127.0.0.1:43365 (11 connections now open) 2019-04-26T15:39:42.973+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43366 #133 (11 connections now open) 2019-04-26T15:39:42.973+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:43366 conn133: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:40:42.974+0000 I - [conn131] end connection 127.0.0.1:43362 (11 connections now open) 2019-04-26T15:41:11.019+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T15:41:11.023+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T15:47:21.769+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T15:47:21.777+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T15:47:21.777+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T15:47:21.779+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T15:50:13.740+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43370 #134 (11 connections now open) 2019-04-26T15:50:13.741+0000 I NETWORK [conn134] received client metadata from 127.0.0.1:43370 conn134: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:51:13.743+0000 I - [conn134] end connection 127.0.0.1:43370 (11 connections now open) 2019-04-26T15:51:54.177+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43371 #135 (11 connections now open) 2019-04-26T15:51:54.186+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:43371 conn135: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:52:54.179+0000 I - [conn133] end connection 127.0.0.1:43366 (11 connections now open) 2019-04-26T15:53:33.532+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T15:53:33.549+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T15:55:23.881+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T15:55:23.914+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T15:55:44.513+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43374 #136 (11 connections now open) 2019-04-26T15:55:44.516+0000 I NETWORK [conn136] received client metadata from 127.0.0.1:43374 conn136: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:56:44.520+0000 I - [conn136] end connection 127.0.0.1:43374 (11 connections now open) 2019-04-26T15:56:54.624+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T15:56:54.682+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T15:57:24.792+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T15:57:24.799+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T15:59:35.130+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T15:59:35.138+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T15:59:35.147+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T15:59:35.151+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T15:59:55.348+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T15:59:55.370+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T16:01:15.726+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T16:01:15.736+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T16:02:56.150+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T16:02:56.163+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T16:02:56.164+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T16:02:56.170+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T16:04:06.435+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T16:04:06.438+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T16:06:27.028+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T16:06:27.032+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T16:08:07.347+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T16:08:07.360+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T16:09:25.983+0000 I COMMAND [conn135] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556294965840), up: 79353, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 141ms 2019-04-26T16:09:26.202+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43386 #137 (11 connections now open) 2019-04-26T16:09:26.206+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:43386 conn137: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:09:38.141+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T16:09:38.166+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T16:10:36.244+0000 I - [conn137] end connection 127.0.0.1:43386 (11 connections now open) 2019-04-26T16:12:26.968+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43388 #138 (11 connections now open) 2019-04-26T16:12:26.969+0000 I NETWORK [conn138] received client metadata from 127.0.0.1:43388 conn138: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:13:26.970+0000 I - [conn135] end connection 127.0.0.1:43371 (11 connections now open) 2019-04-26T16:15:00.492+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T16:15:00.500+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T16:15:50.654+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T16:15:50.668+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T16:17:11.054+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T16:17:11.076+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T16:17:11.086+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T16:17:11.114+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T16:17:12.322+0000 I COMMAND [conn15] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556295432190) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556295432190) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 130ms 2019-04-26T16:18:31.863+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T16:18:31.875+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T16:19:42.336+0000 I COMMAND [conn138] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556295582202) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556295582202) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 107ms 2019-04-26T16:19:52.518+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T16:19:52.521+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T16:20:52.723+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T16:20:52.726+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T16:21:52.905+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T16:21:52.912+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T16:22:33.314+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T16:22:33.319+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T16:48:56.326+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43398 #139 (11 connections now open) 2019-04-26T16:48:56.326+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:43398 conn139: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:48:56.346+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T16:48:56.349+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T16:48:56.352+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T16:48:56.357+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T16:49:56.327+0000 I - [conn139] end connection 127.0.0.1:43398 (11 connections now open) 2019-04-26T16:54:27.292+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T16:54:27.307+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T16:59:37.955+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T16:59:37.957+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T17:03:59.245+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43403 #140 (11 connections now open) 2019-04-26T17:03:59.246+0000 I NETWORK [conn140] received client metadata from 127.0.0.1:43403 conn140: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:04:59.248+0000 I - [conn138] end connection 127.0.0.1:43388 (11 connections now open) 2019-04-26T17:05:49.356+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43404 #141 (11 connections now open) 2019-04-26T17:05:49.356+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:43404 conn141: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:06:49.358+0000 I - [conn141] end connection 127.0.0.1:43404 (11 connections now open) 2019-04-26T17:08:09.043+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T17:08:09.046+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T17:13:09.732+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T17:13:09.734+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T17:13:09.735+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T17:13:09.741+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T17:13:10.079+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43408 #142 (11 connections now open) 2019-04-26T17:13:10.080+0000 I NETWORK [conn142] received client metadata from 127.0.0.1:43408 conn142: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:14:10.081+0000 I - [conn140] end connection 127.0.0.1:43403 (11 connections now open) 2019-04-26T17:19:20.558+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T17:19:20.560+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T17:19:20.564+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T17:19:20.571+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T17:19:20.573+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T17:19:20.575+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T17:22:31.058+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T17:22:31.060+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T17:23:31.177+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T17:23:31.184+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T17:24:31.280+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T17:24:31.282+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T17:24:31.283+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T17:24:31.285+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T17:24:31.286+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T17:24:31.287+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T17:27:51.666+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T17:27:51.672+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T17:30:21.951+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T17:30:21.953+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T17:30:21.954+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T17:30:21.955+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T17:30:21.957+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T17:30:21.958+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T17:32:32.504+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T17:32:32.505+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T17:36:13.299+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T17:36:13.318+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T17:36:13.322+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T17:36:13.322+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T17:41:24.077+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T17:41:24.080+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T17:47:04.738+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T17:47:04.741+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T17:47:04.745+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T17:47:04.747+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T17:52:53.195+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43427 #143 (11 connections now open) 2019-04-26T17:52:53.196+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:43427 conn143: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:53:53.194+0000 I - [conn142] end connection 127.0.0.1:43408 (11 connections now open) 2019-04-26T17:54:13.288+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43428 #144 (11 connections now open) 2019-04-26T17:54:13.289+0000 I NETWORK [conn144] received client metadata from 127.0.0.1:43428 conn144: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:55:13.289+0000 I - [conn143] end connection 127.0.0.1:43427 (11 connections now open) 2019-04-26T17:56:56.202+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T17:56:56.205+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T17:58:16.395+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T17:58:16.398+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T17:58:16.401+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T17:58:16.403+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T17:58:16.406+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T17:58:16.407+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T18:08:47.619+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T18:08:47.622+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T18:08:47.622+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T18:08:47.624+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T18:11:58.013+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T18:11:58.014+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T18:22:15.377+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43436 #145 (11 connections now open) 2019-04-26T18:22:15.378+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:43436 conn145: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T18:23:15.378+0000 I - [conn144] end connection 127.0.0.1:43428 (11 connections now open) 2019-04-26T18:26:59.922+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T18:26:59.930+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T18:52:22.910+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T18:52:22.913+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T19:06:38.459+0000 I COMMAND [conn145] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556305598269), up: 88526, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 188ms 2019-04-26T19:07:48.555+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43439 #146 (11 connections now open) 2019-04-26T19:07:48.556+0000 I NETWORK [conn146] received client metadata from 127.0.0.1:43439 conn146: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T19:08:25.106+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T19:08:25.124+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T19:08:25.129+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T19:08:25.129+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T19:08:48.557+0000 I - [conn145] end connection 127.0.0.1:43436 (11 connections now open) 2019-04-26T19:10:55.401+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T19:10:55.403+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T19:12:35.659+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T19:12:35.662+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T19:14:15.857+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T19:14:15.860+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T19:20:39.404+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43445 #147 (11 connections now open) 2019-04-26T19:20:39.406+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:43445 conn147: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T19:21:39.407+0000 I - [conn146] end connection 127.0.0.1:43439 (11 connections now open) 2019-04-26T19:27:57.517+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T19:27:57.519+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T19:32:28.037+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T19:32:28.041+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T19:34:18.249+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T19:34:18.251+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T19:34:48.326+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T19:34:48.329+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T19:34:48.333+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T19:34:48.340+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T19:40:48.983+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T19:40:48.985+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T19:44:59.468+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T19:44:59.471+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T19:52:51.295+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43453 #148 (11 connections now open) 2019-04-26T19:52:51.295+0000 I NETWORK [conn148] received client metadata from 127.0.0.1:43453 conn148: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T19:53:51.296+0000 I - [conn148] end connection 127.0.0.1:43453 (11 connections now open) 2019-04-26T19:57:10.883+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T19:57:10.884+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T19:57:10.886+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T19:57:10.888+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T19:57:10.890+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T19:57:10.892+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T19:59:41.194+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T19:59:41.197+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T20:04:21.709+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T20:04:21.713+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T20:04:21.717+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T20:04:21.721+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T20:04:21.722+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T20:04:21.724+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T20:06:12.174+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43461 #149 (11 connections now open) 2019-04-26T20:06:12.175+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:43461 conn149: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T20:07:12.177+0000 I - [conn147] end connection 127.0.0.1:43445 (11 connections now open) 2019-04-26T20:07:22.026+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T20:07:22.031+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T20:07:22.046+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T20:07:22.048+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T20:08:22.127+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T20:08:22.129+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T20:34:45.261+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T20:34:45.265+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T20:38:45.779+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T20:38:45.783+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T20:44:46.570+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T20:44:46.572+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T20:45:36.666+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T20:45:36.667+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T21:14:26.427+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43469 #150 (11 connections now open) 2019-04-26T21:14:26.428+0000 I NETWORK [conn150] received client metadata from 127.0.0.1:43469 conn150: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:15:26.428+0000 I - [conn149] end connection 127.0.0.1:43461 (11 connections now open) 2019-04-26T21:26:47.294+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43471 #151 (11 connections now open) 2019-04-26T21:26:47.296+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:43471 conn151: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:27:47.297+0000 I - [conn150] end connection 127.0.0.1:43469 (11 connections now open) 2019-04-26T21:30:01.847+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T21:30:01.867+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T21:30:01.871+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T21:30:01.872+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T21:30:01.946+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T21:30:01.957+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T21:32:02.760+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T21:32:02.892+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T21:32:02.894+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T21:32:02.946+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T21:38:59.163+0000 I COMMAND [conn151] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556314738953), up: 97667, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 141ms 2019-04-26T21:41:34.573+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T21:41:34.577+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T21:41:39.713+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43478 #152 (11 connections now open) 2019-04-26T21:41:39.713+0000 I NETWORK [conn152] received client metadata from 127.0.0.1:43478 conn152: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:42:39.822+0000 I - [conn151] end connection 127.0.0.1:43471 (11 connections now open) 2019-04-26T21:43:35.213+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T21:43:35.217+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T21:44:40.057+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43480 #153 (11 connections now open) 2019-04-26T21:44:40.058+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:43480 conn153: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:45:40.059+0000 I - [conn153] end connection 127.0.0.1:43480 (11 connections now open) 2019-04-26T21:46:25.795+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43482 #154 (11 connections now open) 2019-04-26T21:46:25.796+0000 I NETWORK [conn154] received client metadata from 127.0.0.1:43482 conn154: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-2", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:46:25.800+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43483 #155 (12 connections now open) 2019-04-26T21:46:25.800+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:43483 conn155: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:46:25.806+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43484 #156 (13 connections now open) 2019-04-26T21:46:25.807+0000 I NETWORK [conn156] received client metadata from 127.0.0.1:43484 conn156: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:46:25.813+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43485 #157 (14 connections now open) 2019-04-26T21:46:25.813+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:43485 conn157: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-1", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:49:56.273+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T21:49:56.274+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T21:50:50.558+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43498 #158 (15 connections now open) 2019-04-26T21:50:50.558+0000 I NETWORK [conn158] received client metadata from 127.0.0.1:43498 conn158: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:51:25.833+0000 I - [conn154] end connection 127.0.0.1:43482 (15 connections now open) 2019-04-26T21:51:25.861+0000 I - [conn157] end connection 127.0.0.1:43485 (14 connections now open) 2019-04-26T21:51:25.861+0000 I - [conn155] end connection 127.0.0.1:43483 (13 connections now open) 2019-04-26T21:51:25.862+0000 I - [conn156] end connection 127.0.0.1:43484 (12 connections now open) 2019-04-26T21:52:20.704+0000 I - [conn152] end connection 127.0.0.1:43478 (11 connections now open) 2019-04-26T21:53:28.822+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43501 #159 (11 connections now open) 2019-04-26T21:53:28.823+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:43501 conn159: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-1", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:53:28.825+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43502 #160 (12 connections now open) 2019-04-26T21:53:28.826+0000 I NETWORK [conn160] received client metadata from 127.0.0.1:43502 conn160: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-2", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:53:28.828+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43503 #161 (13 connections now open) 2019-04-26T21:53:28.828+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:43503 conn161: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:53:28.831+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43504 #162 (14 connections now open) 2019-04-26T21:53:28.832+0000 I NETWORK [conn162] received client metadata from 127.0.0.1:43504 conn162: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:55:36.569+0000 I SHARDING [conn15] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:55:36.569+0000-5cc37e587d35b4648084caef", server: "m312", clientAddr: "127.0.0.1:40536", time: new Date(1556315736569), what: "split", ns: "test.test", details: { before: { min: { test: "gooo" }, max: { test: MaxKey }, lastmod: Timestamp 5000|3, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, left: { min: { test: "gooo" }, max: { test: "goooo" }, lastmod: Timestamp 5000|4, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, right: { min: { test: "goooo" }, max: { test: MaxKey }, lastmod: Timestamp 5000|5, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-26T21:55:37.160+0000 I SHARDING [Balancer] ChunkManager loading chunks for test.test sequenceNumber: 11 based on: 5|3||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:37.160+0000 I SHARDING [Balancer] ChunkManager load took 0 ms and found version 5|5||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:49.153+0000 I SHARDING [conn15] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:55:49.153+0000-5cc37e657d35b4648084cb19", server: "m312", clientAddr: "127.0.0.1:40536", time: new Date(1556315749153), what: "split", ns: "test.test", details: { before: { min: { test: "goooo" }, max: { test: MaxKey }, lastmod: Timestamp 5000|5, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, left: { min: { test: "goooo" }, max: { test: "gooooo" }, lastmod: Timestamp 5000|6, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, right: { min: { test: "gooooo" }, max: { test: MaxKey }, lastmod: Timestamp 5000|7, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-26T21:55:57.214+0000 I SHARDING [Balancer] ChunkManager loading chunks for test.test sequenceNumber: 12 based on: 5|5||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:57.214+0000 I SHARDING [Balancer] ChunkManager load took 0 ms and found version 5|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:57.235+0000 I SHARDING [Balancer] distributed lock 'test.test' acquired for 'Migrating chunk(s) in collection test.test', ts : 5cc1f0c57d35b464808374c2 2019-04-26T21:55:57.308+0000 I SHARDING [NetworkInterfaceASIO-ShardRegistry-0] distributed lock with ts: '5cc1f0c57d35b464808374c2' and _id: 'test.test' unlocked. 2019-04-26T21:55:57.315+0000 I SHARDING [Balancer] about to log metadata event into actionlog: { _id: "m312-2019-04-26T21:55:57.315+0000-5cc37e6d7d35b4648084cb3e", server: "m312", clientAddr: "", time: new Date(1556315757315), what: "balancer.round", ns: "", details: { executionTimeMillis: 108, errorOccured: false, candidateChunks: 1, chunksMoved: 1 } } 2019-04-26T21:55:58.342+0000 I SHARDING [Balancer] ChunkManager loading chunks for test.test sequenceNumber: 13 based on: 5|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:58.343+0000 I SHARDING [Balancer] ChunkManager load took 0 ms and found version 6|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.239+0000 I SHARDING [conn15] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:21.239+0000-5cc37efd7d35b4648084cc27", server: "m312", clientAddr: "127.0.0.1:40536", time: new Date(1556315901239), what: "multi-split", ns: "test.test", details: { before: { min: { test: "gooooo" }, max: { test: MaxKey }, lastmod: Timestamp 6000|1, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, number: 1, of: 3, chunk: { min: { test: "gooooo" }, max: { test: "goooooo" }, lastmod: Timestamp 6000|2, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-26T21:58:21.239+0000 I SHARDING [conn15] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:21.239+0000-5cc37efd7d35b4648084cc29", server: "m312", clientAddr: "127.0.0.1:40536", time: new Date(1556315901239), what: "multi-split", ns: "test.test", details: { before: { min: { test: "gooooo" }, max: { test: MaxKey }, lastmod: Timestamp 6000|1, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, number: 2, of: 3, chunk: { min: { test: "goooooo" }, max: { test: "goooooooo" }, lastmod: Timestamp 6000|3, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-26T21:58:21.240+0000 I SHARDING [conn15] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:21.240+0000-5cc37efd7d35b4648084cc2b", server: "m312", clientAddr: "127.0.0.1:40536", time: new Date(1556315901240), what: "multi-split", ns: "test.test", details: { before: { min: { test: "gooooo" }, max: { test: MaxKey }, lastmod: Timestamp 6000|1, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, number: 3, of: 3, chunk: { min: { test: "goooooooo" }, max: { test: MaxKey }, lastmod: Timestamp 6000|4, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-26T21:58:21.263+0000 I SHARDING [conn158] ChunkManager loading chunks for test.test sequenceNumber: 14 based on: 6|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.264+0000 I SHARDING [conn158] ChunkManager load took 0 ms and found version 6|4||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.273+0000 I SHARDING [conn158] distributed lock 'test.test' acquired for 'Migrating chunk(s) in collection test.test', ts : 5cc1f0c57d35b464808374c2 2019-04-26T21:58:21.277+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43509 #163 (15 connections now open) 2019-04-26T21:58:21.277+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:43509 conn163: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:58:21.350+0000 I SHARDING [NetworkInterfaceASIO-ShardRegistry-0] distributed lock with ts: '5cc1f0c57d35b464808374c2' and _id: 'test.test' unlocked. 2019-04-26T21:58:21.351+0000 I SHARDING [conn158] ChunkManager loading chunks for test.test sequenceNumber: 15 based on: 6|4||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.351+0000 I SHARDING [conn158] ChunkManager load took 0 ms and found version 7|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.367+0000 I COMMAND [conn158] command admin.$cmd appName: "MongoDB Shell" command: _configsvrMoveChunk { _configsvrMoveChunk: 1, _id: "test.test-test_"goooooooo"", ns: "test.test", min: { test: "goooooooo" }, max: { test: MaxKey }, shard: "shard02", lastmod: Timestamp 6000|4, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb'), writeConcern: { w: "majority", wtimeout: 15000 } } numYields:0 reslen:308 locks:{ Global: { acquireCount: { r: 26, w: 6 } }, Database: { acquireCount: { r: 10, w: 6 } }, Collection: { acquireCount: { r: 10, w: 3 } }, Metadata: { acquireCount: { w: 3 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_command 110ms 2019-04-26T21:58:50.722+0000 I SHARDING [conn11] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:50.722+0000-5cc37f1a7d35b4648084cc8a", server: "m312", clientAddr: "127.0.0.1:40531", time: new Date(1556315930722), what: "multi-split", ns: "test.test", details: { before: { min: { test: "fooo" }, max: { test: "goo" }, lastmod: Timestamp 7000|1, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, number: 1, of: 3, chunk: { min: { test: "fooo" }, max: { test: "goa" }, lastmod: Timestamp 7000|2, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-26T21:58:50.722+0000 I SHARDING [conn11] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:50.722+0000-5cc37f1a7d35b4648084cc8c", server: "m312", clientAddr: "127.0.0.1:40531", time: new Date(1556315930722), what: "multi-split", ns: "test.test", details: { before: { min: { test: "fooo" }, max: { test: "goo" }, lastmod: Timestamp 7000|1, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, number: 2, of: 3, chunk: { min: { test: "goa" }, max: { test: "goaaa" }, lastmod: Timestamp 7000|3, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-26T21:58:50.722+0000 I SHARDING [conn11] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:50.722+0000-5cc37f1a7d35b4648084cc8e", server: "m312", clientAddr: "127.0.0.1:40531", time: new Date(1556315930722), what: "multi-split", ns: "test.test", details: { before: { min: { test: "fooo" }, max: { test: "goo" }, lastmod: Timestamp 7000|1, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, number: 3, of: 3, chunk: { min: { test: "goaaa" }, max: { test: "goo" }, lastmod: Timestamp 7000|4, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-26T21:58:57.170+0000 I SHARDING [conn11] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:57.170+0000-5cc37f217d35b4648084ccab", server: "m312", clientAddr: "127.0.0.1:40531", time: new Date(1556315937170), what: "multi-split", ns: "test.test", details: { before: { min: { test: "goaaa" }, max: { test: "goo" }, lastmod: Timestamp 7000|4, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, number: 1, of: 3, chunk: { min: { test: "goaaa" }, max: { test: "goaaaa" }, lastmod: Timestamp 7000|5, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-26T21:58:57.170+0000 I SHARDING [conn11] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:57.170+0000-5cc37f217d35b4648084ccad", server: "m312", clientAddr: "127.0.0.1:40531", time: new Date(1556315937170), what: "multi-split", ns: "test.test", details: { before: { min: { test: "goaaa" }, max: { test: "goo" }, lastmod: Timestamp 7000|4, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, number: 2, of: 3, chunk: { min: { test: "goaaaa" }, max: { test: "goaaaaaa" }, lastmod: Timestamp 7000|6, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-26T21:58:57.170+0000 I SHARDING [conn11] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:57.170+0000-5cc37f217d35b4648084ccaf", server: "m312", clientAddr: "127.0.0.1:40531", time: new Date(1556315937170), what: "multi-split", ns: "test.test", details: { before: { min: { test: "goaaa" }, max: { test: "goo" }, lastmod: Timestamp 7000|4, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') }, number: 3, of: 3, chunk: { min: { test: "goaaaaaa" }, max: { test: "goo" }, lastmod: Timestamp 7000|7, lastmodEpoch: ObjectId('5cc1f21c7d2ebf0a897998eb') } } } 2019-04-26T21:58:58.718+0000 I SHARDING [Balancer] ChunkManager loading chunks for test.test sequenceNumber: 16 based on: 7|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:58.718+0000 I SHARDING [Balancer] ChunkManager load took 0 ms and found version 7|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:58.740+0000 I SHARDING [Balancer] distributed lock 'test.test' acquired for 'Migrating chunk(s) in collection test.test', ts : 5cc1f0c57d35b464808374c2 2019-04-26T21:58:58.769+0000 I SHARDING [NetworkInterfaceASIO-ShardRegistry-0] distributed lock with ts: '5cc1f0c57d35b464808374c2' and _id: 'test.test' unlocked. 2019-04-26T21:58:58.780+0000 I SHARDING [Balancer] Performing a split because migration test.test: [{ test: "foo" }, { test: "fooo" }), from shard01, to shard03 failed for size reasons :: 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.781+0000 I SHARDING [Balancer] Marking chunk ns: test.test, shard: shard01, lastmod: 5|2||5cc1f21c7d2ebf0a897998eb, min: { test: "foo" }, max: { test: "fooo" } as jumbo. 2019-04-26T21:58:58.788+0000 I SHARDING [Balancer] about to log metadata event into actionlog: { _id: "m312-2019-04-26T21:58:58.788+0000-5cc37f227d35b4648084ccc2", server: "m312", clientAddr: "", time: new Date(1556315938788), what: "balancer.round", ns: "", details: { executionTimeMillis: 78, errorOccured: false, candidateChunks: 1, chunksMoved: 1 } } 2019-04-26T21:58:59.824+0000 I SHARDING [Balancer] distributed lock 'test.test' acquired for 'Migrating chunk(s) in collection test.test', ts : 5cc1f0c57d35b464808374c2 2019-04-26T21:58:59.895+0000 I SHARDING [NetworkInterfaceASIO-ShardRegistry-0] distributed lock with ts: '5cc1f0c57d35b464808374c2' and _id: 'test.test' unlocked. 2019-04-26T21:58:59.899+0000 I SHARDING [Balancer] about to log metadata event into actionlog: { _id: "m312-2019-04-26T21:58:59.899+0000-5cc37f237d35b4648084ccd8", server: "m312", clientAddr: "", time: new Date(1556315939899), what: "balancer.round", ns: "", details: { executionTimeMillis: 103, errorOccured: false, candidateChunks: 1, chunksMoved: 1 } } 2019-04-26T21:59:00.915+0000 I SHARDING [Balancer] ChunkManager loading chunks for test.test sequenceNumber: 17 based on: 7|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:00.916+0000 I SHARDING [Balancer] ChunkManager load took 0 ms and found version 8|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:00.944+0000 I SHARDING [Balancer] distributed lock 'test.test' acquired for 'Migrating chunk(s) in collection test.test', ts : 5cc1f0c57d35b464808374c2 2019-04-26T21:59:00.975+0000 I SHARDING [NetworkInterfaceASIO-ShardRegistry-0] distributed lock with ts: '5cc1f0c57d35b464808374c2' and _id: 'test.test' unlocked. 2019-04-26T21:59:00.981+0000 I SHARDING [Balancer] Performing a split because migration test.test: [{ test: "foo" }, { test: "fooo" }), from shard01, to shard02 failed for size reasons :: 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.982+0000 I SHARDING [Balancer] Marking chunk ns: test.test, shard: shard01, lastmod: 8|1||5cc1f21c7d2ebf0a897998eb, min: { test: "foo" }, max: { test: "fooo" } as jumbo. 2019-04-26T21:59:00.986+0000 I SHARDING [Balancer] about to log metadata event into actionlog: { _id: "m312-2019-04-26T21:59:00.986+0000-5cc37f247d35b4648084ccea", server: "m312", clientAddr: "", time: new Date(1556315940986), what: "balancer.round", ns: "", details: { executionTimeMillis: 79, errorOccured: false, candidateChunks: 1, chunksMoved: 1 } } 2019-04-26T21:59:02.027+0000 I SHARDING [Balancer] distributed lock 'test.test' acquired for 'Migrating chunk(s) in collection test.test', ts : 5cc1f0c57d35b464808374c2 2019-04-26T21:59:02.105+0000 I SHARDING [NetworkInterfaceASIO-ShardRegistry-0] distributed lock with ts: '5cc1f0c57d35b464808374c2' and _id: 'test.test' unlocked. 2019-04-26T21:59:02.109+0000 I SHARDING [Balancer] about to log metadata event into actionlog: { _id: "m312-2019-04-26T21:59:02.109+0000-5cc37f267d35b4648084cd03", server: "m312", clientAddr: "", time: new Date(1556315942109), what: "balancer.round", ns: "", details: { executionTimeMillis: 116, errorOccured: false, candidateChunks: 1, chunksMoved: 1 } } 2019-04-26T21:59:03.133+0000 I SHARDING [Balancer] ChunkManager loading chunks for test.test sequenceNumber: 18 based on: 8|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:03.133+0000 I SHARDING [Balancer] ChunkManager load took 0 ms and found version 9|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:03.150+0000 I SHARDING [Balancer] distributed lock 'test.test' acquired for 'Migrating chunk(s) in collection test.test', ts : 5cc1f0c57d35b464808374c2 2019-04-26T21:59:03.178+0000 I SHARDING [NetworkInterfaceASIO-ShardRegistry-0] distributed lock with ts: '5cc1f0c57d35b464808374c2' and _id: 'test.test' unlocked. 2019-04-26T21:59:03.182+0000 I SHARDING [Balancer] Performing a split because migration test.test: [{ test: "foo" }, { test: "fooo" }), from shard01, to shard03 failed for size reasons :: 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.183+0000 I SHARDING [Balancer] Marking chunk ns: test.test, shard: shard01, lastmod: 9|1||5cc1f21c7d2ebf0a897998eb, min: { test: "foo" }, max: { test: "fooo" } as jumbo. 2019-04-26T21:59:03.188+0000 I SHARDING [Balancer] about to log metadata event into actionlog: { _id: "m312-2019-04-26T21:59:03.188+0000-5cc37f277d35b4648084cd11", server: "m312", clientAddr: "", time: new Date(1556315943188), what: "balancer.round", ns: "", details: { executionTimeMillis: 63, errorOccured: false, candidateChunks: 1, chunksMoved: 1 } } 2019-04-26T21:59:04.228+0000 I SHARDING [Balancer] distributed lock 'test.test' acquired for 'Migrating chunk(s) in collection test.test', ts : 5cc1f0c57d35b464808374c2 2019-04-26T21:59:04.300+0000 I SHARDING [NetworkInterfaceASIO-ShardRegistry-0] distributed lock with ts: '5cc1f0c57d35b464808374c2' and _id: 'test.test' unlocked. 2019-04-26T21:59:04.304+0000 I SHARDING [Balancer] about to log metadata event into actionlog: { _id: "m312-2019-04-26T21:59:04.304+0000-5cc37f287d35b4648084cd26", server: "m312", clientAddr: "", time: new Date(1556315944304), what: "balancer.round", ns: "", details: { executionTimeMillis: 112, errorOccured: false, candidateChunks: 1, chunksMoved: 1 } } 2019-04-26T21:59:05.323+0000 I SHARDING [Balancer] ChunkManager loading chunks for test.test sequenceNumber: 19 based on: 9|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:05.323+0000 I SHARDING [Balancer] ChunkManager load took 0 ms and found version 10|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:51.318+0000 I - [conn158] end connection 127.0.0.1:43498 (15 connections now open) 2019-04-26T22:06:29.493+0000 I - [conn160] end connection 127.0.0.1:43502 (14 connections now open) 2019-04-26T22:06:29.497+0000 I - [conn161] end connection 127.0.0.1:43503 (13 connections now open) 2019-04-26T22:06:43.735+0000 I - [conn162] end connection 127.0.0.1:43504 (12 connections now open) 2019-04-26T22:06:47.601+0000 I - [conn159] end connection 127.0.0.1:43501 (11 connections now open) 2019-04-26T22:08:06.531+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T22:08:06.534+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T22:09:52.439+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43515 #164 (11 connections now open) 2019-04-26T22:09:52.441+0000 I NETWORK [conn164] received client metadata from 127.0.0.1:43515 conn164: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:10:07.025+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T22:10:07.027+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T22:10:52.442+0000 I - [conn164] end connection 127.0.0.1:43515 (11 connections now open) 2019-04-26T22:10:57.168+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T22:10:57.181+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T22:11:12.545+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43518 #165 (11 connections now open) 2019-04-26T22:11:12.546+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:43518 conn165: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:12:12.549+0000 I - [conn165] end connection 127.0.0.1:43518 (11 connections now open) 2019-04-26T22:13:17.799+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T22:13:17.806+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T22:13:17.810+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T22:13:17.812+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T22:13:17.815+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T22:13:17.818+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T22:14:28.011+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T22:14:28.015+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T22:14:28.017+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T22:14:28.024+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T22:14:28.032+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T22:14:28.047+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T22:18:38.741+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T22:18:38.743+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T22:21:59.400+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T22:21:59.452+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T22:21:59.453+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T22:21:59.458+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T22:21:59.468+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T22:21:59.474+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T22:24:03.852+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43529 #166 (11 connections now open) 2019-04-26T22:24:03.853+0000 I NETWORK [conn166] received client metadata from 127.0.0.1:43529 conn166: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:25:54.055+0000 I - [conn166] end connection 127.0.0.1:43529 (11 connections now open) 2019-04-26T22:26:04.164+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43530 #167 (11 connections now open) 2019-04-26T22:26:04.168+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:43530 conn167: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:27:14.179+0000 I - [conn163] end connection 127.0.0.1:43509 (11 connections now open) 2019-04-26T22:30:51.364+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T22:30:51.366+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T22:30:55.101+0000 I COMMAND [conn167] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556317854984), up: 100783, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 116ms 2019-04-26T22:32:55.532+0000 I COMMAND [conn167] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556317975418), up: 100903, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 112ms 2019-04-26T22:33:35.614+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43532 #168 (11 connections now open) 2019-04-26T22:33:35.614+0000 I NETWORK [conn168] received client metadata from 127.0.0.1:43532 conn168: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:35:03.120+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T22:35:03.141+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T22:35:05.662+0000 I - [conn168] end connection 127.0.0.1:43532 (11 connections now open) 2019-04-26T22:35:13.237+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T22:35:13.244+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T22:38:06.386+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43535 #169 (11 connections now open) 2019-04-26T22:38:06.386+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:43535 conn169: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:39:06.387+0000 I - [conn169] end connection 127.0.0.1:43535 (11 connections now open) 2019-04-26T22:40:06.675+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43536 #170 (11 connections now open) 2019-04-26T22:40:06.676+0000 I NETWORK [conn170] received client metadata from 127.0.0.1:43536 conn170: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:41:06.677+0000 I - [conn170] end connection 127.0.0.1:43536 (11 connections now open) 2019-04-26T22:41:34.161+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T22:41:34.163+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T22:45:17.511+0000 I COMMAND [conn167] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556318717121), up: 101645, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 3 } }, Collection: { acquireCount: { w: 2 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 349ms 2019-04-26T22:45:37.536+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43538 #171 (11 connections now open) 2019-04-26T22:45:37.536+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:43538 conn171: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:46:37.538+0000 I - [conn171] end connection 127.0.0.1:43538 (11 connections now open) 2019-04-26T22:48:25.366+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T22:48:25.372+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T22:48:25.373+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T22:48:25.373+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T22:48:25.375+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T22:48:25.377+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T23:00:49.122+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43542 #172 (11 connections now open) 2019-04-26T23:00:49.123+0000 I NETWORK [conn172] received client metadata from 127.0.0.1:43542 conn172: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:01:49.124+0000 I - [conn167] end connection 127.0.0.1:43530 (11 connections now open) 2019-04-26T23:05:29.439+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43543 #173 (11 connections now open) 2019-04-26T23:05:29.440+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:43543 conn173: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:06:07.656+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T23:06:07.663+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T23:06:07.664+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T23:06:07.669+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T23:06:07.671+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T23:06:07.671+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T23:06:39.459+0000 I - [conn173] end connection 127.0.0.1:43543 (11 connections now open) 2019-04-26T23:08:28.014+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T23:08:28.019+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T23:08:28.023+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T23:08:28.026+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T23:18:49.225+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T23:18:49.227+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T23:23:19.791+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T23:23:19.797+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T23:26:30.285+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T23:26:30.287+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T23:26:40.322+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T23:26:40.323+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T23:29:51.433+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43553 #174 (11 connections now open) 2019-04-26T23:29:51.438+0000 I NETWORK [conn174] received client metadata from 127.0.0.1:43553 conn174: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:30:51.445+0000 I - [conn174] end connection 127.0.0.1:43553 (11 connections now open) 2019-04-26T23:34:41.330+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T23:34:41.333+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T23:41:32.062+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T23:41:32.067+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T23:41:32.070+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T23:41:32.096+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T23:41:32.096+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-26T23:41:32.096+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T23:49:42.888+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43558 #175 (11 connections now open) 2019-04-26T23:49:42.888+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:43558 conn175: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:50:42.889+0000 I - [conn175] end connection 127.0.0.1:43558 (11 connections now open) 2019-04-26T23:52:33.353+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T23:52:33.356+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T23:55:13.678+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T23:55:13.686+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T23:59:14.377+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T23:59:14.382+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T23:59:14.383+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T23:59:14.394+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T23:59:14.474+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-26T23:59:14.476+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T00:09:34.440+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43564 #176 (11 connections now open) 2019-04-27T00:09:34.440+0000 I NETWORK [conn176] received client metadata from 127.0.0.1:43564 conn176: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T00:10:34.442+0000 I - [conn172] end connection 127.0.0.1:43542 (11 connections now open) 2019-04-27T00:12:14.617+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43565 #177 (11 connections now open) 2019-04-27T00:12:14.618+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:43565 conn177: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T00:13:14.619+0000 I - [conn177] end connection 127.0.0.1:43565 (11 connections now open) 2019-04-27T00:27:45.784+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43566 #178 (11 connections now open) 2019-04-27T00:27:45.785+0000 I NETWORK [conn178] received client metadata from 127.0.0.1:43566 conn178: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T00:28:45.800+0000 I - [conn176] end connection 127.0.0.1:43564 (11 connections now open) 2019-04-27T00:29:39.777+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T00:29:39.896+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T00:37:37.124+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43568 #179 (11 connections now open) 2019-04-27T00:37:37.124+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:43568 conn179: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-2", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T00:37:59.961+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43569 #180 (12 connections now open) 2019-04-27T00:37:59.962+0000 I NETWORK [conn180] received client metadata from 127.0.0.1:43569 conn180: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T00:39:06.693+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43570 #181 (13 connections now open) 2019-04-27T00:39:06.694+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:43570 conn181: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T00:40:01.277+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T00:40:01.283+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T00:40:56.755+0000 I - [conn181] end connection 127.0.0.1:43570 (13 connections now open) 2019-04-27T00:42:37.125+0000 I - [conn179] end connection 127.0.0.1:43568 (12 connections now open) 2019-04-27T00:42:59.963+0000 I - [conn180] end connection 127.0.0.1:43569 (11 connections now open) 2019-04-27T00:43:01.613+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T00:43:01.616+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T00:45:42.087+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T00:45:42.089+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T00:53:23.009+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T00:53:23.012+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T00:53:23.013+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T00:53:23.016+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T00:54:23.142+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T00:54:23.144+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T01:13:08.980+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43577 #182 (11 connections now open) 2019-04-27T01:13:08.980+0000 I NETWORK [conn182] received client metadata from 127.0.0.1:43577 conn182: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T01:14:08.981+0000 I - [conn178] end connection 127.0.0.1:43566 (11 connections now open) 2019-04-27T01:31:57.202+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T01:31:57.204+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T01:31:57.206+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T01:31:57.207+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T01:33:27.420+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T01:33:27.421+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T01:41:48.369+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T01:41:48.370+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T01:59:10.274+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T01:59:10.276+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T02:14:22.016+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T02:14:22.018+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T02:27:23.445+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T02:27:23.448+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T02:29:13.634+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T02:29:13.643+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T02:50:16.157+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T02:50:16.158+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T02:59:46.481+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43587 #183 (11 connections now open) 2019-04-27T02:59:46.481+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:43587 conn183: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T03:01:36.547+0000 I - [conn183] end connection 127.0.0.1:43587 (11 connections now open) 2019-04-27T03:06:28.598+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T03:06:28.603+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T03:13:49.689+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T03:13:49.690+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T03:15:40.008+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T03:15:40.011+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T03:15:40.011+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T03:15:40.014+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T03:19:09.910+0000 I COMMAND [conn11] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556335149800) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556335149800) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 105ms 2019-04-27T03:22:11.496+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T03:22:11.500+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T03:22:11.500+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T03:22:11.502+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T03:22:11.504+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T03:22:11.506+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T03:25:11.898+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T03:25:11.901+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T03:32:09.046+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43596 #184 (11 connections now open) 2019-04-27T03:32:09.047+0000 I NETWORK [conn184] received client metadata from 127.0.0.1:43596 conn184: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T03:33:09.047+0000 I - [conn184] end connection 127.0.0.1:43596 (11 connections now open) 2019-04-27T03:41:23.679+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T03:41:23.687+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T03:59:45.643+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T03:59:45.645+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T04:07:16.482+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T04:07:16.484+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T04:14:27.283+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T04:14:27.289+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T04:14:27.290+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T04:14:27.293+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T04:23:08.245+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T04:23:08.247+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T04:23:08.249+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T04:23:08.254+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T04:23:08.255+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T04:23:08.259+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T04:24:48.482+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T04:24:48.485+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T04:30:09.124+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T04:30:09.126+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T04:31:29.312+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T04:31:29.318+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T04:36:59.960+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T04:36:59.964+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T04:44:51.017+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T04:44:51.023+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T04:44:51.027+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T04:44:51.027+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T04:44:51.029+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T04:44:51.030+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T04:47:21.289+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T04:47:21.291+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T04:47:21.294+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T04:47:21.296+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T04:47:21.298+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T04:47:21.300+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T04:50:21.647+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T04:50:21.651+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T05:02:02.959+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T05:02:02.964+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T05:02:23.020+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T05:02:23.022+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T05:02:23.025+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T05:02:23.026+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T05:08:03.633+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T05:08:03.634+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T05:43:07.577+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T05:43:07.579+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T05:54:58.989+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T05:54:58.996+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T06:03:38.793+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43622 #185 (11 connections now open) 2019-04-27T06:03:38.794+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:43622 conn185: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T06:04:38.795+0000 I - [conn185] end connection 127.0.0.1:43622 (11 connections now open) 2019-04-27T06:27:32.645+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T06:27:32.653+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T06:31:43.113+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T06:31:43.117+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T06:54:05.573+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T06:54:05.574+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T06:57:52.264+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43629 #186 (11 connections now open) 2019-04-27T06:57:52.264+0000 I NETWORK [conn186] received client metadata from 127.0.0.1:43629 conn186: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T06:58:52.264+0000 I - [conn182] end connection 127.0.0.1:43577 (11 connections now open) 2019-04-27T07:03:56.641+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T07:03:56.650+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T07:07:27.024+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T07:07:27.028+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T07:07:27.030+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T07:07:27.035+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T07:10:53.166+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43633 #187 (11 connections now open) 2019-04-27T07:10:53.166+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:43633 conn187: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T07:11:53.167+0000 I - [conn187] end connection 127.0.0.1:43633 (11 connections now open) 2019-04-27T07:17:58.193+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T07:17:58.196+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T07:22:48.733+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T07:22:48.735+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T07:24:14.034+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43636 #188 (11 connections now open) 2019-04-27T07:24:14.034+0000 I NETWORK [conn188] received client metadata from 127.0.0.1:43636 conn188: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T07:25:14.036+0000 I - [conn188] end connection 127.0.0.1:43636 (11 connections now open) 2019-04-27T07:25:39.062+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T07:25:39.064+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T07:26:14.175+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43638 #189 (11 connections now open) 2019-04-27T07:26:14.175+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:43638 conn189: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T07:27:14.176+0000 I - [conn186] end connection 127.0.0.1:43629 (11 connections now open) 2019-04-27T07:27:39.260+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T07:27:39.261+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T07:33:14.596+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43640 #190 (11 connections now open) 2019-04-27T07:33:14.597+0000 I NETWORK [conn190] received client metadata from 127.0.0.1:43640 conn190: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T07:34:14.598+0000 I - [conn189] end connection 127.0.0.1:43638 (11 connections now open) 2019-04-27T07:36:10.213+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T07:36:10.216+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T07:38:50.573+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T07:38:50.574+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T07:38:50.580+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T07:38:50.581+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T07:38:50.583+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T07:38:50.584+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T07:47:41.671+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T07:47:41.675+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T07:49:01.820+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T07:49:01.823+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T08:02:43.358+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T08:02:43.360+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T08:02:43.364+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T08:02:43.369+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T08:02:43.370+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T08:02:43.372+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T08:03:43.486+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T08:03:43.491+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T08:03:43.493+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T08:03:43.494+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T08:21:45.471+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T08:21:45.474+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T08:58:19.367+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T08:58:19.374+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T08:58:19.374+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T08:58:19.376+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T09:04:00.011+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T09:04:00.012+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T09:08:20.503+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T09:08:20.507+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T09:12:51.118+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T09:12:51.123+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T09:12:51.125+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T09:12:51.126+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T09:21:02.257+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T09:21:02.259+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T09:23:52.584+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T09:23:52.585+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T10:07:57.930+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T10:07:57.932+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T10:07:57.937+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T10:07:57.942+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T10:27:50.820+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T10:27:50.824+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T10:29:41.014+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T10:29:41.016+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T10:34:11.632+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T10:34:11.634+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T10:49:03.277+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T10:49:03.279+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T10:53:43.875+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T10:53:43.878+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T10:53:48.074+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43668 #191 (11 connections now open) 2019-04-27T10:53:48.074+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:43668 conn191: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T10:54:48.086+0000 I - [conn191] end connection 127.0.0.1:43668 (11 connections now open) 2019-04-27T11:10:35.688+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T11:10:35.695+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T11:10:35.698+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T11:10:35.700+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T11:22:07.018+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T11:22:07.021+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T11:27:07.539+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T11:27:07.541+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T11:30:17.893+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T11:30:17.896+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T11:44:30.645+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T11:44:30.646+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T12:40:17.137+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T12:40:17.139+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T12:52:08.453+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T12:52:08.454+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T13:00:49.377+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T13:00:49.380+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T13:15:57.563+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43678 #192 (11 connections now open) 2019-04-27T13:15:57.563+0000 I NETWORK [conn192] received client metadata from 127.0.0.1:43678 conn192: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T13:16:57.564+0000 I - [conn192] end connection 127.0.0.1:43678 (11 connections now open) 2019-04-27T13:43:03.933+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T13:43:03.937+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T13:49:44.635+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T13:49:44.637+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T13:55:55.325+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T13:55:55.327+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T14:01:15.907+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T14:01:15.910+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T14:20:48.009+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T14:20:48.011+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T14:31:02.179+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43684 #193 (11 connections now open) 2019-04-27T14:31:02.181+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:43684 conn193: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T14:31:59.164+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T14:31:59.166+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T14:32:02.181+0000 I - [conn190] end connection 127.0.0.1:43640 (11 connections now open) 2019-04-27T14:33:49.372+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T14:33:49.380+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T14:33:49.381+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T14:33:49.384+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T14:33:49.386+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T14:33:49.387+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T14:34:52.455+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43689 #194 (11 connections now open) 2019-04-27T14:34:52.455+0000 I NETWORK [conn194] received client metadata from 127.0.0.1:43689 conn194: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T14:35:52.479+0000 I - [conn193] end connection 127.0.0.1:43684 (11 connections now open) 2019-04-27T15:22:24.499+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T15:22:24.505+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T15:47:17.211+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T15:47:17.212+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T15:50:17.547+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T15:50:17.549+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T15:52:47.813+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T15:52:47.815+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T16:16:10.374+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T16:16:10.376+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T16:24:51.298+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T16:24:51.299+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T16:49:03.939+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T16:49:03.942+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T16:49:03.943+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T16:49:03.945+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T16:49:03.947+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T16:49:03.949+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T16:51:04.237+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T16:51:04.286+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T16:51:04.302+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T16:51:04.303+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T16:54:01.276+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43701 #195 (11 connections now open) 2019-04-27T16:54:01.276+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:43701 conn195: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T16:54:35.181+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T16:54:35.182+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T16:54:35.184+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T16:54:35.186+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T16:55:11.295+0000 I - [conn195] end connection 127.0.0.1:43701 (11 connections now open) 2019-04-27T16:58:11.820+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43704 #196 (11 connections now open) 2019-04-27T16:58:11.820+0000 I NETWORK [conn196] received client metadata from 127.0.0.1:43704 conn196: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T16:59:11.821+0000 I - [conn194] end connection 127.0.0.1:43689 (11 connections now open) 2019-04-27T16:59:11.892+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43705 #197 (11 connections now open) 2019-04-27T16:59:11.893+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:43705 conn197: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:00:11.894+0000 I - [conn197] end connection 127.0.0.1:43705 (11 connections now open) 2019-04-27T17:02:06.434+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T17:02:06.437+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T17:02:06.438+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T17:02:06.442+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T17:09:37.305+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T17:09:37.306+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T17:18:48.409+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T17:18:48.412+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T17:24:39.305+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T17:24:39.307+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T17:24:39.310+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T17:24:39.317+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T17:24:39.344+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T17:24:39.344+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T17:25:39.624+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T17:25:39.626+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T17:28:55.659+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43714 #198 (11 connections now open) 2019-04-27T17:28:55.660+0000 I NETWORK [conn198] received client metadata from 127.0.0.1:43714 conn198: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:30:25.662+0000 I - [conn11] end connection 127.0.0.1:40531 (11 connections now open) 2019-04-27T17:33:51.219+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T17:33:51.227+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T17:33:51.229+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T17:33:51.233+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T17:33:51.233+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T17:33:51.237+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T17:40:32.006+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T17:40:32.008+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T17:40:32.009+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T17:40:32.012+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T17:49:22.885+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T17:49:22.891+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T17:49:22.915+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T17:49:22.918+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T17:51:55.916+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43722 #199 (11 connections now open) 2019-04-27T17:51:55.917+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:43722 conn199: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:52:55.918+0000 I - [conn199] end connection 127.0.0.1:43722 (11 connections now open) 2019-04-27T17:55:25.930+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43723 #200 (11 connections now open) 2019-04-27T17:55:25.931+0000 I NETWORK [conn200] received client metadata from 127.0.0.1:43723 conn200: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:56:25.932+0000 I - [conn200] end connection 127.0.0.1:43723 (11 connections now open) 2019-04-27T17:56:25.997+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43724 #201 (11 connections now open) 2019-04-27T17:56:25.997+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:43724 conn201: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:57:25.999+0000 I - [conn201] end connection 127.0.0.1:43724 (11 connections now open) 2019-04-27T18:09:55.187+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T18:09:55.189+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T18:29:58.135+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43726 #202 (11 connections now open) 2019-04-27T18:29:58.136+0000 I NETWORK [conn202] received client metadata from 127.0.0.1:43726 conn202: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T18:30:58.136+0000 I - [conn202] end connection 127.0.0.1:43726 (11 connections now open) 2019-04-27T18:36:28.160+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T18:36:28.163+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T18:36:28.166+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T18:36:28.171+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T18:40:08.741+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43729 #203 (11 connections now open) 2019-04-27T18:40:08.742+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:43729 conn203: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T18:41:08.743+0000 I - [conn196] end connection 127.0.0.1:43704 (11 connections now open) 2019-04-27T19:06:26.537+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43730 #204 (11 connections now open) 2019-04-27T19:06:26.537+0000 I NETWORK [conn204] received client metadata from 127.0.0.1:43730 conn204: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T19:07:26.539+0000 I - [conn204] end connection 127.0.0.1:43730 (11 connections now open) 2019-04-27T19:10:11.742+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T19:10:11.745+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T19:17:52.554+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T19:17:52.558+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T19:33:04.283+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T19:33:04.288+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T19:33:04.290+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T19:33:04.295+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T19:57:28.170+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43735 #205 (11 connections now open) 2019-04-27T19:57:28.170+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:43735 conn205: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T19:58:28.171+0000 I - [conn205] end connection 127.0.0.1:43735 (11 connections now open) 2019-04-27T20:21:49.563+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T20:21:49.566+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T20:26:05.402+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43737 #206 (11 connections now open) 2019-04-27T20:26:05.402+0000 I NETWORK [conn206] received client metadata from 127.0.0.1:43737 conn206: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T20:27:05.408+0000 I - [conn203] end connection 127.0.0.1:43729 (11 connections now open) 2019-04-27T20:27:40.125+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T20:27:40.128+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T21:01:43.817+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T21:01:43.819+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T21:16:58.518+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43740 #207 (11 connections now open) 2019-04-27T21:16:58.518+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:43740 conn207: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T21:17:58.519+0000 I - [conn206] end connection 127.0.0.1:43737 (11 connections now open) 2019-04-27T21:38:27.789+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T21:38:27.792+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T21:40:29.865+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43742 #208 (11 connections now open) 2019-04-27T21:40:29.865+0000 I NETWORK [conn208] received client metadata from 127.0.0.1:43742 conn208: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T21:41:29.869+0000 I - [conn207] end connection 127.0.0.1:43740 (11 connections now open) 2019-04-27T21:59:29.988+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T21:59:29.992+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T21:59:29.992+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T21:59:29.994+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T22:04:00.493+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T22:04:00.498+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T22:06:10.729+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T22:06:10.731+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T22:09:21.061+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T22:09:21.063+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T22:11:51.361+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T22:11:51.363+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T22:16:51.921+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T22:16:51.925+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T22:16:51.925+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T22:16:51.928+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T22:16:51.929+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T22:16:51.930+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T22:17:58.361+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43752 #209 (11 connections now open) 2019-04-27T22:17:58.361+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:43752 conn209: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T22:19:28.364+0000 I - [conn15] end connection 127.0.0.1:40536 (11 connections now open) 2019-04-27T22:22:12.528+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T22:22:12.532+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T22:25:12.861+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T22:25:12.865+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T22:29:53.391+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T22:29:53.392+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T22:47:45.264+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-27T22:47:45.267+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-27T22:48:15.325+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T22:48:15.329+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T23:03:07.097+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-27T23:03:07.100+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-27T23:18:08.790+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T23:18:08.796+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T23:22:29.284+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T23:22:29.286+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T23:24:39.533+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T23:24:39.536+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T23:32:56.918+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43762 #210 (11 connections now open) 2019-04-27T23:32:56.919+0000 I NETWORK [conn210] received client metadata from 127.0.0.1:43762 conn210: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T23:33:56.920+0000 I - [conn210] end connection 127.0.0.1:43762 (11 connections now open) 2019-04-27T23:35:00.729+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T23:35:00.731+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T23:52:12.578+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T23:52:12.580+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-27T23:53:32.751+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-27T23:53:32.754+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T00:41:07.981+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T00:41:07.985+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T00:42:08.112+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T00:42:08.119+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T00:44:38.345+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T00:44:38.347+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T00:51:59.129+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T00:51:59.131+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T01:24:52.666+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T01:24:52.671+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T01:27:12.927+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T01:27:12.929+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T01:32:53.505+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T01:32:53.507+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T01:43:14.682+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T01:43:14.684+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T01:53:55.851+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T01:53:55.853+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T02:02:16.752+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T02:02:16.755+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T02:18:18.399+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T02:18:18.402+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T02:23:57.389+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43777 #211 (11 connections now open) 2019-04-28T02:23:57.390+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:43777 conn211: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T02:24:57.390+0000 I - [conn211] end connection 127.0.0.1:43777 (11 connections now open) 2019-04-28T02:39:58.377+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43778 #212 (11 connections now open) 2019-04-28T02:39:58.377+0000 I NETWORK [conn212] received client metadata from 127.0.0.1:43778 conn212: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T02:40:58.379+0000 I - [conn212] end connection 127.0.0.1:43778 (11 connections now open) 2019-04-28T02:45:21.249+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T02:45:21.251+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T03:07:23.684+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T03:07:23.691+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T03:07:23.692+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T03:07:23.694+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T03:07:23.696+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T03:07:23.698+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T03:45:57.877+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T03:45:57.879+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T03:46:27.945+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T03:46:27.946+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T04:09:30.381+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T04:09:30.383+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T04:20:01.402+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T04:20:01.404+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T04:24:11.825+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T04:24:11.830+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T04:40:23.569+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T04:40:23.572+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T04:45:04.064+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T04:45:04.068+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T05:11:37.649+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43790 #213 (11 connections now open) 2019-04-28T05:11:37.650+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:43790 conn213: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T05:12:37.651+0000 I - [conn213] end connection 127.0.0.1:43790 (11 connections now open) 2019-04-28T05:15:27.873+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43791 #214 (11 connections now open) 2019-04-28T05:15:27.874+0000 I NETWORK [conn214] received client metadata from 127.0.0.1:43791 conn214: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T05:16:27.874+0000 I - [conn214] end connection 127.0.0.1:43791 (11 connections now open) 2019-04-28T05:23:58.416+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43792 #215 (11 connections now open) 2019-04-28T05:23:58.416+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:43792 conn215: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T05:24:58.416+0000 I - [conn208] end connection 127.0.0.1:43742 (11 connections now open) 2019-04-28T05:30:28.796+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43793 #216 (11 connections now open) 2019-04-28T05:30:28.796+0000 I NETWORK [conn216] received client metadata from 127.0.0.1:43793 conn216: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T05:31:28.797+0000 I - [conn215] end connection 127.0.0.1:43792 (11 connections now open) 2019-04-28T05:42:20.175+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T05:42:20.177+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T06:03:52.349+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T06:03:52.351+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T06:11:41.241+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43796 #217 (11 connections now open) 2019-04-28T06:11:41.242+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:43796 conn217: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T06:12:41.242+0000 I - [conn216] end connection 127.0.0.1:43793 (11 connections now open) 2019-04-28T06:15:13.585+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T06:15:13.586+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T06:23:22.016+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43798 #218 (11 connections now open) 2019-04-28T06:23:22.017+0000 I NETWORK [conn218] received client metadata from 127.0.0.1:43798 conn218: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T06:24:22.018+0000 I - [conn217] end connection 127.0.0.1:43796 (11 connections now open) 2019-04-28T06:27:14.968+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T06:27:14.971+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T06:31:05.391+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T06:31:05.394+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T06:45:16.972+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T06:45:16.973+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T06:46:07.049+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T06:46:07.050+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T07:01:18.748+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T07:01:18.750+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T07:09:09.625+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T07:09:09.627+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T07:25:51.489+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T07:25:51.491+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T07:27:21.657+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T07:27:21.659+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T07:31:32.161+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T07:31:32.166+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T07:36:36.744+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43812 #219 (11 connections now open) 2019-04-28T07:36:36.744+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:43812 conn219: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T07:37:36.744+0000 I - [conn218] end connection 127.0.0.1:43798 (11 connections now open) 2019-04-28T07:41:27.025+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43813 #220 (11 connections now open) 2019-04-28T07:41:27.026+0000 I NETWORK [conn220] received client metadata from 127.0.0.1:43813 conn220: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T07:42:27.031+0000 I - [conn219] end connection 127.0.0.1:43812 (11 connections now open) 2019-04-28T07:43:53.585+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T07:43:53.587+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T07:57:35.013+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T07:57:35.015+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T08:02:55.573+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T08:02:55.580+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T08:02:55.584+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T08:02:55.587+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T08:02:55.590+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T08:02:55.594+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T08:05:25.851+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T08:05:25.853+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T08:18:57.365+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T08:18:57.367+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T08:20:37.545+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T08:20:37.547+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T08:32:58.828+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T08:32:58.831+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T08:51:10.826+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T08:51:10.828+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T08:51:41.239+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43824 #221 (11 connections now open) 2019-04-28T08:51:41.240+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:43824 conn221: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T08:52:41.241+0000 I - [conn221] end connection 127.0.0.1:43824 (11 connections now open) 2019-04-28T08:54:58.499+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43825 #222 (11 connections now open) 2019-04-28T08:54:58.500+0000 I NETWORK [conn222] received client metadata from 127.0.0.1:43825 conn222: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T08:55:58.500+0000 I - [conn220] end connection 127.0.0.1:43813 (11 connections now open) 2019-04-28T09:18:33.737+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T09:18:33.739+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T09:20:23.977+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T09:20:23.980+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T09:24:44.511+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T09:24:44.515+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T09:43:36.508+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T09:43:36.510+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T10:14:49.929+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T10:14:49.934+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T10:20:00.461+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T10:20:00.462+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T10:20:40.522+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T10:20:40.523+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T10:21:50.685+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T10:21:50.687+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T10:25:11.033+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T10:25:11.035+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T10:59:14.593+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T10:59:14.594+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T11:03:55.181+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T11:03:55.183+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T11:08:25.670+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T11:08:25.671+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T11:21:17.010+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T11:21:17.012+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T11:21:17.014+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T11:21:17.018+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T11:36:48.696+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T11:36:48.698+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T11:47:19.804+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T11:47:19.807+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T11:48:09.881+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T11:48:09.883+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T11:52:22.276+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43843 #223 (11 connections now open) 2019-04-28T11:52:22.277+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:43843 conn223: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T11:53:22.277+0000 I - [conn223] end connection 127.0.0.1:43843 (11 connections now open) 2019-04-28T12:35:15.152+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T12:35:15.157+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T12:49:26.885+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T12:49:26.891+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T12:50:57.068+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T12:50:57.070+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T12:57:27.803+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T12:57:27.808+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T13:02:28.385+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T13:02:28.388+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T13:09:09.089+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T13:09:09.091+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T13:12:09.403+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T13:12:09.406+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T13:28:31.191+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T13:28:31.194+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T13:36:42.149+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T13:36:42.152+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T13:42:59.119+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43853 #224 (11 connections now open) 2019-04-28T13:42:59.119+0000 I NETWORK [conn224] received client metadata from 127.0.0.1:43853 conn224: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T13:43:59.119+0000 I - [conn222] end connection 127.0.0.1:43825 (11 connections now open) 2019-04-28T13:48:29.419+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43854 #225 (11 connections now open) 2019-04-28T13:48:29.419+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:43854 conn225: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T13:49:29.421+0000 I - [conn225] end connection 127.0.0.1:43854 (11 connections now open) 2019-04-28T13:50:03.646+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T13:50:03.650+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T13:55:24.253+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T13:55:24.258+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T14:02:05.027+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T14:02:05.029+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T14:07:05.541+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T14:07:05.549+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T14:16:06.566+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T14:16:06.571+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T14:40:59.353+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T14:40:59.358+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T14:45:02.993+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43861 #226 (11 connections now open) 2019-04-28T14:45:02.993+0000 I NETWORK [conn226] received client metadata from 127.0.0.1:43861 conn226: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T14:46:02.994+0000 I - [conn224] end connection 127.0.0.1:43853 (11 connections now open) 2019-04-28T15:08:42.418+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T15:08:42.419+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T15:18:43.585+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T15:18:43.587+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T15:23:24.105+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T15:23:24.107+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T15:41:35.990+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T15:41:35.992+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T15:53:07.305+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T15:53:07.307+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T15:56:47.739+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T15:56:47.741+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T15:56:47.744+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T15:56:47.747+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T16:13:18.687+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43869 #227 (11 connections now open) 2019-04-28T16:13:18.688+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:43869 conn227: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T16:14:18.692+0000 I - [conn226] end connection 127.0.0.1:43861 (11 connections now open) 2019-04-28T16:15:09.805+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T16:15:09.808+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T16:27:11.097+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T16:27:11.100+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T16:27:11.101+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T16:27:11.103+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T16:30:01.581+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T16:30:01.582+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T16:30:31.689+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T16:30:31.698+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T16:34:12.113+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T16:34:12.116+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T16:38:02.689+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T16:38:02.695+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T16:39:12.881+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T16:39:12.883+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T16:43:53.431+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T16:43:53.434+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T16:45:03.556+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T16:45:03.564+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T16:45:03.570+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T16:45:03.574+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T16:45:03.574+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T16:45:03.574+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T16:47:23.966+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T16:47:24.006+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T16:55:55.789+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T16:55:55.792+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T16:55:55.794+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T16:55:55.795+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T16:59:26.209+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T16:59:26.211+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T17:03:02.313+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43886 #228 (11 connections now open) 2019-04-28T17:03:02.314+0000 I NETWORK [conn228] received client metadata from 127.0.0.1:43886 conn228: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T17:04:02.314+0000 I - [conn228] end connection 127.0.0.1:43886 (11 connections now open) 2019-04-28T17:05:06.880+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T17:05:06.884+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T17:28:04.014+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43888 #229 (11 connections now open) 2019-04-28T17:28:04.014+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:43888 conn229: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T17:29:04.015+0000 I - [conn227] end connection 127.0.0.1:43869 (11 connections now open) 2019-04-28T17:34:50.153+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T17:34:50.155+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T18:02:06.356+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43890 #230 (11 connections now open) 2019-04-28T18:02:06.356+0000 I NETWORK [conn230] received client metadata from 127.0.0.1:43890 conn230: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T18:03:06.357+0000 I - [conn229] end connection 127.0.0.1:43888 (11 connections now open) 2019-04-28T18:14:44.638+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T18:14:44.642+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T18:14:44.644+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T18:14:44.646+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T18:15:44.774+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T18:15:44.781+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T18:15:44.782+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T18:15:44.784+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T18:15:44.788+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T18:15:44.796+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T18:23:56.109+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T18:23:56.111+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T18:26:06.358+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T18:26:06.361+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T18:31:36.981+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T18:31:36.983+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T18:40:28.864+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43899 #231 (11 connections now open) 2019-04-28T18:40:28.865+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:43899 conn231: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T18:41:28.865+0000 I - [conn231] end connection 127.0.0.1:43899 (11 connections now open) 2019-04-28T18:47:28.858+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T18:47:28.859+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T18:48:49.020+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T18:48:49.024+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T18:48:49.034+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T18:48:49.038+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T18:48:49.044+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T18:48:49.046+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T18:50:29.230+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T18:50:29.231+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T18:56:39.929+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T18:56:39.930+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T19:00:10.261+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T19:00:10.264+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T19:04:30.755+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T19:04:30.757+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T19:05:30.485+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43908 #232 (11 connections now open) 2019-04-28T19:05:30.485+0000 I NETWORK [conn232] received client metadata from 127.0.0.1:43908 conn232: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T19:06:30.486+0000 I - [conn232] end connection 127.0.0.1:43908 (11 connections now open) 2019-04-28T19:10:41.455+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T19:10:41.457+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T19:25:43.009+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T19:25:43.012+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T19:32:13.795+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T19:32:13.797+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T19:33:33.973+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T19:33:33.975+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T19:45:55.390+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T19:45:55.393+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T20:12:18.399+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T20:12:18.402+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T20:12:48.452+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T20:12:48.454+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T20:16:18.827+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T20:16:18.829+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T20:17:08.977+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T20:17:08.980+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T20:17:08.981+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T20:17:09.050+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T20:35:31.546+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T20:35:31.555+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T20:37:06.953+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43920 #233 (11 connections now open) 2019-04-28T20:37:06.953+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:43920 conn233: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T20:37:41.773+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T20:37:41.774+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T20:38:06.954+0000 I - [conn230] end connection 127.0.0.1:43890 (11 connections now open) 2019-04-28T20:47:23.225+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T20:47:23.248+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T20:47:23.249+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T20:47:23.383+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T20:47:53.554+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T20:47:53.556+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T20:49:33.891+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T20:49:33.904+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T20:49:33.905+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T20:49:33.909+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T20:50:54.059+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T20:50:54.064+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T20:51:14.150+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T20:51:14.153+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T20:56:55.265+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T20:56:55.268+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T20:56:59.083+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43930 #234 (11 connections now open) 2019-04-28T20:56:59.084+0000 I NETWORK [conn234] received client metadata from 127.0.0.1:43930 conn234: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T20:57:35.506+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T20:57:35.507+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T20:57:54.158+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556485074012) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556485074012) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 140ms 2019-04-28T20:57:54.159+0000 I COMMAND [conn233] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556485074020) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556485074020) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 139ms 2019-04-28T20:57:59.107+0000 I - [conn234] end connection 127.0.0.1:43930 (11 connections now open) 2019-04-28T21:00:29.363+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43932 #235 (11 connections now open) 2019-04-28T21:00:29.364+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:43932 conn235: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:01:29.364+0000 I - [conn233] end connection 127.0.0.1:43920 (11 connections now open) 2019-04-28T21:01:56.123+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T21:01:56.127+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T21:11:37.767+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43934 #236 (11 connections now open) 2019-04-28T21:11:37.769+0000 I NETWORK [conn236] received client metadata from 127.0.0.1:43934 conn236: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:11:37.771+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43935 #237 (12 connections now open) 2019-04-28T21:11:37.772+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:43935 conn237: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-1", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:11:37.775+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43936 #238 (13 connections now open) 2019-04-28T21:11:37.776+0000 I NETWORK [conn238] received client metadata from 127.0.0.1:43936 conn238: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-2", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:11:37.781+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43937 #239 (14 connections now open) 2019-04-28T21:11:37.781+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:43937 conn239: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:16:08.181+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T21:16:08.187+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T21:16:37.816+0000 I - [conn239] end connection 127.0.0.1:43937 (14 connections now open) 2019-04-28T21:16:37.817+0000 I - [conn236] end connection 127.0.0.1:43934 (13 connections now open) 2019-04-28T21:16:37.817+0000 I - [conn237] end connection 127.0.0.1:43935 (12 connections now open) 2019-04-28T21:16:37.829+0000 I - [conn238] end connection 127.0.0.1:43936 (11 connections now open) 2019-04-28T21:18:01.188+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43939 #240 (11 connections now open) 2019-04-28T21:18:01.189+0000 I NETWORK [conn240] received client metadata from 127.0.0.1:43939 conn240: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:18:08.451+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T21:18:08.454+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T21:19:51.299+0000 I - [conn235] end connection 127.0.0.1:43932 (11 connections now open) 2019-04-28T21:23:39.734+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T21:23:39.736+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T21:26:30.473+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T21:26:30.475+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T21:31:10.990+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T21:31:10.993+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T21:31:10.994+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T21:31:10.997+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T21:42:42.385+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T21:42:42.391+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T21:45:12.681+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T21:45:12.682+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T21:52:03.485+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T21:52:03.491+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T21:52:13.524+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T21:52:13.529+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T21:53:23.821+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T21:53:23.827+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T21:53:23.827+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T21:53:23.854+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T21:53:23.854+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T21:53:23.858+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T21:53:44.361+0000 I COMMAND [conn240] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556488423963), up: 271352, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 396ms 2019-04-28T21:53:55.947+0000 I COMMAND [conn240] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556488435840) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556488435840) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 101ms 2019-04-28T21:57:45.076+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T21:57:45.090+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T21:57:45.090+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T21:57:45.165+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T21:57:45.178+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T21:57:45.184+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T21:59:35.981+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T21:59:36.042+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T22:00:26.154+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T22:00:26.159+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T22:00:35.260+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43957 #241 (11 connections now open) 2019-04-28T22:00:35.261+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:43957 conn241: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:01:26.483+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556488886298) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556488886298) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 104ms 2019-04-28T22:01:26.483+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556488886299) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556488886299) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 129ms 2019-04-28T22:01:35.272+0000 I - [conn241] end connection 127.0.0.1:43957 (11 connections now open) 2019-04-28T22:02:36.790+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T22:02:36.822+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T22:02:46.962+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T22:02:46.963+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T22:02:56.016+0000 I COMMAND [conn240] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556488975639), up: 271903, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 376ms 2019-04-28T22:03:07.051+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T22:03:07.061+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T22:04:38.307+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T22:04:38.310+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T22:11:07.009+0000 I COMMAND [conn240] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556489466894), up: 272395, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 114ms 2019-04-28T22:11:19.418+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T22:11:19.420+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T22:11:47.152+0000 I COMMAND [conn240] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556489507050), up: 272435, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 101ms 2019-04-28T22:13:50.534+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T22:13:50.538+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T22:23:08.323+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43964 #242 (11 connections now open) 2019-04-28T22:23:08.324+0000 I NETWORK [conn242] received client metadata from 127.0.0.1:43964 conn242: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:24:08.328+0000 I - [conn240] end connection 127.0.0.1:43939 (11 connections now open) 2019-04-28T22:24:53.062+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T22:24:53.069+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T22:24:53.070+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T22:24:53.082+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T22:26:13.261+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T22:26:13.265+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T22:27:13.445+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T22:27:13.448+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T22:27:23.470+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T22:27:23.476+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T22:27:54.370+0000 I COMMAND [conn209] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556490474254) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556490474254) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 115ms 2019-04-28T22:27:57.380+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556490477264) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556490477264) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 116ms 2019-04-28T22:27:57.442+0000 I COMMAND [conn242] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556490477264) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556490477264) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 128ms 2019-04-28T22:27:57.442+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556490477264) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556490477264) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 128ms 2019-04-28T22:31:29.767+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43970 #243 (11 connections now open) 2019-04-28T22:31:29.768+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:43970 conn243: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:31:44.610+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T22:31:44.615+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T22:32:14.843+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T22:32:14.846+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T22:32:14.856+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T22:32:14.862+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T22:32:29.776+0000 I - [conn242] end connection 127.0.0.1:43964 (11 connections now open) 2019-04-28T22:32:30.007+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43974 #244 (11 connections now open) 2019-04-28T22:32:30.008+0000 I NETWORK [conn244] received client metadata from 127.0.0.1:43974 conn244: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:33:15.054+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T22:33:15.057+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T22:33:15.060+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T22:33:15.061+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T22:33:15.063+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T22:33:15.063+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T22:33:30.094+0000 I - [conn244] end connection 127.0.0.1:43974 (11 connections now open) 2019-04-28T22:34:15.277+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T22:34:15.279+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T22:45:28.381+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556491528037) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556491528037) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 336ms 2019-04-28T22:45:28.381+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556491528040) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556491528040) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 338ms 2019-04-28T22:45:28.381+0000 I COMMAND [conn243] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556491528043) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556491528043) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 336ms 2019-04-28T22:47:54.249+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556491674041) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556491674041) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 208ms 2019-04-28T22:54:10.109+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T22:54:10.114+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T22:54:10.117+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T22:54:10.125+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T22:54:10.125+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T22:54:10.130+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T22:54:29.148+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556492068811) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556492068811) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 336ms 2019-04-28T22:54:29.149+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556492068815) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556492068815) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 333ms 2019-04-28T22:54:29.149+0000 I COMMAND [conn243] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556492068810) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556492068810) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 337ms 2019-04-28T22:55:33.444+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43982 #245 (11 connections now open) 2019-04-28T22:55:33.445+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:43982 conn245: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:56:33.448+0000 I - [conn243] end connection 127.0.0.1:43970 (11 connections now open) 2019-04-28T22:59:42.217+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T22:59:42.222+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T22:59:42.222+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T22:59:42.226+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T23:01:46.867+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: 1734 } 2019-04-28T23:01:54.695+0000 I COMMAND [conn245] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556492514429), up: 275442, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 260ms 2019-04-28T23:01:54.708+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T23:01:54.715+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T23:01:54.717+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T23:01:54.724+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T23:03:29.903+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43987 #246 (11 connections now open) 2019-04-28T23:03:29.904+0000 I NETWORK [conn246] received client metadata from 127.0.0.1:43987 conn246: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:06:35.774+0000 I - [conn246] end connection 127.0.0.1:43987 (11 connections now open) 2019-04-28T23:11:27.153+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T23:11:27.155+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T23:11:27.159+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T23:11:27.164+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T23:11:27.164+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T23:11:27.165+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T23:12:47.523+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T23:12:47.584+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T23:13:07.657+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T23:13:07.662+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T23:14:58.022+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T23:14:58.027+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T23:14:58.027+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T23:14:58.030+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T23:14:58.030+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T23:14:58.034+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T23:16:08.280+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T23:16:08.287+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T23:18:27.352+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:43997 #247 (11 connections now open) 2019-04-28T23:18:27.352+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:43997 conn247: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:18:30.384+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556493510227) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556493510227) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 156ms 2019-04-28T23:18:30.731+0000 I COMMAND [conn247] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556493510294) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556493510294) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 437ms 2019-04-28T23:18:58.774+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T23:18:58.795+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T23:18:58.795+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T23:18:58.817+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T23:18:58.818+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T23:18:58.819+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T23:19:27.353+0000 I - [conn245] end connection 127.0.0.1:43982 (11 connections now open) 2019-04-28T23:20:49.299+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T23:20:49.306+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T23:20:49.306+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T23:20:49.313+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T23:20:59.344+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T23:20:59.352+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T23:25:40.197+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T23:25:40.203+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T23:25:40.208+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T23:25:40.212+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T23:27:30.571+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556494050439) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556494050439) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 131ms 2019-04-28T23:27:50.723+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T23:27:50.727+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T23:27:50.728+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T23:27:50.731+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T23:28:28.507+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44008 #248 (11 connections now open) 2019-04-28T23:28:28.508+0000 I NETWORK [conn248] received client metadata from 127.0.0.1:44008 conn248: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:29:28.508+0000 I - [conn247] end connection 127.0.0.1:43997 (11 connections now open) 2019-04-28T23:29:38.628+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44009 #249 (11 connections now open) 2019-04-28T23:29:38.629+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:44009 conn249: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:30:38.630+0000 I - [conn248] end connection 127.0.0.1:44008 (11 connections now open) 2019-04-28T23:30:41.716+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T23:30:41.723+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T23:30:41.733+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T23:30:41.744+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T23:30:41.744+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T23:30:41.744+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T23:34:12.233+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T23:34:12.234+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T23:36:23.043+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T23:36:23.047+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T23:38:54.155+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T23:38:54.160+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T23:38:54.163+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T23:38:54.166+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T23:39:44.284+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T23:39:44.298+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T23:40:01.237+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556494800999) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556494800999) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 223ms 2019-04-28T23:40:01.539+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556494801374) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556494801374) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 164ms 2019-04-28T23:40:01.546+0000 I COMMAND [conn249] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556494801372) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556494801372) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 172ms 2019-04-28T23:40:40.017+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44018 #250 (11 connections now open) 2019-04-28T23:40:40.017+0000 I NETWORK [conn250] received client metadata from 127.0.0.1:44018 conn250: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:42:30.090+0000 I - [conn249] end connection 127.0.0.1:44009 (11 connections now open) 2019-04-28T23:43:24.871+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T23:43:24.875+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T23:43:24.876+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T23:43:24.882+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T23:46:25.468+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T23:46:25.471+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T23:50:36.375+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-28T23:50:36.379+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-28T23:50:46.541+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T23:50:46.727+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T23:50:46.727+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T23:50:46.735+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T23:52:02.039+0000 I COMMAND [conn250] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556495521896) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556495521896) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 105ms 2019-04-28T23:52:11.992+0000 I COMMAND [conn250] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556495531731), up: 278459, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 260ms 2019-04-28T23:53:32.074+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44025 #251 (11 connections now open) 2019-04-28T23:53:32.075+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:44025 conn251: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:53:47.289+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T23:53:47.292+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T23:54:32.080+0000 I - [conn250] end connection 127.0.0.1:44018 (11 connections now open) 2019-04-28T23:55:47.538+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-28T23:55:47.541+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-28T23:57:07.817+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-28T23:57:07.820+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-28T23:59:12.730+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44029 #252 (11 connections now open) 2019-04-28T23:59:12.737+0000 I NETWORK [conn252] received client metadata from 127.0.0.1:44029 conn252: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:00:12.760+0000 I - [conn252] end connection 127.0.0.1:44029 (11 connections now open) 2019-04-29T00:00:32.847+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44030 #253 (11 connections now open) 2019-04-29T00:00:32.848+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:44030 conn253: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:01:32.853+0000 I - [conn251] end connection 127.0.0.1:44025 (11 connections now open) 2019-04-29T00:02:18.775+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T00:02:18.780+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T00:02:18.786+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T00:02:18.791+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T00:06:49.343+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T00:06:49.348+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T00:06:49.379+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T00:06:49.387+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T00:20:11.064+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T00:20:11.083+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T00:20:11.184+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T00:20:11.202+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T00:20:11.218+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T00:20:11.218+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T00:21:02.632+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44038 #254 (11 connections now open) 2019-04-29T00:21:02.632+0000 I NETWORK [conn254] received client metadata from 127.0.0.1:44038 conn254: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:22:02.634+0000 I - [conn254] end connection 127.0.0.1:44038 (11 connections now open) 2019-04-29T00:32:02.754+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T00:32:02.756+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T00:32:02.756+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T00:32:02.758+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T00:37:43.455+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T00:37:43.461+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T00:41:43.973+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T00:41:43.976+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T00:44:34.281+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T00:44:34.283+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T00:45:03.065+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44044 #255 (11 connections now open) 2019-04-29T00:45:03.066+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:44044 conn255: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:46:03.067+0000 I - [conn255] end connection 127.0.0.1:44044 (11 connections now open) 2019-04-29T00:48:34.761+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T00:48:34.762+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T00:50:14.948+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T00:50:14.951+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T00:51:06.408+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44047 #256 (11 connections now open) 2019-04-29T00:51:06.408+0000 I NETWORK [conn256] received client metadata from 127.0.0.1:44047 conn256: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:52:06.410+0000 I - [conn253] end connection 127.0.0.1:44030 (11 connections now open) 2019-04-29T00:58:26.037+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T00:58:26.041+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T00:58:26.046+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T00:58:26.050+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T00:58:26.050+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T00:58:26.058+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T01:03:16.909+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T01:03:16.913+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T01:04:37.769+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44052 #257 (11 connections now open) 2019-04-29T01:04:37.830+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:44052 conn257: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:05:07.301+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T01:05:07.302+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T01:05:07.306+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T01:05:07.354+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T01:05:07.362+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T01:05:07.368+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T01:05:37.836+0000 I - [conn256] end connection 127.0.0.1:44047 (11 connections now open) 2019-04-29T01:07:38.162+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T01:07:38.166+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T01:07:38.168+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T01:07:38.171+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T01:07:38.171+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T01:07:38.215+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T01:12:19.337+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T01:12:19.342+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T01:12:19.343+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T01:12:19.345+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T01:16:01.010+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T01:16:01.100+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T01:16:01.100+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T01:16:01.257+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T01:25:34.135+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T01:25:34.142+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T01:25:44.194+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T01:25:44.196+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T01:27:00.747+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44065 #258 (11 connections now open) 2019-04-29T01:27:00.747+0000 I NETWORK [conn258] received client metadata from 127.0.0.1:44065 conn258: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:28:00.749+0000 I - [conn258] end connection 127.0.0.1:44065 (11 connections now open) 2019-04-29T01:29:41.099+0000 I COMMAND [conn257] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556501380962), up: 284309, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 136ms 2019-04-29T01:30:11.276+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44066 #259 (11 connections now open) 2019-04-29T01:30:11.276+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:44066 conn259: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:31:11.287+0000 I - [conn257] end connection 127.0.0.1:44052 (11 connections now open) 2019-04-29T01:32:25.647+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T01:32:25.668+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T01:32:25.668+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T01:32:25.672+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T01:32:25.675+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T01:32:25.677+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T01:33:35.004+0000 I COMMAND [conn259] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556501614830) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556501614830) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 109ms 2019-04-29T01:35:36.476+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T01:35:36.482+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T01:36:04.405+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44071 #260 (11 connections now open) 2019-04-29T01:36:04.405+0000 I NETWORK [conn260] received client metadata from 127.0.0.1:44071 conn260: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:37:04.408+0000 I - [conn260] end connection 127.0.0.1:44071 (11 connections now open) 2019-04-29T01:37:06.877+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T01:37:06.880+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T01:37:06.882+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T01:37:06.884+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T01:37:06.885+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T01:37:06.886+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T01:37:52.506+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44075 #261 (11 connections now open) 2019-04-29T01:37:52.506+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:44075 conn261: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:38:04.479+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44076 #262 (12 connections now open) 2019-04-29T01:38:04.479+0000 I NETWORK [conn262] received client metadata from 127.0.0.1:44076 conn262: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:38:52.508+0000 I - [conn259] end connection 127.0.0.1:44066 (12 connections now open) 2019-04-29T01:39:04.482+0000 I - [conn262] end connection 127.0.0.1:44076 (11 connections now open) 2019-04-29T01:40:48.064+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T01:40:48.076+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T01:40:48.078+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T01:40:48.112+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T01:40:48.113+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T01:40:48.130+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T01:42:18.846+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T01:42:18.857+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T01:42:28.878+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T01:42:28.892+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T01:42:38.905+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T01:42:38.909+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T01:45:13.497+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44083 #263 (11 connections now open) 2019-04-29T01:45:13.498+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:44083 conn263: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:46:33.658+0000 I - [conn261] end connection 127.0.0.1:44075 (11 connections now open) 2019-04-29T01:47:00.393+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T01:47:00.402+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T01:47:20.476+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T01:47:20.480+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T01:48:20.658+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T01:48:20.662+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T01:48:20.670+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T01:48:20.674+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T01:49:34.640+0000 I COMMAND [conn263] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556502574471), up: 285502, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 168ms 2019-04-29T01:50:46.053+0000 I COMMAND [conn263] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556502645387), up: 285573, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 665ms 2019-04-29T01:51:06.078+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44088 #264 (11 connections now open) 2019-04-29T01:51:06.079+0000 I NETWORK [conn264] received client metadata from 127.0.0.1:44088 conn264: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:52:22.319+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T01:52:22.320+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T01:52:22.323+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T01:52:22.327+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T01:52:22.332+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T01:52:22.365+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T01:52:36.114+0000 I - [conn263] end connection 127.0.0.1:44083 (11 connections now open) 2019-04-29T01:55:43.206+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T01:55:43.210+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T01:55:43.212+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T01:55:43.213+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T01:55:43.215+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T01:55:43.217+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T02:00:54.594+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T02:00:54.597+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T02:04:35.318+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T02:04:35.321+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T02:08:26.200+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T02:08:26.202+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T02:19:28.257+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T02:19:28.260+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T02:23:18.731+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T02:23:18.734+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T02:25:38.979+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T02:25:38.980+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T02:25:38.982+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T02:25:38.984+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T02:28:39.298+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T02:28:39.310+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T02:28:39.310+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T02:28:39.313+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T02:28:39.314+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T02:28:39.315+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T02:29:39.442+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T02:29:39.447+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T02:29:39.448+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T02:29:39.451+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T02:29:39.452+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T02:29:39.462+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T02:41:30.757+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T02:41:30.758+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T02:46:21.380+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T02:46:21.387+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T03:00:53.109+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T03:00:53.110+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T03:05:43.698+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T03:05:43.700+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T03:16:55.093+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T03:16:55.098+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T03:50:48.943+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T03:50:48.947+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T03:50:48.949+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T03:50:48.951+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T03:50:48.954+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T03:50:48.957+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T03:55:09.437+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T03:55:09.441+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T03:57:19.695+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T03:57:19.700+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T04:03:30.349+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T04:03:30.351+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T04:09:01.272+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T04:09:01.308+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T04:09:17.515+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44120 #265 (11 connections now open) 2019-04-29T04:09:17.542+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:44120 conn265: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T04:10:17.543+0000 I - [conn264] end connection 127.0.0.1:44088 (11 connections now open) 2019-04-29T04:31:54.409+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T04:31:54.410+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T04:37:09.340+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44122 #266 (11 connections now open) 2019-04-29T04:37:09.341+0000 I NETWORK [conn266] received client metadata from 127.0.0.1:44122 conn266: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T04:38:09.348+0000 I - [conn265] end connection 127.0.0.1:44120 (11 connections now open) 2019-04-29T04:39:49.522+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44123 #267 (11 connections now open) 2019-04-29T04:39:49.522+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:44123 conn267: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T04:40:49.524+0000 I - [conn266] end connection 127.0.0.1:44122 (11 connections now open) 2019-04-29T04:53:26.893+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T04:53:26.897+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T04:53:26.902+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T04:53:26.905+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T04:53:26.912+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T04:53:26.917+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T05:41:22.613+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T05:41:22.618+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T05:41:22.637+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T05:41:22.639+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T05:49:24.008+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44129 #268 (11 connections now open) 2019-04-29T05:49:24.009+0000 I NETWORK [conn268] received client metadata from 127.0.0.1:44129 conn268: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T05:50:24.009+0000 I - [conn267] end connection 127.0.0.1:44123 (11 connections now open) 2019-04-29T06:02:34.817+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44130 #269 (11 connections now open) 2019-04-29T06:02:34.817+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:44130 conn269: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T06:03:34.818+0000 I - [conn268] end connection 127.0.0.1:44129 (11 connections now open) 2019-04-29T06:04:25.225+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T06:04:25.226+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T06:08:45.705+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T06:08:45.707+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T06:11:26.016+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T06:11:26.018+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T06:25:47.721+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T06:25:47.725+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T06:29:58.181+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T06:29:58.184+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T06:35:28.853+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T06:35:28.857+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T06:56:51.234+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T06:56:51.236+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T06:58:07.385+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44141 #270 (11 connections now open) 2019-04-29T06:58:07.386+0000 I NETWORK [conn270] received client metadata from 127.0.0.1:44141 conn270: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T06:58:41.435+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T06:58:41.438+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T06:59:07.388+0000 I - [conn270] end connection 127.0.0.1:44141 (11 connections now open) 2019-04-29T07:06:32.357+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T07:06:32.364+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T07:06:32.364+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T07:06:32.366+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T07:29:45.049+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T07:29:45.050+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T07:31:55.265+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T07:31:55.267+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T07:39:36.202+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T07:39:36.205+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T07:42:16.533+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T07:42:16.535+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T07:45:26.987+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T07:45:26.991+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T07:47:07.840+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T07:47:07.922+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T07:47:07.952+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T07:47:07.958+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T07:47:31.971+0000 I COMMAND [conn269] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556524051827), up: 306980, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 142ms 2019-04-29T07:49:02.079+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44152 #271 (11 connections now open) 2019-04-29T07:49:02.079+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:44152 conn271: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T07:50:02.081+0000 I - [conn271] end connection 127.0.0.1:44152 (11 connections now open) 2019-04-29T07:51:02.255+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44153 #272 (11 connections now open) 2019-04-29T07:51:02.257+0000 I NETWORK [conn272] received client metadata from 127.0.0.1:44153 conn272: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T07:52:02.259+0000 I - [conn269] end connection 127.0.0.1:44130 (11 connections now open) 2019-04-29T07:54:02.564+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44154 #273 (11 connections now open) 2019-04-29T07:54:02.566+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:44154 conn273: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T07:54:39.885+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T07:54:39.887+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T07:55:02.567+0000 I - [conn272] end connection 127.0.0.1:44153 (11 connections now open) 2019-04-29T07:55:10.024+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T07:55:10.035+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T07:55:10.041+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T07:55:10.046+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T07:57:08.464+0000 I COMMAND [conn209] command config.shards command: find { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp 1556524612000|1, t: 1 } }, maxTimeMS: 30000 } planSummary: COLLSCAN keysExamined:0 docsExamined:3 cursorExhausted:1 numYields:0 nreturned:3 reslen:558 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_command 755ms 2019-04-29T07:58:10.950+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T07:58:10.963+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T07:58:23.088+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44159 #274 (11 connections now open) 2019-04-29T07:58:23.097+0000 I NETWORK [conn274] received client metadata from 127.0.0.1:44159 conn274: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T07:58:51.291+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T07:58:51.293+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T07:59:23.113+0000 I - [conn273] end connection 127.0.0.1:44154 (11 connections now open) 2019-04-29T07:59:23.279+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44161 #275 (11 connections now open) 2019-04-29T07:59:23.284+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:44161 conn275: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:00:01.524+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T08:00:01.529+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T08:00:01.530+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T08:00:01.533+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T08:00:23.292+0000 I - [conn275] end connection 127.0.0.1:44161 (11 connections now open) 2019-04-29T08:01:42.140+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T08:01:42.159+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T08:01:42.164+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T08:01:42.193+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T08:01:52.547+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T08:01:52.559+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T08:01:53.743+0000 I COMMAND [conn274] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556524913638), up: 307841, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 3 } }, Collection: { acquireCount: { w: 2 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 103ms 2019-04-29T08:02:53.940+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44167 #276 (11 connections now open) 2019-04-29T08:02:53.943+0000 I NETWORK [conn276] received client metadata from 127.0.0.1:44167 conn276: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:03:43.057+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T08:03:43.059+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T08:04:04.010+0000 I - [conn274] end connection 127.0.0.1:44159 (11 connections now open) 2019-04-29T08:09:54.140+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T08:09:54.145+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T08:09:54.573+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44170 #277 (11 connections now open) 2019-04-29T08:09:54.574+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:44170 conn277: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:10:54.579+0000 I - [conn276] end connection 127.0.0.1:44167 (11 connections now open) 2019-04-29T08:11:14.339+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T08:11:14.342+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T08:13:34.654+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T08:13:34.659+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T08:16:24.986+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T08:16:24.988+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T08:17:45.220+0000 I COMMAND [conn277] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556525865083), up: 308793, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 135ms 2019-04-29T08:19:35.420+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44174 #278 (11 connections now open) 2019-04-29T08:19:35.422+0000 I NETWORK [conn278] received client metadata from 127.0.0.1:44174 conn278: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:19:35.757+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T08:19:35.763+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T08:20:35.424+0000 I - [conn278] end connection 127.0.0.1:44174 (11 connections now open) 2019-04-29T08:22:06.137+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T08:22:06.142+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T08:22:46.217+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T08:22:46.220+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T08:26:36.921+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T08:26:36.923+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T08:26:36.924+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T08:26:36.927+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T08:26:36.927+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T08:26:36.930+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T08:29:36.454+0000 I COMMAND [conn277] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556526576322), up: 309504, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 118ms 2019-04-29T08:29:37.239+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556526576960) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556526576960) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 278ms 2019-04-29T08:29:47.595+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T08:29:47.600+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T08:34:18.602+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T08:34:18.652+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T08:34:18.723+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T08:34:18.729+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T08:36:07.552+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556526967444) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556526967444) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 108ms 2019-04-29T08:36:09.544+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T08:36:09.547+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T08:36:09.548+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T08:36:09.557+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T08:36:09.558+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T08:36:09.559+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T08:40:10.618+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T08:40:10.620+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T08:57:42.987+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T08:57:42.993+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T09:06:14.145+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T09:06:14.148+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T09:11:24.801+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T09:11:24.802+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T09:15:25.625+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T09:15:25.630+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T09:16:35.825+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T09:16:35.830+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T09:16:35.833+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T09:16:35.834+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T09:17:45.981+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T09:17:45.984+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T09:25:26.861+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T09:25:26.862+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T09:27:15.262+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556530034999) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556530034999) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 252ms 2019-04-29T09:29:48.497+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T09:29:48.508+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T09:29:48.567+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T09:29:49.094+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T09:30:02.366+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44198 #279 (11 connections now open) 2019-04-29T09:30:02.367+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:44198 conn279: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:31:02.361+0000 I - [conn277] end connection 127.0.0.1:44170 (11 connections now open) 2019-04-29T09:32:21.257+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T09:32:21.260+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T09:34:21.605+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T09:34:21.613+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T09:36:01.833+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T09:36:01.837+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T09:45:53.565+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T09:45:53.570+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T09:45:53.574+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T09:45:53.579+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T09:46:53.793+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T09:46:53.798+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T09:46:53.798+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T09:46:53.803+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T09:46:55.465+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44206 #280 (11 connections now open) 2019-04-29T09:46:55.465+0000 I NETWORK [conn280] received client metadata from 127.0.0.1:44206 conn280: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:47:55.467+0000 I - [conn280] end connection 127.0.0.1:44206 (11 connections now open) 2019-04-29T09:47:55.670+0000 I COMMAND [conn279] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556531275541), up: 314203, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 128ms 2019-04-29T09:48:44.200+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T09:48:44.204+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T09:48:44.205+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T09:48:44.209+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T09:49:16.474+0000 I COMMAND [conn279] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556531356318) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556531356318) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 155ms 2019-04-29T09:49:16.650+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556531356347) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556531356347) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 302ms 2019-04-29T09:49:16.650+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556531356388) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556531356388) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 261ms 2019-04-29T09:50:16.591+0000 I COMMAND [conn279] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556531416488) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556531416488) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 102ms 2019-04-29T09:51:14.642+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T09:51:14.648+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T09:51:14.651+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T09:51:14.654+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T09:51:46.767+0000 I COMMAND [conn279] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556531506610) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556531506610) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 156ms 2019-04-29T09:51:46.890+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556531506691) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556531506691) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 198ms 2019-04-29T09:51:46.890+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556531506691) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556531506691) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 198ms 2019-04-29T09:52:42.944+0000 I COMMAND [conn209] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556531562777) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556531562777) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 165ms 2019-04-29T10:04:16.750+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T10:04:16.754+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T10:04:16.757+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T10:04:16.761+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T10:04:47.073+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44213 #281 (11 connections now open) 2019-04-29T10:04:47.073+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:44213 conn281: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T10:05:27.009+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T10:05:27.033+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T10:05:27.054+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T10:05:27.055+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T10:05:27.072+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T10:05:27.096+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T10:05:47.108+0000 I - [conn279] end connection 127.0.0.1:44198 (11 connections now open) 2019-04-29T10:09:17.872+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T10:09:17.878+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T10:27:10.326+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T10:27:10.330+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T10:41:41.963+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T10:41:41.974+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T10:47:42.625+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T10:47:42.628+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T10:51:03.100+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T10:51:03.102+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T10:56:54.076+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T10:56:54.080+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T10:56:54.081+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T10:56:54.083+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T10:56:54.096+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T10:56:54.105+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T10:59:00.872+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44225 #282 (11 connections now open) 2019-04-29T10:59:00.873+0000 I NETWORK [conn282] received client metadata from 127.0.0.1:44225 conn282: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T10:59:24.824+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T10:59:24.826+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T11:00:00.874+0000 I - [conn281] end connection 127.0.0.1:44213 (11 connections now open) 2019-04-29T11:09:56.490+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T11:09:56.497+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T11:14:17.104+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T11:14:17.108+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T11:15:11.506+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556536510982) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556536510982) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 523ms 2019-04-29T11:15:28.130+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T11:15:28.161+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T11:15:28.184+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T11:15:28.215+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T11:15:28.220+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T11:15:28.255+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T11:15:48.492+0000 I COMMAND [conn282] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556536548376) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556536548376) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 115ms 2019-04-29T11:17:39.961+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T11:17:39.966+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T11:20:11.077+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T11:20:11.079+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T11:22:51.564+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T11:22:51.566+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T11:27:12.545+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T11:27:12.549+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T11:27:12.549+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T11:27:12.553+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T11:27:12.556+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T11:27:12.560+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T11:30:43.142+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T11:30:43.144+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T11:50:19.270+0000 I COMMAND [conn282] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556538619159) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556538619159) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 111ms 2019-04-29T11:52:46.205+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T11:52:46.207+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T12:02:17.673+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T12:02:17.677+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T12:02:17.679+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T12:02:17.682+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T12:14:39.050+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T12:14:39.052+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T12:14:39.055+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T12:14:39.057+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T12:15:15.537+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44245 #283 (11 connections now open) 2019-04-29T12:15:15.537+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:44245 conn283: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:15:15.540+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44246 #284 (12 connections now open) 2019-04-29T12:15:15.540+0000 I NETWORK [conn284] received client metadata from 127.0.0.1:44246 conn284: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:15:15.543+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44247 #285 (13 connections now open) 2019-04-29T12:15:15.544+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:44247 conn285: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-1", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:15:15.548+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44248 #286 (14 connections now open) 2019-04-29T12:15:15.548+0000 I NETWORK [conn286] received client metadata from 127.0.0.1:44248 conn286: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-2", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:20:15.563+0000 I - [conn283] end connection 127.0.0.1:44245 (14 connections now open) 2019-04-29T12:20:15.579+0000 I - [conn286] end connection 127.0.0.1:44248 (13 connections now open) 2019-04-29T12:20:15.583+0000 I - [conn284] end connection 127.0.0.1:44246 (12 connections now open) 2019-04-29T12:20:15.587+0000 I - [conn285] end connection 127.0.0.1:44247 (11 connections now open) 2019-04-29T12:22:09.910+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T12:22:09.913+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T12:24:30.318+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: 2803, at end: 2803 } 2019-04-29T12:24:30.358+0000 I COMMAND [conn282] command config.$cmd appName: "MongoDB Shell" command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556540667863), up: 323596, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 2495ms 2019-04-29T12:25:50.234+0000 I COMMAND [conn282] command config.lockpings appName: "MongoDB Shell" command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556540749956) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556540749956) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 277ms 2019-04-29T12:27:11.444+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T12:27:11.453+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T12:27:16.310+0000 I COMMAND [conn209] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556540836191) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556540836191) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 117ms 2019-04-29T12:29:31.658+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44251 #287 (11 connections now open) 2019-04-29T12:29:31.659+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:44251 conn287: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:29:50.514+0000 I COMMAND [conn287] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556540990362) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556540990362) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 151ms 2019-04-29T12:30:31.661+0000 I - [conn282] end connection 127.0.0.1:44225 (11 connections now open) 2019-04-29T12:30:33.101+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T12:30:33.104+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T12:30:33.105+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T12:30:33.107+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T12:30:43.168+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T12:30:43.170+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T12:30:50.788+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556541050605) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556541050605) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 181ms 2019-04-29T12:30:50.790+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556541050605) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556541050605) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 183ms 2019-04-29T12:30:53.887+0000 I COMMAND [conn287] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556541052397), up: 323980, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 963ms 2019-04-29T12:34:25.541+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T12:34:25.545+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T12:37:05.109+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44256 #288 (11 connections now open) 2019-04-29T12:37:05.110+0000 I NETWORK [conn288] received client metadata from 127.0.0.1:44256 conn288: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:38:05.111+0000 I - [conn288] end connection 127.0.0.1:44256 (11 connections now open) 2019-04-29T12:39:25.407+0000 I COMMAND [conn287] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556541565289), up: 324493, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 118ms 2019-04-29T12:41:26.801+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T12:41:26.805+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T12:41:26.809+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T12:41:26.811+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T12:41:26.952+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T12:41:26.961+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T12:47:07.555+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T12:47:07.561+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T12:47:07.561+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T12:47:07.565+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T12:47:07.565+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T12:47:07.570+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T12:50:46.762+0000 I COMMAND [conn287] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556542246625), up: 325174, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 135ms 2019-04-29T12:54:49.273+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T12:54:49.275+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T13:00:14.007+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556542813877) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556542813877) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 129ms 2019-04-29T13:00:47.983+0000 I COMMAND [conn209] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556542847883) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556542847883) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 100ms 2019-04-29T13:02:10.246+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T13:02:10.249+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T13:02:17.948+0000 I COMMAND [conn287] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556542937747), up: 325865, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 199ms 2019-04-29T13:02:20.277+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T13:02:20.280+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T13:04:40.671+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T13:04:40.674+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T13:20:59.650+0000 I COMMAND [conn287] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556544059351), up: 326987, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 298ms 2019-04-29T13:21:08.708+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: 1283, after globalLock: 1283, after locks: 1283, after network: 1283, after opLatencies: 1283, after opcounters: 1283, after opcountersRepl: 1283, after repl: 1283, after security: 1283, after storageEngine: 1283, after tcmalloc: 1283, after wiredTiger: 1283, at end: 1283 } 2019-04-29T13:21:10.225+0000 I COMMAND [conn287] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556544069704), up: 326997, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 516ms 2019-04-29T13:21:24.742+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T13:21:24.746+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T13:21:30.381+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44268 #289 (11 connections now open) 2019-04-29T13:21:30.382+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:44268 conn289: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:22:04.955+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T13:22:04.963+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T13:22:11.701+0000 I COMMAND [conn289] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556544130609), up: 327058, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1090ms 2019-04-29T13:22:31.916+0000 I COMMAND [conn289] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556544151810), up: 327080, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 105ms 2019-04-29T13:23:11.709+0000 I - [conn287] end connection 127.0.0.1:44251 (11 connections now open) 2019-04-29T13:23:52.557+0000 I COMMAND [conn289] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556544232303) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556544232303) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 252ms 2019-04-29T13:23:52.836+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556544232517) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556544232517) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 280ms 2019-04-29T13:23:52.837+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556544232513) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556544232513) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 318ms 2019-04-29T13:24:05.899+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T13:24:05.922+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T13:24:05.961+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T13:24:05.962+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T13:24:05.965+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T13:24:05.965+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T13:25:26.863+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T13:25:26.869+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T13:25:36.879+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T13:25:36.887+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T13:25:36.889+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T13:25:36.898+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T13:28:23.140+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556544503032) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556544503032) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 107ms 2019-04-29T13:29:14.986+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556544554859) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556544554859) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 127ms 2019-04-29T13:29:47.931+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T13:29:47.939+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T13:31:48.339+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T13:31:48.343+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T13:31:48.347+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T13:31:48.350+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T13:31:58.431+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T13:31:58.436+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T13:32:48.323+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 1484, after asserts: 1484, after backgroundFlushing: 1484, after connections: 1484, after dur: 1484, after encryptionAtRest: 1484, after extra_info: 1484, after globalLock: 1484, after locks: 1484, after network: 1484, after opLatencies: 1484, after opcounters: 1484, after opcountersRepl: 1484, after repl: 1484, after security: 1484, after storageEngine: 1484, after tcmalloc: 1484, after wiredTiger: 1484, at end: 1484 } 2019-04-29T13:32:53.245+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44280 #290 (11 connections now open) 2019-04-29T13:32:53.266+0000 I NETWORK [conn290] received client metadata from 127.0.0.1:44280 conn290: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:32:53.417+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556544773265) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556544773265) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 151ms 2019-04-29T13:32:53.417+0000 I COMMAND [conn289] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556544773224) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556544773224) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 171ms 2019-04-29T13:33:03.520+0000 I COMMAND [conn289] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556544783389), up: 327711, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 124ms 2019-04-29T13:33:13.881+0000 I COMMAND [conn289] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556544793702), up: 327721, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 178ms 2019-04-29T13:33:19.559+0000 I COMMAND [conn209] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556544799313) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556544799313) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 209ms 2019-04-29T13:33:53.384+0000 I - [conn290] end connection 127.0.0.1:44280 (11 connections now open) 2019-04-29T13:34:04.202+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44281 #291 (11 connections now open) 2019-04-29T13:34:04.202+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:44281 conn291: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:34:23.644+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556544863542) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556544863542) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 101ms 2019-04-29T13:34:23.677+0000 I COMMAND [conn289] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556544863542) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556544863542) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 122ms 2019-04-29T13:34:23.677+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556544863542) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556544863542) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 135ms 2019-04-29T13:34:31.984+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: 2076, at end: 2076 } 2019-04-29T13:34:38.363+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: 1087, after globalLock: 1087, after locks: 1087, after network: 1087, after opLatencies: 1087, after opcounters: 1087, after opcountersRepl: 1087, after repl: 1087, after security: 1087, after storageEngine: 1087, after tcmalloc: 1087, after wiredTiger: 1098, at end: 1098 } 2019-04-29T13:34:45.259+0000 I COMMAND [conn289] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556544885144), up: 327813, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 3 } }, Collection: { acquireCount: { w: 2 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 114ms 2019-04-29T13:35:04.373+0000 I - [conn291] end connection 127.0.0.1:44281 (11 connections now open) 2019-04-29T13:35:12.861+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T13:35:12.870+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T13:35:12.872+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T13:35:12.873+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T13:35:12.880+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T13:35:12.880+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T13:36:04.941+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: 736, after globalLock: 736, after locks: 736, after network: 736, after opLatencies: 736, after opcounters: 736, after opcountersRepl: 736, after repl: 736, after security: 736, after storageEngine: 736, after tcmalloc: 736, after wiredTiger: 736, at end: 1183 } 2019-04-29T13:36:15.726+0000 I COMMAND [conn289] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556544975599), up: 327903, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 126ms 2019-04-29T13:36:37.422+0000 I COMMAND [conn289] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556544996058), up: 327924, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1142ms 2019-04-29T13:36:53.980+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T13:36:54.034+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T13:37:04.075+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T13:37:04.082+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T13:37:08.778+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: 1131, after wiredTiger: 1131, at end: 1131 } 2019-04-29T13:38:23.971+0000 I COMMAND [conn289] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556545103864) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556545103864) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 105ms 2019-04-29T13:38:23.976+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556545103864) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556545103864) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 111ms 2019-04-29T13:38:23.979+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556545103868) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556545103868) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 109ms 2019-04-29T13:38:54.929+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T13:38:54.933+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T13:38:54.934+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T13:38:54.938+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T13:38:54.939+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T13:38:54.943+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T13:39:24.242+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556545164041) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556545164041) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 194ms 2019-04-29T13:39:24.243+0000 I COMMAND [conn289] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556545164040) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556545164040) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 197ms 2019-04-29T13:45:06.283+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T13:45:06.291+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T13:45:06.297+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T13:45:06.300+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T13:45:06.301+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T13:45:06.304+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T13:46:06.426+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T13:46:06.430+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T13:47:16.992+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T13:47:17.483+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T13:47:21.783+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: 2792, at end: 2792 } 2019-04-29T13:47:27.034+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: 1022, at end: 1022 } 2019-04-29T13:47:27.116+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T13:47:27.181+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T13:47:27.228+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T13:47:27.229+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T13:49:52.649+0000 I COMMAND [conn289] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556545792545), up: 328720, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 102ms 2019-04-29T13:50:42.743+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44297 #292 (11 connections now open) 2019-04-29T13:50:42.743+0000 I NETWORK [conn292] received client metadata from 127.0.0.1:44297 conn292: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:51:42.744+0000 I - [conn289] end connection 127.0.0.1:44268 (11 connections now open) 2019-04-29T13:51:55.091+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556545914990) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556545914990) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 100ms 2019-04-29T13:53:59.689+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T13:53:59.694+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T13:55:30.237+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T13:55:30.240+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T13:55:54.867+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556546154753) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556546154753) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 114ms 2019-04-29T13:58:53.763+0000 I COMMAND [conn209] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556546333115) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556546333115) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 587ms 2019-04-29T13:59:11.719+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T13:59:12.142+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T13:59:12.146+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T13:59:12.178+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T13:59:12.178+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T13:59:12.190+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T14:00:23.783+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T14:00:23.786+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T14:00:23.787+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T14:00:23.790+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T14:05:54.465+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T14:05:54.469+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T14:08:35.239+0000 I COMMAND [conn292] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556546915094), up: 329843, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 144ms 2019-04-29T14:08:35.240+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44306 #293 (11 connections now open) 2019-04-29T14:08:35.240+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:44306 conn293: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:08:54.315+0000 I COMMAND [conn209] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556546934190) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556546934190) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 124ms 2019-04-29T14:09:27.983+0000 I COMMAND [conn293] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556546966800) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556546966800) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1180ms 2019-04-29T14:09:29.435+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556546966802) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556546966802) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 2630ms 2019-04-29T14:09:29.435+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556546966806) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556546966806) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 2627ms 2019-04-29T14:09:29.435+0000 I COMMAND [conn292] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556546966800), up: 329895, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 3 } }, Collection: { acquireCount: { w: 2 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 2625ms 2019-04-29T14:09:29.436+0000 I COMMAND [conn209] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556546966814) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556546966814) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 2621ms 2019-04-29T14:10:27.987+0000 I - [conn293] end connection 127.0.0.1:44306 (11 connections now open) 2019-04-29T14:10:30.048+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T14:10:30.054+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T14:18:11.278+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T14:18:11.280+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T14:18:41.156+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44309 #294 (11 connections now open) 2019-04-29T14:18:41.157+0000 I NETWORK [conn294] received client metadata from 127.0.0.1:44309 conn294: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:18:47.394+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556547527216) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556547527216) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 173ms 2019-04-29T14:19:41.710+0000 I COMMAND [conn294] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556547581442), up: 330509, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 175ms 2019-04-29T14:19:47.879+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556547587503) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556547587503) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 375ms 2019-04-29T14:19:52.616+0000 I COMMAND [conn294] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556547592443), up: 330520, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 152ms 2019-04-29T14:20:04.779+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T14:20:04.783+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T14:20:22.942+0000 I COMMAND [conn294] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556547622822), up: 330551, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 118ms 2019-04-29T14:20:25.267+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T14:20:25.271+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T14:20:28.857+0000 I COMMAND [conn294] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556547628752) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556547628752) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 103ms 2019-04-29T14:20:41.536+0000 I - [conn292] end connection 127.0.0.1:44297 (11 connections now open) 2019-04-29T14:20:56.320+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T14:20:56.409+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T14:21:03.049+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44313 #295 (11 connections now open) 2019-04-29T14:21:03.059+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:44313 conn295: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:21:48.102+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556547707997) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556547707997) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 104ms 2019-04-29T14:21:57.418+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T14:21:57.419+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T14:21:57.422+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T14:21:57.428+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T14:22:03.052+0000 I - [conn294] end connection 127.0.0.1:44309 (11 connections now open) 2019-04-29T14:23:28.449+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T14:23:28.471+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T14:23:28.471+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T14:23:28.489+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T14:23:28.493+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T14:23:28.494+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T14:24:14.128+0000 I COMMAND [conn295] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556547853928), up: 330782, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 200ms 2019-04-29T14:24:34.184+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44319 #296 (11 connections now open) 2019-04-29T14:24:34.186+0000 I NETWORK [conn296] received client metadata from 127.0.0.1:44319 conn296: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:24:39.305+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T14:24:39.316+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T14:24:39.325+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T14:24:39.331+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T14:24:39.332+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T14:24:39.340+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T14:25:34.222+0000 I - [conn296] end connection 127.0.0.1:44319 (11 connections now open) 2019-04-29T14:25:34.525+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44323 #297 (11 connections now open) 2019-04-29T14:25:34.525+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:44323 conn297: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:26:30.758+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T14:26:30.762+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T14:26:30.764+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T14:26:30.767+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T14:26:30.770+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T14:26:30.772+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T14:26:34.527+0000 I - [conn295] end connection 127.0.0.1:44313 (11 connections now open) 2019-04-29T14:27:34.891+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44327 #298 (11 connections now open) 2019-04-29T14:27:34.892+0000 I NETWORK [conn298] received client metadata from 127.0.0.1:44327 conn298: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:27:51.124+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T14:27:51.141+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T14:28:34.898+0000 I - [conn297] end connection 127.0.0.1:44323 (11 connections now open) 2019-04-29T14:28:35.100+0000 I COMMAND [conn298] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556548114991), up: 331043, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 108ms 2019-04-29T14:28:41.620+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T14:28:41.624+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T14:28:52.061+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T14:28:52.078+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T14:28:52.120+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T14:28:52.133+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T14:29:29.697+0000 I COMMAND [conn298] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556548169457) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556548169457) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 239ms 2019-04-29T14:29:36.568+0000 I COMMAND [conn298] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556548175250), up: 331103, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1317ms 2019-04-29T14:29:36.571+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: 2387, at end: 2387 } 2019-04-29T14:30:03.033+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T14:30:03.046+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T14:30:07.472+0000 I COMMAND [conn298] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556548207368), up: 331135, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 102ms 2019-04-29T14:31:34.304+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T14:31:34.365+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T14:31:34.410+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T14:31:34.431+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T14:31:34.431+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T14:31:34.451+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T14:31:49.306+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556548309153) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556548309153) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 153ms 2019-04-29T14:32:19.698+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44336 #299 (11 connections now open) 2019-04-29T14:32:19.699+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:44336 conn299: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:32:30.191+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: 1163 } 2019-04-29T14:32:32.859+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: 1961, after globalLock: 1961, after locks: 1961, after network: 1961, after opLatencies: 1961, after opcounters: 1961, after opcountersRepl: 1961, after repl: 1961, after security: 1961, after storageEngine: 1961, after tcmalloc: 1961, after wiredTiger: 1961, at end: 1961 } 2019-04-29T14:32:33.312+0000 I COMMAND [conn209] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556548352158) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556548352158) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1144ms 2019-04-29T14:32:33.313+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556548352129) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556548352129) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1179ms 2019-04-29T14:32:33.313+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556548352163) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556548352163) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1145ms 2019-04-29T14:32:33.960+0000 I COMMAND [conn298] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556548352157) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556548352157) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1103ms 2019-04-29T14:32:38.770+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T14:32:38.910+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T14:33:01.126+0000 I COMMAND [conn298] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556548380623), up: 331308, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 502ms 2019-04-29T14:33:03.435+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556548383315) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556548383315) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 119ms 2019-04-29T14:33:19.889+0000 I - [conn299] end connection 127.0.0.1:44336 (11 connections now open) 2019-04-29T14:33:38.495+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44338 #300 (11 connections now open) 2019-04-29T14:33:38.495+0000 I NETWORK [conn300] received client metadata from 127.0.0.1:44338 conn300: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:33:38.496+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: 4027, after globalLock: 4027, after locks: 4027, after network: 4027, after opLatencies: 4027, after opcounters: 4027, after opcountersRepl: 4027, after repl: 4027, after security: 4027, after storageEngine: 4027, after tcmalloc: 4027, after wiredTiger: 4027, at end: 4027 } 2019-04-29T14:33:38.508+0000 I COMMAND [conn298] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556548414419) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556548414419) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 4088ms 2019-04-29T14:33:38.522+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556548414452) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556548414452) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 4055ms 2019-04-29T14:33:38.522+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556548414418) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556548414418) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 4055ms 2019-04-29T14:34:03.397+0000 I COMMAND [conn298] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556548443293), up: 331371, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 101ms 2019-04-29T14:34:10.321+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: 3839, after globalLock: 3839, after locks: 3839, after network: 3839, after opLatencies: 3839, after opcounters: 3839, after opcountersRepl: 3839, after repl: 3839, after security: 3839, after storageEngine: 3839, after tcmalloc: 3839, after wiredTiger: 3839, at end: 3839 } 2019-04-29T14:34:13.938+0000 I COMMAND [conn300] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556548453477), up: 331381, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 289ms 2019-04-29T14:34:15.549+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: 1300 } 2019-04-29T14:34:19.385+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: 174, after locks: 174, after network: 174, after opLatencies: 174, after opcounters: 174, after opcountersRepl: 174, after repl: 174, after security: 174, after storageEngine: 174, after tcmalloc: 174, after wiredTiger: 1363, at end: 1363 } 2019-04-29T14:34:20.130+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556548459802) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556548459802) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 328ms 2019-04-29T14:34:44.722+0000 I COMMAND [conn300] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556548484603), up: 331412, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 106ms 2019-04-29T14:34:44.761+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T14:34:44.769+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T14:34:44.769+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T14:34:44.888+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T14:34:55.060+0000 I COMMAND [Balancer] query config.settings query: { query: { _id: "chunksize" }, $readPreference: { mode: "nearest", tags: [] } } planSummary: IDHACK ntoreturn:1 ntoskip:0 keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:59 locks:{ Global: { acquireCount: { r: 799281, w: 83 } }, Database: { acquireCount: { r: 399599, w: 82, W: 1 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 55455 } }, Collection: { acquireCount: { r: 399599, w: 41 } }, Metadata: { acquireCount: { w: 50, W: 9 } }, oplog: { acquireCount: { w: 41 } } } 135ms 2019-04-29T14:36:05.302+0000 I COMMAND [conn298] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556548565188), up: 331493, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 105ms 2019-04-29T14:36:06.277+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T14:36:06.852+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T14:36:10.532+0000 I - [conn300] end connection 127.0.0.1:44338 (11 connections now open) 2019-04-29T14:36:11.594+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44342 #301 (11 connections now open) 2019-04-29T14:36:11.708+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:44342 conn301: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:36:11.725+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556548571595) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556548571595) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 125ms 2019-04-29T14:36:11.732+0000 I COMMAND [conn298] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556548570531) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556548570531) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 129ms 2019-04-29T14:36:17.247+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: 1553, after globalLock: 1553, after locks: 1553, after network: 1553, after opLatencies: 1553, after opcounters: 1553, after opcountersRepl: 1553, after repl: 1553, after security: 1553, after storageEngine: 1553, after tcmalloc: 1553, after wiredTiger: 1553, at end: 1553 } 2019-04-29T14:36:17.401+0000 I COMMAND [Balancer] query config.shards query: { query: {}, $readPreference: { mode: "nearest", tags: [] } } planSummary: COLLSCAN ntoreturn:0 ntoskip:0 keysExamined:0 docsExamined:3 cursorExhausted:1 numYields:1 nreturned:3 reslen:197 locks:{ Global: { acquireCount: { r: 799481, w: 83 } }, Database: { acquireCount: { r: 399699, w: 82, W: 1 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 55455 } }, Collection: { acquireCount: { r: 399699, w: 41 } }, Metadata: { acquireCount: { w: 50, W: 9 } }, oplog: { acquireCount: { w: 41 } } } 142ms 2019-04-29T14:36:41.854+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556548601742) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556548601742) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 110ms 2019-04-29T14:37:11.711+0000 I - [conn301] end connection 127.0.0.1:44342 (11 connections now open) 2019-04-29T14:37:18.488+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T14:37:18.490+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T14:37:20.883+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556548640756) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556548640756) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 127ms 2019-04-29T14:37:56.332+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44344 #302 (11 connections now open) 2019-04-29T14:37:56.332+0000 I NETWORK [conn302] received client metadata from 127.0.0.1:44344 conn302: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:38:56.333+0000 I - [conn302] end connection 127.0.0.1:44344 (11 connections now open) 2019-04-29T14:41:17.264+0000 I COMMAND [conn298] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556548876983), up: 331805, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 280ms 2019-04-29T14:41:27.390+0000 I COMMAND [conn298] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556548887274), up: 331815, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 115ms 2019-04-29T14:45:47.960+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44345 #303 (11 connections now open) 2019-04-29T14:45:47.961+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:44345 conn303: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:45:51.770+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T14:45:51.772+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T14:46:47.976+0000 I - [conn298] end connection 127.0.0.1:44327 (11 connections now open) 2019-04-29T14:47:22.305+0000 I COMMAND [Balancer] query config.shards query: { query: {}, $readPreference: { mode: "nearest", tags: [] } } planSummary: COLLSCAN ntoreturn:0 ntoskip:0 keysExamined:0 docsExamined:3 cursorExhausted:1 numYields:0 nreturned:3 reslen:197 locks:{ Global: { acquireCount: { r: 801079, w: 83 } }, Database: { acquireCount: { r: 400498, w: 82, W: 1 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 55455 } }, Collection: { acquireCount: { r: 400498, w: 41 } }, Metadata: { acquireCount: { w: 50, W: 9 } }, oplog: { acquireCount: { w: 41 } } } 163ms 2019-04-29T14:47:28.270+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44347 #304 (11 connections now open) 2019-04-29T14:47:28.271+0000 I NETWORK [conn304] received client metadata from 127.0.0.1:44347 conn304: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:47:45.592+0000 I COMMAND [conn209] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556549265263) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556549265263) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 325ms 2019-04-29T14:47:45.593+0000 I COMMAND [conn17] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556549265262) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556549265262) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 327ms 2019-04-29T14:47:45.594+0000 I COMMAND [conn198] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556549265262) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556549265262) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 320ms 2019-04-29T14:47:45.594+0000 I COMMAND [conn304] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556549265263) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556549265263) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 320ms 2019-04-29T14:47:45.597+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44348 #305 (12 connections now open) 2019-04-29T14:47:45.597+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44349 #306 (13 connections now open) 2019-04-29T14:47:45.598+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:44348 conn305: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:47:45.598+0000 I NETWORK [conn306] received client metadata from 127.0.0.1:44349 conn306: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:47:53.026+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: 1915, after tcmalloc: 1915, after wiredTiger: 2083, at end: 2083 } 2019-04-29T14:47:53.027+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T14:47:53.033+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T14:47:53.036+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T14:47:53.038+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T14:47:53.044+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T14:47:53.995+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T14:48:56.499+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T14:48:56.505+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T14:48:56.534+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T14:48:56.636+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T14:49:15.604+0000 I - [conn198] end connection 127.0.0.1:43714 (13 connections now open) 2019-04-29T14:49:23.179+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556549362967) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556549362967) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 211ms 2019-04-29T14:49:26.943+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T14:49:27.457+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T14:49:40.434+0000 I COMMAND [conn304] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556549379943), up: 332308, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 490ms 2019-04-29T14:49:45.795+0000 I - [conn303] end connection 127.0.0.1:44345 (12 connections now open) 2019-04-29T14:50:11.131+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44356 #307 (12 connections now open) 2019-04-29T14:50:11.131+0000 I COMMAND [conn304] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556549410701), up: 332338, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 174ms 2019-04-29T14:50:11.134+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:44356 conn307: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:50:16.096+0000 I - [conn17] end connection 127.0.0.1:40539 (12 connections now open) 2019-04-29T14:50:16.268+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44357 #308 (12 connections now open) 2019-04-29T14:50:16.268+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44358 #309 (13 connections now open) 2019-04-29T14:50:16.268+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:44358 conn309: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:50:16.269+0000 I NETWORK [conn308] received client metadata from 127.0.0.1:44357 conn308: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:50:16.300+0000 I COMMAND [conn307] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556549416093) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556549416093) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 204ms 2019-04-29T14:50:16.300+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556549416104) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556549416104) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 177ms 2019-04-29T14:50:16.300+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556549416094) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556549416094) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 201ms 2019-04-29T14:51:16.267+0000 I - [conn304] end connection 127.0.0.1:44347 (13 connections now open) 2019-04-29T14:51:16.274+0000 I - [conn309] end connection 127.0.0.1:44358 (12 connections now open) 2019-04-29T14:51:16.295+0000 I - [conn308] end connection 127.0.0.1:44357 (11 connections now open) 2019-04-29T14:51:38.117+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T14:51:38.119+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T14:55:16.557+0000 I COMMAND [conn209] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556549716440) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556549716440) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 116ms 2019-04-29T14:55:16.590+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556549716476) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556549716476) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 113ms 2019-04-29T14:57:12.135+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44360 #310 (11 connections now open) 2019-04-29T14:57:12.140+0000 I NETWORK [conn310] received client metadata from 127.0.0.1:44360 conn310: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:58:12.142+0000 I - [conn310] end connection 127.0.0.1:44360 (11 connections now open) 2019-04-29T14:59:22.979+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44361 #311 (11 connections now open) 2019-04-29T14:59:22.979+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:44361 conn311: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:00:53.024+0000 I - [conn311] end connection 127.0.0.1:44361 (11 connections now open) 2019-04-29T15:01:00.705+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:01:00.757+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:01:13.158+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44363 #312 (11 connections now open) 2019-04-29T15:01:13.159+0000 I NETWORK [conn312] received client metadata from 127.0.0.1:44363 conn312: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:02:13.161+0000 I - [conn312] end connection 127.0.0.1:44363 (11 connections now open) 2019-04-29T15:05:32.895+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:05:32.900+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:05:32.901+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:05:32.905+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:05:53.877+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44366 #313 (11 connections now open) 2019-04-29T15:05:53.878+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:44366 conn313: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:06:53.880+0000 I - [conn307] end connection 127.0.0.1:44356 (11 connections now open) 2019-04-29T15:07:24.008+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44367 #314 (11 connections now open) 2019-04-29T15:07:24.013+0000 I NETWORK [conn314] received client metadata from 127.0.0.1:44367 conn314: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:08:24.021+0000 I - [conn313] end connection 127.0.0.1:44366 (11 connections now open) 2019-04-29T15:08:24.083+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44368 #315 (11 connections now open) 2019-04-29T15:08:24.084+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:44368 conn315: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:09:13.813+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:09:13.819+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:09:24.086+0000 I - [conn314] end connection 127.0.0.1:44367 (11 connections now open) 2019-04-29T15:10:34.153+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T15:10:34.159+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T15:10:34.160+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:10:34.171+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:10:34.173+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:10:34.174+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:12:24.623+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:12:24.627+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:13:15.238+0000 I COMMAND [Balancer] query config.tags query: { query: { ns: "test.test" }, orderby: { min: 1 }, $readPreference: { mode: "nearest", tags: [] } } planSummary: IXSCAN { ns: 1, min: 1 } ntoreturn:0 ntoskip:0 keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:20 locks:{ Global: { acquireCount: { r: 804825, w: 83 } }, Database: { acquireCount: { r: 402371, w: 82, W: 1 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 55455 } }, Collection: { acquireCount: { r: 402371, w: 41 } }, Metadata: { acquireCount: { w: 50, W: 9 } }, oplog: { acquireCount: { w: 41 } } } 133ms 2019-04-29T15:13:17.345+0000 I COMMAND [conn315] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556550797218) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556550797218) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 116ms 2019-04-29T15:13:17.346+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556550797228) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556550797228) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 116ms 2019-04-29T15:13:48.452+0000 I COMMAND [conn315] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556550828102) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556550828102) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 349ms 2019-04-29T15:13:48.468+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556550828099) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556550828099) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 364ms 2019-04-29T15:13:49.047+0000 I COMMAND [conn209] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556550828091) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556550828091) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 937ms 2019-04-29T15:13:49.047+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556550828102) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556550828102) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 941ms 2019-04-29T15:14:05.823+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:14:05.831+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:14:05.834+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:14:05.855+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:14:36.036+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44376 #316 (11 connections now open) 2019-04-29T15:14:36.039+0000 I NETWORK [conn316] received client metadata from 127.0.0.1:44376 conn316: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:14:36.390+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T15:14:36.415+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T15:14:49.345+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556550889073) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556550889073) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 270ms 2019-04-29T15:15:36.042+0000 I - [conn315] end connection 127.0.0.1:44368 (11 connections now open) 2019-04-29T15:15:49.713+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556550949365) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556550949365) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 346ms 2019-04-29T15:16:17.175+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44378 #317 (11 connections now open) 2019-04-29T15:16:17.178+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:44378 conn317: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:16:17.358+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:16:17.363+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:16:17.368+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T15:16:17.372+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T15:16:17.457+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:16:17.544+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:17:07.114+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: 3216, after globalLock: 3216, after locks: 3216, after network: 3216, after opLatencies: 3216, after opcounters: 3216, after opcountersRepl: 3216, after repl: 3216, after security: 3216, after storageEngine: 3216, after tcmalloc: 3216, after wiredTiger: 3216, at end: 3216 } 2019-04-29T15:17:17.035+0000 I - [conn316] end connection 127.0.0.1:44376 (11 connections now open) 2019-04-29T15:17:19.653+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556551039269) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556551039269) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 230ms 2019-04-29T15:17:19.676+0000 I COMMAND [conn209] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556551039502) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556551039502) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 173ms 2019-04-29T15:17:19.819+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:17:19.820+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:17:19.825+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T15:17:19.833+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T15:17:19.834+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:17:19.837+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:20:30.665+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:20:30.669+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:20:40.685+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:20:40.686+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:28:01.477+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:28:01.483+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:28:43.886+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:28:44.190+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:29:19.176+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44389 #318 (11 connections now open) 2019-04-29T15:29:19.176+0000 I NETWORK [conn318] received client metadata from 127.0.0.1:44389 conn318: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:29:29.285+0000 I COMMAND [conn317] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556551769177), up: 334697, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 107ms 2019-04-29T15:29:49.493+0000 I COMMAND [conn317] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556551789215) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556551789215) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 273ms 2019-04-29T15:30:12.780+0000 I COMMAND [conn318] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556551809549), up: 334737, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 3230ms 2019-04-29T15:30:20.191+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556551820069) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556551820069) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 120ms 2019-04-29T15:30:54.118+0000 I COMMAND [conn317] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556551853559), up: 334781, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 558ms 2019-04-29T15:31:05.057+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:31:05.073+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:31:13.472+0000 I - [conn318] end connection 127.0.0.1:44389 (11 connections now open) 2019-04-29T15:31:20.336+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44391 #319 (11 connections now open) 2019-04-29T15:31:20.337+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:44391 conn319: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:31:25.266+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44392 #320 (12 connections now open) 2019-04-29T15:31:25.269+0000 I NETWORK [conn320] received client metadata from 127.0.0.1:44392 conn320: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:31:25.321+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:31:25.330+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:31:51.383+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: 3473, after repl: 3473, after security: 3473, after storageEngine: 3473, after tcmalloc: 3473, after wiredTiger: 3473, at end: 3473 } 2019-04-29T15:31:57.842+0000 I COMMAND [conn320] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556551917316), up: 334845, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 119ms 2019-04-29T15:32:22.828+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556551941586) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556551941586) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1222ms 2019-04-29T15:32:22.830+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: 1211, after globalLock: 1211, after locks: 1211, after network: 1211, after opLatencies: 1211, after opcounters: 1211, after opcountersRepl: 1211, after repl: 1211, after security: 1211, after storageEngine: 1211, after tcmalloc: 1211, after wiredTiger: 1211, at end: 1211 } 2019-04-29T15:32:25.520+0000 I - [conn317] end connection 127.0.0.1:44378 (12 connections now open) 2019-04-29T15:32:29.502+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:32:29.522+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:32:52.204+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556551972039) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556551972039) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 160ms 2019-04-29T15:32:55.295+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: 1682, at end: 1682 } 2019-04-29T15:33:00.017+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:33:00.020+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:33:21.594+0000 I - [conn209] end connection 127.0.0.1:43752 (11 connections now open) 2019-04-29T15:33:40.521+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T15:33:40.524+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T15:33:53.301+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556552033163) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556552033163) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 130ms 2019-04-29T15:33:53.302+0000 I COMMAND [conn320] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556552032135) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556552032135) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 176ms 2019-04-29T15:34:00.657+0000 I COMMAND [conn320] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556552040424), up: 334968, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 231ms 2019-04-29T15:34:23.079+0000 I COMMAND [conn320] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556552062238), up: 334990, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 837ms 2019-04-29T15:34:33.166+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: 2036, after wiredTiger: 2036, at end: 2036 } 2019-04-29T15:35:53.791+0000 I COMMAND [conn320] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556552153632) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556552153632) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 154ms 2019-04-29T15:35:53.836+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556552153633) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556552153633) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 116ms 2019-04-29T15:35:53.836+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556552153633) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556552153633) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:1 reslen:433 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 3 } }, Collection: { acquireCount: { w: 2 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 202ms 2019-04-29T15:35:56.999+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T15:35:57.005+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:35:57.007+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T15:35:57.012+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:37:24.726+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44399 #321 (11 connections now open) 2019-04-29T15:37:24.727+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:44399 conn321: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:38:24.728+0000 I - [conn321] end connection 127.0.0.1:44399 (11 connections now open) 2019-04-29T15:39:08.431+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:39:08.436+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:39:18.521+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:39:18.524+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:39:38.692+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T15:39:38.698+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T15:40:35.231+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44403 #322 (11 connections now open) 2019-04-29T15:40:35.232+0000 I NETWORK [conn322] received client metadata from 127.0.0.1:44403 conn322: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:41:45.250+0000 I - [conn320] end connection 127.0.0.1:44392 (11 connections now open) 2019-04-29T15:43:06.105+0000 I COMMAND [conn322] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556552585844), up: 335514, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 260ms 2019-04-29T15:43:10.094+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:43:10.131+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:45:10.618+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T15:45:10.623+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T15:45:10.623+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:45:10.630+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:45:10.636+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:45:10.640+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:46:24.533+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556552784414) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556552784414) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 117ms 2019-04-29T15:46:26.719+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44408 #323 (11 connections now open) 2019-04-29T15:46:26.720+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:44408 conn323: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:47:01.465+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: 1568, after globalLock: 1568, after locks: 1568, after network: 1568, after opLatencies: 1568, after opcounters: 1568, after opcountersRepl: 1568, after repl: 1568, after security: 1568, after storageEngine: 1568, after tcmalloc: 1568, after wiredTiger: 1568, at end: 1568 } 2019-04-29T15:47:26.721+0000 I - [conn323] end connection 127.0.0.1:44408 (11 connections now open) 2019-04-29T15:48:27.060+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44409 #324 (11 connections now open) 2019-04-29T15:48:27.060+0000 I NETWORK [conn324] received client metadata from 127.0.0.1:44409 conn324: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:48:55.093+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556552934839) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556552934839) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 245ms 2019-04-29T15:49:27.062+0000 I - [conn324] end connection 127.0.0.1:44409 (11 connections now open) 2019-04-29T15:49:55.672+0000 I COMMAND [conn322] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556552994988) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556552994988) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 326ms 2019-04-29T15:49:57.279+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44410 #325 (11 connections now open) 2019-04-29T15:49:57.279+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:44410 conn325: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:50:04.311+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:50:04.341+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T15:50:04.344+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T15:50:04.348+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:50:04.353+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:50:04.366+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:50:57.281+0000 I - [conn322] end connection 127.0.0.1:44403 (11 connections now open) 2019-04-29T15:51:27.456+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44414 #326 (11 connections now open) 2019-04-29T15:51:27.457+0000 I NETWORK [conn326] received client metadata from 127.0.0.1:44414 conn326: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:51:45.214+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:51:45.218+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:52:55.547+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:52:55.554+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:53:07.506+0000 I - [conn326] end connection 127.0.0.1:44414 (11 connections now open) 2019-04-29T15:53:15.961+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T15:53:15.972+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:53:15.972+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T15:53:15.989+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:53:17.639+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44419 #327 (11 connections now open) 2019-04-29T15:53:17.639+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:44419 conn327: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:54:17.642+0000 I - [conn325] end connection 127.0.0.1:44410 (11 connections now open) 2019-04-29T15:55:26.614+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:55:26.619+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:55:26.619+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:55:26.621+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:57:10.013+0000 I COMMAND [conn327] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556553428755), up: 336356, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1257ms 2019-04-29T15:57:20.462+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44422 #328 (11 connections now open) 2019-04-29T15:57:20.624+0000 I NETWORK [conn328] received client metadata from 127.0.0.1:44422 conn328: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:57:31.840+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:57:31.844+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T15:57:31.855+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:57:31.855+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T15:57:31.855+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:57:31.860+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:58:20.990+0000 I - [conn327] end connection 127.0.0.1:44419 (11 connections now open) 2019-04-29T15:59:22.391+0000 I COMMAND [conn328] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556553561858), up: 336490, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 234ms 2019-04-29T15:59:22.669+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T15:59:22.677+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T15:59:22.677+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T15:59:22.678+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T15:59:22.682+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T15:59:22.684+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T15:59:31.107+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556553570978) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556553570978) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 128ms 2019-04-29T15:59:43.420+0000 I COMMAND [conn328] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556553583118), up: 336511, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 297ms 2019-04-29T15:59:55.464+0000 I COMMAND [conn328] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556553593856), up: 336522, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1598ms 2019-04-29T15:59:55.665+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44429 #329 (11 connections now open) 2019-04-29T15:59:55.671+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:44429 conn329: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:00:55.572+0000 I - [conn328] end connection 127.0.0.1:44422 (11 connections now open) 2019-04-29T16:00:56.552+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T16:00:56.700+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T16:01:25.948+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44431 #330 (11 connections now open) 2019-04-29T16:01:25.949+0000 I NETWORK [conn330] received client metadata from 127.0.0.1:44431 conn330: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:01:58.692+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T16:01:58.694+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T16:02:25.954+0000 I - [conn330] end connection 127.0.0.1:44431 (11 connections now open) 2019-04-29T16:02:29.276+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T16:02:29.281+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T16:02:29.288+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T16:02:29.295+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T16:03:06.461+0000 I COMMAND [conn329] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556553786266), up: 336714, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 194ms 2019-04-29T16:03:26.690+0000 I COMMAND [conn329] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556553806487), up: 336734, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 201ms 2019-04-29T16:04:09.945+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T16:04:09.949+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T16:04:09.962+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T16:04:10.082+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T16:04:27.274+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44437 #331 (11 connections now open) 2019-04-29T16:04:27.277+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:44437 conn331: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:04:30.766+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T16:04:30.825+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T16:04:37.578+0000 I COMMAND [conn331] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556553877324), up: 336805, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 252ms 2019-04-29T16:05:47.807+0000 I - [conn329] end connection 127.0.0.1:44429 (11 connections now open) 2019-04-29T16:10:28.431+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556554228251) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556554228251) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 178ms 2019-04-29T16:10:28.431+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556554228251) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556554228251) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 179ms 2019-04-29T16:10:38.825+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44439 #332 (11 connections now open) 2019-04-29T16:10:38.847+0000 I NETWORK [conn332] received client metadata from 127.0.0.1:44439 conn332: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:10:44.392+0000 I COMMAND [Balancer] query config.tags query: { query: { ns: "test.test" }, orderby: { min: 1 }, $readPreference: { mode: "nearest", tags: [] } } planSummary: IXSCAN { ns: 1, min: 1 } ntoreturn:0 ntoskip:0 keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:1 nreturned:0 reslen:20 locks:{ Global: { acquireCount: { r: 813041, w: 83 } }, Database: { acquireCount: { r: 406479, w: 82, W: 1 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 55455 } }, Collection: { acquireCount: { r: 406479, w: 41 } }, Metadata: { acquireCount: { w: 50, W: 9 } }, oplog: { acquireCount: { w: 41 } } } 138ms 2019-04-29T16:10:54.416+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T16:10:54.425+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T16:11:38.820+0000 I - [conn331] end connection 127.0.0.1:44437 (11 connections now open) 2019-04-29T16:12:25.290+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T16:12:25.333+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T16:12:35.359+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T16:12:35.365+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T16:12:35.368+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T16:12:35.390+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T16:13:36.188+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: 1502 } 2019-04-29T16:13:36.510+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T16:13:36.516+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T16:13:39.773+0000 I COMMAND [conn332] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556554419660), up: 337347, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 111ms 2019-04-29T16:14:19.934+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44445 #333 (11 connections now open) 2019-04-29T16:14:19.935+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:44445 conn333: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:14:58.715+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556554498403) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556554498403) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 311ms 2019-04-29T16:14:58.835+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556554498713) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556554498713) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 119ms 2019-04-29T16:14:58.835+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556554498713) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556554498713) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 119ms 2019-04-29T16:15:17.320+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T16:15:17.322+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T16:15:19.924+0000 I - [conn332] end connection 127.0.0.1:44439 (11 connections now open) 2019-04-29T16:16:17.517+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T16:16:17.519+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T16:16:27.557+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T16:16:27.562+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T16:17:00.269+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44449 #334 (11 connections now open) 2019-04-29T16:17:00.269+0000 I NETWORK [conn334] received client metadata from 127.0.0.1:44449 conn334: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:18:00.270+0000 I - [conn333] end connection 127.0.0.1:44445 (11 connections now open) 2019-04-29T16:18:48.440+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T16:18:48.453+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T16:21:29.114+0000 I COMMAND [conn334] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556554888904) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556554888904) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 208ms 2019-04-29T16:21:29.573+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T16:21:29.592+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T16:21:29.606+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T16:21:29.618+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T16:22:39.836+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T16:22:39.844+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T16:22:39.845+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T16:22:39.846+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T16:22:39.848+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T16:22:39.850+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T16:26:10.844+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T16:26:10.851+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T16:26:10.872+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T16:26:10.873+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T16:26:10.874+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T16:26:10.878+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T16:27:11.716+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44459 #335 (11 connections now open) 2019-04-29T16:27:11.716+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:44459 conn335: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:27:51.422+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T16:27:51.424+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T16:27:51.479+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T16:27:51.507+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T16:28:11.718+0000 I - [conn335] end connection 127.0.0.1:44459 (11 connections now open) 2019-04-29T16:29:21.967+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T16:29:21.970+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T16:29:59.998+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556555399767) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556555399767) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 230ms 2019-04-29T16:30:00.053+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556555399757) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556555399757) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 286ms 2019-04-29T16:30:00.054+0000 I COMMAND [conn334] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556555399767) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556555399767) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 285ms 2019-04-29T16:30:02.406+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T16:30:02.452+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T16:30:02.454+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T16:30:02.505+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T16:30:02.898+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556555402673) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556555402673) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 224ms 2019-04-29T16:30:59.986+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556555459856) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556555459856) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 126ms 2019-04-29T16:31:44.152+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T16:31:44.156+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T16:31:44.161+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T16:31:44.161+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T16:32:04.874+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T16:32:04.934+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T16:32:33.217+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44468 #336 (11 connections now open) 2019-04-29T16:32:33.217+0000 I NETWORK [conn336] received client metadata from 127.0.0.1:44468 conn336: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:33:33.255+0000 I - [conn336] end connection 127.0.0.1:44468 (11 connections now open) 2019-04-29T16:33:36.043+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T16:33:36.051+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T16:34:26.404+0000 I COMMAND [conn334] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556555666219), up: 338594, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 152ms 2019-04-29T16:34:30.418+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556555670263) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556555670263) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 113ms 2019-04-29T16:34:30.443+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556555670261) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556555670261) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 }, acquireWaitCount: { w: 1 }, timeAcquiringMicros: { w: 430 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 137ms 2019-04-29T16:34:46.893+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T16:34:46.899+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T16:34:46.973+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T16:34:46.979+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T16:34:46.981+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T16:34:46.988+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T16:37:01.071+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T16:37:01.075+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T16:37:01.080+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T16:37:01.090+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T16:37:01.090+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T16:37:01.094+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T16:38:32.776+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T16:38:32.789+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T16:38:32.793+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T16:38:32.804+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T16:38:57.502+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44478 #337 (11 connections now open) 2019-04-29T16:38:57.513+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:44478 conn337: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:39:13.474+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T16:39:13.478+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T16:39:57.519+0000 I - [conn334] end connection 127.0.0.1:44449 (11 connections now open) 2019-04-29T16:41:04.331+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T16:41:04.335+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T16:42:19.186+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44481 #338 (11 connections now open) 2019-04-29T16:42:19.187+0000 I NETWORK [conn338] received client metadata from 127.0.0.1:44481 conn338: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:42:19.188+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-29T16:42:19.196+0000 I COMMAND [conn337] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556556137973), up: 339066, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1222ms 2019-04-29T16:42:30.783+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556556150652) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556556150652) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 131ms 2019-04-29T16:42:30.784+0000 I COMMAND [conn337] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556556150655) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556556150655) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 127ms 2019-04-29T16:43:19.192+0000 I - [conn338] end connection 127.0.0.1:44481 (11 connections now open) 2019-04-29T16:44:59.730+0000 I COMMAND [conn337] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556556299528), up: 339227, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 199ms 2019-04-29T16:49:38.145+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T16:49:38.151+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T16:50:08.387+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T16:50:08.392+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T16:50:08.405+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T16:50:08.410+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T16:51:31.338+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556556691228) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556556691228) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 109ms 2019-04-29T16:51:31.339+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556556691228) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556556691228) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 109ms 2019-04-29T16:53:11.167+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44485 #339 (11 connections now open) 2019-04-29T16:53:11.168+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:44485 conn339: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:53:29.221+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T16:53:29.239+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T16:53:29.240+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T16:53:29.254+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T16:54:11.122+0000 I - [conn337] end connection 127.0.0.1:44478 (11 connections now open) 2019-04-29T16:54:31.256+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44488 #340 (11 connections now open) 2019-04-29T16:54:31.257+0000 I NETWORK [conn340] received client metadata from 127.0.0.1:44488 conn340: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:55:41.318+0000 I - [conn340] end connection 127.0.0.1:44488 (11 connections now open) 2019-04-29T16:56:25.271+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: 1578, at end: 1578 } 2019-04-29T17:18:53.677+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44489 #341 (11 connections now open) 2019-04-29T17:18:53.678+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:44489 conn341: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:19:13.849+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T17:19:14.167+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T17:19:25.303+0000 I COMMAND [conn339] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556558364809), up: 339970, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 492ms 2019-04-29T17:19:25.539+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44491 #342 (12 connections now open) 2019-04-29T17:19:25.547+0000 I NETWORK [conn342] received client metadata from 127.0.0.1:44491 conn342: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:19:37.227+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T17:19:37.274+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T17:20:25.926+0000 I - [conn341] end connection 127.0.0.1:44489 (12 connections now open) 2019-04-29T17:20:25.928+0000 I - [conn339] end connection 127.0.0.1:44485 (11 connections now open) 2019-04-29T17:21:03.310+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T17:21:03.450+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T17:21:03.680+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T17:21:03.682+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T17:22:09.294+0000 I COMMAND [conn342] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556558529131), up: 340134, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 161ms 2019-04-29T17:22:14.870+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T17:22:14.893+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T17:22:19.933+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44496 #343 (11 connections now open) 2019-04-29T17:22:19.943+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:44496 conn343: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:23:29.960+0000 I - [conn343] end connection 127.0.0.1:44496 (11 connections now open) 2019-04-29T17:24:59.350+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T17:24:59.430+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T17:25:10.616+0000 I COMMAND [conn342] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556558710478), up: 340315, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 118ms 2019-04-29T17:26:01.190+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44498 #344 (11 connections now open) 2019-04-29T17:26:01.193+0000 I NETWORK [conn344] received client metadata from 127.0.0.1:44498 conn344: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:26:02.386+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T17:26:02.404+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T17:26:12.578+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T17:26:12.603+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T17:27:21.265+0000 I - [conn342] end connection 127.0.0.1:44491 (11 connections now open) 2019-04-29T17:27:21.407+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44501 #345 (11 connections now open) 2019-04-29T17:27:21.471+0000 I NETWORK [conn345] received client metadata from 127.0.0.1:44501 conn345: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:27:33.397+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T17:27:33.708+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T17:27:44.140+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T17:27:44.334+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T17:27:44.342+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T17:27:44.392+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T17:28:21.407+0000 I - [conn344] end connection 127.0.0.1:44498 (11 connections now open) 2019-04-29T17:28:54.440+0000 I COMMAND [conn345] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556558934327) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556558934327) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 107ms 2019-04-29T17:28:54.461+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556558934331) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556558934331) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 128ms 2019-04-29T17:28:54.868+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T17:28:55.126+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T17:30:15.561+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T17:30:15.568+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T17:30:15.569+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T17:30:15.571+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T17:32:51.951+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44508 #346 (11 connections now open) 2019-04-29T17:32:51.952+0000 I NETWORK [conn346] received client metadata from 127.0.0.1:44508 conn346: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:33:36.293+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T17:33:36.302+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T17:33:51.953+0000 I - [conn345] end connection 127.0.0.1:44501 (11 connections now open) 2019-04-29T17:35:32.189+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44510 #347 (11 connections now open) 2019-04-29T17:35:32.190+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:44510 conn347: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:36:32.191+0000 I - [conn347] end connection 127.0.0.1:44510 (11 connections now open) 2019-04-29T17:37:46.969+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T17:37:46.974+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T17:37:46.989+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T17:37:46.993+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T17:38:31.630+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T17:38:31.643+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T17:39:22.303+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T17:39:22.305+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T17:39:32.557+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44515 #348 (11 connections now open) 2019-04-29T17:39:32.557+0000 I NETWORK [conn348] received client metadata from 127.0.0.1:44515 conn348: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:39:52.425+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T17:39:52.430+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T17:40:32.559+0000 I - [conn346] end connection 127.0.0.1:44508 (11 connections now open) 2019-04-29T17:44:12.933+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T17:44:12.937+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T17:45:03.028+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44518 #349 (11 connections now open) 2019-04-29T17:45:03.029+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:44518 conn349: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:46:03.029+0000 I - [conn348] end connection 127.0.0.1:44515 (11 connections now open) 2019-04-29T17:57:53.823+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44519 #350 (11 connections now open) 2019-04-29T17:57:53.823+0000 I NETWORK [conn350] received client metadata from 127.0.0.1:44519 conn350: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:58:53.824+0000 I - [conn349] end connection 127.0.0.1:44518 (11 connections now open) 2019-04-29T18:08:24.509+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44520 #351 (11 connections now open) 2019-04-29T18:08:24.510+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:44520 conn351: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:09:24.510+0000 I - [conn350] end connection 127.0.0.1:44519 (11 connections now open) 2019-04-29T18:13:56.569+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T18:13:56.590+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T18:13:56.592+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T18:13:56.609+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T18:14:35.109+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44523 #352 (11 connections now open) 2019-04-29T18:14:35.110+0000 I NETWORK [conn352] received client metadata from 127.0.0.1:44523 conn352: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:15:35.207+0000 I - [conn351] end connection 127.0.0.1:44520 (11 connections now open) 2019-04-29T18:17:55.462+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44524 #353 (11 connections now open) 2019-04-29T18:17:55.463+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:44524 conn353: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:18:55.465+0000 I - [conn352] end connection 127.0.0.1:44523 (11 connections now open) 2019-04-29T18:27:08.726+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T18:27:08.737+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T18:29:09.015+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T18:29:09.020+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T18:29:09.021+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T18:29:09.022+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T18:29:09.025+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T18:29:09.026+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T18:29:56.392+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44529 #354 (11 connections now open) 2019-04-29T18:29:56.392+0000 I NETWORK [conn354] received client metadata from 127.0.0.1:44529 conn354: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:30:25.718+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44530 #355 (12 connections now open) 2019-04-29T18:30:25.718+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:44530 conn355: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:30:39.433+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T18:30:39.443+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T18:30:56.393+0000 I - [conn354] end connection 127.0.0.1:44529 (12 connections now open) 2019-04-29T18:31:25.720+0000 I - [conn355] end connection 127.0.0.1:44530 (11 connections now open) 2019-04-29T18:32:25.717+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44532 #356 (11 connections now open) 2019-04-29T18:32:25.718+0000 I NETWORK [conn356] received client metadata from 127.0.0.1:44532 conn356: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:33:25.720+0000 I - [conn356] end connection 127.0.0.1:44532 (11 connections now open) 2019-04-29T18:34:26.088+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556562865949) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556562865949) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 127ms 2019-04-29T18:34:55.923+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44533 #357 (11 connections now open) 2019-04-29T18:34:55.924+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:44533 conn357: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:34:55.924+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44534 #358 (12 connections now open) 2019-04-29T18:34:55.925+0000 I NETWORK [conn358] received client metadata from 127.0.0.1:44534 conn358: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:34:56.834+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44535 #359 (13 connections now open) 2019-04-29T18:34:56.834+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:44535 conn359: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:35:55.927+0000 I - [conn358] end connection 127.0.0.1:44534 (13 connections now open) 2019-04-29T18:35:55.927+0000 I - [conn357] end connection 127.0.0.1:44533 (12 connections now open) 2019-04-29T18:35:56.834+0000 I - [conn353] end connection 127.0.0.1:44524 (11 connections now open) 2019-04-29T18:38:07.132+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44536 #360 (11 connections now open) 2019-04-29T18:38:07.133+0000 I NETWORK [conn360] received client metadata from 127.0.0.1:44536 conn360: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:39:07.134+0000 I - [conn360] end connection 127.0.0.1:44536 (11 connections now open) 2019-04-29T18:45:31.930+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T18:45:31.933+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T18:49:42.405+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T18:49:42.451+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T19:01:56.522+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44539 #361 (11 connections now open) 2019-04-29T19:01:56.523+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:44539 conn361: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T19:02:56.524+0000 I - [conn361] end connection 127.0.0.1:44539 (11 connections now open) 2019-04-29T19:08:54.788+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T19:08:54.791+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T19:10:04.916+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T19:10:04.921+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T19:10:04.923+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T19:10:04.924+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T19:10:04.925+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T19:10:04.928+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T19:26:56.710+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T19:26:56.729+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T19:28:50.716+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44545 #362 (11 connections now open) 2019-04-29T19:28:50.717+0000 I NETWORK [conn362] received client metadata from 127.0.0.1:44545 conn362: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T19:30:10.738+0000 I - [conn362] end connection 127.0.0.1:44545 (11 connections now open) 2019-04-29T19:31:27.294+0000 I COMMAND [conn359] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556566287160) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556566287160) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 133ms 2019-04-29T19:33:08.335+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T19:33:08.347+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T19:33:08.360+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T19:33:08.361+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T19:34:38.981+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T19:34:38.987+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T19:34:49.033+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T19:34:49.044+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T19:38:09.662+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T19:38:09.860+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T19:39:40.805+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T19:39:40.808+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T19:41:41.071+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T19:41:41.075+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T19:55:12.541+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T19:55:12.545+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T19:56:32.764+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T19:56:32.768+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T19:56:32.774+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T19:56:32.775+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T19:59:13.717+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T19:59:13.718+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T20:00:25.666+0000 I COMMAND [conn16] command admin.$cmd command: isMaster { ismaster: 1 } numYields:0 reslen:559 locks:{} protocol:op_command 102ms 2019-04-29T20:04:44.369+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T20:04:44.372+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T20:04:54.009+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44558 #363 (11 connections now open) 2019-04-29T20:04:54.009+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:44558 conn363: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T20:05:54.010+0000 I - [conn363] end connection 127.0.0.1:44558 (11 connections now open) 2019-04-29T20:07:24.641+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T20:07:24.643+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T20:11:55.122+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T20:11:55.126+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T20:21:56.173+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T20:21:56.175+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T20:25:26.525+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T20:25:26.526+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T20:27:46.789+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T20:27:46.790+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T20:29:16.961+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T20:29:16.962+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T20:33:27.415+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T20:33:27.420+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T21:02:50.603+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T21:02:50.606+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T21:02:50.611+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T21:02:50.615+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T21:13:31.692+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T21:13:31.696+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T21:35:29.765+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44569 #364 (11 connections now open) 2019-04-29T21:35:29.765+0000 I NETWORK [conn364] received client metadata from 127.0.0.1:44569 conn364: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T21:36:29.767+0000 I - [conn359] end connection 127.0.0.1:44535 (11 connections now open) 2019-04-29T21:37:54.308+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T21:37:54.310+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T21:43:24.857+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T21:43:24.859+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T21:49:55.623+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T21:49:55.626+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T21:52:05.859+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T21:52:05.867+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T22:03:27.024+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T22:03:27.026+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T22:04:57.161+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T22:04:57.163+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T22:08:37.521+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T22:08:37.522+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T22:23:22.943+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44577 #365 (11 connections now open) 2019-04-29T22:23:22.944+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:44577 conn365: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T22:24:22.945+0000 I - [conn364] end connection 127.0.0.1:44569 (11 connections now open) 2019-04-29T22:43:21.861+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T22:43:21.864+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T22:43:21.864+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T22:43:21.866+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T22:43:21.868+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T22:43:21.870+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T23:00:13.929+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T23:00:13.932+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T23:00:13.933+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T23:00:13.935+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T23:00:44.014+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T23:00:44.016+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T23:02:16.020+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44584 #366 (11 connections now open) 2019-04-29T23:02:16.021+0000 I NETWORK [conn366] received client metadata from 127.0.0.1:44584 conn366: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:03:26.033+0000 I - [conn365] end connection 127.0.0.1:44577 (11 connections now open) 2019-04-29T23:04:14.669+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T23:04:14.672+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T23:10:15.825+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T23:10:15.827+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T23:10:46.652+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44587 #367 (11 connections now open) 2019-04-29T23:10:46.653+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:44587 conn367: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:11:46.654+0000 I - [conn367] end connection 127.0.0.1:44587 (11 connections now open) 2019-04-29T23:14:46.518+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T23:14:46.520+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T23:17:56.916+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T23:17:56.918+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T23:23:27.593+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44590 #368 (11 connections now open) 2019-04-29T23:23:27.594+0000 I NETWORK [conn368] received client metadata from 127.0.0.1:44590 conn368: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:24:27.595+0000 I - [conn368] end connection 127.0.0.1:44590 (11 connections now open) 2019-04-29T23:29:48.192+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T23:29:48.201+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T23:30:18.295+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T23:30:18.306+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T23:30:18.307+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T23:30:18.309+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T23:48:19.757+0000 I COMMAND [conn366] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556581699643), up: 363305, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 114ms 2019-04-29T23:49:51.128+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T23:49:51.195+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T23:50:33.607+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556581833076) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556581833076) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 525ms 2019-04-29T23:51:02.411+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556581862294) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556581862294) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 112ms 2019-04-29T23:51:02.411+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556581862294) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556581862294) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 116ms 2019-04-29T23:51:11.510+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T23:51:11.516+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T23:51:11.602+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T23:51:11.603+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T23:51:11.603+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T23:51:11.648+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T23:51:50.576+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44598 #369 (11 connections now open) 2019-04-29T23:51:50.576+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:44598 conn369: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:52:50.578+0000 I - [conn366] end connection 127.0.0.1:44584 (11 connections now open) 2019-04-29T23:53:22.184+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T23:53:22.190+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T23:53:30.942+0000 I COMMAND [conn369] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556582010826), up: 363616, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 114ms 2019-04-29T23:55:31.125+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44600 #370 (11 connections now open) 2019-04-29T23:55:31.126+0000 I NETWORK [conn370] received client metadata from 127.0.0.1:44600 conn370: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:56:31.146+0000 I - [conn369] end connection 127.0.0.1:44598 (11 connections now open) 2019-04-29T23:56:31.229+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44601 #371 (11 connections now open) 2019-04-29T23:56:31.229+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:44601 conn371: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:57:03.111+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-29T23:57:03.155+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-29T23:57:03.156+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-29T23:57:03.163+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-29T23:57:03.164+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-29T23:57:03.166+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-29T23:57:31.233+0000 I - [conn370] end connection 127.0.0.1:44600 (11 connections now open) 2019-04-30T00:07:54.382+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T00:07:54.386+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T00:08:24.449+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T00:08:24.451+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T00:08:32.257+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44607 #372 (11 connections now open) 2019-04-30T00:08:32.258+0000 I NETWORK [conn372] received client metadata from 127.0.0.1:44607 conn372: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T00:09:32.259+0000 I - [conn372] end connection 127.0.0.1:44607 (11 connections now open) 2019-04-30T00:10:04.679+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T00:10:04.686+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T00:20:25.947+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T00:20:25.949+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T00:23:03.416+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44610 #373 (11 connections now open) 2019-04-30T00:23:03.416+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:44610 conn373: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T00:24:03.417+0000 I - [conn371] end connection 127.0.0.1:44601 (11 connections now open) 2019-04-30T00:25:36.521+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T00:25:36.525+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T00:42:33.812+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44612 #374 (11 connections now open) 2019-04-30T00:42:33.812+0000 I NETWORK [conn374] received client metadata from 127.0.0.1:44612 conn374: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T00:43:33.814+0000 I - [conn374] end connection 127.0.0.1:44612 (11 connections now open) 2019-04-30T00:45:55.715+0000 I COMMAND [conn373] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556585155613), up: 366761, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 100ms 2019-04-30T00:46:09.471+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T00:46:09.508+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T00:46:09.515+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T00:46:09.515+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T00:46:34.229+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556585194122) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556585194122) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 106ms 2019-04-30T00:53:00.459+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T00:53:00.468+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T00:56:30.890+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T00:56:31.045+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T01:04:07.526+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44617 #375 (11 connections now open) 2019-04-30T01:04:07.527+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:44617 conn375: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T01:05:07.528+0000 I - [conn373] end connection 127.0.0.1:44610 (11 connections now open) 2019-04-30T01:14:13.001+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T01:14:13.009+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T01:28:14.664+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T01:28:14.668+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T01:40:36.073+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T01:40:36.074+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T01:43:06.482+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T01:43:06.485+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T01:56:11.885+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44622 #376 (11 connections now open) 2019-04-30T01:56:11.886+0000 I NETWORK [conn376] received client metadata from 127.0.0.1:44622 conn376: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T01:56:48.145+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T01:56:48.149+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T01:57:08.259+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T01:57:08.288+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T01:57:08.370+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T01:57:08.373+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T01:57:11.918+0000 I - [conn376] end connection 127.0.0.1:44622 (11 connections now open) 2019-04-30T02:03:19.363+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T02:03:19.365+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T02:06:52.856+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44627 #377 (11 connections now open) 2019-04-30T02:06:52.858+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:44627 conn377: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T02:07:29.817+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T02:07:29.818+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T02:07:52.860+0000 I - [conn377] end connection 127.0.0.1:44627 (11 connections now open) 2019-04-30T02:18:41.013+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T02:18:41.014+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T02:18:41.015+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T02:18:41.019+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T02:22:41.450+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T02:22:41.452+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T02:46:13.845+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T02:46:13.848+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T02:56:04.880+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T02:56:04.884+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T03:07:16.021+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T03:07:16.023+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T03:07:16.025+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T03:07:16.026+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T03:12:16.578+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T03:12:16.580+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T04:08:42.794+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T04:08:42.797+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T04:33:25.345+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T04:33:25.346+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T04:34:35.470+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T04:34:35.473+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T04:40:56.125+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T04:40:56.130+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T05:31:21.301+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T05:31:21.306+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T05:31:21.307+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T05:31:21.309+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T05:31:21.311+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T05:31:21.314+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T05:37:41.989+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T05:37:41.992+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T06:07:05.081+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T06:07:05.082+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T06:26:29.145+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44646 #378 (11 connections now open) 2019-04-30T06:26:29.145+0000 I NETWORK [conn378] received client metadata from 127.0.0.1:44646 conn378: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T06:27:29.146+0000 I - [conn378] end connection 127.0.0.1:44646 (11 connections now open) 2019-04-30T06:30:07.445+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T06:30:07.447+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T06:46:08.978+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T06:46:08.981+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T07:16:32.173+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44652 #379 (11 connections now open) 2019-04-30T07:16:32.173+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:44652 conn379: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:17:32.174+0000 I - [conn379] end connection 127.0.0.1:44652 (11 connections now open) 2019-04-30T07:38:54.121+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T07:38:54.125+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T07:43:54.271+0000 I COMMAND [conn375] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556610233890), up: 391839, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 377ms 2019-04-30T07:44:04.393+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44654 #380 (11 connections now open) 2019-04-30T07:44:04.394+0000 I NETWORK [conn380] received client metadata from 127.0.0.1:44654 conn380: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:45:24.417+0000 I - [conn375] end connection 127.0.0.1:44617 (11 connections now open) 2019-04-30T07:46:25.131+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T07:46:25.136+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T07:49:04.786+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44656 #381 (11 connections now open) 2019-04-30T07:49:04.787+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:44656 conn381: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:50:04.788+0000 I - [conn380] end connection 127.0.0.1:44654 (11 connections now open) 2019-04-30T07:50:24.953+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44657 #382 (11 connections now open) 2019-04-30T07:50:24.955+0000 I NETWORK [conn382] received client metadata from 127.0.0.1:44657 conn382: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:50:25.189+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44658 #383 (12 connections now open) 2019-04-30T07:50:25.191+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:44658 conn383: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:50:36.908+0000 I COMMAND [Balancer] query config.shards query: { query: {}, $readPreference: { mode: "nearest", tags: [] } } planSummary: COLLSCAN ntoreturn:0 ntoskip:0 keysExamined:0 docsExamined:3 cursorExhausted:1 numYields:1 nreturned:3 reslen:197 locks:{ Global: { acquireCount: { r: 945799, w: 83 } }, Database: { acquireCount: { r: 472858, w: 82, W: 1 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 55455 } }, Collection: { acquireCount: { r: 472858, w: 41 } }, Metadata: { acquireCount: { w: 50, W: 9 } }, oplog: { acquireCount: { w: 41 } } } 268ms 2019-04-30T07:50:37.134+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T07:50:37.201+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T07:50:58.818+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T07:50:58.829+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T07:51:25.191+0000 I - [conn381] end connection 127.0.0.1:44656 (12 connections now open) 2019-04-30T07:51:25.191+0000 I - [conn383] end connection 127.0.0.1:44658 (11 connections now open) 2019-04-30T07:51:43.632+0000 I COMMAND [conn382] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556610703165) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556610703165) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 434ms 2019-04-30T07:51:43.660+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556610703166) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556610703166) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 437ms 2019-04-30T07:51:43.662+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556610703194) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556610703194) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 451ms 2019-04-30T07:52:06.505+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44661 #384 (11 connections now open) 2019-04-30T07:52:06.505+0000 I NETWORK [conn384] received client metadata from 127.0.0.1:44661 conn384: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:52:13.808+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556610733666) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556610733666) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 139ms 2019-04-30T07:52:20.417+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T07:52:20.420+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T07:52:27.004+0000 I COMMAND [conn384] command config.settings command: find { find: "settings", filter: { _id: "balancer" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp 1556610746000|1, t: 1 } }, limit: 1, maxTimeMS: 30000 } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:425 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_command 398ms 2019-04-30T07:52:50.764+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T07:52:50.777+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T07:52:50.956+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T07:52:50.979+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T07:53:06.506+0000 I - [conn382] end connection 127.0.0.1:44657 (11 connections now open) 2019-04-30T07:53:26.146+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: 1256 } 2019-04-30T07:53:27.620+0000 I COMMAND [conn384] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556610807344), up: 392412, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 273ms 2019-04-30T07:53:27.631+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44665 #385 (11 connections now open) 2019-04-30T07:53:27.636+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:44665 conn385: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:54:41.912+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T07:54:41.915+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T07:54:41.916+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T07:54:41.921+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T07:54:41.922+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T07:54:41.925+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T07:54:47.736+0000 I - [conn385] end connection 127.0.0.1:44665 (11 connections now open) 2019-04-30T07:55:47.952+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44669 #386 (11 connections now open) 2019-04-30T07:55:47.954+0000 I NETWORK [conn386] received client metadata from 127.0.0.1:44669 conn386: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:56:12.195+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T07:56:12.210+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T07:56:47.955+0000 I - [conn384] end connection 127.0.0.1:44661 (11 connections now open) 2019-04-30T07:56:58.149+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44671 #387 (11 connections now open) 2019-04-30T07:56:58.150+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:44671 conn387: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:57:58.150+0000 I - [conn386] end connection 127.0.0.1:44669 (11 connections now open) 2019-04-30T07:58:08.260+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44672 #388 (11 connections now open) 2019-04-30T07:58:08.261+0000 I NETWORK [conn388] received client metadata from 127.0.0.1:44672 conn388: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:58:42.693+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T07:58:42.695+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T07:58:42.697+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T07:58:42.700+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T07:59:12.825+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T07:59:12.834+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T07:59:58.419+0000 I - [conn387] end connection 127.0.0.1:44671 (11 connections now open) 2019-04-30T08:00:33.518+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T08:00:33.531+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T08:02:14.088+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T08:02:14.100+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T08:02:28.722+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44678 #389 (11 connections now open) 2019-04-30T08:02:28.726+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:44678 conn389: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T08:03:28.725+0000 I - [conn388] end connection 127.0.0.1:44672 (11 connections now open) 2019-04-30T08:03:28.820+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44679 #390 (11 connections now open) 2019-04-30T08:03:28.820+0000 I NETWORK [conn390] received client metadata from 127.0.0.1:44679 conn390: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T08:04:14.676+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T08:04:14.698+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T08:04:28.821+0000 I - [conn389] end connection 127.0.0.1:44678 (11 connections now open) 2019-04-30T08:06:56.235+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T08:06:56.239+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T08:06:56.248+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T08:06:56.249+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T08:06:56.250+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T08:06:56.254+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T08:26:48.327+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T08:26:48.329+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T09:09:02.453+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T09:09:02.459+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T09:10:23.549+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44686 #391 (11 connections now open) 2019-04-30T09:10:23.550+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:44686 conn391: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T09:11:23.551+0000 I - [conn391] end connection 127.0.0.1:44686 (11 connections now open) 2019-04-30T09:38:45.338+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44687 #392 (11 connections now open) 2019-04-30T09:38:45.339+0000 I NETWORK [conn392] received client metadata from 127.0.0.1:44687 conn392: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T09:39:45.340+0000 I - [conn392] end connection 127.0.0.1:44687 (11 connections now open) 2019-04-30T09:44:16.179+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556617455978) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556617455978) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 200ms 2019-04-30T09:44:16.179+0000 I COMMAND [conn390] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556617456006) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556617456006) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 173ms 2019-04-30T09:46:06.282+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T09:46:06.287+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T09:47:16.181+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556617636066) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556617636066) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 114ms 2019-04-30T09:47:46.324+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556617666181) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556617666181) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 142ms 2019-04-30T09:47:46.375+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556617666247) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556617666247) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 127ms 2019-04-30T09:47:56.047+0000 I COMMAND [conn390] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556617675911), up: 399281, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 135ms 2019-04-30T09:48:06.156+0000 I COMMAND [conn390] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556617686048), up: 399291, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 107ms 2019-04-30T09:50:06.521+0000 I COMMAND [conn390] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556617806387), up: 399411, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 133ms 2019-04-30T09:50:56.716+0000 I COMMAND [conn390] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556617856575), up: 399462, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 140ms 2019-04-30T09:52:57.440+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T09:52:57.445+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T09:52:57.467+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T09:52:57.471+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T09:53:17.768+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T09:53:17.774+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T09:54:28.553+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T09:54:28.568+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T09:54:28.585+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T09:54:28.585+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T09:54:28.591+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T09:54:28.635+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T09:55:39.120+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T09:55:39.124+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T09:56:40.257+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T09:56:40.262+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T09:56:40.263+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T09:56:40.268+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T09:56:40.269+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T09:56:40.270+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T09:56:58.096+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44699 #393 (11 connections now open) 2019-04-30T09:56:58.096+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:44699 conn393: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T09:57:46.067+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556618263947) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556618263947) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2119ms 2019-04-30T09:57:46.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: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 2016, after security: 2016, after storageEngine: 2016, after tcmalloc: 2016, after wiredTiger: 2016, at end: 2016 } 2019-04-30T09:57:46.085+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556618264130) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556618264130) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1954ms 2019-04-30T09:57:47.744+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556618266958) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556618266958) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 784ms 2019-04-30T09:57:47.734+0000 I COMMAND [conn390] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556618266958) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556618266958) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 742ms 2019-04-30T09:57:59.357+0000 I - [conn393] end connection 127.0.0.1:44699 (11 connections now open) 2019-04-30T09:58:04.133+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T09:58:04.184+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T09:58:04.188+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T09:58:04.188+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T09:58:04.190+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T09:58:04.197+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T09:59:26.955+0000 I COMMAND [Balancer] query config.chunks query: { query: { ns: "test.test" }, orderby: { lastmod: -1 }, $readPreference: { mode: "nearest", tags: [] } } planSummary: IXSCAN { ns: 1, lastmod: 1 } ntoreturn:1 ntoskip:0 keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:184 locks:{ Global: { acquireCount: { r: 964411, w: 83 } }, Database: { acquireCount: { r: 482164, w: 82, W: 1 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 55455 } }, Collection: { acquireCount: { r: 482164, w: 41 } }, Metadata: { acquireCount: { w: 50, W: 9 } }, oplog: { acquireCount: { w: 41 } } } 942ms 2019-04-30T10:00:16.327+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556618416132) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556618416132) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 194ms 2019-04-30T10:01:48.381+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T10:01:48.387+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T10:01:48.389+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T10:01:48.391+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T10:01:51.813+0000 I COMMAND [conn390] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556618510938), up: 400116, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 873ms 2019-04-30T10:02:43.386+0000 I COMMAND [conn390] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556618562121), up: 400167, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1261ms 2019-04-30T10:02:51.926+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556618568217) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556618568217) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 3698ms 2019-04-30T10:02:51.931+0000 I COMMAND [conn390] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556618568229) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556618568229) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 3700ms 2019-04-30T10:03:06.412+0000 I COMMAND [conn390] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556618586250), up: 400191, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 161ms 2019-04-30T10:03:46.702+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44705 #394 (11 connections now open) 2019-04-30T10:03:46.704+0000 I NETWORK [conn394] received client metadata from 127.0.0.1:44705 conn394: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:04:03.366+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T10:04:03.370+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T10:04:03.371+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T10:04:03.376+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T10:04:03.380+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T10:04:03.381+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T10:04:14.304+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: 1805, after globalLock: 1805, after locks: 1805, after network: 1805, after opLatencies: 1805, after opcounters: 1805, after opcountersRepl: 1805, after repl: 1805, after security: 1805, after storageEngine: 1805, after tcmalloc: 1805, after wiredTiger: 1805, at end: 1805 } 2019-04-30T10:04:47.604+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556618687203) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556618687203) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 400ms 2019-04-30T10:04:47.604+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556618687205) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556618687205) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 398ms 2019-04-30T10:05:27.399+0000 I - [conn390] end connection 127.0.0.1:44679 (11 connections now open) 2019-04-30T10:05:58.020+0000 I COMMAND [conn394] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556618757893), up: 400363, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 113ms 2019-04-30T10:05:58.146+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44709 #395 (11 connections now open) 2019-04-30T10:05:58.155+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:44709 conn395: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:06:10.079+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T10:06:10.083+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T10:06:28.324+0000 I COMMAND [conn395] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556618788220), up: 400393, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 103ms 2019-04-30T10:06:38.794+0000 I COMMAND [conn395] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556618798516), up: 400404, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 272ms 2019-04-30T10:06:48.525+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556618808391) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556618808391) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 122ms 2019-04-30T10:06:48.525+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556618808369) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556618808369) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 123ms 2019-04-30T10:06:48.526+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556618808400) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556618808400) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 125ms 2019-04-30T10:06:50.095+0000 I COMMAND [conn394] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556618809392), up: 400414, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 697ms 2019-04-30T10:06:53.011+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556618812558) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556618812558) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 452ms 2019-04-30T10:07:27.702+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T10:07:27.708+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T10:07:50.226+0000 I - [conn394] end connection 127.0.0.1:44705 (11 connections now open) 2019-04-30T10:08:11.847+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44712 #396 (11 connections now open) 2019-04-30T10:08:11.848+0000 I NETWORK [conn396] received client metadata from 127.0.0.1:44712 conn396: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:08:19.212+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556618898860) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556618898860) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 351ms 2019-04-30T10:08:39.468+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T10:08:39.478+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T10:08:53.709+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: 1121 } 2019-04-30T10:08:53.720+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556618932586) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556618932586) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1133ms 2019-04-30T10:08:53.728+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556618932587) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556618932587) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1139ms 2019-04-30T10:08:53.731+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556618932588) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556618932588) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1134ms 2019-04-30T10:09:24.367+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T10:09:24.371+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T10:09:55.202+0000 I - [conn395] end connection 127.0.0.1:44709 (11 connections now open) 2019-04-30T10:13:06.175+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T10:13:06.190+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T10:13:06.206+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T10:13:06.207+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T10:15:26.553+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T10:15:26.556+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T10:39:29.017+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T10:39:29.020+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T10:43:58.111+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44719 #397 (11 connections now open) 2019-04-30T10:43:58.112+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:44719 conn397: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:44:58.113+0000 I - [conn397] end connection 127.0.0.1:44719 (11 connections now open) 2019-04-30T11:00:39.126+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44720 #398 (11 connections now open) 2019-04-30T11:00:39.126+0000 I NETWORK [conn398] received client metadata from 127.0.0.1:44720 conn398: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:01:59.150+0000 I - [conn398] end connection 127.0.0.1:44720 (11 connections now open) 2019-04-30T11:03:11.585+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T11:03:11.586+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T11:20:23.333+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T11:20:23.335+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T11:30:25.125+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556623825010) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556623825010) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 115ms 2019-04-30T11:30:34.438+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T11:30:34.440+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T11:38:51.996+0000 I COMMAND [conn396] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556624331807), up: 405937, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 188ms 2019-04-30T11:41:37.211+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T11:41:37.215+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T11:44:27.748+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T11:44:27.754+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T11:44:27.764+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T11:44:27.765+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T11:44:27.765+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T11:44:27.771+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T11:47:26.713+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556624845814) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556624845814) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 897ms 2019-04-30T11:47:26.714+0000 I COMMAND [conn396] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556624845814) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556624845814) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 898ms 2019-04-30T11:47:29.136+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: 1182, at end: 1182 } 2019-04-30T11:47:37.671+0000 I COMMAND [conn396] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556624853591), up: 406459, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 4079ms 2019-04-30T11:48:00.754+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T11:48:00.761+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T11:48:00.765+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T11:48:00.829+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T11:48:00.830+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T11:48:00.834+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T11:49:21.754+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T11:49:21.758+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T11:49:27.098+0000 I COMMAND [conn396] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556624966813) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556624966813) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 284ms 2019-04-30T11:49:27.099+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556624966812) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556624966812) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 285ms 2019-04-30T11:49:27.142+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556624966813) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556624966813) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 328ms 2019-04-30T11:49:27.245+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556624966813) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556624966813) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 430ms 2019-04-30T11:49:43.182+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T11:49:43.190+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T11:49:53.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: 0, after wiredTiger: 0, at end: 5188 } 2019-04-30T11:50:10.555+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: 1443 } 2019-04-30T11:50:28.496+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44733 #399 (11 connections now open) 2019-04-30T11:50:28.498+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:44733 conn399: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:50:28.503+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: 1220, after globalLock: 1220, after locks: 1220, after network: 1220, after opLatencies: 1220, after opcounters: 1220, after opcountersRepl: 1220, after repl: 1220, after security: 1220, after storageEngine: 1220, after tcmalloc: 1220, after wiredTiger: 1220, at end: 1220 } 2019-04-30T11:50:28.547+0000 I COMMAND [conn396] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556625027274) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556625027274) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1271ms 2019-04-30T11:50:28.555+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556625027293) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556625027293) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1258ms 2019-04-30T11:50:28.556+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556625027303) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556625027303) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1252ms 2019-04-30T11:50:58.784+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556625058600) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556625058600) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 183ms 2019-04-30T11:51:03.996+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: 2090, at end: 2090 } 2019-04-30T11:51:28.575+0000 I - [conn396] end connection 127.0.0.1:44712 (11 connections now open) 2019-04-30T11:51:31.360+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: 1290, after globalLock: 1290, after locks: 1290, after network: 1290, after opLatencies: 1290, after opcounters: 1290, after opcountersRepl: 1290, after repl: 1290, after security: 1290, after storageEngine: 1290, after tcmalloc: 1290, after wiredTiger: 1290, at end: 1290 } 2019-04-30T11:51:32.082+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44734 #400 (11 connections now open) 2019-04-30T11:51:32.086+0000 I NETWORK [conn400] received client metadata from 127.0.0.1:44734 conn400: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:51:36.052+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T11:51:36.323+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T11:51:36.329+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T11:51:36.329+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T11:51:36.335+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T11:51:36.338+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T11:51:45.849+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: 1390 } 2019-04-30T11:51:59.075+0000 I COMMAND [conn400] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556625118918) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556625118918) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 134ms 2019-04-30T11:52:45.214+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: 7141, at end: 7141 } 2019-04-30T11:52:48.502+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T11:52:48.669+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T11:52:48.687+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T11:52:48.689+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T11:53:02.476+0000 I - [conn400] end connection 127.0.0.1:44734 (11 connections now open) 2019-04-30T11:53:02.479+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44740 #401 (11 connections now open) 2019-04-30T11:53:02.502+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:44740 conn401: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:53:10.343+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: 393, after globalLock: 393, after locks: 393, after network: 393, after opLatencies: 393, after opcounters: 393, after opcountersRepl: 393, after repl: 393, after security: 393, after storageEngine: 393, after tcmalloc: 393, after wiredTiger: 393, at end: 3589 } 2019-04-30T11:53:16.553+0000 I COMMAND [conn401] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556625196269), up: 406801, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 283ms 2019-04-30T11:53:29.954+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556625209847) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556625209847) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 103ms 2019-04-30T11:53:29.954+0000 I COMMAND [conn401] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556625209847) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556625209847) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 104ms 2019-04-30T11:53:29.955+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556625209848) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556625209848) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 104ms 2019-04-30T11:53:29.955+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556625209847) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556625209847) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 106ms 2019-04-30T11:53:33.051+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T11:53:33.079+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T11:53:50.531+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: 1364, after globalLock: 1364, after locks: 1364, after network: 1364, after opLatencies: 1364, after opcounters: 1364, after opcountersRepl: 1364, after repl: 1364, after security: 1364, after storageEngine: 1364, after tcmalloc: 1364, after wiredTiger: 1364, at end: 1364 } 2019-04-30T11:54:30.314+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556625269975) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556625269975) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 338ms 2019-04-30T11:54:30.339+0000 I COMMAND [conn399] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556625269976) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556625269976) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 362ms 2019-04-30T11:54:30.340+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556625269975) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556625269975) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 361ms 2019-04-30T11:54:45.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: 1001, after wiredTiger: 1001, at end: 1001 } 2019-04-30T11:55:34.636+0000 I - [conn399] end connection 127.0.0.1:44733 (11 connections now open) 2019-04-30T11:55:37.603+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44742 #402 (11 connections now open) 2019-04-30T11:55:37.604+0000 I NETWORK [conn402] received client metadata from 127.0.0.1:44742 conn402: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:56:48.089+0000 I COMMAND [conn401] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556625407798), up: 407013, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 251ms 2019-04-30T11:57:04.707+0000 I - [conn402] end connection 127.0.0.1:44742 (11 connections now open) 2019-04-30T11:57:04.709+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44743 #403 (11 connections now open) 2019-04-30T11:57:04.710+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:44743 conn403: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:57:28.756+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T11:57:28.768+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T11:58:04.892+0000 I - [conn401] end connection 127.0.0.1:44740 (11 connections now open) 2019-04-30T11:58:04.900+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44745 #404 (11 connections now open) 2019-04-30T11:58:04.901+0000 I NETWORK [conn404] received client metadata from 127.0.0.1:44745 conn404: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:58:19.915+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T11:58:19.920+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T11:59:01.274+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556625541169) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556625541169) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 104ms 2019-04-30T11:59:01.274+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556625541169) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556625541169) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 103ms 2019-04-30T11:59:04.904+0000 I - [conn403] end connection 127.0.0.1:44743 (11 connections now open) 2019-04-30T11:59:34.938+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44747 #405 (11 connections now open) 2019-04-30T11:59:34.940+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:44747 conn405: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:00:01.290+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T12:00:01.296+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T12:00:11.389+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T12:00:11.394+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T12:00:11.394+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T12:00:11.465+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T12:00:34.944+0000 I - [conn404] end connection 127.0.0.1:44745 (11 connections now open) 2019-04-30T12:01:01.549+0000 I COMMAND [conn405] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556625661417) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556625661417) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 129ms 2019-04-30T12:01:01.753+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556625661418) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556625661418) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 333ms 2019-04-30T12:01:01.753+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556625661418) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556625661418) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 333ms 2019-04-30T12:01:01.754+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556625661417) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556625661417) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 335ms 2019-04-30T12:02:33.440+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T12:02:33.445+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T12:02:51.162+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44752 #406 (11 connections now open) 2019-04-30T12:02:51.162+0000 I NETWORK [conn406] received client metadata from 127.0.0.1:44752 conn406: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:03:13.742+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T12:03:13.747+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T12:04:24.967+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T12:04:24.969+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T12:05:35.098+0000 I - [conn405] end connection 127.0.0.1:44747 (11 connections now open) 2019-04-30T12:06:05.144+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44755 #407 (11 connections now open) 2019-04-30T12:06:05.145+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:44755 conn407: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:06:05.941+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T12:06:05.945+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T12:06:26.021+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T12:06:26.027+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T12:07:05.134+0000 I - [conn406] end connection 127.0.0.1:44752 (11 connections now open) 2019-04-30T12:07:22.590+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44758 #408 (11 connections now open) 2019-04-30T12:07:22.591+0000 I NETWORK [conn408] received client metadata from 127.0.0.1:44758 conn408: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:07:26.277+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T12:07:26.281+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T12:09:05.662+0000 I - [conn407] end connection 127.0.0.1:44755 (11 connections now open) 2019-04-30T12:09:06.800+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T12:09:06.815+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T12:09:06.991+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T12:09:06.992+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T12:14:03.522+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44762 #409 (11 connections now open) 2019-04-30T12:14:03.522+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:44762 conn409: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:14:09.314+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T12:14:09.327+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T12:14:59.509+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T12:14:59.520+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T12:15:03.524+0000 I - [conn408] end connection 127.0.0.1:44758 (11 connections now open) 2019-04-30T12:15:09.537+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T12:15:09.546+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T12:16:33.751+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44766 #410 (11 connections now open) 2019-04-30T12:16:33.751+0000 I NETWORK [conn410] received client metadata from 127.0.0.1:44766 conn410: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:16:49.907+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T12:16:49.912+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T12:17:30.433+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T12:17:30.443+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T12:17:32.772+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556626652643) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556626652643) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 128ms 2019-04-30T12:17:32.815+0000 I COMMAND [conn410] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556626652643) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556626652643) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 169ms 2019-04-30T12:18:00.802+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T12:18:00.815+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T12:18:03.840+0000 I - [conn409] end connection 127.0.0.1:44762 (11 connections now open) 2019-04-30T12:18:44.234+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44770 #411 (11 connections now open) 2019-04-30T12:18:44.235+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:44770 conn411: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:19:11.298+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T12:19:11.305+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T12:19:11.306+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T12:19:11.312+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T12:19:11.316+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T12:19:11.322+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T12:19:54.771+0000 I - [conn411] end connection 127.0.0.1:44770 (11 connections now open) 2019-04-30T12:20:05.515+0000 I COMMAND [conn410] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556626804860), up: 408410, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 614ms 2019-04-30T12:20:12.017+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T12:20:12.029+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T12:20:45.610+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44775 #412 (11 connections now open) 2019-04-30T12:20:45.615+0000 I NETWORK [conn412] received client metadata from 127.0.0.1:44775 conn412: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:20:52.908+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T12:20:52.919+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T12:20:52.925+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T12:20:52.935+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T12:22:35.890+0000 I - [conn412] end connection 127.0.0.1:44775 (11 connections now open) 2019-04-30T12:22:36.527+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44778 #413 (11 connections now open) 2019-04-30T12:22:36.528+0000 I NETWORK [conn413] received client metadata from 127.0.0.1:44778 conn413: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:23:23.785+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T12:23:23.789+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T12:23:23.790+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T12:23:23.793+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T12:23:36.529+0000 I - [conn410] end connection 127.0.0.1:44766 (11 connections now open) 2019-04-30T12:25:06.697+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44781 #414 (11 connections now open) 2019-04-30T12:25:06.697+0000 I NETWORK [conn414] received client metadata from 127.0.0.1:44781 conn414: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:26:06.699+0000 I - [conn413] end connection 127.0.0.1:44778 (11 connections now open) 2019-04-30T12:50:26.669+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T12:50:26.673+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T13:02:27.901+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T13:02:27.902+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T13:03:28.032+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T13:03:28.033+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T13:03:28.036+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T13:03:28.040+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T13:03:28.040+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T13:03:28.044+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T13:06:09.019+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T13:06:09.081+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T13:06:09.084+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T13:06:09.086+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T13:06:09.091+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T13:06:09.093+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T13:11:39.666+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44790 #415 (11 connections now open) 2019-04-30T13:11:39.666+0000 I NETWORK [conn415] received client metadata from 127.0.0.1:44790 conn415: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T13:12:39.667+0000 I - [conn414] end connection 127.0.0.1:44781 (11 connections now open) 2019-04-30T13:23:21.261+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T13:23:21.263+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T14:08:53.234+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44792 #416 (11 connections now open) 2019-04-30T14:08:53.235+0000 I NETWORK [conn416] received client metadata from 127.0.0.1:44792 conn416: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T14:09:53.236+0000 I - [conn415] end connection 127.0.0.1:44790 (11 connections now open) 2019-04-30T14:10:25.362+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44793 #417 (11 connections now open) 2019-04-30T14:10:25.408+0000 I NETWORK [conn417] received client metadata from 127.0.0.1:44793 conn417: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T14:10:28.217+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T14:10:28.239+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T14:10:41.775+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44795 #418 (12 connections now open) 2019-04-30T14:10:41.775+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44796 #419 (13 connections now open) 2019-04-30T14:10:41.782+0000 I NETWORK [conn419] received client metadata from 127.0.0.1:44796 conn419: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T14:10:41.782+0000 I NETWORK [conn418] received client metadata from 127.0.0.1:44795 conn418: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T14:10:41.783+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44797 #420 (14 connections now open) 2019-04-30T14:10:42.021+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556633437850) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556633437850) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 247ms 2019-04-30T14:10:42.025+0000 I NETWORK [conn420] received client metadata from 127.0.0.1:44797 conn420: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T14:10:42.027+0000 I COMMAND [conn416] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556633437844) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556633437844) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 252ms 2019-04-30T14:10:42.027+0000 I COMMAND [conn306] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556633437854) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556633437854) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 253ms 2019-04-30T14:10:42.873+0000 I COMMAND [Balancer] query config.chunks query: { query: { ns: "test.test" }, orderby: { lastmod: -1 }, $readPreference: { mode: "nearest", tags: [] } } planSummary: IXSCAN { ns: 1, lastmod: 1 } ntoreturn:1 ntoskip:0 keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:1 nreturned:1 reslen:184 locks:{ Global: { acquireCount: { r: 1000623, w: 83 } }, Database: { acquireCount: { r: 500270, w: 82, W: 1 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 55455 } }, Collection: { acquireCount: { r: 500270, w: 41 } }, Metadata: { acquireCount: { w: 50, W: 9 } }, oplog: { acquireCount: { w: 41 } } } 836ms 2019-04-30T14:10:51.437+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: 2710, at end: 2710 } 2019-04-30T14:11:03.247+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T14:11:03.270+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T14:11:04.270+0000 I WRITE [conn418] update config.mongos query: { _id: "m312:27017" } planSummary: IDHACK update: { $set: { _id: "m312:27017", ping: new Date(1556633464145), up: 415069, waiting: true, mongoVersion: "3.4.2" } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 numYields:0 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } 113ms 2019-04-30T14:11:04.284+0000 I COMMAND [conn418] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556633464145), up: 415069, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 127ms 2019-04-30T14:11:12.159+0000 I COMMAND [conn305] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556633472029) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556633472029) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 129ms 2019-04-30T14:11:12.362+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556633472032) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556633472032) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 117ms 2019-04-30T14:11:12.379+0000 I COMMAND [conn418] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556633472159) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556633472159) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 218ms 2019-04-30T14:11:13.489+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T14:11:13.495+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T15:34:58.248+0000 I COMMAND [conn416] command admin.$cmd command: _getUserCacheGeneration { _getUserCacheGeneration: 1, maxTimeMS: 30000 } numYields:0 reslen:337 locks:{} protocol:op_command 180ms 2019-04-30T15:34:58.257+0000 I COMMAND [conn418] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556638497851) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556638497851) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:571 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 201ms 2019-04-30T15:34:58.406+0000 I COMMAND [conn419] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556638497845) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556638497845) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:540 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 347ms 2019-04-30T15:34:58.406+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556638497848) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556638497848) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:541 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 348ms 2019-04-30T15:34:58.407+0000 I COMMAND [conn420] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556638497863) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556638497863) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:541 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 346ms 2019-04-30T15:34:58.433+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556638497880) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556638497880) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 552ms 2019-04-30T15:34:58.826+0000 I - [conn417] end connection 127.0.0.1:44793 (14 connections now open) 2019-04-30T15:35:36.825+0000 I - [conn305] end connection 127.0.0.1:44348 (13 connections now open) 2019-04-30T15:35:36.826+0000 I - [conn306] end connection 127.0.0.1:44349 (12 connections now open) 2019-04-30T15:35:58.914+0000 I - [conn418] end connection 127.0.0.1:44795 (11 connections now open) 2019-04-30T15:36:59.173+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44800 #421 (11 connections now open) 2019-04-30T15:36:59.174+0000 I NETWORK [conn421] received client metadata from 127.0.0.1:44800 conn421: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:37:59.176+0000 I - [conn416] end connection 127.0.0.1:44792 (11 connections now open) 2019-04-30T15:40:57.269+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: 2143 } 2019-04-30T15:41:10.130+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: 2046, at end: 2046 } 2019-04-30T15:41:20.305+0000 I COMMAND [conn421] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556638880137), up: 415481, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 167ms 2019-04-30T15:41:20.345+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44801 #422 (11 connections now open) 2019-04-30T15:41:20.365+0000 I NETWORK [conn422] received client metadata from 127.0.0.1:44801 conn422: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:42:10.891+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T15:42:10.908+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T15:42:10.909+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T15:42:10.911+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T15:42:10.914+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T15:42:10.916+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T15:43:32.850+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T15:43:32.905+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T15:43:33.018+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T15:43:33.196+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T15:44:31.766+0000 I - [conn422] end connection 127.0.0.1:44801 (11 connections now open) 2019-04-30T15:44:44.235+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T15:44:44.259+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T15:44:44.280+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T15:44:44.292+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T15:44:44.304+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T15:44:44.320+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T15:45:01.992+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44810 #423 (11 connections now open) 2019-04-30T15:45:01.993+0000 I NETWORK [conn423] received client metadata from 127.0.0.1:44810 conn423: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:45:08.635+0000 I COMMAND [conn420] command config.shards command: find { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp 1556639101000|1, t: 1 } }, maxTimeMS: 30000 } planSummary: COLLSCAN keysExamined:0 docsExamined:3 cursorExhausted:1 numYields:0 nreturned:3 reslen:558 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_command 473ms 2019-04-30T15:45:42.954+0000 I COMMAND [conn319] command config.shards command: find { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp 1556639132000|1, t: 1 } }, maxTimeMS: 30000 } planSummary: COLLSCAN keysExamined:0 docsExamined:3 cursorExhausted:1 numYields:0 nreturned:3 reslen:558 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_command 201ms 2019-04-30T15:45:46.198+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T15:45:46.205+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T15:46:30.040+0000 I COMMAND [conn423] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556639189275) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556639189275) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 761ms 2019-04-30T15:46:30.574+0000 I COMMAND [conn419] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556639190033) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556639190033) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 538ms 2019-04-30T15:46:30.587+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1556639190031) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 } } planSummary: IDHACK update: { $set: { ping: new Date(1556639190031) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:212 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 }, acquireWaitCount: { w: 1 }, timeAcquiringMicros: { w: 9880 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 555ms 2019-04-30T15:46:30.588+0000 I COMMAND [conn420] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556639189274) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556639189274) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 1299ms 2019-04-30T15:46:30.589+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: 2259, at end: 2270 } 2019-04-30T15:46:30.591+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556639190039) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556639190039) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 }, acquireWaitCount: { w: 1 }, timeAcquiringMicros: { w: 4472 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 549ms 2019-04-30T15:46:44.746+0000 I COMMAND [conn419] command config.shards command: find { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp 1556639192000|1, t: 1 } }, maxTimeMS: 30000 } planSummary: COLLSCAN keysExamined:0 docsExamined:3 cursorExhausted:1 numYields:0 nreturned:3 reslen:558 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_command 1905ms 2019-04-30T15:47:54.889+0000 I - [conn421] end connection 127.0.0.1:44800 (11 connections now open) 2019-04-30T15:49:20.240+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: 1220, at end: 1220 } 2019-04-30T15:49:50.899+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T15:49:50.917+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T15:50:26.734+0000 I COMMAND [conn423] command config.$cmd command: update { update: "mongos", updates: [ { q: { _id: "m312:27017" }, u: { $set: { _id: "m312:27017", ping: new Date(1556639426444), up: 416027, waiting: true, mongoVersion: "3.4.2" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } numYields:0 reslen:390 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 287ms 2019-04-30T15:50:53.320+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T15:50:53.337+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T15:53:24.239+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T15:53:24.261+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T15:53:24.287+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T15:53:24.299+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T15:54:01.091+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556639640970) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556639640970) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 119ms 2019-04-30T15:54:01.094+0000 I COMMAND [conn420] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27020:1556213960:-1365605589149757436" }, update: { $set: { ping: new Date(1556639640968) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556639640968) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 122ms 2019-04-30T15:54:27.521+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44816 #424 (11 connections now open) 2019-04-30T15:54:27.523+0000 I NETWORK [conn424] received client metadata from 127.0.0.1:44816 conn424: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:54:34.727+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T15:54:34.733+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T15:55:27.516+0000 I - [conn423] end connection 127.0.0.1:44810 (11 connections now open) 2019-04-30T15:56:25.073+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T15:56:25.099+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T15:56:25.099+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T15:56:25.135+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T15:56:25.136+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T15:56:25.167+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T15:57:25.384+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T15:57:25.395+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T15:57:25.399+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T15:57:25.408+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T15:57:25.412+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T15:57:25.432+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T15:58:48.070+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44824 #425 (11 connections now open) 2019-04-30T15:58:48.080+0000 I NETWORK [conn425] received client metadata from 127.0.0.1:44824 conn425: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:58:58.686+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T15:58:58.700+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T15:58:58.716+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T15:58:58.731+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T15:59:00.737+0000 I COMMAND [conn425] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27017:1556213958:-8850953281627819121" }, update: { $set: { ping: new Date(1556639940565) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556639940565) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 168ms 2019-04-30T15:59:58.117+0000 I - [conn424] end connection 127.0.0.1:44816 (11 connections now open) 2019-04-30T15:59:58.200+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44827 #426 (11 connections now open) 2019-04-30T15:59:58.200+0000 I NETWORK [conn426] received client metadata from 127.0.0.1:44827 conn426: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T16:00:39.428+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T16:00:39.477+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T16:00:58.202+0000 I - [conn426] end connection 127.0.0.1:44827 (11 connections now open) 2019-04-30T16:01:38.705+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44829 #427 (11 connections now open) 2019-04-30T16:01:38.707+0000 I NETWORK [conn427] received client metadata from 127.0.0.1:44829 conn427: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T16:02:38.684+0000 I - [conn425] end connection 127.0.0.1:44824 (11 connections now open) 2019-04-30T16:03:00.663+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T16:03:00.685+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T16:03:08.864+0000 I NETWORK [thread2] connection accepted from 127.0.0.1:44831 #428 (11 connections now open) 2019-04-30T16:03:08.864+0000 I NETWORK [conn428] received client metadata from 127.0.0.1:44831 conn428: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T16:04:08.865+0000 I - [conn427] end connection 127.0.0.1:44829 (11 connections now open) 2019-04-30T16:04:31.428+0000 I COMMAND [conn419] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556640271321) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556640271321) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 106ms 2019-04-30T16:04:31.625+0000 I COMMAND [conn319] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27019:1556213960:-3630903488647611272" }, update: { $set: { ping: new Date(1556640271480) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556640271480) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:433 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 144ms 2019-04-30T16:06:21.578+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T16:06:21.616+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T16:06:21.675+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T16:06:21.694+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T16:10:22.423+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T16:10:22.437+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T16:10:22.438+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-30T16:10:22.446+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-30T16:10:22.450+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T16:10:22.460+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019 2019-04-30T16:11:01.683+0000 I COMMAND [conn419] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "m312:27018:1556213960:5205750945806586458" }, update: { $set: { ping: new Date(1556640661564) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000 } planSummary: IDHACK update: { $set: { ping: new Date(1556640661564) } } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:432 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_command 100ms 2019-04-30T16:15:03.282+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T16:15:03.286+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T16:34:26.589+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T16:34:26.592+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T16:36:46.989+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-30T16:36:46.990+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-30T16:39:07.529+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27019 2019-04-30T16:39:07.540+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27019