[resmoke] 2020-05-27T23:56:10.239-0400 verbatim resmoke.py invocation: buildscripts/resmoke.py run --suites=no_passthrough jstests/noPassthrough/mongos_quiesce_mode_streamable_ismaster.js [resmoke] 2020-05-27T23:56:10.246-0400 YAML configuration of suite no_passthrough test_kind: js_test selector: roots: - jstests/noPassthrough/mongos_quiesce_mode_streamable_ismaster.js executor: archive: tests: - jstests/noPassthrough/backup*.js - jstests/noPassthrough/wt_unclean_shutdown.js config: shell_options: nodb: '' readMode: commands logging: executor: format: '[%(name)s] %(asctime)s %(message)s' handlers: - class: logging.StreamHandler fixture: format: '[%(name)s] %(message)s' handlers: - class: logging.StreamHandler tests: format: '[%(name)s] %(asctime)s %(message)s' handlers: - class: logging.StreamHandler [executor] 2020-05-27T23:56:10.246-0400 Starting execution of js_tests... [executor:js_test:job0] 2020-05-27T23:56:10.247-0400 Running job0_fixture_setup_0... [js_test:job0_fixture_setup_0] 2020-05-27T23:56:10.247-0400 Starting the setup of NoOpFixture (Job #0). [js_test:job0_fixture_setup_0] 2020-05-27T23:56:10.247-0400 Waiting for NoOpFixture (Job #0) to be ready. [js_test:job0_fixture_setup_0] 2020-05-27T23:56:10.247-0400 Finished the setup of NoOpFixture (Job #0). [executor:js_test:job0] 2020-05-27T23:56:10.248-0400 job0_fixture_setup_0 ran in 0.00 seconds: no failures detected. [executor:js_test:job0] 2020-05-27T23:56:10.250-0400 Running mongos_quiesce_mode_streamable_ismaster.js... PATH=/home/jasonchan/mongo:/data/multiversion:/home/jasonchan/mongo:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jasonchan/.fzf/bin INSTALL_DIR=/home/jasonchan/mongo /home/jasonchan/mongo/mongo --eval MongoRunner.dataDir = "/data/db/job0/mongorunner"; MongoRunner.dataPath = "/data/db/job0/mongorunner/"; TestData = new Object(); TestData["minPort"] = 20020; TestData["maxPort"] = 20249; TestData["peerPids"] = []; TestData["alwaysUseLogFiles"] = false; TestData["failIfUnterminatedProcesses"] = true; TestData["enableMajorityReadConcern"] = true; TestData["mixedBinVersions"] = ""; TestData["noJournal"] = false; TestData["serviceExecutor"] = ""; TestData["storageEngine"] = ""; TestData["storageEngineCacheSizeGB"] = ""; TestData["testName"] = "mongos_quiesce_mode_streamable_ismaster"; TestData["transportLayer"] = ""; TestData["wiredTigerCollectionConfigString"] = ""; TestData["wiredTigerEngineConfigString"] = ""; TestData["wiredTigerIndexConfigString"] = ""; TestData["setParameters"] = new Object(); TestData["setParameters"]["logComponentVerbosity"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["replication"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["replication"]["rollback"] = 2; TestData["setParameters"]["logComponentVerbosity"]["sharding"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["sharding"]["migration"] = 2; TestData["setParameters"]["logComponentVerbosity"]["transaction"] = 4; TestData["setParametersMongos"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"]["transaction"] = 3; TestData["isAsanBuild"] = false; TestData["transactionLifetimeLimitSeconds"] = 86400; load('jstests/libs/override_methods/validate_collections_on_shutdown.js');; load('jstests/libs/override_methods/check_uuids_consistent_across_cluster.js');; load('jstests/libs/override_methods/check_indexes_consistent_across_cluster.js');; load('jstests/libs/override_methods/check_orphans_are_deleted.js');; load('jstests/libs/override_methods/implicitly_retry_on_background_op_in_progress.js'); --nodb --readMode=commands jstests/noPassthrough/mongos_quiesce_mode_streamable_ismaster.js [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.251-0400 Starting JSTest jstests/noPassthrough/mongos_quiesce_mode_streamable_ismaster.js... PATH=/home/jasonchan/mongo:/data/multiversion:/home/jasonchan/mongo:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jasonchan/.fzf/bin INSTALL_DIR=/home/jasonchan/mongo /home/jasonchan/mongo/mongo --eval MongoRunner.dataDir = "/data/db/job0/mongorunner"; MongoRunner.dataPath = "/data/db/job0/mongorunner/"; TestData = new Object(); TestData["minPort"] = 20020; TestData["maxPort"] = 20249; TestData["peerPids"] = []; TestData["alwaysUseLogFiles"] = false; TestData["failIfUnterminatedProcesses"] = true; TestData["isMainTest"] = true; TestData["numTestClients"] = 1; TestData["enableMajorityReadConcern"] = true; TestData["mixedBinVersions"] = ""; TestData["noJournal"] = false; TestData["serviceExecutor"] = ""; TestData["storageEngine"] = ""; TestData["storageEngineCacheSizeGB"] = ""; TestData["testName"] = "mongos_quiesce_mode_streamable_ismaster"; TestData["transportLayer"] = ""; TestData["wiredTigerCollectionConfigString"] = ""; TestData["wiredTigerEngineConfigString"] = ""; TestData["wiredTigerIndexConfigString"] = ""; TestData["setParameters"] = new Object(); TestData["setParameters"]["logComponentVerbosity"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["replication"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["replication"]["rollback"] = 2; TestData["setParameters"]["logComponentVerbosity"]["sharding"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["sharding"]["migration"] = 2; TestData["setParameters"]["logComponentVerbosity"]["transaction"] = 4; TestData["setParametersMongos"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"]["transaction"] = 3; TestData["isAsanBuild"] = false; TestData["transactionLifetimeLimitSeconds"] = 86400; load('jstests/libs/override_methods/validate_collections_on_shutdown.js');; load('jstests/libs/override_methods/check_uuids_consistent_across_cluster.js');; load('jstests/libs/override_methods/check_indexes_consistent_across_cluster.js');; load('jstests/libs/override_methods/check_orphans_are_deleted.js');; load('jstests/libs/override_methods/implicitly_retry_on_background_op_in_progress.js'); --nodb --readMode=commands jstests/noPassthrough/mongos_quiesce_mode_streamable_ismaster.js [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.255-0400 JSTest jstests/noPassthrough/mongos_quiesce_mode_streamable_ismaster.js started with pid 15306. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.295-0400 MongoDB shell version v0.0.0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.344-0400 true [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.347-0400 Starting new replica set mongos_quiesce_mode_streamable_ismaster-rs0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.348-0400 ShardingTest starting replica set for shard: mongos_quiesce_mode_streamable_ismaster-rs0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.348-0400 ReplSetTest starting set 'mongos_quiesce_mode_streamable_ismaster-rs0' [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.348-0400 ReplSetTest n is : 0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.349-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.349-0400 "useHostName" : true, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.349-0400 "oplogSize" : 16, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.349-0400 "keyFile" : undefined, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.349-0400 "port" : 20020, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.349-0400 "replSet" : "mongos_quiesce_mode_streamable_ismaster-rs0", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.349-0400 "dbpath" : "$set-$node", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.350-0400 "useHostname" : true, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.350-0400 "shardsvr" : "", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.350-0400 "pathOpts" : { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.350-0400 "testName" : "mongos_quiesce_mode_streamable_ismaster", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.350-0400 "shard" : 0, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.350-0400 "node" : 0, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.350-0400 "set" : "mongos_quiesce_mode_streamable_ismaster-rs0" [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.350-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.350-0400 "setParameter" : { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.350-0400 "migrationLockAcquisitionMaxWaitMS" : 30000, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.350-0400 "writePeriodicNoops" : false, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.350-0400 "numInitialSyncConnectAttempts" : 60, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.350-0400 "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.350-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.350-0400 "waitForConnect" : false, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.350-0400 "restart" : undefined [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.351-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.351-0400 ReplSetTest Starting.... [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.351-0400 Resetting db path '/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-rs0-0' [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.354-0400 {"t":{"$date":"2020-05-28T03:56:10.354Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh15313): /home/jasonchan/mongo/mongod --oplogSize 16 --port 20020 --replSet mongos_quiesce_mode_streamable_ismaster-rs0 --dbpath /data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-rs0-0 --shardsvr --setParameter migrationLockAcquisitionMaxWaitMS=30000 --setParameter writePeriodicNoops=false --setParameter numInitialSyncConnectAttempts=60 --setParameter shutdownTimeoutMillisForSignaledShutdown=100 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true --setParameter coordinateCommitReturnImmediatelyAfterPersistingDecision=false --setParameter oplogApplicationEnforcesSteadyStateConstraints=true --setParameter minNumChunksForSessionsCollection=1 --setParameter transactionLifetimeLimitSeconds=86400 --setParameter orphanCleanupDelaySecs=1 --enableMajorityReadConcern true --setParameter logComponentVerbosity={\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2},\"transaction\":4}"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.354-0400 Skip waiting to connect to node with pid=15313, port=20020 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.355-0400 ReplSetTest start skip waiting for a connection to node 0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.355-0400 Starting new replica set mongos_quiesce_mode_streamable_ismaster-configRS [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.355-0400 ReplSetTest starting set 'mongos_quiesce_mode_streamable_ismaster-configRS' [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.356-0400 ReplSetTest n is : 0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.356-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.356-0400 "useHostName" : true, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.356-0400 "oplogSize" : 40, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.356-0400 "keyFile" : undefined, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.356-0400 "port" : 20021, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.356-0400 "replSet" : "mongos_quiesce_mode_streamable_ismaster-configRS", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.356-0400 "dbpath" : "$set-$node", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.356-0400 "pathOpts" : { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.357-0400 "testName" : "mongos_quiesce_mode_streamable_ismaster", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.357-0400 "node" : 0, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.357-0400 "set" : "mongos_quiesce_mode_streamable_ismaster-configRS" [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.357-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.357-0400 "journal" : "", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.357-0400 "configsvr" : "", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.357-0400 "storageEngine" : "wiredTiger", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.357-0400 "waitForConnect" : false, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.357-0400 "restart" : undefined, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.357-0400 "setParameter" : { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.357-0400 "writePeriodicNoops" : false, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.357-0400 "numInitialSyncConnectAttempts" : 60, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.357-0400 "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.357-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.357-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.357-0400 ReplSetTest Starting.... [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.358-0400 Resetting db path '/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-configRS-0' [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.359-0400 {"t":{"$date":"2020-05-28T03:56:10.359Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh15315): /home/jasonchan/mongo/mongod --oplogSize 40 --port 20021 --replSet mongos_quiesce_mode_streamable_ismaster-configRS --dbpath /data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-configRS-0 --journal --configsvr --storageEngine wiredTiger --setParameter writePeriodicNoops=false --setParameter numInitialSyncConnectAttempts=60 --setParameter shutdownTimeoutMillisForSignaledShutdown=100 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true --setParameter coordinateCommitReturnImmediatelyAfterPersistingDecision=false --setParameter oplogApplicationEnforcesSteadyStateConstraints=true --setParameter minNumChunksForSessionsCollection=1 --setParameter transactionLifetimeLimitSeconds=86400 --setParameter orphanCleanupDelaySecs=1 --enableMajorityReadConcern true --setParameter logComponentVerbosity={\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2},\"transaction\":4}"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.359-0400 Skip waiting to connect to node with pid=15315, port=20021 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.360-0400 ReplSetTest start skip waiting for a connection to node 0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.360-0400 ReplSetTest n is : 1 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.361-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.361-0400 "useHostName" : true, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.361-0400 "oplogSize" : 40, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.361-0400 "keyFile" : undefined, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.361-0400 "port" : 20022, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.361-0400 "replSet" : "mongos_quiesce_mode_streamable_ismaster-configRS", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.361-0400 "dbpath" : "$set-$node", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.361-0400 "pathOpts" : { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.361-0400 "testName" : "mongos_quiesce_mode_streamable_ismaster", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.361-0400 "node" : 1, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.361-0400 "set" : "mongos_quiesce_mode_streamable_ismaster-configRS" [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.361-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.362-0400 "journal" : "", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.362-0400 "configsvr" : "", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.362-0400 "storageEngine" : "wiredTiger", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.362-0400 "waitForConnect" : false, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.362-0400 "restart" : undefined, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.362-0400 "setParameter" : { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.362-0400 "writePeriodicNoops" : false, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.362-0400 "numInitialSyncConnectAttempts" : 60, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.362-0400 "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.362-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.362-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.362-0400 ReplSetTest Starting.... [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.362-0400 Resetting db path '/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-configRS-1' [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.364-0400 {"t":{"$date":"2020-05-28T03:56:10.364Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh15317): /home/jasonchan/mongo/mongod --oplogSize 40 --port 20022 --replSet mongos_quiesce_mode_streamable_ismaster-configRS --dbpath /data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-configRS-1 --journal --configsvr --storageEngine wiredTiger --setParameter writePeriodicNoops=false --setParameter numInitialSyncConnectAttempts=60 --setParameter shutdownTimeoutMillisForSignaledShutdown=100 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true --setParameter coordinateCommitReturnImmediatelyAfterPersistingDecision=false --setParameter oplogApplicationEnforcesSteadyStateConstraints=true --setParameter minNumChunksForSessionsCollection=1 --setParameter transactionLifetimeLimitSeconds=86400 --setParameter orphanCleanupDelaySecs=1 --enableMajorityReadConcern true --setParameter logComponentVerbosity={\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2},\"transaction\":4}"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.364-0400 Skip waiting to connect to node with pid=15317, port=20022 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.365-0400 ReplSetTest start skip waiting for a connection to node 1 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.365-0400 ReplSetTest n is : 2 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.366-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.366-0400 "useHostName" : true, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.366-0400 "oplogSize" : 40, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.366-0400 "keyFile" : undefined, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.366-0400 "port" : 20023, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.366-0400 "replSet" : "mongos_quiesce_mode_streamable_ismaster-configRS", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.366-0400 "dbpath" : "$set-$node", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.366-0400 "pathOpts" : { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.366-0400 "testName" : "mongos_quiesce_mode_streamable_ismaster", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.366-0400 "node" : 2, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.367-0400 "set" : "mongos_quiesce_mode_streamable_ismaster-configRS" [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.367-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.367-0400 "journal" : "", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.367-0400 "configsvr" : "", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.367-0400 "storageEngine" : "wiredTiger", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.367-0400 "waitForConnect" : false, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.367-0400 "restart" : undefined, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.367-0400 "setParameter" : { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.367-0400 "writePeriodicNoops" : false, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.367-0400 "numInitialSyncConnectAttempts" : 60, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.367-0400 "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.367-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.367-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.367-0400 ReplSetTest Starting.... [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.367-0400 Resetting db path '/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-configRS-2' [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.370-0400 {"t":{"$date":"2020-05-28T03:56:10.370Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh15319): /home/jasonchan/mongo/mongod --oplogSize 40 --port 20023 --replSet mongos_quiesce_mode_streamable_ismaster-configRS --dbpath /data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-configRS-2 --journal --configsvr --storageEngine wiredTiger --setParameter writePeriodicNoops=false --setParameter numInitialSyncConnectAttempts=60 --setParameter shutdownTimeoutMillisForSignaledShutdown=100 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true --setParameter coordinateCommitReturnImmediatelyAfterPersistingDecision=false --setParameter oplogApplicationEnforcesSteadyStateConstraints=true --setParameter minNumChunksForSessionsCollection=1 --setParameter transactionLifetimeLimitSeconds=86400 --setParameter orphanCleanupDelaySecs=1 --enableMajorityReadConcern true --setParameter logComponentVerbosity={\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2},\"transaction\":4}"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.370-0400 Skip waiting to connect to node with pid=15319, port=20023 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.371-0400 ReplSetTest start skip waiting for a connection to node 2 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.371-0400 Waiting for shard mongos_quiesce_mode_streamable_ismaster-rs0 to finish starting up. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.371-0400 ReplSetTest waiting for an initial connection to node 0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.375-0400 d20020| {"t":{"$date":"2020-05-27T23:56:10.375-04:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.375-0400 c20021| {"t":{"$date":"2020-05-27T23:56:10.375-04:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.377-0400 d20020| {"t":{"$date":"2020-05-27T23:56:10.377-04:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.377-0400 d20020| {"t":{"$date":"2020-05-27T23:56:10.377-04:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.377-0400 d20020| {"t":{"$date":"2020-05-27T23:56:10.377-04:00"},"s":"I", "c":"STORAGE", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":15313,"port":20020,"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-rs0-0","architecture":"64-bit","host":"jasonchanjh"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.377-0400 d20020| {"t":{"$date":"2020-05-27T23:56:10.377-04:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"0.0.0","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.0.2g 1 Mar 2016","modules":["ninja"],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.378-0400 d20020| {"t":{"$date":"2020-05-27T23:56:10.377-04:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"17.10"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.378-0400 d20020| {"t":{"$date":"2020-05-27T23:56:10.377-04:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":20020},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":16,"replSet":"mongos_quiesce_mode_streamable_ismaster-rs0"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","logComponentVerbosity":"{\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2},\"transaction\":4}","migrationLockAcquisitionMaxWaitMS":"30000","minNumChunksForSessionsCollection":"1","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","shutdownTimeoutMillisForSignaledShutdown":"100","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"sharding":{"clusterRole":"shardsvr"},"storage":{"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-rs0-0"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.378-0400 d20020| {"t":{"$date":"2020-05-27T23:56:10.378-04:00"},"s":"I", "c":"STORAGE", "id":22297, "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.378-0400 d20020| {"t":{"$date":"2020-05-27T23:56:10.378-04:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=31661M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.379-0400 c20021| {"t":{"$date":"2020-05-27T23:56:10.379-04:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.379-0400 c20021| {"t":{"$date":"2020-05-27T23:56:10.379-04:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.379-0400 c20021| {"t":{"$date":"2020-05-27T23:56:10.379-04:00"},"s":"I", "c":"STORAGE", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":15315,"port":20021,"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-configRS-0","architecture":"64-bit","host":"jasonchanjh"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.379-0400 c20021| {"t":{"$date":"2020-05-27T23:56:10.379-04:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"0.0.0","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.0.2g 1 Mar 2016","modules":["ninja"],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.380-0400 c20021| {"t":{"$date":"2020-05-27T23:56:10.379-04:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"17.10"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.380-0400 c20021| {"t":{"$date":"2020-05-27T23:56:10.379-04:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":20021},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":40,"replSet":"mongos_quiesce_mode_streamable_ismaster-configRS"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","logComponentVerbosity":"{\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2},\"transaction\":4}","minNumChunksForSessionsCollection":"1","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","shutdownTimeoutMillisForSignaledShutdown":"100","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"sharding":{"clusterRole":"configsvr"},"storage":{"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-configRS-0","engine":"wiredTiger","journal":{"enabled":true}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.380-0400 c20021| {"t":{"$date":"2020-05-27T23:56:10.380-04:00"},"s":"I", "c":"STORAGE", "id":22297, "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.380-0400 c20021| {"t":{"$date":"2020-05-27T23:56:10.380-04:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=31661M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.383-0400 c20022| {"t":{"$date":"2020-05-27T23:56:10.383-04:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.384-0400 c20022| {"t":{"$date":"2020-05-27T23:56:10.384-04:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.384-0400 c20022| {"t":{"$date":"2020-05-27T23:56:10.384-04:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.385-0400 c20022| {"t":{"$date":"2020-05-27T23:56:10.384-04:00"},"s":"I", "c":"STORAGE", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":15317,"port":20022,"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-configRS-1","architecture":"64-bit","host":"jasonchanjh"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.385-0400 c20022| {"t":{"$date":"2020-05-27T23:56:10.384-04:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"0.0.0","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.0.2g 1 Mar 2016","modules":["ninja"],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.385-0400 c20022| {"t":{"$date":"2020-05-27T23:56:10.384-04:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"17.10"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.385-0400 c20022| {"t":{"$date":"2020-05-27T23:56:10.385-04:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":20022},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":40,"replSet":"mongos_quiesce_mode_streamable_ismaster-configRS"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","logComponentVerbosity":"{\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2},\"transaction\":4}","minNumChunksForSessionsCollection":"1","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","shutdownTimeoutMillisForSignaledShutdown":"100","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"sharding":{"clusterRole":"configsvr"},"storage":{"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-configRS-1","engine":"wiredTiger","journal":{"enabled":true}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.385-0400 c20022| {"t":{"$date":"2020-05-27T23:56:10.385-04:00"},"s":"I", "c":"STORAGE", "id":22297, "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.385-0400 c20022| {"t":{"$date":"2020-05-27T23:56:10.385-04:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=31661M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.398-0400 c20023| {"t":{"$date":"2020-05-27T23:56:10.398-04:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.400-0400 c20023| {"t":{"$date":"2020-05-27T23:56:10.400-04:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.400-0400 c20023| {"t":{"$date":"2020-05-27T23:56:10.400-04:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.400-0400 c20023| {"t":{"$date":"2020-05-27T23:56:10.400-04:00"},"s":"I", "c":"STORAGE", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":15319,"port":20023,"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-configRS-2","architecture":"64-bit","host":"jasonchanjh"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.401-0400 c20023| {"t":{"$date":"2020-05-27T23:56:10.400-04:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"0.0.0","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.0.2g 1 Mar 2016","modules":["ninja"],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.401-0400 c20023| {"t":{"$date":"2020-05-27T23:56:10.400-04:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"17.10"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.401-0400 c20023| {"t":{"$date":"2020-05-27T23:56:10.400-04:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":20023},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":40,"replSet":"mongos_quiesce_mode_streamable_ismaster-configRS"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","logComponentVerbosity":"{\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2},\"transaction\":4}","minNumChunksForSessionsCollection":"1","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","shutdownTimeoutMillisForSignaledShutdown":"100","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"sharding":{"clusterRole":"configsvr"},"storage":{"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-configRS-2","engine":"wiredTiger","journal":{"enabled":true}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.402-0400 c20023| {"t":{"$date":"2020-05-27T23:56:10.401-04:00"},"s":"I", "c":"STORAGE", "id":22297, "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.402-0400 c20023| {"t":{"$date":"2020-05-27T23:56:10.402-04:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=31661M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.987-0400 c20022| {"t":{"$date":"2020-05-27T23:56:10.987-04:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1590638170:987083][15317:0x7fcef4b23a40], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.987-0400 d20020| {"t":{"$date":"2020-05-27T23:56:10.987-04:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1590638170:987477][15313:0x7fbcc478aa40], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.995-0400 c20022| {"t":{"$date":"2020-05-27T23:56:10.995-04:00"},"s":"I", "c":"STORAGE", "id":47959006,"ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":610}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.995-0400 c20022| {"t":{"$date":"2020-05-27T23:56:10.995-04:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.996-0400 d20020| {"t":{"$date":"2020-05-27T23:56:10.996-04:00"},"s":"I", "c":"STORAGE", "id":47959006,"ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":618}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:10.996-0400 d20020| {"t":{"$date":"2020-05-27T23:56:10.996-04:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.012-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.012-04:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.013-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.013-04:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.019-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.019-04:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.019-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.019-04:00"},"s":"W", "c":"CONTROL", "id":22184, "ctx":"initandlisten","msg":"Soft rlimits too low","attr":{"currentValue":1024,"recommendedMinimum":64000},"tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.020-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.020-04:00"},"s":"I", "c":"STORAGE", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.021-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.020-04:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.021-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.021-04:00"},"s":"W", "c":"CONTROL", "id":22184, "ctx":"initandlisten","msg":"Soft rlimits too low","attr":{"currentValue":1024,"recommendedMinimum":64000},"tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.021-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.021-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.021-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.021-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"0b38b66e-3160-4959-8375-3491a76c74a9"}},"options":{"capped":true,"size":10485760}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.021-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.021-04:00"},"s":"I", "c":"STORAGE", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.021-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.021-04:00"},"s":"W", "c":"SHARDING", "id":22074, "ctx":"initandlisten","msg":"Started with --shardsvr, but no shardIdentity document was found on disk. This most likely means this server has not yet been added to a sharded cluster","attr":{"namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.022-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.021-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"24370949-8916-4ce1-a607-d733ddf52f3b"}},"options":{"capped":true,"size":10485760}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.036-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.036-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.startup_log","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.036-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.036-04:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-configRS-1/diagnostic.data"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.036-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.036-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.startup_log","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.036-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.036-04:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-rs0-0/diagnostic.data"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.037-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.037-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread1","msg":"Creating distributed lock ping thread","attr":{"processId":"ConfigServer","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.037-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.037-04:00"},"s":"I", "c":"SHARDING", "id":22727, "ctx":"shard-registry-reload","msg":"Error running periodic reload of shard registry","attr":{"error":"ReadConcernMajorityNotAvailableYet: could not get updated shard list from config server :: caused by :: Read concern majority reads are currently not possible.","shardRegistryReloadIntervalSeconds":30}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.037-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.037-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"209bc16a-d47c-4083-b28a-0f53d2484491"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.037-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.037-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"84b719e2-7c50-469b-8c71-fda88c4c75a1"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.048-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.048-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.048-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.048-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"00a4bc7c-7d94-43c6-9c33-43f5d5f4ef94"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.049-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.049-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.049-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.049-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"fd439dce-9fe3-4473-b800-176993844798"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.060-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.060-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.minvalid","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.060-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.060-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"2827536c-06ed-4f7f-bcbf-4655c86ac8c6"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.060-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.060-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.minvalid","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.061-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.061-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"34e3ce50-adc9-466b-9506-58c5d5e3a000"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.073-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.073-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.election","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.073-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.073-04:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.074-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.073-04:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.074-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.073-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f84af381-fc05-47e7-9771-5309f11aebdd"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.074-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.074-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.election","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.074-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.074-04:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.074-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.074-04:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.075-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.074-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"683f6dcf-9161-48b8-aac3-97e7c15db1d7"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.085-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.085-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.system.rollback.id","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.085-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.085-04:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.086-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.085-04:00"},"s":"I", "c":"REPL", "id":21313, "ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.086-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.086-04:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.086-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.086-04:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.086-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.086-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20022.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.086-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.086-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.087-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.086-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20022,"ssl":"off"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.087-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.086-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.system.rollback.id","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.087-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.086-04:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.087-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.086-04:00"},"s":"I", "c":"REPL", "id":21313, "ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.087-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.087-04:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.087-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.087-04:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.087-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.087-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20020.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.087-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.087-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.088-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.087-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20020,"ssl":"off"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.152-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.151-04:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1590638171:151766][15315:0x7f841c954a40], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.158-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.158-04:00"},"s":"I", "c":"STORAGE", "id":47959006,"ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":778}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.158-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.158-04:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.170-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.170-04:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.173-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.173-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:51468","sessionId":1,"connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.174-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.173-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:51468","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.174-0400 ReplSetTest made initial connection to node: connection to jasonchanjh:20020 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.174-0400 ReplSetTest startSet, nodes: [ connection to jasonchanjh:20020 ] [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.174-0400 ReplSetTest startSet took 826ms for 1 nodes. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.174-0400 Waiting for the config server to finish starting up. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.175-0400 ReplSetTest waiting for an initial connection to node 0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.178-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.177-04:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1590638171:177930][15319:0x7f3b87db2a40], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.179-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.179-04:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.179-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.179-04:00"},"s":"W", "c":"CONTROL", "id":22184, "ctx":"initandlisten","msg":"Soft rlimits too low","attr":{"currentValue":1024,"recommendedMinimum":64000},"tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.180-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.179-04:00"},"s":"I", "c":"STORAGE", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.181-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.181-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.181-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.181-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"8505c48d-f6b4-4678-8041-ad981eabb1e3"}},"options":{"capped":true,"size":10485760}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.185-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.185-04:00"},"s":"I", "c":"STORAGE", "id":47959006,"ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":783}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.185-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.185-04:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.192-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.192-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.startup_log","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.193-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.193-04:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-configRS-0/diagnostic.data"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.194-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.193-04:00"},"s":"I", "c":"SHARDING", "id":22727, "ctx":"shard-registry-reload","msg":"Error running periodic reload of shard registry","attr":{"error":"ReadConcernMajorityNotAvailableYet: could not get updated shard list from config server :: caused by :: Read concern majority reads are currently not possible.","shardRegistryReloadIntervalSeconds":30}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.194-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.193-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread1","msg":"Creating distributed lock ping thread","attr":{"processId":"ConfigServer","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.194-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.194-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c8a0007b-fe45-459f-beda-4956c9774696"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.198-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.198-04:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.208-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.208-04:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.208-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.208-04:00"},"s":"W", "c":"CONTROL", "id":22184, "ctx":"initandlisten","msg":"Soft rlimits too low","attr":{"currentValue":1024,"recommendedMinimum":64000},"tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.208-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.208-04:00"},"s":"I", "c":"STORAGE", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.208-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.208-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.209-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.208-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"02b17d3f-7bde-42ce-a280-be26ba71ba27"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.209-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.209-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.209-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.209-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"0cd285b0-775d-4c5b-8f39-48fc39d88eb9"}},"options":{"capped":true,"size":10485760}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.222-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.222-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.minvalid","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.222-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.222-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"d981cf9a-59d4-44f4-9bae-cb93340775d6"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.223-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.223-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.startup_log","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.223-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.223-04:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-configRS-2/diagnostic.data"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.224-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.224-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread1","msg":"Creating distributed lock ping thread","attr":{"processId":"ConfigServer","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.225-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.224-04:00"},"s":"I", "c":"SHARDING", "id":22727, "ctx":"shard-registry-reload","msg":"Error running periodic reload of shard registry","attr":{"error":"ReadConcernMajorityNotAvailableYet: could not get updated shard list from config server :: caused by :: Read concern majority reads are currently not possible.","shardRegistryReloadIntervalSeconds":30}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.225-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.224-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"586ceb97-c86c-4e9d-80ef-7891f5490438"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.236-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.236-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.election","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.236-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.236-04:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.237-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.236-04:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.237-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.236-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"ae34bfbf-bd38-4e96-9161-453bcfe52204"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.240-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.239-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.240-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.240-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"0277caf9-4b99-4e9a-b347-c20d052cac4e"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.250-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.250-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.system.rollback.id","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.250-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.250-04:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.250-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.250-04:00"},"s":"I", "c":"REPL", "id":21313, "ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.251-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.251-04:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.251-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.251-04:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.251-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.251-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20021.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.251-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.251-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.251-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.251-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20021,"ssl":"off"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.252-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.252-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.minvalid","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.252-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.252-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"2bd90cec-44fc-4358-9e9e-131f37a7aaaa"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.262-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.262-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.election","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.262-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.262-04:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.263-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.262-04:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.263-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.262-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"7fa88ddc-d207-4d96-841b-1f7a3e541689"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.274-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.274-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.system.rollback.id","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.274-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.274-04:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.274-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.274-04:00"},"s":"I", "c":"REPL", "id":21313, "ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.275-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.274-04:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.275-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.275-04:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.275-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.275-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20023.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.275-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.275-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.275-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.275-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20023,"ssl":"off"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.375-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.375-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:37330","sessionId":1,"connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.376-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.375-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:37330","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.376-0400 ReplSetTest made initial connection to node: connection to jasonchanjh:20021 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.376-0400 ReplSetTest waiting for an initial connection to node 1 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.377-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.376-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:37082","sessionId":1,"connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.377-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.377-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:37082","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.377-0400 ReplSetTest made initial connection to node: connection to jasonchanjh:20022 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.377-0400 ReplSetTest waiting for an initial connection to node 2 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.378-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.378-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34280","sessionId":1,"connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.378-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.378-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:34280","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.378-0400 ReplSetTest made initial connection to node: connection to jasonchanjh:20023 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.379-0400 ReplSetTest startSet, nodes: [ [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.379-0400 connection to jasonchanjh:20021, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.379-0400 connection to jasonchanjh:20022, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.379-0400 connection to jasonchanjh:20023 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.379-0400 ] [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.379-0400 ReplSetTest startSet took 1023ms for 3 nodes. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.380-0400 ShardingTest startup for all nodes took 1033ms with 3 config server nodes and 1 total shard nodes. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.380-0400 ShardingTest initiating replica set for shard: mongos_quiesce_mode_streamable_ismaster-rs0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.384-0400 New session started with sessionID: { "id" : UUID("ef902181-e2ea-49ff-9593-d1a945e1eeb9") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.392-0400 Setting fail point skipOplogBatcherWaitForData [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.392-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.392-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":1,"data":{},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.393-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.393-0400 "replSetInitiate" : { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.393-0400 "_id" : "mongos_quiesce_mode_streamable_ismaster-rs0", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.393-0400 "protocolVersion" : 1, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.393-0400 "members" : [ [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.393-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.393-0400 "_id" : 0, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.394-0400 "host" : "jasonchanjh:20020" [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.394-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.394-0400 ] [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.394-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.394-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.394-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.393-04:00"},"s":"I", "c":"REPL", "id":21356, "ctx":"conn1","msg":"replSetInitiate admin command received from client"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.395-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.394-04:00"},"s":"I", "c":"REPL", "id":21357, "ctx":"conn1","msg":"replSetInitiate config object parses ok","attr":{"numMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.395-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.394-04:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"conn1","msg":"Creating replication oplog","attr":{"oplogSizeMB":16}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.395-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.394-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"1e8dd174-8163-4faf-8c30-9fd354337c86"}},"options":{"capped":true,"size":16777216,"autoIndexId":false}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.401-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.401-04:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"conn1","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.402-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.401-04:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"conn1","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.422-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.421-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"9c4d270f-9d1f-4e87-9621-7ea176a1e774"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.433-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.433-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"index build: done building","attr":{"namespace":"local.system.replset","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.434-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.434-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"81a5aaea-2978-44d5-a1a2-9fc88a2e7894"}},"options":{"uuid":{"$uuid":"81a5aaea-2978-44d5-a1a2-9fc88a2e7894"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.445-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.445-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"index build: done building","attr":{"namespace":"admin.system.version","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.445-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.445-04:00"},"s":"I", "c":"COMMAND", "id":20459, "ctx":"conn1","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"4.4"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.445-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.445-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn1","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_streamable_ismaster-rs0","version":1,"term":0,"members":[{"_id":0,"host":"jasonchanjh:20020","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5ecf365bc7d0267b37f6518b"}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.445-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.445-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn1","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.446-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.445-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn1","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.446-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.445-04:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"conn1","msg":"Starting replication storage threads"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.447-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.447-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn1","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.447-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.447-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"797600b1-2efa-4553-a3d5-f8c59c35c56c"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.474-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.474-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"index build: done building","attr":{"namespace":"local.replset.initialSyncId","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.474-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.474-04:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"conn1","msg":"Starting replication fetcher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.474-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.474-04:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"conn1","msg":"Starting replication applier thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.475-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.474-04:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"conn1","msg":"Starting replication reporter thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.475-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.474-04:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.475-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.475-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.475-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.475-04:00"},"s":"I", "c":"ELECTION", "id":4615652, "ctx":"OplogApplier-0","msg":"Starting an election, since we've seen no PRIMARY in election timeout period","attr":{"electionTimeoutPeriodMillis":10000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.475-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.475-04:00"},"s":"I", "c":"ELECTION", "id":21438, "ctx":"OplogApplier-0","msg":"Conducting a dry run election to see if we could be elected","attr":{"currentTerm":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.475-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.475-04:00"},"s":"I", "c":"ELECTION", "id":21444, "ctx":"ReplCoord-0","msg":"Dry election run succeeded, running for election","attr":{"newTerm":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.476-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.476-04:00"},"s":"I", "c":"ELECTION", "id":21450, "ctx":"ReplCoord-0","msg":"Election succeeded, assuming primary role","attr":{"term":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.477-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.476-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"PRIMARY","oldState":"SECONDARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.477-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.476-04:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoord-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.477-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.476-04:00"},"s":"I", "c":"REPL", "id":21359, "ctx":"ReplCoord-0","msg":"Entering primary catch-up mode"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.477-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.476-04:00"},"s":"I", "c":"REPL", "id":21363, "ctx":"ReplCoord-0","msg":"Exited primary catch-up mode"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.477-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.476-04:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"ReplCoord-0","msg":"Stopping replication producer"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.477-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.476-04:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.477-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.477-04:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.477-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.477-04:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.477-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.477-04:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepUp","userOpsKilled":0,"userOpsRunning":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.478-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.477-04:00"},"s":"I", "c":"REPL", "id":4508103, "ctx":"OplogApplier-0","msg":"Increment the config term via reconfig"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.478-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.477-04:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"OplogApplier-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.478-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.477-04:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"OplogApplier-0","msg":"Persisting new config to disk"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.478-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.478-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"OplogApplier-0","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_streamable_ismaster-rs0","version":1,"term":1,"members":[{"_id":0,"host":"jasonchanjh:20020","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5ecf365bc7d0267b37f6518b"}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.478-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.478-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"OplogApplier-0","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.478-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.478-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"ce3a452f-7330-4290-8d88-716258bcf93f"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.490-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.490-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.transactions","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.491-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.491-04:00"},"s":"I", "c":"STORAGE", "id":20657, "ctx":"OplogApplier-0","msg":"IndexBuildsCoordinator::onStepUp - this node is stepping up to primary"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.491-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.491-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c7510b33-6766-44df-b43e-12b339045ed8"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.505-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.504-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.system.indexBuilds","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.505-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.505-04:00"},"s":"I", "c":"REPL", "id":21331, "ctx":"OplogApplier-0","msg":"Transition to primary complete; database writes are now permitted"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.521-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.521-04:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"JournalFlusher","msg":"Triggering the first stable checkpoint","attr":{"initialData":{"$timestamp":{"t":1590638171,"i":1}},"prevStable":{"$timestamp":{"t":0,"i":0}},"currStable":{"$timestamp":{"t":1590638171,"i":5}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.529-0400 Clearing fail point skipOplogBatcherWaitForData [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.530-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.530-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":0,"data":{},"timesEntered":1321}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.530-0400 ReplSetTest initiate command took 137ms for 1 nodes in set 'mongos_quiesce_mode_streamable_ismaster-rs0' [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.530-0400 Set shouldWaitForKeys from RS options: false [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.530-0400 Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.531-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.531-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.531-0400 Setting fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.532-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.532-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.532-0400 Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.533-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.533-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.535-0400 ReplSetTest initiate reconfig and awaitSecondaryNodes took 2ms for 1 nodes in set 'mongos_quiesce_mode_streamable_ismaster-rs0' [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.538-0400 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.539-0400 AwaitNodesAgreeOnPrimary: Nodes agreed on primary jasonchanjh:20020 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.541-0400 AwaitLastStableRecoveryTimestamp: Beginning for [ "jasonchanjh:20020" ] [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.542-0400 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.542-0400 AwaitNodesAgreeOnPrimary: Nodes agreed on primary jasonchanjh:20020 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.543-0400 AwaitLastStableRecoveryTimestamp: ensuring the commit point advances for [ "jasonchanjh:20020" ] [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.546-0400 AwaitLastStableRecoveryTimestamp: Waiting for stable recovery timestamps for [ "jasonchanjh:20020" ] [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.547-0400 AwaitLastStableRecoveryTimestamp: A stable recovery timestamp has successfully established on [ "jasonchanjh:20020" ] [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.547-0400 ReplSetTest initiate awaitLastStableRecoveryTimestamp took 7ms for 1 nodes in set 'mongos_quiesce_mode_streamable_ismaster-rs0' [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.550-0400 AwaitNodesAgreeOnAppliedOpTime: All nodes agree that all ops are applied up to { "ts" : Timestamp(1590638171, 6), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.550-0400 Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.551-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.551-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":0,"data":{},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.551-0400 Clearing fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.551-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.551-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":0,"data":{},"timesEntered":5}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.552-0400 Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.552-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.552-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":0,"data":{},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.552-0400 ReplSetTest initiateWithAnyNodeAsPrimary took 172ms for 1 nodes. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.552-0400 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.553-0400 AwaitNodesAgreeOnPrimary: Nodes agreed on primary jasonchanjh:20020 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.556-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.556-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"admin.foo","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"68fdedba-0ccf-4f48-ac70-59b3261b5eb8"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.569-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.569-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"index build: done building","attr":{"namespace":"admin.foo","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.573-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.573-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43512","sessionId":2,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.574-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.573-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:43512","client":"conn2","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.574-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.574-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43514","sessionId":3,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.575-0400 Setting fail point skipOplogBatcherWaitForData [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.575-0400 d20020| {"t":{"$date":"2020-05-27T23:56:11.575-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:43514","client":"conn3","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.575-0400 New session started with sessionID: { "id" : UUID("00bb5002-aca8-49e4-b087-0f6d9536116e") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.576-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.576-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":1,"data":{},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.576-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.576-0400 "replSetInitiate" : { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.576-0400 "_id" : "mongos_quiesce_mode_streamable_ismaster-configRS", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.577-0400 "protocolVersion" : 1, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.577-0400 "members" : [ [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.577-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.577-0400 "_id" : 0, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.577-0400 "host" : "jasonchanjh:20021" [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.577-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.577-0400 ], [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.577-0400 "configsvr" : true [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.577-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.578-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.578-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.577-04:00"},"s":"I", "c":"REPL", "id":21356, "ctx":"conn1","msg":"replSetInitiate admin command received from client"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.578-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.578-04:00"},"s":"I", "c":"REPL", "id":21357, "ctx":"conn1","msg":"replSetInitiate config object parses ok","attr":{"numMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.578-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.578-04:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"conn1","msg":"Creating replication oplog","attr":{"oplogSizeMB":40}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.578-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.578-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4d05b715-cca7-45ee-b670-13b063ae0de4"}},"options":{"capped":true,"size":41943040,"autoIndexId":false}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.583-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.583-04:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"conn1","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.583-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.583-04:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"conn1","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.606-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.605-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"420d119d-c0c3-47c6-aa29-b27f4973fba2"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.616-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.616-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"index build: done building","attr":{"namespace":"local.system.replset","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.617-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.617-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"737e18c7-09d9-42a1-b977-5f840cd7dba2"}},"options":{"uuid":{"$uuid":"737e18c7-09d9-42a1-b977-5f840cd7dba2"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.629-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.629-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"index build: done building","attr":{"namespace":"admin.system.version","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.629-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.629-04:00"},"s":"I", "c":"COMMAND", "id":20459, "ctx":"conn1","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"4.6"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.629-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.629-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn1","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.629-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.629-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn1","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_streamable_ismaster-configRS","version":1,"term":0,"members":[{"_id":0,"host":"jasonchanjh:20021","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5ecf365b4e95c8fdb6d103b9"}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.629-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.629-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn1","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.629-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.629-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn1","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.629-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.629-04:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"conn1","msg":"Starting replication storage threads"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.630-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.630-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn1","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.630-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.630-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"22906f20-a4b6-464d-b2ed-97266bbbbfa5"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.661-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.661-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"index build: done building","attr":{"namespace":"local.replset.initialSyncId","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.661-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.661-04:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"conn1","msg":"Starting replication fetcher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.661-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.661-04:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"conn1","msg":"Starting replication applier thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.662-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.661-04:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"conn1","msg":"Starting replication reporter thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.662-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.661-04:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.662-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.662-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.662-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.662-04:00"},"s":"I", "c":"ELECTION", "id":4615652, "ctx":"OplogApplier-0","msg":"Starting an election, since we've seen no PRIMARY in election timeout period","attr":{"electionTimeoutPeriodMillis":10000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.662-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.662-04:00"},"s":"I", "c":"ELECTION", "id":21438, "ctx":"OplogApplier-0","msg":"Conducting a dry run election to see if we could be elected","attr":{"currentTerm":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.662-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.662-04:00"},"s":"I", "c":"ELECTION", "id":21444, "ctx":"ReplCoord-0","msg":"Dry election run succeeded, running for election","attr":{"newTerm":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.663-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.663-04:00"},"s":"I", "c":"ELECTION", "id":21450, "ctx":"ReplCoord-0","msg":"Election succeeded, assuming primary role","attr":{"term":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.663-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.663-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"PRIMARY","oldState":"SECONDARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.663-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.663-04:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoord-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.664-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.663-04:00"},"s":"I", "c":"REPL", "id":21359, "ctx":"ReplCoord-0","msg":"Entering primary catch-up mode"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.664-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.663-04:00"},"s":"I", "c":"REPL", "id":21363, "ctx":"ReplCoord-0","msg":"Exited primary catch-up mode"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.664-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.663-04:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"ReplCoord-0","msg":"Stopping replication producer"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.664-0400 New session started with sessionID: { "id" : UUID("f89b2180-2735-42bf-a269-4695bf279257") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.664-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.663-04:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.665-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.663-04:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.665-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.663-04:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.665-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.664-04:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.665-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.664-04:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepUp","userOpsKilled":0,"userOpsRunning":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.665-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.664-04:00"},"s":"I", "c":"REPL", "id":4508103, "ctx":"OplogApplier-0","msg":"Increment the config term via reconfig"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.665-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.664-04:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"OplogApplier-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.665-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.664-04:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"OplogApplier-0","msg":"Persisting new config to disk"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.665-0400 New session started with sessionID: { "id" : UUID("57b511ed-dd56-4df9-91b0-929846acda64") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.665-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.665-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"OplogApplier-0","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_streamable_ismaster-configRS","version":1,"term":1,"members":[{"_id":0,"host":"jasonchanjh:20021","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5ecf365b4e95c8fdb6d103b9"}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.666-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.665-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"OplogApplier-0","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.666-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.665-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"e1d8d7ed-a6ea-4f79-9e25-4f507cde01eb"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.680-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.680-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.transactions","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.681-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.681-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.chunks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"674d1e30-4c08-4138-ac78-63d7c2299672"}},"options":{"uuid":{"$uuid":"674d1e30-4c08-4138-ac78-63d7c2299672"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.695-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.695-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.702-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.702-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"ns_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.709-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.709-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"ns_1_shard_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.718-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.717-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"ns_1_lastmod_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.718-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.718-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.migrations","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"828b5b4c-9837-4f11-8096-82d3fdd78a32"}},"options":{"uuid":{"$uuid":"828b5b4c-9837-4f11-8096-82d3fdd78a32"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.733-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.732-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.migrations","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.740-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.739-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.migrations","index":"ns_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.740-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.740-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.shards","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"db09ac25-4030-4870-a8b4-e27902506601"}},"options":{"uuid":{"$uuid":"db09ac25-4030-4870-a8b4-e27902506601"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.751-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.751-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.shards","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.757-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.757-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.shards","index":"host_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.757-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.757-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.locks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"8e774851-d86d-46d6-ba94-ee41d21dcf9b"}},"options":{"uuid":{"$uuid":"8e774851-d86d-46d6-ba94-ee41d21dcf9b"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.769-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.769-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.locks","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.775-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.774-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.locks","index":"ts_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.783-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.783-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.locks","index":"state_1_process_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.783-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.783-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.lockpings","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"1c7fb1dc-c237-4390-845b-5cee09d33d01"}},"options":{"uuid":{"$uuid":"1c7fb1dc-c237-4390-845b-5cee09d33d01"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.795-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.795-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.lockpings","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.802-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.801-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.lockpings","index":"ping_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.802-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.801-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.tags","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"6302e884-dbe1-4de7-9689-0d2fe6a1437f"}},"options":{"uuid":{"$uuid":"6302e884-dbe1-4de7-9689-0d2fe6a1437f"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.814-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.814-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.tags","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.820-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.820-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.tags","index":"ns_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.826-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.826-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.tags","index":"ns_1_tag_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.827-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.826-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.version","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"647629ba-9f8a-4b09-b1d3-418f83b2b4c7"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.841-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.841-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.version","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.842-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.842-04:00"},"s":"I", "c":"SHARDING", "id":22049, "ctx":"PeriodicShardedIndexConsistencyChecker","msg":"Checking consistency of sharded collection indexes across the cluster"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.842-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.842-04:00"},"s":"I", "c":"SHARDING", "id":21856, "ctx":"Balancer","msg":"CSRS balancer is starting"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.842-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.842-04:00"},"s":"I", "c":"STORAGE", "id":20657, "ctx":"OplogApplier-0","msg":"IndexBuildsCoordinator::onStepUp - this node is stepping up to primary"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.842-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.842-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"8947da89-9b5a-4433-9eac-ee0d87a24ced"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.855-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.855-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.system.indexBuilds","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.855-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.855-04:00"},"s":"I", "c":"REPL", "id":21331, "ctx":"OplogApplier-0","msg":"Transition to primary complete; database writes are now permitted"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.855-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.855-04:00"},"s":"D3", "c":"TXN", "id":22451, "ctx":"TransactionCoordinator","msg":"Waiting for OpTime to become majority committed","attr":{"lastOpTime":{"ts":{"$timestamp":{"t":1590638171,"i":23}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.856-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.856-04:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"JournalFlusher","msg":"Triggering the first stable checkpoint","attr":{"initialData":{"$timestamp":{"t":1590638171,"i":1}},"prevStable":{"$timestamp":{"t":0,"i":0}},"currStable":{"$timestamp":{"t":1590638171,"i":23}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.857-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.857-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"monitoring-keys-for-HMAC","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"ee8f385d-4c18-4872-bb03-1dfa8ec0a7d3"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.857-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.857-04:00"},"s":"I", "c":"TXN", "id":22452, "ctx":"TransactionCoordinator","msg":"Need to resume coordinating commit for transactions with an in-progress two-phase commit/abort","attr":{"numPendingTransactions":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.857-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.857-04:00"},"s":"I", "c":"TXN", "id":22438, "ctx":"TransactionCoordinator","msg":"Incoming coordinateCommit requests are now enabled"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.858-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.857-04:00"},"s":"I", "c":"SHARDING", "id":21857, "ctx":"Balancer","msg":"CSRS balancer thread is recovering"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.858-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.857-04:00"},"s":"I", "c":"SHARDING", "id":21858, "ctx":"Balancer","msg":"CSRS balancer thread is recovered"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.868-0400 Clearing fail point skipOplogBatcherWaitForData [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.868-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.868-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":0,"data":{},"timesEntered":554}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.869-0400 ReplSetTest initiate command took 292ms for 3 nodes in set 'mongos_quiesce_mode_streamable_ismaster-configRS' [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.869-0400 Set shouldWaitForKeys from RS options: false [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.869-0400 Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.869-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.869-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.869-0400 Setting fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.871-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.870-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.871-0400 Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.871-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.871-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.871-0400 Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.872-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.872-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.872-0400 Setting fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.873-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.873-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.873-0400 Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.874-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.874-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.874-0400 Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.875-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.875-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"monitoring-keys-for-HMAC","msg":"index build: done building","attr":{"namespace":"admin.system.keys","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.875-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.875-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.875-0400 Setting fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.876-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.876-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.876-0400 Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.877-0400 c20023| {"t":{"$date":"2020-05-27T23:56:11.877-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.877-0400 Reconfiguring replica set to add in other nodes [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.877-0400 ReplSetTest adding in node 2 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.878-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.878-0400 "replSetReconfig" : { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.878-0400 "_id" : "mongos_quiesce_mode_streamable_ismaster-configRS", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.878-0400 "protocolVersion" : 1, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.878-0400 "members" : [ [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.878-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.878-0400 "_id" : 0, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.879-0400 "host" : "jasonchanjh:20021" [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.879-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.879-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.879-0400 "_id" : 1, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.879-0400 "host" : "jasonchanjh:20022" [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.879-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.879-0400 ], [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.880-0400 "configsvr" : true, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.880-0400 "settings" : { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.880-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.880-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.880-0400 "version" : 2 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.880-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.881-0400 "maxTimeMS" : 600000 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.881-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.881-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.878-04:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn1","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.881-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.878-04:00"},"s":"I", "c":"REPL", "id":51815, "ctx":"conn1","msg":"Waiting for the last committed optime in the previous config to be committed in the current config","attr":{"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1590638171,"i":4}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.881-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.878-04:00"},"s":"I", "c":"REPL", "id":4508701, "ctx":"conn1","msg":"The current replica set config is committed","attr":{"configVersion":1,"configTerm":1,"configWaitDurationMillis":0,"oplogWaitDurationMillis":0,"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1590638171,"i":4}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.881-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.878-04:00"},"s":"I", "c":"REPL", "id":21352, "ctx":"conn1","msg":"replSetReconfig admin command received from client","attr":{"newConfig":{"_id":"mongos_quiesce_mode_streamable_ismaster-configRS","protocolVersion":1.0,"members":[{"_id":0.0,"host":"jasonchanjh:20021"},{"_id":1.0,"host":"jasonchanjh:20022"}],"configsvr":true,"settings":{},"version":2.0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.897-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.897-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45160","sessionId":2,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.898-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.897-04:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"conn1","msg":"replSetReconfig config object parses ok","attr":{"numMembers":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.898-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.897-04:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"conn1","msg":"Executing quorum check for reconfig"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.898-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.897-04:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn1","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 1 -- target:jasonchanjh:20022 db:admin cmd:{ replSetHeartbeat: \"mongos_quiesce_mode_streamable_ismaster-configRS\", configVersion: 2, configTerm: 1, hbv: 1, from: \"jasonchanjh:20021\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.898-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.897-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"connection ended","attr":{"remote":"127.0.0.1:45160","connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.898-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.898-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.898-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.898-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45162","sessionId":3,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.899-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.898-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:45162","client":"conn3","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.899-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.899-04:00"},"s":"I", "c":"REPL", "id":21400, "ctx":"conn3","msg":"Scheduling heartbeat to fetch a new config since we are not a member of our current config","attr":{"senderHost":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.899-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.899-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.900-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.900-04:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"conn1","msg":"Persisting new config to disk"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.900-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.900-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34344","sessionId":4,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.901-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.900-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"127.0.0.1:34344","client":"conn4","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.902-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.902-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn1","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_streamable_ismaster-configRS","version":2,"term":1,"members":[{"_id":0,"host":"jasonchanjh:20021","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"jasonchanjh:20022","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5ecf365b4e95c8fdb6d103b9"}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.902-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.902-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn1","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.902-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.902-04:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn1","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.903-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.903-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20022","newState":"STARTUP"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.921-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.921-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34346","sessionId":5,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.922-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.921-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn5","msg":"connection ended","attr":{"remote":"127.0.0.1:34346","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.952-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.952-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34348","sessionId":6,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.953-0400 c20021| {"t":{"$date":"2020-05-27T23:56:11.952-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn6","msg":"connection ended","attr":{"remote":"127.0.0.1:34348","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.953-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.953-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"55dea08a-cb27-4aac-ae43-d5f7216ad5ce"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.967-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.967-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"index build: done building","attr":{"namespace":"local.system.replset","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.968-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.968-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_streamable_ismaster-configRS","version":2,"term":1,"members":[{"_id":0,"host":"jasonchanjh:20021","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"jasonchanjh:20022","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5ecf365b4e95c8fdb6d103b9"}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.968-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.968-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.969-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.968-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.969-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.968-04:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"ReplCoord-0","msg":"Starting replication storage threads"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.969-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.969-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20021","newState":"PRIMARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.970-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.970-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"040d2ba3-6ddc-4303-be0f-e6f569fab033"}},"options":{"temp":true}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.983-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.983-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"index build: done building","attr":{"namespace":"local.temp_oplog_buffer","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.983-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.983-04:00"},"s":"I", "c":"INITSYNC", "id":21164, "ctx":"ReplCoordExtern-0","msg":"Starting initial sync attempt","attr":{"initialSyncAttempt":1,"initialSyncMaxAttempts":10}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.984-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.983-04:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"040d2ba3-6ddc-4303-be0f-e6f569fab033"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.985-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.985-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"91ab8d03-8d36-4eee-b3dd-35721464bd63"}},"options":{"temp":true}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.996-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.996-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"local.temp_oplog_buffer","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:11.997-0400 c20022| {"t":{"$date":"2020-05-27T23:56:11.996-04:00"},"s":"I", "c":"REPL", "id":21783, "ctx":"ReplCoordExtern-0","msg":"Waiting for pings from other members before syncing","attr":{"pingsNeeded":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.021-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.021-04:00"},"s":"I", "c":"REPL", "id":3873117, "ctx":"ReplCoordExtern-0","msg":"Choosing primary as sync source","attr":{"primary":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.021-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.021-04:00"},"s":"I", "c":"INITSYNC", "id":21173, "ctx":"ReplCoordExtern-0","msg":"Initial syncer oplog truncation finished","attr":{"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.022-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.021-04:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"ReplCoordExtern-0","msg":"Creating replication oplog","attr":{"oplogSizeMB":40}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.022-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.021-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"b78a32fe-4f38-4e29-a037-c58d945096cf"}},"options":{"capped":true,"size":41943040,"autoIndexId":false}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.029-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.029-04:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"ReplCoordExtern-0","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.029-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.029-04:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"ReplCoordExtern-0","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.057-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.057-04:00"},"s":"I", "c":"REPL", "id":21754, "ctx":"ReplCoordExtern-0","msg":"dropReplicatedDatabases - dropping databases","attr":{"numDatabases":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.057-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.057-04:00"},"s":"I", "c":"REPL", "id":21756, "ctx":"ReplCoordExtern-0","msg":"dropReplicatedDatabases - dropped databases","attr":{"numDatabases":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.058-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.057-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34350","sessionId":7,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.058-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.058-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn7","msg":"client metadata","attr":{"remote":"127.0.0.1:34350","client":"conn7","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.062-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.062-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34352","sessionId":8,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.063-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.062-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34354","sessionId":9,"connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.063-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.063-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn8","msg":"client metadata","attr":{"remote":"127.0.0.1:34352","client":"conn8","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.063-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.063-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn9","msg":"client metadata","attr":{"remote":"127.0.0.1:34354","client":"conn9","doc":{"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.066-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.065-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"737e18c7-09d9-42a1-b977-5f840cd7dba2"}},"options":{"uuid":{"$uuid":"737e18c7-09d9-42a1-b977-5f840cd7dba2"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.092-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.092-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"admin.system.version","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.092-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.092-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.093-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.093-04:00"},"s":"I", "c":"COMMAND", "id":20459, "ctx":"ReplWriterWorker-0","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"4.6"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.093-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.093-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.094-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.093-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.094-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.094-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":1,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.096-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.096-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"admin.system.version","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.099-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.099-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"ee8f385d-4c18-4872-bb03-1dfa8ec0a7d3"}},"options":{"uuid":{"$uuid":"ee8f385d-4c18-4872-bb03-1dfa8ec0a7d3"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.103-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.103-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20022","newState":"STARTUP2"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.104-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.103-04:00"},"s":"I", "c":"REPL", "id":4689401, "ctx":"conn1","msg":"Propagated current replica set config to a majority of nodes","attr":{"configVersion":2,"configTerm":1,"configWaitDurationMillis":201}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.104-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.103-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"local.system.replset","appName":"MongoDB Shell","command":{"replSetReconfig":{"_id":"mongos_quiesce_mode_streamable_ismaster-configRS","protocolVersion":1.0,"members":[{"_id":0.0,"host":"jasonchanjh:20021"},{"_id":1.0,"host":"jasonchanjh:20022"}],"configsvr":true,"settings":{},"version":2.0},"maxTimeMS":600000.0,"lsid":{"id":{"$uuid":"00bb5002-aca8-49e4-b087-0f6d9536116e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638171,"i":24}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":272,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":3}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":1,"w":4}},"Database":{"acquireCount":{"w":2,"W":1}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":2,"timeAcquiringMicros":3},"storage":{},"protocol":"op_msg","durationMillis":225}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.104-0400 ReplSetTest adding in node 3 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.105-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.105-0400 "replSetReconfig" : { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.105-0400 "_id" : "mongos_quiesce_mode_streamable_ismaster-configRS", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.105-0400 "protocolVersion" : 1, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.105-0400 "members" : [ [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.105-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.105-0400 "_id" : 0, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.106-0400 "host" : "jasonchanjh:20021" [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.106-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.106-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.106-0400 "_id" : 1, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.106-0400 "host" : "jasonchanjh:20022" [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.106-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.106-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.107-0400 "_id" : 2, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.107-0400 "host" : "jasonchanjh:20023" [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.107-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.107-0400 ], [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.107-0400 "configsvr" : true, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.107-0400 "settings" : { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.108-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.108-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.108-0400 "version" : 3 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.108-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.108-0400 "maxTimeMS" : 600000 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.108-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.108-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.105-04:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn1","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.109-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.105-04:00"},"s":"I", "c":"REPL", "id":51815, "ctx":"conn1","msg":"Waiting for the last committed optime in the previous config to be committed in the current config","attr":{"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1590638171,"i":27}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.120-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.120-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"admin.system.keys","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.121-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.120-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.122-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.122-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":2,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.124-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.124-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"admin.system.keys","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.128-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.128-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.lockpings","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"1c7fb1dc-c237-4390-845b-5cee09d33d01"}},"options":{"uuid":{"$uuid":"1c7fb1dc-c237-4390-845b-5cee09d33d01"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.147-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.146-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.lockpings","properties":{"v":2,"key":{"ping":1},"name":"ping_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.147-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.146-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.163-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.163-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.lockpings","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.164-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.163-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.165-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.165-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.167-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.166-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.lockpings","index":"ping_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.168-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.168-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.170-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.170-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.lockpings","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.173-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.173-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.tags","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"6302e884-dbe1-4de7-9689-0d2fe6a1437f"}},"options":{"uuid":{"$uuid":"6302e884-dbe1-4de7-9689-0d2fe6a1437f"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.198-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.197-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.tags","properties":{"v":2,"unique":true,"key":{"ns":1,"min":1},"name":"ns_1_min_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.198-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.198-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":100}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.209-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.209-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.tags","properties":{"v":2,"key":{"ns":1,"tag":1},"name":"ns_1_tag_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.209-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.209-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":100}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.227-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.227-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.tags","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.227-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.227-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.228-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.228-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.232-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.232-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.234-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.234-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.tags","index":"ns_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.234-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.234-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.tags","index":"ns_1_tag_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.238-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.238-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.240-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.240-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.tags","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.244-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.244-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"647629ba-9f8a-4b09-b1d3-418f83b2b4c7"}},"options":{"uuid":{"$uuid":"647629ba-9f8a-4b09-b1d3-418f83b2b4c7"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.267-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.266-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.version","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.267-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.266-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.268-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.268-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":1,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.269-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.269-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.version","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.272-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.272-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.chunks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"674d1e30-4c08-4138-ac78-63d7c2299672"}},"options":{"uuid":{"$uuid":"674d1e30-4c08-4138-ac78-63d7c2299672"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.298-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.298-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.chunks","properties":{"v":2,"unique":true,"key":{"ns":1,"min":1},"name":"ns_1_min_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.298-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.298-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":66}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.316-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.316-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.chunks","properties":{"v":2,"unique":true,"key":{"ns":1,"shard":1,"min":1},"name":"ns_1_shard_1_min_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.316-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.316-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":66}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.336-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.336-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.chunks","properties":{"v":2,"unique":true,"key":{"ns":1,"lastmod":1},"name":"ns_1_lastmod_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.336-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.336-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":66}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.357-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.356-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.chunks","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.357-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.356-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.358-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.357-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.361-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.361-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.364-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.364-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.366-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.366-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"ns_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.366-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.366-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"ns_1_shard_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.366-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.366-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"ns_1_lastmod_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.376-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.375-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.379-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.378-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.381-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.381-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.migrations","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"828b5b4c-9837-4f11-8096-82d3fdd78a32"}},"options":{"uuid":{"$uuid":"828b5b4c-9837-4f11-8096-82d3fdd78a32"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.405-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.405-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.migrations","properties":{"v":2,"unique":true,"key":{"ns":1,"min":1},"name":"ns_1_min_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.406-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.405-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.423-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.423-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.migrations","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.423-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.423-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.424-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.424-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.426-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.426-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.migrations","index":"ns_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.429-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.429-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.432-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.432-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.migrations","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.436-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.436-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"8947da89-9b5a-4433-9eac-ee0d87a24ced"}},"options":{"uuid":{"$uuid":"8947da89-9b5a-4433-9eac-ee0d87a24ced"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.460-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.460-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.system.indexBuilds","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.460-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.460-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.461-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.461-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.463-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.463-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.system.indexBuilds","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.465-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.465-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.locks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"8e774851-d86d-46d6-ba94-ee41d21dcf9b"}},"options":{"uuid":{"$uuid":"8e774851-d86d-46d6-ba94-ee41d21dcf9b"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.484-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.484-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.locks","properties":{"v":2,"key":{"ts":1},"name":"ts_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.484-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.484-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":100}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.498-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.497-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.locks","properties":{"v":2,"key":{"state":1,"process":1},"name":"state_1_process_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.498-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.497-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":100}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.516-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.516-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.locks","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.516-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.516-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.517-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.517-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.519-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.519-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.521-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.521-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.locks","index":"ts_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.521-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.521-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.locks","index":"state_1_process_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.525-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.525-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.527-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.526-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.locks","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.531-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.530-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.shards","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"db09ac25-4030-4870-a8b4-e27902506601"}},"options":{"uuid":{"$uuid":"db09ac25-4030-4870-a8b4-e27902506601"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.555-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.554-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.shards","properties":{"v":2,"unique":true,"key":{"host":1},"name":"host_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.555-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.554-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.572-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.572-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.shards","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.572-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.572-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.573-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.573-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.575-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.575-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.shards","index":"host_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.577-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.577-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.579-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.579-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.shards","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.583-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.583-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"e1d8d7ed-a6ea-4f79-9e25-4f507cde01eb"}},"options":{"uuid":{"$uuid":"e1d8d7ed-a6ea-4f79-9e25-4f507cde01eb"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.583-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.583-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45176","sessionId":10,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.584-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.584-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn10","msg":"client metadata","attr":{"remote":"127.0.0.1:45176","client":"conn10","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.585-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.584-04:00"},"s":"I", "c":"NETWORK", "id":22990, "ctx":"conn10","msg":"DBException handling request, closing client connection: {e}","attr":{"e":"NotMaster: Not-master error while processing 'count' operation on 'config' database via fire-and-forget command execution."}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.585-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.585-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn10","msg":"connection ended","attr":{"remote":"127.0.0.1:45176","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.608-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.607-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.transactions","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.608-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.607-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.609-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.608-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.611-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.611-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.transactions","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.614-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.614-04:00"},"s":"I", "c":"INITSYNC", "id":21183, "ctx":"ReplCoordExtern-1","msg":"Finished cloning data. Beginning oplog replay","attr":{"databaseClonerFinishStatus":"OK"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.614-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.614-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"connection ended","attr":{"remote":"127.0.0.1:34354","connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.615-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.615-04:00"},"s":"I", "c":"INITSYNC", "id":21186, "ctx":"ReplCoordExtern-2","msg":"No need to apply operations","attr":{"stopTimestamp":{"":{"$timestamp":{"t":1590638171,"i":27}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.615-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.615-04:00"},"s":"I", "c":"NETWORK", "id":20125, "ctx":"ReplCoordExtern-0","msg":"DBClientConnection failed to receive message","attr":{"connString":"jasonchanjh:20021","error":"HostUnreachable: Connection closed by peer"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.617-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.616-04:00"},"s":"I", "c":"NETWORK", "id":20120, "ctx":"ReplCoordExtern-0","msg":"Trying to reconnect","attr":{"connString":"jasonchanjh:20021 failed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.617-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.617-04:00"},"s":"I", "c":"NETWORK", "id":20121, "ctx":"ReplCoordExtern-0","msg":"Reconnect attempt failed","attr":{"connString":"jasonchanjh:20021 failed","error":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.617-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.617-04:00"},"s":"I", "c":"-", "id":4615600, "ctx":"ReplCoordExtern-0","msg":"caught exception in destructor","attr":{"exception":"socket exception [CONNECT_ERROR] server [socket exception [FAILED_STATE] server [jasonchanjh:20021 failed]]","function":"kill"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.617-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.617-04:00"},"s":"I", "c":"INITSYNC", "id":21181, "ctx":"ReplCoordExtern-0","msg":"Finished fetching oplog during initial sync","attr":{"oplogFetcherFinishStatus":"CallbackCanceled: oplog fetcher shutting down","lastFetched":"{ ts: Timestamp(0, 0), t: -1 }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.617-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.617-04:00"},"s":"I", "c":"INITSYNC", "id":21191, "ctx":"ReplCoordExtern-0","msg":"Initial sync attempt finishing up"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.618-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.617-04:00"},"s":"I", "c":"INITSYNC", "id":21192, "ctx":"ReplCoordExtern-0","msg":"Initial Sync Attempt Statistics","attr":{"statistics":{"failedInitialSyncAttempts":0,"maxFailedInitialSyncAttempts":10,"initialSyncStart":{"$date":"2020-05-28T03:56:11.983Z"},"initialSyncAttempts":[],"appliedOps":0,"initialSyncOplogStart":{"$timestamp":{"t":1590638171,"i":27}},"initialSyncOplogEnd":{"$timestamp":{"t":1590638171,"i":27}},"totalTimeUnreachableMillis":2,"databases":{"databasesCloned":2,"admin":{"collections":2,"clonedCollections":2,"start":{"$date":"2020-05-28T03:56:12.064Z"},"end":{"$date":"2020-05-28T03:56:12.126Z"},"elapsedMillis":62,"admin.system.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"start":{"$date":"2020-05-28T03:56:12.064Z"},"end":{"$date":"2020-05-28T03:56:12.098Z"},"elapsedMillis":34,"receivedBatches":1},"admin.system.keys":{"documentsToCopy":2,"documentsCopied":2,"indexes":1,"fetchedBatches":1,"start":{"$date":"2020-05-28T03:56:12.098Z"},"end":{"$date":"2020-05-28T03:56:12.126Z"},"elapsedMillis":28,"receivedBatches":1}},"config":{"collections":9,"clonedCollections":9,"start":{"$date":"2020-05-28T03:56:12.126Z"},"end":{"$date":"2020-05-28T03:56:12.614Z"},"elapsedMillis":488,"config.lockpings":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"start":{"$date":"2020-05-28T03:56:12.126Z"},"end":{"$date":"2020-05-28T03:56:12.172Z"},"elapsedMillis":46,"receivedBatches":0},"config.tags":{"documentsToCopy":0,"documentsCopied":0,"indexes":3,"fetchedBatches":0,"start":{"$date":"2020-05-28T03:56:12.172Z"},"end":{"$date":"2020-05-28T03:56:12.243Z"},"elapsedMillis":71,"receivedBatches":0},"config.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"start":{"$date":"2020-05-28T03:56:12.243Z"},"end":{"$date":"2020-05-28T03:56:12.271Z"},"elapsedMillis":28,"receivedBatches":1},"config.chunks":{"documentsToCopy":0,"documentsCopied":0,"indexes":4,"fetchedBatches":0,"start":{"$date":"2020-05-28T03:56:12.271Z"},"end":{"$date":"2020-05-28T03:56:12.380Z"},"elapsedMillis":109,"receivedBatches":0},"config.migrations":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"start":{"$date":"2020-05-28T03:56:12.380Z"},"end":{"$date":"2020-05-28T03:56:12.435Z"},"elapsedMillis":55,"receivedBatches":0},"config.system.indexBuilds":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"start":{"$date":"2020-05-28T03:56:12.435Z"},"end":{"$date":"2020-05-28T03:56:12.464Z"},"elapsedMillis":29,"receivedBatches":0},"config.locks":{"documentsToCopy":0,"documentsCopied":0,"indexes":3,"fetchedBatches":0,"start":{"$date":"2020-05-28T03:56:12.464Z"},"end":{"$date":"2020-05-28T03:56:12.530Z"},"elapsedMillis":66,"receivedBatches":0},"config.shards":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"start":{"$date":"2020-05-28T03:56:12.530Z"},"end":{"$date":"2020-05-28T03:56:12.582Z"},"elapsedMillis":52,"receivedBatches":0},"config.transactions":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"start":{"$date":"2020-05-28T03:56:12.582Z"},"end":{"$date":"2020-05-28T03:56:12.614Z"},"elapsedMillis":32,"receivedBatches":0}}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.618-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.617-04:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"91ab8d03-8d36-4eee-b3dd-35721464bd63"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.619-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.619-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"b50de6f6-8d63-4c48-8ed3-7f7963a0db1e"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.631-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.631-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"local.replset.initialSyncId","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.632-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.632-04:00"},"s":"I", "c":"INITSYNC", "id":21163, "ctx":"ReplCoordExtern-0","msg":"Initial sync done","attr":{"durationSeconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.632-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.632-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoordExtern-0","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.633-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.632-04:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"ReplCoordExtern-0","msg":"Starting replication fetcher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.633-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.632-04:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"ReplCoordExtern-0","msg":"Starting replication applier thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.633-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.632-04:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"ReplCoordExtern-0","msg":"Starting replication reporter thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.633-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.632-04:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.633-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.633-04:00"},"s":"I", "c":"REPL", "id":21798, "ctx":"BackgroundSync","msg":"Could not find member to sync from"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.633-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.633-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.634-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.633-04:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"OplogApplier-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.634-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.633-04:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"ReplCoord-1","msg":"Triggering the first stable checkpoint","attr":{"initialData":{"$timestamp":{"t":1590638171,"i":27}},"prevStable":{"$timestamp":{"t":0,"i":0}},"currStable":{"$timestamp":{"t":1590638171,"i":27}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.704-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.703-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20022","newState":"SECONDARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.704-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.703-04:00"},"s":"I", "c":"REPL", "id":4508701, "ctx":"conn1","msg":"The current replica set config is committed","attr":{"configVersion":2,"configTerm":1,"configWaitDurationMillis":0,"oplogWaitDurationMillis":597,"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1590638171,"i":27}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.704-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.704-04:00"},"s":"I", "c":"REPL", "id":21352, "ctx":"conn1","msg":"replSetReconfig admin command received from client","attr":{"newConfig":{"_id":"mongos_quiesce_mode_streamable_ismaster-configRS","protocolVersion":1.0,"members":[{"_id":0.0,"host":"jasonchanjh:20021"},{"_id":1.0,"host":"jasonchanjh:20022"},{"_id":2.0,"host":"jasonchanjh:20023"}],"configsvr":true,"settings":{},"version":3.0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.705-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.704-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45178","sessionId":11,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.705-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.705-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn11","msg":"connection ended","attr":{"remote":"127.0.0.1:45178","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.705-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.705-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54542","sessionId":2,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.706-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.706-04:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"conn1","msg":"replSetReconfig config object parses ok","attr":{"numMembers":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.706-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.706-04:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"conn1","msg":"Executing quorum check for reconfig"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.706-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.706-04:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn1","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 8 -- target:jasonchanjh:20022 db:admin cmd:{ replSetHeartbeat: \"mongos_quiesce_mode_streamable_ismaster-configRS\", configVersion: 3, configTerm: 1, hbv: 1, from: \"jasonchanjh:20021\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.707-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.706-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"connection ended","attr":{"remote":"127.0.0.1:54542","connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.707-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.706-04:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn1","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 9 -- target:jasonchanjh:20023 db:admin cmd:{ replSetHeartbeat: \"mongos_quiesce_mode_streamable_ismaster-configRS\", configVersion: 3, configTerm: 1, hbv: 1, from: \"jasonchanjh:20021\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.707-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.706-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.707-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.706-04:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn3","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":3,"senderHost":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.707-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.707-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54544","sessionId":3,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.707-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.707-04:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"conn1","msg":"Persisting new config to disk"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.708-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.707-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:54544","client":"conn3","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.710-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.709-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn1","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_streamable_ismaster-configRS","version":3,"term":1,"members":[{"_id":0,"host":"jasonchanjh:20021","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"jasonchanjh:20022","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":2,"host":"jasonchanjh:20023","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5ecf365b4e95c8fdb6d103b9"}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.710-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.709-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn1","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.710-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.710-04:00"},"s":"I", "c":"REPL", "id":21400, "ctx":"conn3","msg":"Scheduling heartbeat to fetch a new config since we are not a member of our current config","attr":{"senderHost":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.710-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.710-04:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn1","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.711-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.710-04:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn3","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":3,"senderHost":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.711-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.710-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.711-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.710-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20023","newState":"STARTUP"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.712-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.711-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34364","sessionId":14,"connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.712-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.712-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34366","sessionId":15,"connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.712-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.712-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn14","msg":"connection ended","attr":{"remote":"127.0.0.1:34364","connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.712-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.712-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:34366","client":"conn15","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.745-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.745-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54550","sessionId":5,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.745-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.745-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34370","sessionId":16,"connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.745-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.745-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn5","msg":"connection ended","attr":{"remote":"127.0.0.1:54550","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.746-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.745-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"connection ended","attr":{"remote":"127.0.0.1:34370","connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.746-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.746-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45192","sessionId":14,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.746-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.746-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn14","msg":"connection ended","attr":{"remote":"127.0.0.1:45192","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.747-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.746-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"16226418-e03e-4bdc-8709-d49f71f800ec"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.747-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.746-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_streamable_ismaster-configRS","version":3,"term":1,"members":[{"_id":0,"host":"jasonchanjh:20021","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"jasonchanjh:20022","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":2,"host":"jasonchanjh:20023","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5ecf365b4e95c8fdb6d103b9"}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.747-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.746-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.747-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.747-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.748-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.747-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54556","sessionId":8,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.748-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.748-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn8","msg":"client metadata","attr":{"remote":"127.0.0.1:54556","client":"conn8","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.748-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.748-04:00"},"s":"I", "c":"REPL", "id":21400, "ctx":"conn8","msg":"Scheduling heartbeat to fetch a new config since we are not a member of our current config","attr":{"senderHost":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.748-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.748-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.749-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.748-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-4","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20023","newState":"STARTUP"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.749-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.749-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45196","sessionId":16,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.749-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.749-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:45196","client":"conn16","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.759-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.758-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"index build: done building","attr":{"namespace":"local.system.replset","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.759-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.759-04:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"BackgroundSync","msg":"Sync source candidate chosen","attr":{"syncSource":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.760-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.760-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_streamable_ismaster-configRS","version":3,"term":1,"members":[{"_id":0,"host":"jasonchanjh:20021","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"jasonchanjh:20022","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":2,"host":"jasonchanjh:20023","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5ecf365b4e95c8fdb6d103b9"}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.760-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.760-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.760-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.760-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.760-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.760-04:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"ReplCoord-0","msg":"Starting replication storage threads"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.761-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.760-04:00"},"s":"I", "c":"REPL", "id":21088, "ctx":"BackgroundSync","msg":"Changed sync source","attr":{"oldSyncSource":"empty","newSyncSource":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.761-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.760-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-3","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20021","newState":"PRIMARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.761-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.760-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-3","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20022","newState":"SECONDARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.761-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.760-04:00"},"s":"I", "c":"REPL", "id":21092, "ctx":"BackgroundSync","msg":"Scheduling fetcher to read remote oplog","attr":{"syncSource":"jasonchanjh:20021","lastOpTimeFetched":{"ts":{"$timestamp":{"t":1590638171,"i":27}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.761-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.761-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34378","sessionId":17,"connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.761-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.761-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:34378","client":"conn17","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.762-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.762-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"43b9406f-940b-4638-92ba-c8338643266e"}},"options":{"temp":true}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.774-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.774-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"index build: done building","attr":{"namespace":"local.temp_oplog_buffer","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.775-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.775-04:00"},"s":"I", "c":"INITSYNC", "id":21164, "ctx":"ReplCoordExtern-0","msg":"Starting initial sync attempt","attr":{"initialSyncAttempt":1,"initialSyncMaxAttempts":10}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.775-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.775-04:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"43b9406f-940b-4638-92ba-c8338643266e"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.777-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.777-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"1b9c28cc-673d-4029-b9bc-67430e7b87d2"}},"options":{"temp":true}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.790-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.789-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"local.temp_oplog_buffer","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.790-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.790-04:00"},"s":"I", "c":"REPL", "id":21783, "ctx":"ReplCoordExtern-0","msg":"Waiting for pings from other members before syncing","attr":{"pingsNeeded":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.798-0400 c20022| {"t":{"$date":"2020-05-27T23:56:12.798-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20023","newState":"STARTUP2"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.815-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.815-04:00"},"s":"I", "c":"REPL", "id":3873117, "ctx":"ReplCoordExtern-0","msg":"Choosing primary as sync source","attr":{"primary":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.815-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.815-04:00"},"s":"I", "c":"INITSYNC", "id":21173, "ctx":"ReplCoordExtern-0","msg":"Initial syncer oplog truncation finished","attr":{"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.815-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.815-04:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"ReplCoordExtern-0","msg":"Creating replication oplog","attr":{"oplogSizeMB":40}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.815-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.815-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"08444bb4-419b-480e-80d7-294efca1b172"}},"options":{"capped":true,"size":41943040,"autoIndexId":false}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.822-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.821-04:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"ReplCoordExtern-0","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.822-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.821-04:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"ReplCoordExtern-0","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.851-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.851-04:00"},"s":"I", "c":"REPL", "id":21754, "ctx":"ReplCoordExtern-0","msg":"dropReplicatedDatabases - dropping databases","attr":{"numDatabases":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.851-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.851-04:00"},"s":"I", "c":"REPL", "id":21756, "ctx":"ReplCoordExtern-0","msg":"dropReplicatedDatabases - dropped databases","attr":{"numDatabases":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.852-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.852-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34380","sessionId":18,"connectionCount":7}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.852-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.852-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:34380","client":"conn18","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.856-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.856-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34382","sessionId":19,"connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.857-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.856-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34384","sessionId":20,"connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.857-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.857-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:34382","client":"conn19","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.857-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.857-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:34384","client":"conn20","doc":{"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.859-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.859-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"737e18c7-09d9-42a1-b977-5f840cd7dba2"}},"options":{"uuid":{"$uuid":"737e18c7-09d9-42a1-b977-5f840cd7dba2"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.887-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.887-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"admin.system.version","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.887-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.887-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.888-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.888-04:00"},"s":"I", "c":"COMMAND", "id":20459, "ctx":"ReplWriterWorker-1","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"4.6"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.888-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.888-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-1","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":8}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.888-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.888-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-1","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.888-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.888-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-1","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.889-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.889-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":1,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.892-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.891-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"admin.system.version","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.894-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.894-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"ee8f385d-4c18-4872-bb03-1dfa8ec0a7d3"}},"options":{"uuid":{"$uuid":"ee8f385d-4c18-4872-bb03-1dfa8ec0a7d3"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.911-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.910-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20023","newState":"STARTUP2"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.911-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.910-04:00"},"s":"I", "c":"REPL", "id":4689401, "ctx":"conn1","msg":"Propagated current replica set config to a majority of nodes","attr":{"configVersion":3,"configTerm":1,"configWaitDurationMillis":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.911-0400 c20021| {"t":{"$date":"2020-05-27T23:56:12.911-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"local.system.replset","appName":"MongoDB Shell","command":{"replSetReconfig":{"_id":"mongos_quiesce_mode_streamable_ismaster-configRS","protocolVersion":1.0,"members":[{"_id":0.0,"host":"jasonchanjh:20021"},{"_id":1.0,"host":"jasonchanjh:20022"},{"_id":2.0,"host":"jasonchanjh:20023"}],"configsvr":true,"settings":{},"version":3.0},"maxTimeMS":600000.0,"lsid":{"id":{"$uuid":"00bb5002-aca8-49e4-b087-0f6d9536116e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638171,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":272,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":3}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":1,"w":4}},"Database":{"acquireCount":{"w":2,"W":1}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":2,"timeAcquiringMicros":3},"storage":{},"protocol":"op_msg","durationMillis":805}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.917-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.917-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"admin.system.keys","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.918-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.917-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.919-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.919-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":2,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.921-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.921-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"admin.system.keys","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.925-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.925-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.lockpings","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"1c7fb1dc-c237-4390-845b-5cee09d33d01"}},"options":{"uuid":{"$uuid":"1c7fb1dc-c237-4390-845b-5cee09d33d01"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.944-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.944-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.lockpings","properties":{"v":2,"key":{"ping":1},"name":"ping_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.944-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.944-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.961-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.960-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.lockpings","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.961-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.960-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.962-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.961-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.963-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.963-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.lockpings","index":"ping_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.966-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.965-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.968-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.967-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.lockpings","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.970-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.970-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.tags","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"6302e884-dbe1-4de7-9689-0d2fe6a1437f"}},"options":{"uuid":{"$uuid":"6302e884-dbe1-4de7-9689-0d2fe6a1437f"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.996-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.996-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.tags","properties":{"v":2,"unique":true,"key":{"ns":1,"min":1},"name":"ns_1_min_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:12.996-0400 c20023| {"t":{"$date":"2020-05-27T23:56:12.996-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":100}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.008-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.007-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.tags","properties":{"v":2,"key":{"ns":1,"tag":1},"name":"ns_1_tag_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.008-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.007-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":100}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.025-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.024-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.tags","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.025-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.025-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.026-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.026-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.029-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.029-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.032-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.032-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.tags","index":"ns_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.033-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.032-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.tags","index":"ns_1_tag_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.037-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.037-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.063-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.062-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.tags","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.077-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.077-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"647629ba-9f8a-4b09-b1d3-418f83b2b4c7"}},"options":{"uuid":{"$uuid":"647629ba-9f8a-4b09-b1d3-418f83b2b4c7"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.107-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.107-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.version","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.107-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.107-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.109-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.109-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":1,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.112-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.112-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.version","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.116-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.116-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.chunks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"674d1e30-4c08-4138-ac78-63d7c2299672"}},"options":{"uuid":{"$uuid":"674d1e30-4c08-4138-ac78-63d7c2299672"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.143-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.143-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.chunks","properties":{"v":2,"unique":true,"key":{"ns":1,"min":1},"name":"ns_1_min_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.143-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.143-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":66}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.161-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.161-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.chunks","properties":{"v":2,"unique":true,"key":{"ns":1,"shard":1,"min":1},"name":"ns_1_shard_1_min_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.161-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.161-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":66}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.180-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.180-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.chunks","properties":{"v":2,"unique":true,"key":{"ns":1,"lastmod":1},"name":"ns_1_lastmod_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.180-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.180-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":66}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.197-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.197-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.chunks","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.197-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.197-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.198-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.198-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.201-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.201-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.204-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.203-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.206-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.206-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"ns_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.206-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.206-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"ns_1_shard_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.206-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.206-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"ns_1_lastmod_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.214-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.214-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.216-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.216-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.218-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.218-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.migrations","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"828b5b4c-9837-4f11-8096-82d3fdd78a32"}},"options":{"uuid":{"$uuid":"828b5b4c-9837-4f11-8096-82d3fdd78a32"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.245-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.244-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.migrations","properties":{"v":2,"unique":true,"key":{"ns":1,"min":1},"name":"ns_1_min_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.245-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.244-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.262-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.262-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.migrations","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.262-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.262-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.263-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.263-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.265-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.265-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.migrations","index":"ns_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.268-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.267-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.269-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.269-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.migrations","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.274-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.273-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"8947da89-9b5a-4433-9eac-ee0d87a24ced"}},"options":{"uuid":{"$uuid":"8947da89-9b5a-4433-9eac-ee0d87a24ced"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.298-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.298-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.system.indexBuilds","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.298-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.298-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.299-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.299-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.301-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.300-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.system.indexBuilds","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.305-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.304-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.locks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"8e774851-d86d-46d6-ba94-ee41d21dcf9b"}},"options":{"uuid":{"$uuid":"8e774851-d86d-46d6-ba94-ee41d21dcf9b"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.322-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.322-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.locks","properties":{"v":2,"key":{"ts":1},"name":"ts_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.323-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.322-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":100}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.336-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.336-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.locks","properties":{"v":2,"key":{"state":1,"process":1},"name":"state_1_process_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.336-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.336-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":100}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.353-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.352-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.locks","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.353-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.352-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.353-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.353-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.356-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.356-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.358-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.357-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.locks","index":"ts_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.358-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.358-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.locks","index":"state_1_process_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.361-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.361-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.363-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.362-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.locks","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.367-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.366-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.shards","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"db09ac25-4030-4870-a8b4-e27902506601"}},"options":{"uuid":{"$uuid":"db09ac25-4030-4870-a8b4-e27902506601"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.392-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.391-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.shards","properties":{"v":2,"unique":true,"key":{"host":1},"name":"host_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.392-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.392-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.408-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.407-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.shards","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.408-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.407-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.409-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.408-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.410-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.410-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.shards","index":"host_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.414-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.413-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.415-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.415-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.shards","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.418-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.418-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"e1d8d7ed-a6ea-4f79-9e25-4f507cde01eb"}},"options":{"uuid":{"$uuid":"e1d8d7ed-a6ea-4f79-9e25-4f507cde01eb"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.443-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.443-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"index build: starting","attr":{"namespace":"config.transactions","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.443-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.443-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-0","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.444-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.444-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.445-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.445-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"config.transactions","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.448-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.447-04:00"},"s":"I", "c":"INITSYNC", "id":21183, "ctx":"ReplCoordExtern-0","msg":"Finished cloning data. Beginning oplog replay","attr":{"databaseClonerFinishStatus":"OK"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.448-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.448-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"connection ended","attr":{"remote":"127.0.0.1:34384","connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.448-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.448-04:00"},"s":"I", "c":"INITSYNC", "id":21186, "ctx":"ReplCoordExtern-2","msg":"No need to apply operations","attr":{"stopTimestamp":{"":{"$timestamp":{"t":1590638172,"i":1}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.449-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.449-04:00"},"s":"I", "c":"NETWORK", "id":20125, "ctx":"ReplCoordExtern-1","msg":"DBClientConnection failed to receive message","attr":{"connString":"jasonchanjh:20021","error":"HostUnreachable: Connection closed by peer"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.450-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.450-04:00"},"s":"I", "c":"NETWORK", "id":20120, "ctx":"ReplCoordExtern-1","msg":"Trying to reconnect","attr":{"connString":"jasonchanjh:20021 failed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.450-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.450-04:00"},"s":"I", "c":"NETWORK", "id":20121, "ctx":"ReplCoordExtern-1","msg":"Reconnect attempt failed","attr":{"connString":"jasonchanjh:20021 failed","error":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.450-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.450-04:00"},"s":"I", "c":"-", "id":4615600, "ctx":"ReplCoordExtern-1","msg":"caught exception in destructor","attr":{"exception":"socket exception [CONNECT_ERROR] server [socket exception [FAILED_STATE] server [jasonchanjh:20021 failed]]","function":"kill"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.450-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.450-04:00"},"s":"I", "c":"INITSYNC", "id":21181, "ctx":"ReplCoordExtern-1","msg":"Finished fetching oplog during initial sync","attr":{"oplogFetcherFinishStatus":"CallbackCanceled: oplog fetcher shutting down","lastFetched":"{ ts: Timestamp(0, 0), t: -1 }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.450-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.450-04:00"},"s":"I", "c":"INITSYNC", "id":21191, "ctx":"ReplCoordExtern-1","msg":"Initial sync attempt finishing up"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.451-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.450-04:00"},"s":"I", "c":"INITSYNC", "id":21192, "ctx":"ReplCoordExtern-1","msg":"Initial Sync Attempt Statistics","attr":{"statistics":{"failedInitialSyncAttempts":0,"maxFailedInitialSyncAttempts":10,"initialSyncStart":{"$date":"2020-05-28T03:56:12.774Z"},"initialSyncAttempts":[],"appliedOps":0,"initialSyncOplogStart":{"$timestamp":{"t":1590638172,"i":1}},"initialSyncOplogEnd":{"$timestamp":{"t":1590638172,"i":1}},"totalTimeUnreachableMillis":1,"databases":{"databasesCloned":2,"admin":{"collections":2,"clonedCollections":2,"start":{"$date":"2020-05-28T03:56:12.858Z"},"end":{"$date":"2020-05-28T03:56:12.923Z"},"elapsedMillis":65,"admin.system.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"start":{"$date":"2020-05-28T03:56:12.858Z"},"end":{"$date":"2020-05-28T03:56:12.893Z"},"elapsedMillis":35,"receivedBatches":1},"admin.system.keys":{"documentsToCopy":2,"documentsCopied":2,"indexes":1,"fetchedBatches":1,"start":{"$date":"2020-05-28T03:56:12.893Z"},"end":{"$date":"2020-05-28T03:56:12.923Z"},"elapsedMillis":30,"receivedBatches":1}},"config":{"collections":9,"clonedCollections":9,"start":{"$date":"2020-05-28T03:56:12.923Z"},"end":{"$date":"2020-05-28T03:56:13.447Z"},"elapsedMillis":524,"config.lockpings":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"start":{"$date":"2020-05-28T03:56:12.923Z"},"end":{"$date":"2020-05-28T03:56:12.969Z"},"elapsedMillis":46,"receivedBatches":0},"config.tags":{"documentsToCopy":0,"documentsCopied":0,"indexes":3,"fetchedBatches":0,"start":{"$date":"2020-05-28T03:56:12.969Z"},"end":{"$date":"2020-05-28T03:56:13.076Z"},"elapsedMillis":107,"receivedBatches":0},"config.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"start":{"$date":"2020-05-28T03:56:13.076Z"},"end":{"$date":"2020-05-28T03:56:13.115Z"},"elapsedMillis":39,"receivedBatches":1},"config.chunks":{"documentsToCopy":0,"documentsCopied":0,"indexes":4,"fetchedBatches":0,"start":{"$date":"2020-05-28T03:56:13.115Z"},"end":{"$date":"2020-05-28T03:56:13.217Z"},"elapsedMillis":102,"receivedBatches":0},"config.migrations":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"start":{"$date":"2020-05-28T03:56:13.217Z"},"end":{"$date":"2020-05-28T03:56:13.272Z"},"elapsedMillis":55,"receivedBatches":0},"config.system.indexBuilds":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"start":{"$date":"2020-05-28T03:56:13.272Z"},"end":{"$date":"2020-05-28T03:56:13.303Z"},"elapsedMillis":31,"receivedBatches":0},"config.locks":{"documentsToCopy":0,"documentsCopied":0,"indexes":3,"fetchedBatches":0,"start":{"$date":"2020-05-28T03:56:13.303Z"},"end":{"$date":"2020-05-28T03:56:13.365Z"},"elapsedMillis":62,"receivedBatches":0},"config.shards":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"start":{"$date":"2020-05-28T03:56:13.365Z"},"end":{"$date":"2020-05-28T03:56:13.417Z"},"elapsedMillis":52,"receivedBatches":0},"config.transactions":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"start":{"$date":"2020-05-28T03:56:13.417Z"},"end":{"$date":"2020-05-28T03:56:13.447Z"},"elapsedMillis":30,"receivedBatches":0}}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.451-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.450-04:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-1","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"1b9c28cc-673d-4029-b9bc-67430e7b87d2"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.452-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.452-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"32162b72-3bc7-4143-8463-cada8a293def"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.465-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.464-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"local.replset.initialSyncId","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.465-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.465-04:00"},"s":"I", "c":"INITSYNC", "id":21163, "ctx":"ReplCoordExtern-1","msg":"Initial sync done","attr":{"durationSeconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.466-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.465-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoordExtern-1","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.466-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.465-04:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"ReplCoordExtern-1","msg":"Starting replication fetcher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.466-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.465-04:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"ReplCoordExtern-1","msg":"Starting replication applier thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.466-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.465-04:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"ReplCoordExtern-1","msg":"Starting replication reporter thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.466-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.465-04:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.466-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.466-04:00"},"s":"I", "c":"REPL", "id":21798, "ctx":"BackgroundSync","msg":"Could not find member to sync from"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.467-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.466-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.467-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.466-04:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"OplogApplier-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.467-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.466-04:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"ReplCoord-2","msg":"Triggering the first stable checkpoint","attr":{"initialData":{"$timestamp":{"t":1590638172,"i":1}},"prevStable":{"$timestamp":{"t":0,"i":0}},"currStable":{"$timestamp":{"t":1590638172,"i":1}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.481-0400 ReplSetTest initiate reconfig and awaitSecondaryNodes took 1604ms for 3 nodes in set 'mongos_quiesce_mode_streamable_ismaster-configRS' [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.489-0400 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.491-0400 AwaitNodesAgreeOnPrimary: Nodes agreed on primary jasonchanjh:20021 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.496-0400 AwaitLastStableRecoveryTimestamp: Beginning for [ "jasonchanjh:20021", "jasonchanjh:20022", "jasonchanjh:20023" ] [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.497-0400 ReplSetTest initiate awaitLastStableRecoveryTimestamp took 3ms for 3 nodes in set 'mongos_quiesce_mode_streamable_ismaster-configRS' [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.501-0400 AwaitNodesAgreeOnAppliedOpTime: Retrying because node jasonchanjh:20021 sees optime { "ts" : Timestamp(0, 0), "t" : NumberLong(-1) } on node jasonchanjh:20023 but expects to see optime { "ts" : Timestamp(1590638172, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.510-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.510-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20023","newState":"SECONDARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.599-0400 c20022| {"t":{"$date":"2020-05-27T23:56:13.598-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20023","newState":"SECONDARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.713-0400 AwaitNodesAgreeOnAppliedOpTime: All nodes agree that all ops are applied up to { "ts" : Timestamp(1590638172, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.714-0400 Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.714-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.714-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":0,"data":{},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.714-0400 Clearing fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.715-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.715-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":0,"data":{},"timesEntered":23}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.715-0400 Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.716-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.716-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":0,"data":{},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.716-0400 Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.717-0400 c20022| {"t":{"$date":"2020-05-27T23:56:13.717-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":0,"data":{},"timesEntered":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.717-0400 Clearing fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.718-0400 c20022| {"t":{"$date":"2020-05-27T23:56:13.718-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":0,"data":{},"timesEntered":39}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.718-0400 Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.719-0400 c20022| {"t":{"$date":"2020-05-27T23:56:13.719-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":0,"data":{},"timesEntered":5}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.719-0400 Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.720-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.719-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":0,"data":{},"timesEntered":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.720-0400 Clearing fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.720-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.720-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":0,"data":{},"timesEntered":47}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.721-0400 Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.721-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.721-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":0,"data":{},"timesEntered":11}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.721-0400 ReplSetTest initiateWithAnyNodeAsPrimary took 2147ms for 3 nodes. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.721-0400 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.724-0400 AwaitNodesAgreeOnPrimary: Nodes agreed on primary jasonchanjh:20021 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.727-0400 ShardingTest startup and initiation for all nodes took 3380ms with 3 config server nodes and 1 total shard nodes. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.727-0400 "Config servers: mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023" [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.728-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.728-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34386","sessionId":21,"connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.728-0400 c20022| {"t":{"$date":"2020-05-27T23:56:13.728-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45208","sessionId":18,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.729-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.728-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54572","sessionId":13,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.729-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.728-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:34386","client":"conn21","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.729-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.729-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn13","msg":"client metadata","attr":{"remote":"127.0.0.1:54572","client":"conn13","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.729-0400 c20022| {"t":{"$date":"2020-05-27T23:56:13.729-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:45208","client":"conn18","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.729-0400 ShardingTest mongos_quiesce_mode_streamable_ismaster : [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.729-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.729-0400 "config" : "mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.729-0400 "shards" : [ [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.730-0400 connection to mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.730-0400 ] [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.730-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.730-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.729-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34392","sessionId":22,"connectionCount":10}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.730-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.730-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:34392","client":"conn22","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.730-0400 c20022| {"t":{"$date":"2020-05-27T23:56:13.730-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45214","sessionId":19,"connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.730-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.730-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54578","sessionId":14,"connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.730-0400 c20022| {"t":{"$date":"2020-05-27T23:56:13.730-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:45214","client":"conn19","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.730-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.730-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn14","msg":"client metadata","attr":{"remote":"127.0.0.1:54578","client":"conn14","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.733-0400 {"t":{"$date":"2020-05-28T03:56:13.732Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh15656): /home/jasonchan/mongo/mongos -v --setParameter mongosShutdownTimeoutMillisForSignaledShutdown=5000 --port 20024 --configdb mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true --setParameter logComponentVerbosity={\"transaction\":3}"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.776-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.775-04:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.785-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.784-04:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"main","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.785-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.785-04:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"mongosMain","msg":"Build Info","attr":{"buildInfo":{"version":"0.0.0","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.0.2g 1 Mar 2016","modules":["ninja"],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.785-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.785-04:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"mongosMain","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"17.10"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.785-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.785-04:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"mongosMain","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":20024},"setParameter":{"disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","logComponentVerbosity":"{\"transaction\":3}","mongosShutdownTimeoutMillisForSignaledShutdown":"5000"},"sharding":{"configDB":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"},"systemLog":{"verbosity":1}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.785-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.785-04:00"},"s":"D1", "c":"NETWORK", "id":22940, "ctx":"mongosMain","msg":"fd limit hard:{limit_rlim_max} soft:{limit_rlim_cur} max conn: {max}","attr":{"limit_rlim_max":1048576,"limit_rlim_cur":1024,"max":819}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.785-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.785-04:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"mongosMain","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.786-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.785-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"OCSPManagerHTTP-0","msg":"Starting thread","attr":{"threadName":"OCSPManagerHTTP-0","poolName":"OCSPManagerHTTP"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.786-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"Sharding-Fixed-0","msg":"Starting thread","attr":{"threadName":"Sharding-Fixed-0","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.786-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.786-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.786-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"mongosMain","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","nReplicaSetMembers":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.786-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","host":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.786-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.787-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","host":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.787-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.787-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","host":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.787-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.787-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"mongosMain","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.787-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"D1", "c":"SHARDING", "id":22724, "ctx":"mongosMain","msg":"Starting up task executor for periodic reloading of ShardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.787-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.787-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"ShardRegistryUpdater","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.787-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"shard-registry-reload","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.788-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread1","msg":"Creating distributed lock ping thread","attr":{"processId":"jasonchanjh:20024:1590638173:6149145399849405611","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.788-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"mongosMain","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.788-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.788-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.788-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"replSetDistLockPinger","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"primary\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.788-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.786-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"monitoring-keys-for-HMAC","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.788-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.787-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34400","sessionId":23,"connectionCount":11}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.788-0400 c20022| {"t":{"$date":"2020-05-27T23:56:13.787-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45222","sessionId":20,"connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.788-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.787-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54586","sessionId":15,"connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.788-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.787-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:34400","client":"conn23","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.788-0400 c20022| {"t":{"$date":"2020-05-27T23:56:13.787-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:45222","client":"conn20","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.788-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.787-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:54586","client":"conn15","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.788-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.787-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.789-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.787-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","newTopologyDescription":"{ id: \"9b9a7d13-bec4-48c1-81d3-408e3437aa04\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590638172000), opTime: { ts: Timestamp(1590638172, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638173787), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"9b9a7d13-bec4-48c1-81d3-408e3437aa04\", topologyType: \"Unknown\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.789-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.789-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.789-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.789-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"Sharding-Fixed-0","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.789-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.790-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"primary\" }","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.790-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.790-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"mongosMain","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf365de61edaea6cdeb8ff"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.790-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"shard-registry-reload","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf365de61edaea6cdeb900"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.790-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"replSetDistLockPinger","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf365de61edaea6cdeb901"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.790-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"monitoring-keys-for-HMAC","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf365de61edaea6cdeb902"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.790-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.790-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","newTopologyDescription":"{ id: \"9b9a7d13-bec4-48c1-81d3-408e3437aa04\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590638172000), opTime: { ts: Timestamp(1590638172, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638173787), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 1000, lastWriteDate: new Date(1590638172000), opTime: { ts: Timestamp(1590638172, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638173788), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"9b9a7d13-bec4-48c1-81d3-408e3437aa04\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590638172000), opTime: { ts: Timestamp(1590638172, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638173787), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.790-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.791-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.791-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.791-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.791-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","newTopologyDescription":"{ id: \"9b9a7d13-bec4-48c1-81d3-408e3437aa04\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590638172000), opTime: { ts: Timestamp(1590638172, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638173787), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 1000, lastWriteDate: new Date(1590638172000), opTime: { ts: Timestamp(1590638172, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638173788), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, roundTripTime: 1000, lastWriteDate: new Date(1590638172000), opTime: { ts: Timestamp(1590638172, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638173788), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"9b9a7d13-bec4-48c1-81d3-408e3437aa04\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590638172000), opTime: { ts: Timestamp(1590638172, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638173787), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 1000, lastWriteDate: new Date(1590638172000), opTime: { ts: Timestamp(1590638172, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638173788), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.791-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.791-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.792-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.792-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34406","sessionId":24,"connectionCount":12}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.792-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34408","sessionId":25,"connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.792-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.788-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:34406","client":"conn24","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.792-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.789-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34410","sessionId":26,"connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.792-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.789-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54596","sessionId":16,"connectionCount":7}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.792-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.789-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:34410","client":"conn26","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.792-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.789-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34416","sessionId":27,"connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.793-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.789-04:00"},"s":"I", "c":"SHARDING", "id":22792, "ctx":"ShardRegistry","msg":"Term advanced for config server","attr":{"opTime":{"ts":{"$timestamp":{"t":1590638172,"i":1}},"t":1},"prevOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"reason":"reply from config server node","clientAddress":"(unknown)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.793-0400 c20023| {"t":{"$date":"2020-05-27T23:56:13.789-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:54596","client":"conn16","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.793-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.789-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.793-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.789-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:34416","client":"conn27","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.793-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.789-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:34408","client":"conn25","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.793-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.790-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638172, 1), t: 1 }, lastWriteDate: new Date(1590638172000), majorityOpTime: { ts: Timestamp(1590638172, 1), t: 1 }, majorityWriteDate: new Date(1590638172000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638173789), logicalSessionTimeoutMinutes: 30, connectionId: 23, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638172, 1), $configTime: Timestamp(1590638172, 1), $clusterTime: { clusterTime: Timestamp(1590638172, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638172, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.793-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.790-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590638172, 1), t: 1 }, lastWriteDate: new Date(1590638172000), majorityOpTime: { ts: Timestamp(1590638172, 1), t: 1 }, majorityWriteDate: new Date(1590638172000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638173789), logicalSessionTimeoutMinutes: 30, connectionId: 20, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638172, 1), $configTime: Timestamp(1590638172, 1), $clusterTime: { clusterTime: Timestamp(1590638172, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638172, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.793-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.790-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.794-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.790-04:00"},"s":"D1", "c":"SHARDING", "id":22731, "ctx":"shard-registry-reload","msg":"Succesfully retrieved updated shard list from config server","attr":{"shardsNumber":0,"lastVisibleOpTime":{"ts":{"$timestamp":{"t":1590638172,"i":1}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.794-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.790-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590638172, 1), t: 1 }, lastWriteDate: new Date(1590638172000), majorityOpTime: { ts: Timestamp(1590638172, 1), t: 1 }, majorityWriteDate: new Date(1590638172000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638173789), logicalSessionTimeoutMinutes: 30, connectionId: 15, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638172, 1), $configTime: Timestamp(1590638172, 1), $clusterTime: { clusterTime: Timestamp(1590638172, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638172, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.794-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.790-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn8","msg":"Interrupted operation as its client disconnected","attr":{"opId":739}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.794-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.790-04:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn8","msg":"getMore command executor error","attr":{"state":"FAILURE","error":{"code":279,"codeName":"ClientDisconnect","errmsg":"operation was interrupted because a client disconnected"},"stats":{"stage":"COLLSCAN","nReturned":2,"works":18,"advanced":2,"needTime":8,"needYield":0,"saveState":8,"restoreState":7,"isEOF":0,"direction":"forward","minTs":{"$timestamp":{"t":1590638171,"i":27}},"docsExamined":2}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.794-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.790-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":2775}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.794-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.791-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":2587}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.795-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.791-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":2573}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.795-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.791-04:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn8","msg":"Error sending response to client: {status}. Ending connection from {session_remote} (connection id: {session_id})","attr":{"status":{"code":9001,"codeName":"SocketException","errmsg":"Broken pipe"},"session_remote":"127.0.0.1:34352","session_id":8}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.795-0400 c20021| {"t":{"$date":"2020-05-27T23:56:13.791-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"connection ended","attr":{"remote":"127.0.0.1:34352","connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.813-0400 c20022| {"t":{"$date":"2020-05-27T23:56:13.813-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45232","sessionId":21,"connectionCount":7}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.813-0400 c20022| {"t":{"$date":"2020-05-27T23:56:13.813-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:45232","client":"conn21","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.813-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.813-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:13.816-0400 s20024| {"t":{"$date":"2020-05-27T23:56:13.816-04:00"},"s":"W", "c":"SHARDING", "id":22668, "ctx":"replSetDistLockPinger","msg":"Pinging failed for distributed lock pinger","attr":{"error":{"code":129,"codeName":"LockStateChangeFailed","errmsg":"findAndModify query predicate didn't match any lock document"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:14.744-0400 c20023| {"t":{"$date":"2020-05-27T23:56:14.744-04:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"BackgroundSync","msg":"Sync source candidate chosen","attr":{"syncSource":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:14.745-0400 c20023| {"t":{"$date":"2020-05-27T23:56:14.744-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplCoordExternNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:14.745-0400 c20022| {"t":{"$date":"2020-05-27T23:56:14.745-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45248","sessionId":22,"connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:14.746-0400 c20022| {"t":{"$date":"2020-05-27T23:56:14.746-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:45248","client":"conn22","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:14.748-0400 c20023| {"t":{"$date":"2020-05-27T23:56:14.748-04:00"},"s":"I", "c":"REPL", "id":21088, "ctx":"BackgroundSync","msg":"Changed sync source","attr":{"oldSyncSource":"empty","newSyncSource":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:14.748-0400 c20023| {"t":{"$date":"2020-05-27T23:56:14.748-04:00"},"s":"I", "c":"REPL", "id":21092, "ctx":"BackgroundSync","msg":"Scheduling fetcher to read remote oplog","attr":{"syncSource":"jasonchanjh:20022","lastOpTimeFetched":{"ts":{"$timestamp":{"t":1590638172,"i":1}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:14.749-0400 c20022| {"t":{"$date":"2020-05-27T23:56:14.749-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45250","sessionId":23,"connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:14.749-0400 c20022| {"t":{"$date":"2020-05-27T23:56:14.749-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:45250","client":"conn23","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.790-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.790-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ShardRegistry","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.791-0400 c20023| {"t":{"$date":"2020-05-27T23:56:15.791-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54624","sessionId":19,"connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.792-0400 c20023| {"t":{"$date":"2020-05-27T23:56:15.791-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:54624","client":"conn19","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.793-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.793-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ShardRegistry","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.794-0400 c20022| {"t":{"$date":"2020-05-27T23:56:15.794-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45264","sessionId":24,"connectionCount":10}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.794-0400 c20022| {"t":{"$date":"2020-05-27T23:56:15.794-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:45264","client":"conn24","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.799-0400 c20023| {"t":{"$date":"2020-05-27T23:56:15.799-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn19","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.800-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.800-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"ReadWriteConcernDefaults-0","msg":"Starting thread","attr":{"threadName":"ReadWriteConcernDefaults-0","poolName":"ReadWriteConcernDefaults"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.800-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.800-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ReadWriteConcernDefaults-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf365fe61edaea6cdeb90d"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.801-0400 c20022| {"t":{"$date":"2020-05-27T23:56:15.801-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn24","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.801-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.801-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"mongosMain","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.802-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.801-04:00"},"s":"W", "c":"FTDC", "id":23911, "ctx":"mongosMain","msg":"FTDC is disabled because neither '--logpath' nor set parameter 'diagnosticDataCollectionDirectoryPath' are specified."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.802-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.802-04:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"mongosMain","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.803-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.803-04:00"},"s":"D1", "c":"ACCESS", "id":20227, "ctx":"mongosMain","msg":"There were no users to pin, not starting tracker thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.803-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.803-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"ClusterCursorCleanupJob","msg":"BackgroundJob starting","attr":{"threadName":"ClusterCursorCleanupJob"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.803-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.803-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"Uptime-reporter","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf365fe61edaea6cdeb911"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.804-0400 c20021| {"t":{"$date":"2020-05-27T23:56:15.804-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn25","msg":"createCollection","attr":{"namespace":"config.mongos","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c07c1960-bf51-418f-940f-79e138211129"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.804-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.804-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"UserCacheInvalidatorThread","msg":"BackgroundJob starting","attr":{"threadName":"UserCacheInvalidatorThread"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.805-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.804-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"PeriodicTaskRunner","msg":"BackgroundJob starting","attr":{"threadName":"PeriodicTaskRunner"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.805-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.804-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20024.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.805-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.804-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.805-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.805-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20024,"ssl":"off"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.818-0400 c20021| {"t":{"$date":"2020-05-27T23:56:15.818-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn25","msg":"index build: done building","attr":{"namespace":"config.mongos","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.818-0400 c20021| {"t":{"$date":"2020-05-27T23:56:15.818-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn19","msg":"Interrupted operation as its client disconnected","attr":{"opId":891}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.818-0400 c20021| {"t":{"$date":"2020-05-27T23:56:15.818-04:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn19","msg":"getMore command executor error","attr":{"state":"FAILURE","error":{"code":279,"codeName":"ClientDisconnect","errmsg":"operation was interrupted because a client disconnected"},"stats":{"stage":"COLLSCAN","nReturned":2,"works":18,"advanced":2,"needTime":8,"needYield":0,"saveState":8,"restoreState":7,"isEOF":0,"direction":"forward","minTs":{"$timestamp":{"t":1590638172,"i":1}},"docsExamined":2}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.819-0400 c20021| {"t":{"$date":"2020-05-27T23:56:15.818-04:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn19","msg":"Error sending response to client: {status}. Ending connection from {session_remote} (connection id: {session_id})","attr":{"status":{"code":9001,"codeName":"SocketException","errmsg":"Broken pipe"},"session_remote":"127.0.0.1:34382","session_id":19}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.819-0400 c20021| {"t":{"$date":"2020-05-27T23:56:15.818-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn19","msg":"connection ended","attr":{"remote":"127.0.0.1:34382","connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.820-0400 c20022| {"t":{"$date":"2020-05-27T23:56:15.819-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-7","msg":"createCollection","attr":{"namespace":"config.mongos","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"c07c1960-bf51-418f-940f-79e138211129"}},"options":{"uuid":{"$uuid":"c07c1960-bf51-418f-940f-79e138211129"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.835-0400 c20022| {"t":{"$date":"2020-05-27T23:56:15.835-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-7","msg":"index build: done building","attr":{"namespace":"config.mongos","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.837-0400 c20023| {"t":{"$date":"2020-05-27T23:56:15.837-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-7","msg":"createCollection","attr":{"namespace":"config.mongos","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"c07c1960-bf51-418f-940f-79e138211129"}},"options":{"uuid":{"$uuid":"c07c1960-bf51-418f-940f-79e138211129"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.850-0400 c20023| {"t":{"$date":"2020-05-27T23:56:15.850-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-7","msg":"index build: done building","attr":{"namespace":"config.mongos","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.855-0400 c20023| {"t":{"$date":"2020-05-27T23:56:15.854-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn19","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.855-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.855-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"Uptime-reporter","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.939-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.939-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36180","sessionId":12,"connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.940-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.939-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn12","msg":"client metadata","attr":{"remote":"127.0.0.1:36180","client":"conn12","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.940-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.940-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.940-0400 s20024| {"t":{"$date":"2020-05-27T23:56:15.940-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":12,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.946-0400 {"t":{"$date":"2020-05-28T03:56:15.946Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh15694): /home/jasonchan/mongo/mongos -v --setParameter mongosShutdownTimeoutMillisForSignaledShutdown=5000 --port 20025 --configdb mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true --setParameter logComponentVerbosity={\"transaction\":3}"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.990-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.989-04:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.992-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.992-04:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"main","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.993-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.993-04:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"mongosMain","msg":"Build Info","attr":{"buildInfo":{"version":"0.0.0","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.0.2g 1 Mar 2016","modules":["ninja"],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.993-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.993-04:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"mongosMain","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"17.10"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.993-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.993-04:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"mongosMain","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":20025},"setParameter":{"disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","logComponentVerbosity":"{\"transaction\":3}","mongosShutdownTimeoutMillisForSignaledShutdown":"5000"},"sharding":{"configDB":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"},"systemLog":{"verbosity":1}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.993-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.993-04:00"},"s":"D1", "c":"NETWORK", "id":22940, "ctx":"mongosMain","msg":"fd limit hard:{limit_rlim_max} soft:{limit_rlim_cur} max conn: {max}","attr":{"limit_rlim_max":1048576,"limit_rlim_cur":1024,"max":819}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.993-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.993-04:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"mongosMain","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.993-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.993-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"OCSPManagerHTTP-0","msg":"Starting thread","attr":{"threadName":"OCSPManagerHTTP-0","poolName":"OCSPManagerHTTP"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.994-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"Sharding-Fixed-0","msg":"Starting thread","attr":{"threadName":"Sharding-Fixed-0","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.994-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.994-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.994-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"mongosMain","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","nReplicaSetMembers":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.994-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","host":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.994-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.995-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","host":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.995-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.995-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","host":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.995-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.995-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"mongosMain","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.996-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"D1", "c":"SHARDING", "id":22724, "ctx":"mongosMain","msg":"Starting up task executor for periodic reloading of ShardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.996-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.996-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"mongosMain","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.996-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.996-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"ShardRegistryUpdater","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.996-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread1","msg":"Creating distributed lock ping thread","attr":{"processId":"jasonchanjh:20025:1590638175:2855990530195547065","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.997-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.997-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"monitoring-keys-for-HMAC","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.997-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"shard-registry-reload","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.997-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.994-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"replSetDistLockPinger","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"primary\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.997-0400 c20021| {"t":{"$date":"2020-05-27T23:56:15.995-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34450","sessionId":28,"connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.997-0400 c20022| {"t":{"$date":"2020-05-27T23:56:15.995-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45272","sessionId":25,"connectionCount":11}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.997-0400 c20023| {"t":{"$date":"2020-05-27T23:56:15.995-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54636","sessionId":20,"connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.998-0400 c20021| {"t":{"$date":"2020-05-27T23:56:15.995-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:34450","client":"conn28","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.998-0400 c20022| {"t":{"$date":"2020-05-27T23:56:15.995-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:45272","client":"conn25","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.998-0400 c20023| {"t":{"$date":"2020-05-27T23:56:15.995-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:54636","client":"conn20","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.998-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.996-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.998-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.996-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","newTopologyDescription":"{ id: \"2c2b5e85-e36f-4f33-aee1-7a9322739f32\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590638175000), opTime: { ts: Timestamp(1590638175, 2), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638175995), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true }","previousTopologyDescription":"{ id: \"2c2b5e85-e36f-4f33-aee1-7a9322739f32\", topologyType: \"Unknown\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.998-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.996-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.999-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.996-04:00"},"s":"I", "c":"SHARDING", "id":22732, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating shard connection string on shard registry","attr":{"shardId":"config","newShardConnectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20022","oldShardConnectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.999-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.996-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.999-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.996-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.999-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.996-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.999-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.996-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"mongosMain","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf365f564c476baabfc249"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:15.999-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.996-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"shard-registry-reload","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf365f564c476baabfc24a"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.000-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.996-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.000-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.996-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"monitoring-keys-for-HMAC","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf365f564c476baabfc24d"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.000-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.996-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","newTopologyDescription":"{ id: \"2c2b5e85-e36f-4f33-aee1-7a9322739f32\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590638175000), opTime: { ts: Timestamp(1590638175, 2), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638175996), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590638175000), opTime: { ts: Timestamp(1590638175, 2), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638175995), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"2c2b5e85-e36f-4f33-aee1-7a9322739f32\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590638175000), opTime: { ts: Timestamp(1590638175, 2), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638175995), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.000-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.996-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.000-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.996-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.000-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.996-04:00"},"s":"I", "c":"SHARDING", "id":22732, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating shard connection string on shard registry","attr":{"shardId":"config","newShardConnectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023","oldShardConnectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.001-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.996-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"Sharding-Fixed-0","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.001-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.996-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"primary\" }","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.001-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.997-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"replSetDistLockPinger","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf365f564c476baabfc24f"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.001-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.997-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.001-0400 c20022| {"t":{"$date":"2020-05-27T23:56:15.997-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45276","sessionId":26,"connectionCount":12}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.001-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.997-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","newTopologyDescription":"{ id: \"2c2b5e85-e36f-4f33-aee1-7a9322739f32\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590638175000), opTime: { ts: Timestamp(1590638175, 2), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638175996), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590638175000), opTime: { ts: Timestamp(1590638175, 2), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638175995), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, roundTripTime: 2000, lastWriteDate: new Date(1590638175000), opTime: { ts: Timestamp(1590638175, 2), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638175997), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"2c2b5e85-e36f-4f33-aee1-7a9322739f32\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590638175000), opTime: { ts: Timestamp(1590638175, 2), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638175996), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590638175000), opTime: { ts: Timestamp(1590638175, 2), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638175995), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.002-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.997-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.002-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.997-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.002-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.997-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.002-0400 c20022| {"t":{"$date":"2020-05-27T23:56:15.997-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45278","sessionId":27,"connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.002-0400 c20022| {"t":{"$date":"2020-05-27T23:56:15.997-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:45276","client":"conn26","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.002-0400 c20021| {"t":{"$date":"2020-05-27T23:56:15.997-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34460","sessionId":29,"connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.003-0400 c20022| {"t":{"$date":"2020-05-27T23:56:15.997-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45282","sessionId":28,"connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.003-0400 c20022| {"t":{"$date":"2020-05-27T23:56:15.997-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:45278","client":"conn27","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.003-0400 c20021| {"t":{"$date":"2020-05-27T23:56:15.997-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:34460","client":"conn29","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.003-0400 c20021| {"t":{"$date":"2020-05-27T23:56:15.997-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34464","sessionId":30,"connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.003-0400 c20022| {"t":{"$date":"2020-05-27T23:56:15.998-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:45282","client":"conn28","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.003-0400 c20022| {"t":{"$date":"2020-05-27T23:56:15.998-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45288","sessionId":29,"connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.003-0400 c20023| {"t":{"$date":"2020-05-27T23:56:15.998-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54648","sessionId":21,"connectionCount":10}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.004-0400 c20021| {"t":{"$date":"2020-05-27T23:56:15.998-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:34464","client":"conn30","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.004-0400 c20022| {"t":{"$date":"2020-05-27T23:56:15.998-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:45288","client":"conn29","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.004-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.998-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.004-0400 c20023| {"t":{"$date":"2020-05-27T23:56:15.998-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:54648","client":"conn21","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.004-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.998-04:00"},"s":"I", "c":"SHARDING", "id":22792, "ctx":"ShardRegistry","msg":"Term advanced for config server","attr":{"opTime":{"ts":{"$timestamp":{"t":1590638175,"i":2}},"t":1},"prevOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"reason":"reply from config server node","clientAddress":"(unknown)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.004-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.998-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.005-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.998-04:00"},"s":"D1", "c":"SHARDING", "id":22731, "ctx":"shard-registry-reload","msg":"Succesfully retrieved updated shard list from config server","attr":{"shardsNumber":0,"lastVisibleOpTime":{"ts":{"$timestamp":{"t":1590638175,"i":2}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.005-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.998-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590638175, 2), t: 1 }, lastWriteDate: new Date(1590638175000), majorityOpTime: { ts: Timestamp(1590638175, 2), t: 1 }, majorityWriteDate: new Date(1590638175000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638175998), logicalSessionTimeoutMinutes: 30, connectionId: 25, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638175, 2), $configTime: Timestamp(1590638175, 2), $clusterTime: { clusterTime: Timestamp(1590638175, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638175, 2) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.005-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.999-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638175, 2), t: 1 }, lastWriteDate: new Date(1590638175000), majorityOpTime: { ts: Timestamp(1590638175, 2), t: 1 }, majorityWriteDate: new Date(1590638175000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638175998), logicalSessionTimeoutMinutes: 30, connectionId: 28, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638175, 2), $configTime: Timestamp(1590638175, 2), $clusterTime: { clusterTime: Timestamp(1590638175, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638175, 2) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.005-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.999-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590638175, 2), t: 1 }, lastWriteDate: new Date(1590638175000), majorityOpTime: { ts: Timestamp(1590638175, 2), t: 1 }, majorityWriteDate: new Date(1590638175000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638175998), logicalSessionTimeoutMinutes: 30, connectionId: 20, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638175, 2), $configTime: Timestamp(1590638175, 2), $clusterTime: { clusterTime: Timestamp(1590638175, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638175, 2) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.005-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.999-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.005-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.999-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":3429}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.005-0400 s20025| {"t":{"$date":"2020-05-27T23:56:15.999-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":2994}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.005-0400 s20025| {"t":{"$date":"2020-05-27T23:56:16.000-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":2574}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:16.005-0400 s20025| {"t":{"$date":"2020-05-27T23:56:16.001-04:00"},"s":"W", "c":"SHARDING", "id":22668, "ctx":"replSetDistLockPinger","msg":"Pinging failed for distributed lock pinger","attr":{"error":{"code":129,"codeName":"LockStateChangeFailed","errmsg":"findAndModify query predicate didn't match any lock document"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.002-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.001-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ShardRegistry","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.002-0400 c20023| {"t":{"$date":"2020-05-27T23:56:18.002-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54672","sessionId":22,"connectionCount":11}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.003-0400 c20023| {"t":{"$date":"2020-05-27T23:56:18.002-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:54672","client":"conn22","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.007-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.006-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn29","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.007-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.007-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"ReadWriteConcernDefaults-0","msg":"Starting thread","attr":{"threadName":"ReadWriteConcernDefaults-0","poolName":"ReadWriteConcernDefaults"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.007-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.007-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ReadWriteConcernDefaults-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3662564c476baabfc257"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.008-0400 c20022| {"t":{"$date":"2020-05-27T23:56:18.008-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn26","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.009-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.008-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"mongosMain","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.009-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.009-04:00"},"s":"W", "c":"FTDC", "id":23911, "ctx":"mongosMain","msg":"FTDC is disabled because neither '--logpath' nor set parameter 'diagnosticDataCollectionDirectoryPath' are specified."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.009-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.009-04:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"mongosMain","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.010-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.010-04:00"},"s":"D1", "c":"ACCESS", "id":20227, "ctx":"mongosMain","msg":"There were no users to pin, not starting tracker thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.010-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.010-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"ClusterCursorCleanupJob","msg":"BackgroundJob starting","attr":{"threadName":"ClusterCursorCleanupJob"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.011-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.010-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"Uptime-reporter","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3662564c476baabfc25b"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.011-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.011-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ShardRegistry","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.012-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.011-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34492","sessionId":31,"connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.012-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.011-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"PeriodicTaskRunner","msg":"BackgroundJob starting","attr":{"threadName":"PeriodicTaskRunner"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.012-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.012-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"UserCacheInvalidatorThread","msg":"BackgroundJob starting","attr":{"threadName":"UserCacheInvalidatorThread"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.012-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.012-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:34492","client":"conn31","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.013-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.012-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20025.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.013-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.012-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.013-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.012-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20025,"ssl":"off"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.019-0400 c20023| {"t":{"$date":"2020-05-27T23:56:18.018-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn22","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.019-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.019-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"Uptime-reporter","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.153-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.153-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42742","sessionId":13,"connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.153-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.153-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn13","msg":"client metadata","attr":{"remote":"127.0.0.1:42742","client":"conn13","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.154-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.153-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn13","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.154-0400 s20025| {"t":{"$date":"2020-05-27T23:56:18.153-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn13","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":11,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.157-0400 New session started with sessionID: { "id" : UUID("c7732210-94c1-474d-a08d-da6dba0fc370") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.159-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.158-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn12","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: balancerStop, TrackingId: 5ecf3662e61edaea6cdeb918"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.159-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.159-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn25","msg":"createCollection","attr":{"namespace":"config.settings","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c5dc64e5-9d4b-41cc-8860-97d79da2db22"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.172-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.172-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn25","msg":"index build: done building","attr":{"namespace":"config.settings","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.174-0400 c20022| {"t":{"$date":"2020-05-27T23:56:18.173-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-0","msg":"createCollection","attr":{"namespace":"config.settings","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"c5dc64e5-9d4b-41cc-8860-97d79da2db22"}},"options":{"uuid":{"$uuid":"c5dc64e5-9d4b-41cc-8860-97d79da2db22"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.189-0400 c20022| {"t":{"$date":"2020-05-27T23:56:18.189-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-0","msg":"index build: done building","attr":{"namespace":"config.settings","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.191-0400 c20023| {"t":{"$date":"2020-05-27T23:56:18.191-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-13","msg":"createCollection","attr":{"namespace":"config.settings","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"c5dc64e5-9d4b-41cc-8860-97d79da2db22"}},"options":{"uuid":{"$uuid":"c5dc64e5-9d4b-41cc-8860-97d79da2db22"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.197-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.197-04:00"},"s":"I", "c":"SHARDING", "id":22641, "ctx":"conn25","msg":"Changing ShouldAutoSplit setting","attr":{"newShouldAutoSplit":false,"oldShouldAutoSplit":true}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.197-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.197-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn25","msg":"createCollection","attr":{"namespace":"config.actionlog","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"d4e306f4-ac7f-404c-97b4-e7465a8e3f75"}},"options":{"capped":true,"size":20971520}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.205-0400 c20023| {"t":{"$date":"2020-05-27T23:56:18.205-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-13","msg":"index build: done building","attr":{"namespace":"config.settings","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.210-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.210-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn25","msg":"index build: done building","attr":{"namespace":"config.actionlog","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.212-0400 c20022| {"t":{"$date":"2020-05-27T23:56:18.212-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-5","msg":"createCollection","attr":{"namespace":"config.actionlog","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"d4e306f4-ac7f-404c-97b4-e7465a8e3f75"}},"options":{"uuid":{"$uuid":"d4e306f4-ac7f-404c-97b4-e7465a8e3f75"},"capped":true,"size":20971520}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.225-0400 c20022| {"t":{"$date":"2020-05-27T23:56:18.225-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-5","msg":"index build: done building","attr":{"namespace":"config.actionlog","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.227-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.227-04:00"},"s":"I", "c":"SHARDING", "id":22080, "ctx":"conn25","msg":"About to log metadata event","attr":{"namespace":"actionlog","event":{"_id":"jasonchanjh:20021-2020-05-27T23:56:18.227-04:00-5ecf36624e95c8fdb6d104ee","server":"jasonchanjh:20021","shard":"config","clientAddr":"127.0.0.1:34408","time":{"$date":"2020-05-28T03:56:18.227Z"},"what":"balancer.stop","ns":"","details":{}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.228-0400 c20023| {"t":{"$date":"2020-05-27T23:56:18.227-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-3","msg":"createCollection","attr":{"namespace":"config.actionlog","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"d4e306f4-ac7f-404c-97b4-e7465a8e3f75"}},"options":{"uuid":{"$uuid":"d4e306f4-ac7f-404c-97b4-e7465a8e3f75"},"capped":true,"size":20971520}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.232-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.231-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"balancerStop":1.0,"maxTimeMS":60000.0,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$db":"admin"},"numYields":0,"reslen":163,"protocol":"op_msg","durationMillis":73}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.232-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.232-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":13,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.233-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.233-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":6}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.234-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.233-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":14,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.236-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.236-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"config","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.236-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.236-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Starting thread","attr":{"threadName":"ConfigServerCatalogCacheLoader-0","poolName":"ConfigServerCatalogCacheLoader"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.236-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.236-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"config","newDbVersion":{"uuid":{"$uuid":"a79c88c8-50e7-46fa-9ce5-13ce8344540b"},"lastMod":0},"oldDbVersion":{},"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.237-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.236-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn12","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: update, TrackingId: 5ecf3662e61edaea6cdeb91b"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.243-0400 c20023| {"t":{"$date":"2020-05-27T23:56:18.243-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-3","msg":"index build: done building","attr":{"namespace":"config.actionlog","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.247-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.247-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"config.settings","appName":"MongoDB Shell","command":{"update":"settings","ordered":true,"writeConcern":{"w":"majority","wtimeout":30000.0},"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":6}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"},"nShards":0,"nMatched":1,"nModified":0,"numYields":0,"reslen":245,"protocol":"op_msg","durationMillis":11}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.247-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.247-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":15,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.254-0400 Waiting for op with OpTime { "ts" : Timestamp(1590638178, 6), "t" : NumberLong(1) } to be committed on all secondaries [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.263-0400 ShardingTest mongos_quiesce_mode_streamable_ismaster going to add shard : mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.264-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.263-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn12","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: addShard, TrackingId: 5ecf3662e61edaea6cdeb91e"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.264-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.264-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"conn25","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.264-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.264-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"conn25","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.265-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.264-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn25","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.265-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.264-04:00"},"s":"I", "c":"-", "id":4333218, "ctx":"conn25","msg":"Rescheduling the next replica set monitoring request","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","host":"jasonchanjh:20020","delayMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.265-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.264-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.265-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.265-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43672","sessionId":4,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.266-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.266-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"127.0.0.1:43672","client":"conn4","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.266-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.266-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.266-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.266-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","newTopologyDescription":"{ id: \"41bacc77-66c5-4f04-b4c1-40c821245745\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 7 }, roundTripTime: 0, lastWriteDate: new Date(1590638171000), opTime: { ts: Timestamp(1590638171, 8), t: 1 }, type: \"RSPrimary\", minWireVersion: 9, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638178266), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"41bacc77-66c5-4f04-b4c1-40c821245745\", topologyType: \"Unknown\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.267-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.267-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43674","sessionId":5,"connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.267-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.267-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43676","sessionId":6,"connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.267-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.267-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"127.0.0.1:43674","client":"conn5","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.268-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.267-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn6","msg":"client metadata","attr":{"remote":"127.0.0.1:43676","client":"conn6","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.269-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.269-04:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"conn6","msg":"CMD: drop","attr":{"collection":"config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.272-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.271-04:00"},"s":"I", "c":"SHARDING", "id":22072, "ctx":"conn6","msg":"Initializing sharding state","attr":{"initialShardIdentity":{"shardName":"mongos_quiesce_mode_streamable_ismaster-rs0","clusterId":{"$oid":"5ecf365b4e95c8fdb6d103c3"},"configsvrConnectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.272-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.272-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"conn6","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.273-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.272-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"conn6","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","nReplicaSetMembers":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.273-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.272-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn6","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","host":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.273-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.272-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn6","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","host":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.273-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.272-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn6","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","host":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.273-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.273-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.273-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.273-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.273-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.273-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.274-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.273-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread7","msg":"Creating distributed lock ping thread","attr":{"processId":"jasonchanjh:20020:1590638178:4968338536034428038","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.274-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.273-04:00"},"s":"I", "c":"TXN", "id":22438, "ctx":"conn6","msg":"Incoming coordinateCommit requests are now enabled"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.274-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.273-04:00"},"s":"I", "c":"SHARDING", "id":22071, "ctx":"conn6","msg":"Finished initializing sharding components","attr":{"memberState":"primary"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.274-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.274-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34502","sessionId":35,"connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.274-0400 c20022| {"t":{"$date":"2020-05-27T23:56:18.274-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45324","sessionId":30,"connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.274-0400 c20023| {"t":{"$date":"2020-05-27T23:56:18.274-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54688","sessionId":23,"connectionCount":12}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.274-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.274-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn35","msg":"client metadata","attr":{"remote":"127.0.0.1:34502","client":"conn35","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.275-0400 c20022| {"t":{"$date":"2020-05-27T23:56:18.274-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:45324","client":"conn30","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.275-0400 c20023| {"t":{"$date":"2020-05-27T23:56:18.274-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:54688","client":"conn23","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.275-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.274-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.275-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.274-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","newTopologyDescription":"{ id: \"2af36e02-ba52-4ae3-8c5b-041da756bba4\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590638178000), opTime: { ts: Timestamp(1590638178, 6), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638178274), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"2af36e02-ba52-4ae3-8c5b-041da756bba4\", topologyType: \"Unknown\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.275-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.275-04:00"},"s":"I", "c":"SHARDING", "id":471691, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.275-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.275-04:00"},"s":"I", "c":"SHARDING", "id":22068, "ctx":"Sharding-Fixed-0","msg":"Updating shard identity config string with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.276-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.275-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.276-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.275-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","newTopologyDescription":"{ id: \"2af36e02-ba52-4ae3-8c5b-041da756bba4\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590638178000), opTime: { ts: Timestamp(1590638178, 6), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638178274), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 1000, lastWriteDate: new Date(1590638178000), opTime: { ts: Timestamp(1590638178, 6), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638178275), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"2af36e02-ba52-4ae3-8c5b-041da756bba4\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590638178000), opTime: { ts: Timestamp(1590638178, 6), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638178274), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.276-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.275-04:00"},"s":"I", "c":"SHARDING", "id":471691, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.276-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.275-04:00"},"s":"I", "c":"SHARDING", "id":22068, "ctx":"updateShardIdentityConfigString","msg":"Updating shard identity config string with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.276-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.275-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.276-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.275-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34508","sessionId":36,"connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.277-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.276-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","newTopologyDescription":"{ id: \"2af36e02-ba52-4ae3-8c5b-041da756bba4\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590638178000), opTime: { ts: Timestamp(1590638178, 6), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638178274), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 1000, lastWriteDate: new Date(1590638178000), opTime: { ts: Timestamp(1590638178, 6), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638178275), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, roundTripTime: 1000, lastWriteDate: new Date(1590638178000), opTime: { ts: Timestamp(1590638178, 6), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638178275), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"2af36e02-ba52-4ae3-8c5b-041da756bba4\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590638178000), opTime: { ts: Timestamp(1590638178, 6), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638178274), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 1000, lastWriteDate: new Date(1590638178000), opTime: { ts: Timestamp(1590638178, 6), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638178275), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.277-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.276-04:00"},"s":"I", "c":"SHARDING", "id":471691, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.277-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.276-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34510","sessionId":37,"connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.277-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.276-04:00"},"s":"I", "c":"SHARDING", "id":22068, "ctx":"updateShardIdentityConfigString","msg":"Updating shard identity config string with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.277-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.276-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn36","msg":"client metadata","attr":{"remote":"127.0.0.1:34508","client":"conn36","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.277-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.276-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34512","sessionId":38,"connectionCount":21}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.277-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.276-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn37","msg":"client metadata","attr":{"remote":"127.0.0.1:34510","client":"conn37","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.278-0400 c20022| {"t":{"$date":"2020-05-27T23:56:18.276-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45334","sessionId":31,"connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.278-0400 c20023| {"t":{"$date":"2020-05-27T23:56:18.276-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54698","sessionId":24,"connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.278-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.277-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34518","sessionId":39,"connectionCount":22}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.278-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.277-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn38","msg":"client metadata","attr":{"remote":"127.0.0.1:34512","client":"conn38","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.278-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.277-04:00"},"s":"I", "c":"SHARDING", "id":22792, "ctx":"ShardRegistry","msg":"Term advanced for config server","attr":{"opTime":{"ts":{"$timestamp":{"t":1590638178,"i":6}},"t":1},"prevOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"reason":"reply from config server node","clientAddress":"(unknown)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.278-0400 c20022| {"t":{"$date":"2020-05-27T23:56:18.277-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:45334","client":"conn31","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.278-0400 c20023| {"t":{"$date":"2020-05-27T23:56:18.277-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:54698","client":"conn24","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.278-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.277-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn39","msg":"client metadata","attr":{"remote":"127.0.0.1:34518","client":"conn39","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.279-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.277-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34520","sessionId":40,"connectionCount":23}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.279-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.277-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn40","msg":"client metadata","attr":{"remote":"127.0.0.1:34520","client":"conn40","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.279-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.278-04:00"},"s":"I", "c":"CONNPOOL", "id":22561, "ctx":"MirrorMaestro-0","msg":"Dropping unhealthy pooled connection","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.279-0400 c20023| {"t":{"$date":"2020-05-27T23:56:18.278-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54704","sessionId":25,"connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.280-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.278-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"MirrorMaestro","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.280-0400 c20023| {"t":{"$date":"2020-05-27T23:56:18.279-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:54704","client":"conn25","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.280-0400 c20022| {"t":{"$date":"2020-05-27T23:56:18.279-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45344","sessionId":32,"connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.280-0400 c20022| {"t":{"$date":"2020-05-27T23:56:18.279-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn32","msg":"client metadata","attr":{"remote":"127.0.0.1:45344","client":"conn32","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.280-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.280-04:00"},"s":"I", "c":"SHARDING", "id":22641, "ctx":"PeriodicBalancerConfigRefresher","msg":"Changing ShouldAutoSplit setting","attr":{"newShouldAutoSplit":false,"oldShouldAutoSplit":true}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.281-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.281-04:00"},"s":"W", "c":"SHARDING", "id":22668, "ctx":"replSetDistLockPinger","msg":"Pinging failed for distributed lock pinger","attr":{"error":{"code":129,"codeName":"LockStateChangeFailed","errmsg":"findAndModify query predicate didn't match any lock document"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.301-0400 c20022| {"t":{"$date":"2020-05-27T23:56:18.301-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45346","sessionId":33,"connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.302-0400 c20022| {"t":{"$date":"2020-05-27T23:56:18.301-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn33","msg":"client metadata","attr":{"remote":"127.0.0.1:45346","client":"conn33","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.304-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.304-04:00"},"s":"I", "c":"COMMAND", "id":20459, "ctx":"conn6","msg":"Setting featureCompatibilityVersion","attr":{"currentVersion":"4.4","newVersion":"upgrading to 4.6"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.304-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.304-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn6","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":6}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.304-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.304-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn6","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":5}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.305-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.304-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn6","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.305-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.304-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn6","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.305-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.304-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn6","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.305-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.304-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn6","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.305-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.305-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","newTopologyDescription":"{ id: \"41bacc77-66c5-4f04-b4c1-40c821245745\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, roundTripTime: 200, lastWriteDate: new Date(1590638178000), opTime: { ts: Timestamp(1590638178, 8), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638178304), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"41bacc77-66c5-4f04-b4c1-40c821245745\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 7 }, roundTripTime: 200, lastWriteDate: new Date(1590638171000), opTime: { ts: Timestamp(1590638171, 8), t: 1 }, type: \"RSPrimary\", minWireVersion: 9, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638178267), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.306-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.306-04:00"},"s":"I", "c":"-", "id":20500, "ctx":"conn6","msg":"Upgrade: submitting orphaned ranges for cleanup"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.306-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.306-04:00"},"s":"D2", "c":"MIGRATE", "id":22034, "ctx":"conn6","msg":"Upgrade: Processing collection for orphaned range cleanup","attr":{"namespace":"admin.foo"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.307-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.307-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"admin","newDbVersion":{"uuid":{"$uuid":"fa6cdb6b-fbc2-4afd-a9f7-10c324a37a72"},"lastMod":0},"oldDbVersion":{},"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.307-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.307-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ShardServerCatalogCacheLoader-0","msg":"createCollection","attr":{"namespace":"config.cache.databases","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"6b82b8b1-4d05-44ad-bdee-517175066207"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.310-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.309-04:00"},"s":"I", "c":"SH_REFR", "id":24105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Collection has found to be unsharded after refresh","attr":{"namespace":"admin.foo","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.310-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.310-04:00"},"s":"I", "c":"SHARDING", "id":21917, "ctx":"conn6","msg":"Marking collection as unsharded","attr":{"namespace":"admin.foo"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.310-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.310-04:00"},"s":"D2", "c":"MIGRATE", "id":22034, "ctx":"conn6","msg":"Upgrade: Processing collection for orphaned range cleanup","attr":{"namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.311-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.310-04:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"ShardServerCatalogCacheLoader-1","msg":"CMD: drop","attr":{"collection":"config.cache.chunks.admin.foo"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.312-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.311-04:00"},"s":"I", "c":"SH_REFR", "id":24105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Collection has found to be unsharded after refresh","attr":{"namespace":"admin.system.version","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.312-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.312-04:00"},"s":"I", "c":"SHARDING", "id":21917, "ctx":"conn6","msg":"Marking collection as unsharded","attr":{"namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.312-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.312-04:00"},"s":"D2", "c":"MIGRATE", "id":22034, "ctx":"conn6","msg":"Upgrade: Processing collection for orphaned range cleanup","attr":{"namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.312-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.312-04:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"ShardServerCatalogCacheLoader-1","msg":"CMD: drop","attr":{"collection":"config.cache.chunks.admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.312-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.312-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"config","newDbVersion":{"uuid":{"$uuid":"5b19410d-e2c1-463f-855f-242dbd832458"},"lastMod":0},"oldDbVersion":{},"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.313-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.312-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ShardServerCatalogCacheLoader-2","msg":"createCollection","attr":{"namespace":"config.cache.databases","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"15b1dc3b-1cdf-442d-930c-f4bd7c9446a4"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.314-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.314-04:00"},"s":"I", "c":"SH_REFR", "id":24105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Collection has found to be unsharded after refresh","attr":{"namespace":"config.system.indexBuilds","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.314-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.314-04:00"},"s":"I", "c":"SHARDING", "id":21917, "ctx":"conn6","msg":"Marking collection as unsharded","attr":{"namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.314-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.314-04:00"},"s":"D2", "c":"MIGRATE", "id":22034, "ctx":"conn6","msg":"Upgrade: Processing collection for orphaned range cleanup","attr":{"namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.314-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.314-04:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"ShardServerCatalogCacheLoader-1","msg":"CMD: drop","attr":{"collection":"config.cache.chunks.config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.315-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.315-04:00"},"s":"I", "c":"SH_REFR", "id":24105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Collection has found to be unsharded after refresh","attr":{"namespace":"config.transactions","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.315-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.315-04:00"},"s":"I", "c":"SHARDING", "id":21917, "ctx":"conn6","msg":"Marking collection as unsharded","attr":{"namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.316-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.315-04:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"ShardServerCatalogCacheLoader-1","msg":"CMD: drop","attr":{"collection":"config.cache.chunks.config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.316-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.315-04:00"},"s":"I", "c":"COMMAND", "id":20459, "ctx":"conn6","msg":"Setting featureCompatibilityVersion","attr":{"currentVersion":"upgrading to 4.6","newVersion":"4.6"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.316-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.315-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn6","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":6}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.316-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.315-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn6","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":5}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.316-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.315-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn6","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.317-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.315-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn6","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.317-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.315-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn6","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.317-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.315-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn6","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.326-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.326-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ShardServerCatalogCacheLoader-0","msg":"index build: done building","attr":{"namespace":"config.cache.databases","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.331-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.331-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ShardServerCatalogCacheLoader-2","msg":"index build: done building","attr":{"namespace":"config.cache.databases","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.331-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.331-04:00"},"s":"I", "c":"STORAGE", "id":20279, "ctx":"ShardServerCatalogCacheLoader-2","msg":"Conflicted creating a collection.","attr":{"namespace":"config.cache.databases","uuid":{"uuid":{"$uuid":"15b1dc3b-1cdf-442d-930c-f4bd7c9446a4"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.334-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.334-04:00"},"s":"I", "c":"SHARDING", "id":21942, "ctx":"conn25","msg":"Going to insert new entry for shard into config.shards","attr":{"shardType":"{ _id: \"mongos_quiesce_mode_streamable_ismaster-rs0\", host: \"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020\", state: 1 }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.334-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.334-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn25","msg":"createCollection","attr":{"namespace":"config.changelog","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"46b9169f-716f-44da-99e7-ab2dc7928e3f"}},"options":{"capped":true,"size":209715200}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.348-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.348-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn25","msg":"index build: done building","attr":{"namespace":"config.changelog","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.350-0400 c20022| {"t":{"$date":"2020-05-27T23:56:18.350-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-13","msg":"createCollection","attr":{"namespace":"config.changelog","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"46b9169f-716f-44da-99e7-ab2dc7928e3f"}},"options":{"uuid":{"$uuid":"46b9169f-716f-44da-99e7-ab2dc7928e3f"},"capped":true,"size":209715200}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.363-0400 c20022| {"t":{"$date":"2020-05-27T23:56:18.363-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-13","msg":"index build: done building","attr":{"namespace":"config.changelog","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.365-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.364-04:00"},"s":"I", "c":"SHARDING", "id":22080, "ctx":"conn25","msg":"About to log metadata event","attr":{"namespace":"changelog","event":{"_id":"jasonchanjh:20021-2020-05-27T23:56:18.364-04:00-5ecf36624e95c8fdb6d1051f","server":"jasonchanjh:20021","shard":"config","clientAddr":"127.0.0.1:34408","time":{"$date":"2020-05-28T03:56:18.364Z"},"what":"addShard","ns":"","details":{"name":"mongos_quiesce_mode_streamable_ismaster-rs0","host":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.365-0400 c20023| {"t":{"$date":"2020-05-27T23:56:18.365-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-11","msg":"createCollection","attr":{"namespace":"config.changelog","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"46b9169f-716f-44da-99e7-ab2dc7928e3f"}},"options":{"uuid":{"$uuid":"46b9169f-716f-44da-99e7-ab2dc7928e3f"},"capped":true,"size":209715200}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.370-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.370-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn25","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"_configsvrAddShard":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020","writeConcern":{"w":"majority","wtimeout":60000},"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"tracking_info":{"operId":{"$oid":"5ecf3662e61edaea6cdeb91f"},"operName":"","parentOperId":"5ecf3662e61edaea6cdeb91e"},"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":6}},"signature":{"hash":{"$binary":{"base64":"9MCb8uHVauuOyd1Npfbjkn68zUY=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36180","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638178,"i":6}},"t":1}},"$db":"admin"},"numYields":0,"reslen":600,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":3}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"r":2,"w":3}},"Collection":{"acquireCount":{"r":3,"w":3}},"Metadata":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":6,"W":1}}},"flowControl":{"acquireCount":3,"timeAcquiringMicros":16},"readConcern":{"provenance":"clientSupplied"},"writeConcern":{"w":"majority","wtimeout":60000,"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":106}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.382-0400 c20023| {"t":{"$date":"2020-05-27T23:56:18.382-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-11","msg":"index build: done building","attr":{"namespace":"config.changelog","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.385-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.385-04:00"},"s":"D1", "c":"SHARDING", "id":22731, "ctx":"conn12","msg":"Succesfully retrieved updated shard list from config server","attr":{"shardsNumber":1,"lastVisibleOpTime":{"ts":{"$timestamp":{"t":1590638178,"i":12}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.385-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.385-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"conn12","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.385-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.385-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"conn12","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.385-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.385-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"conn12","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.385-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.385-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn12","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.385-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.385-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"conn12","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.385-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.385-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"conn12","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.386-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.385-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.386-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.385-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020","appName":"MongoDB Shell","command":{"addshard":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020","lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":6}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":223,"protocol":"op_msg","durationMillis":121}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.386-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.385-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":17,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.386-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.385-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43704","sessionId":19,"connectionCount":7}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.386-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.386-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:43704","client":"conn19","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.386-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.386-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.386-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.386-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","newTopologyDescription":"{ id: \"23c1ab65-7faa-459c-84c8-00a0e17765e4\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590638178000), opTime: { ts: Timestamp(1590638178, 13), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638178386), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"23c1ab65-7faa-459c-84c8-00a0e17765e4\", topologyType: \"Unknown\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.386-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.386-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.386-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.386-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.386-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.386-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.386-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.386-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"UpdateReplicaSetOnConfigServer","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3662e61edaea6cdeb921"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.386-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.386-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43706","sessionId":20,"connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.386-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.386-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638178, 13), t: 1 }, lastWriteDate: new Date(1590638178000), majorityOpTime: { ts: Timestamp(1590638178, 12), t: 1 }, majorityWriteDate: new Date(1590638178000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638178386), logicalSessionTimeoutMinutes: 30, connectionId: 19, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638178, 12), $configServerState: { opTime: { ts: Timestamp(1590638178, 7), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590638178, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638178, 13) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.387-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.386-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:43706","client":"conn20","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.387-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.386-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","durationNanos":552}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.387-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.387-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.387-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.387-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"Sharding-Fixed-1","msg":"Starting thread","attr":{"threadName":"Sharding-Fixed-1","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.390-0400 Waiting for op with OpTime { "ts" : Timestamp(1590638178, 12), "t" : NumberLong(1) } to be committed on all secondaries [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.401-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.400-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"config","newDbVersion":{"uuid":{"$uuid":"4afaca70-6f79-40a0-a819-ac99265873b6"},"lastMod":0},"oldDbVersion":{},"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.408-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.408-04:00"},"s":"I", "c":"SHARDING", "id":22655, "ctx":"conn1","msg":"Acquired distributed lock","attr":{"lockName":"config","lockSessionId":{"$oid":"5ecf36624e95c8fdb6d10533"},"reason":"shardCollection"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.411-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.411-04:00"},"s":"I", "c":"SHARDING", "id":22655, "ctx":"conn1","msg":"Acquired distributed lock","attr":{"lockName":"config.system.sessions","lockSessionId":{"$oid":"5ecf36624e95c8fdb6d10538"},"reason":"shardCollection"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.412-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.412-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43708","sessionId":21,"connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.413-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.412-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:43708","client":"conn21","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.415-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.415-04:00"},"s":"I", "c":"SH_REFR", "id":24105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Collection has found to be unsharded after refresh","attr":{"namespace":"config.system.sessions","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.415-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.415-04:00"},"s":"I", "c":"SHARDING", "id":21917, "ctx":"conn21","msg":"Marking collection as unsharded","attr":{"namespace":"config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.416-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.415-04:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"ShardServerCatalogCacheLoader-1","msg":"CMD: drop","attr":{"collection":"config.cache.chunks.config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.419-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.418-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn21","msg":"createCollection","attr":{"namespace":"config.system.sessions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"709fc011-cd4a-4640-8c00-7242ab75c43d"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.433-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.432-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn21","msg":"index build: done building","attr":{"namespace":"config.system.sessions","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.439-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.438-04:00"},"s":"I", "c":"SHARDING", "id":22100, "ctx":"conn21","msg":"CMD: shardcollection","attr":{"command":{"_shardsvrShardCollection":"config.system.sessions","key":{"_id":1},"unique":false,"numInitialChunks":0,"presplitHashedZones":false,"collation":{},"getUUIDfromPrimaryShard":true,"writeConcern":{"w":"majority","wtimeout":60000},"lsid":{"id":{"$uuid":"00bb5002-aca8-49e4-b087-0f6d9536116e"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":14}},"signature":{"hash":{"$binary":{"base64":"9MCb8uHVauuOyd1Npfbjkn68zUY=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638178,"i":14}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.440-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.439-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"conn21","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.440-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.439-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"conn21","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.440-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.439-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn21","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.440-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.440-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.440-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.440-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43710","sessionId":23,"connectionCount":10}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.441-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.440-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:43710","client":"conn23","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.441-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.441-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.441-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.441-04:00"},"s":"I", "c":"SHARDING", "id":22080, "ctx":"conn21","msg":"About to log metadata event","attr":{"namespace":"changelog","event":{"_id":"jasonchanjh:20020-2020-05-27T23:56:18.441-04:00-5ecf3662c7d0267b37f651e0","server":"jasonchanjh:20020","shard":"mongos_quiesce_mode_streamable_ismaster-rs0","clientAddr":"127.0.0.1:43708","time":{"$date":"2020-05-28T03:56:18.441Z"},"what":"shardCollection.start","ns":"config.system.sessions","details":{"shardKey":{"_id":1},"collection":"config.system.sessions","uuid":{"$uuid":"709fc011-cd4a-4640-8c00-7242ab75c43d"},"empty":true,"primary":"mongos_quiesce_mode_streamable_ismaster-rs0:mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.441-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.441-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","newTopologyDescription":"{ id: \"e4344e8c-9940-4c16-9bf0-d6d01da824f1\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590638178000), opTime: { ts: Timestamp(1590638178, 15), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638178441), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"e4344e8c-9940-4c16-9bf0-d6d01da824f1\", topologyType: \"Unknown\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.441-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.441-04:00"},"s":"I", "c":"SHARDING", "id":471691, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.442-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.441-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43712","sessionId":25,"connectionCount":11}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.442-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.442-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:43712","client":"conn25","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.446-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.446-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn37","msg":"New transaction started","attr":{"txnNumber":0,"lsid":{"uuid":{"$uuid":"087d1339-c1d5-43ae-9163-6c8105e07858"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.453-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.453-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn37","msg":"createCollection","attr":{"namespace":"config.collections","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a0169e7e-73c9-4b68-9e93-4cf9ea619a2b"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.466-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.466-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn37","msg":"index build: done building","attr":{"namespace":"config.collections","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.468-0400 c20022| {"t":{"$date":"2020-05-27T23:56:18.468-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-9","msg":"createCollection","attr":{"namespace":"config.collections","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"a0169e7e-73c9-4b68-9e93-4cf9ea619a2b"}},"options":{"uuid":{"$uuid":"a0169e7e-73c9-4b68-9e93-4cf9ea619a2b"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.482-0400 c20022| {"t":{"$date":"2020-05-27T23:56:18.481-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-9","msg":"index build: done building","attr":{"namespace":"config.collections","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.484-0400 c20023| {"t":{"$date":"2020-05-27T23:56:18.483-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-6","msg":"createCollection","attr":{"namespace":"config.collections","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"a0169e7e-73c9-4b68-9e93-4cf9ea619a2b"}},"options":{"uuid":{"$uuid":"a0169e7e-73c9-4b68-9e93-4cf9ea619a2b"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.497-0400 c20023| {"t":{"$date":"2020-05-27T23:56:18.497-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-6","msg":"index build: done building","attr":{"namespace":"config.collections","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.500-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.500-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ShardServerCatalogCacheLoader-2","msg":"createCollection","attr":{"namespace":"config.cache.collections","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"efd507d0-9a01-4138-98cd-b0ac400cd138"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.500-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.500-04:00"},"s":"I", "c":"SH_REFR", "id":24104, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached collection","attr":{"namespace":"config.system.sessions","newVersion":{"0":{"$timestamp":{"t":1,"i":0}},"1":{"$oid":"5ecf3662c7d0267b37f651e5"}},"oldVersion":"","durationMillis":15}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.501-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.500-04:00"},"s":"I", "c":"SHARDING", "id":22101, "ctx":"conn21","msg":"Created initial chunk(s)","attr":{"numInitialChunks":1,"namespace":"config.system.sessions","initialCollectionVersion":{"0":{"$timestamp":{"t":1,"i":0}},"1":{"$oid":"5ecf3662c7d0267b37f651e5"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.501-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.500-04:00"},"s":"I", "c":"SHARDING", "id":22080, "ctx":"conn21","msg":"About to log metadata event","attr":{"namespace":"changelog","event":{"_id":"jasonchanjh:20020-2020-05-27T23:56:18.500-04:00-5ecf3662c7d0267b37f651e9","server":"jasonchanjh:20020","shard":"mongos_quiesce_mode_streamable_ismaster-rs0","clientAddr":"127.0.0.1:43708","time":{"$date":"2020-05-28T03:56:18.500Z"},"what":"shardCollection.end","ns":"config.system.sessions","details":{"version":"1|0||5ecf3662c7d0267b37f651e5","numChunks":1}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.506-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.506-04:00"},"s":"I", "c":"SH_REFR", "id":24104, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached collection","attr":{"namespace":"config.system.sessions","newVersion":{"0":{"$timestamp":{"t":1,"i":0}},"1":{"$oid":"5ecf3662c7d0267b37f651e5"}},"oldVersion":"","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.510-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.510-04:00"},"s":"I", "c":"SHARDING", "id":22665, "ctx":"conn1","msg":"Unlocked distributed lock","attr":{"lockSessionId":{"$oid":"5ecf36624e95c8fdb6d10538"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.512-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.512-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ShardServerCatalogCacheLoader-2","msg":"index build: done building","attr":{"namespace":"config.cache.collections","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.513-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.513-04:00"},"s":"I", "c":"SHARDING", "id":22665, "ctx":"conn1","msg":"Unlocked distributed lock","attr":{"lockSessionId":{"$oid":"5ecf36624e95c8fdb6d10533"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.513-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.513-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ShardServerCatalogCacheLoader-2","msg":"createCollection","attr":{"namespace":"config.cache.chunks.config.system.sessions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"8058aa73-9960-4b04-9184-1855f294d7b8"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.513-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.513-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"_configsvrShardCollection":"config.system.sessions","key":{"_id":1},"unique":false,"numInitialChunks":0,"presplitHashedZones":false,"getUUIDfromPrimaryShard":true,"writeConcern":{"w":"majority","wtimeout":60000},"$db":"admin"},"numYields":0,"reslen":355,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":1,"w":4}},"Database":{"acquireCount":{"r":1,"w":4}},"Collection":{"acquireCount":{"r":2,"w":4}},"Mutex":{"acquireCount":{"r":5,"W":1}}},"flowControl":{"acquireCount":4,"timeAcquiringMicros":2},"writeConcern":{"w":"majority","wtimeout":60000,"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":112}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.514-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.514-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43714","sessionId":26,"connectionCount":12}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.514-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.514-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:43714","client":"conn26","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.515-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.514-04:00"},"s":"I", "c":"INDEX", "id":20438, "ctx":"conn26","msg":"Registering index build","attr":{"buildUUID":{"uuid":{"$uuid":"aeddcffa-caaf-4375-88bc-c5a67a71afbf"}},"ns":"config.system.sessions","collectionUUID":{"uuid":{"$uuid":"709fc011-cd4a-4640-8c00-7242ab75c43d"}},"indexes":1,"firstIndex":{"name":"lsidTTLIndex"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.524-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.524-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn26","msg":"index build: done building","attr":{"namespace":"config.system.sessions","index":"lsidTTLIndex"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.524-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.524-04:00"},"s":"I", "c":"INDEX", "id":20440, "ctx":"conn26","msg":"Waiting for index build to complete","attr":{"buildUUID":{"uuid":{"$uuid":"aeddcffa-caaf-4375-88bc-c5a67a71afbf"}},"deadline":{"$date":{"$numberLong":"9223372036854775807"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.524-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.524-04:00"},"s":"I", "c":"INDEX", "id":20447, "ctx":"conn26","msg":"Index build completed","attr":{"buildUUID":{"uuid":{"$uuid":"aeddcffa-caaf-4375-88bc-c5a67a71afbf"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.529-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.529-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ShardServerCatalogCacheLoader-2","msg":"index build: done building","attr":{"namespace":"config.cache.chunks.config.system.sessions","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.536-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.536-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ShardServerCatalogCacheLoader-2","msg":"index build: done building","attr":{"namespace":"config.cache.chunks.config.system.sessions","index":"lastmod_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.538-0400 c20021| {"t":{"$date":"2020-05-27T23:56:18.537-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"refreshLogicalSessionCacheNow":1.0,"lsid":{"id":{"$uuid":"00bb5002-aca8-49e4-b087-0f6d9536116e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":12}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":272,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":7}},"Global":{"acquireCount":{"r":3,"w":4}},"Database":{"acquireCount":{"r":2,"w":4}},"Collection":{"acquireCount":{"r":4,"w":4}},"Mutex":{"acquireCount":{"r":6,"W":1}}},"flowControl":{"acquireCount":4,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":137}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.547-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.547-04:00"},"s":"I", "c":"COMMAND", "id":23435, "ctx":"conn1","msg":"Successfully set parameter to new value","attr":{"parameterName":"logComponentVerbosity","newValue":"{ command: { verbosity: 3.0 } }","oldValue":"{ verbosity: 0, accessControl: { verbosity: -1 }, command: { verbosity: -1 }, control: { verbosity: -1 }, executor: { verbosity: -1 }, geo: { verbosity: -1 }, index: { verbosity: -1 }, network: { verbosity: -1, asio: { verbosity: -1 }, bridge: { verbosity: -1 }, connectionPool: { verbosity: -1 } }, query: { verbosity: -1 }, replication: { verbosity: -1, election: { verbosity: -1 }, heartbeats: { verbosity: -1 }, initialSync: { verbosity: -1 }, rollback: { verbosity: 2 } }, sharding: { verbosity: -1, shardingCatalogRefresh: { verbosity: -1 }, migration: { verbosity: 2 } }, storage: { verbosity: -1, recovery: { verbosity: -1 }, journal: { verbosity: -1 } }, write: { verbosity: -1 }, ftdc: { verbosity: -1 }, tracking: { verbosity: -1 }, transaction: { verbosity: 4 }, test: { verbosity: -1 } }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.548-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.547-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"setParameter":1.0,"logComponentVerbosity":{"command":{"verbosity":3.0}},"lsid":{"id":{"$uuid":"ef902181-e2ea-49ff-9593-d1a945e1eeb9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1172,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.551-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.550-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.551-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.551-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3662e61edaea6cdeb924"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.553-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.552-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.553-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.553-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.553-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.553-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.553-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.553-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":12}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.553-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.553-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":19,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.556-0400 {"t":{"$date":"2020-05-28T03:56:18.556Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh15776): /home/jasonchan/mongo/mongo --port 20020 --eval TestData = {\n\t\"minPort\" : 20020,\n\t\"maxPort\" : 20249,\n\t\"peerPids\" : [ ],\n\t\"alwaysUseLogFiles\" : false,\n\t\"failIfUnterminatedProcesses\" : true,\n\t\"isMainTest\" : true,\n\t\"numTestClients\" : 1,\n\t\"enableMajorityReadConcern\" : true,\n\t\"mixedBinVersions\" : \"\",\n\t\"noJournal\" : false,\n\t\"serviceExecutor\" : \"\",\n\t\"storageEngine\" : \"\",\n\t\"storageEngineCacheSizeGB\" : \"\",\n\t\"testName\" : \"mongos_quiesce_mode_streamable_ismaster\",\n\t\"transportLayer\" : \"\",\n\t\"wiredTigerCollectionConfigString\" : \"\",\n\t\"wiredTigerEngineConfigString\" : \"\",\n\t\"wiredTigerIndexConfigString\" : \"\",\n\t\"setParameters\" : {\n\t\t\"logComponentVerbosity\" : {\n\t\t\t\"replication\" : {\n\t\t\t\t\"rollback\" : 2\n\t\t\t},\n\t\t\t\"sharding\" : {\n\t\t\t\t\"migration\" : 2\n\t\t\t},\n\t\t\t\"transaction\" : 4\n\t\t}\n\t},\n\t\"setParametersMongos\" : {\n\t\t\"logComponentVerbosity\" : {\n\t\t\t\"transaction\" : 3\n\t\t}\n\t},\n\t\"isAsanBuild\" : false,\n\t\"transactionLifetimeLimitSeconds\" : 86400\n};(function runPymongoWorkload() {\n // Run our PyMongo workload.\n const exitCode = run('jstests/noPassthrough/libs/pylib/run_quiesce_mode_workload.sh');\n jsTestLog(\"Returned from Pymongo workload\");\n assert.eq(exitCode, 0, 'Failed to run Python!');\n})();"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.558-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.557-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.558-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.558-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3662e61edaea6cdeb928"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.559-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.559-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.559-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.559-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.560-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.559-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.560-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.559-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.560-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.559-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":21,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.601-0400 sh15776| MongoDB shell version v0.0.0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.658-0400 sh15776| connecting to: mongodb://127.0.0.1:20020/?compressors=disabled&gssapiServiceName=mongodb [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.658-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.658-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:51682","sessionId":27,"connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.658-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.658-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn27","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.659-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.658-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:51682","client":"conn27","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.659-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.659-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn27","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":943,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.659-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.659-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn27","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"whatsmyuri":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.659-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.659-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn27","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"whatsmyuri":1,"$db":"admin"},"numYields":0,"reslen":338,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.661-0400 sh15776| Implicit session: session { "id" : UUID("c03caf9a-46f6-441e-b27a-648f30b63c84") } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.662-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.662-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn27","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"buildinfo":1.0,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.663-0400 d20020| {"t":{"$date":"2020-05-27T23:56:18.662-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn27","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"buildinfo":1.0,"$db":"admin"},"numYields":0,"reslen":2604,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.663-0400 sh15776| MongoDB server version: 0.0.0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.664-0400 sh15776| {"t":{"$date":"2020-05-28T03:56:18.664Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh15783): /home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/run_quiesce_mode_workload.sh"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.761-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.761-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.761-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.761-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3662e61edaea6cdeb92c"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.762-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.762-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.762-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.762-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.763-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.762-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.763-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.762-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.763-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.762-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":23,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.964-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.964-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.964-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.964-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3662e61edaea6cdeb930"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.965-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.965-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.965-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.965-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.965-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.965-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.966-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.965-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:18.966-0400 s20024| {"t":{"$date":"2020-05-27T23:56:18.965-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":25,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.167-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.167-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.167-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.167-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3663e61edaea6cdeb934"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.168-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.168-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.168-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.168-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.168-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.168-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.168-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.168-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.168-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.168-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":27,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.369-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.369-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.370-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.369-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3663e61edaea6cdeb938"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.371-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.370-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.371-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.371-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.371-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.371-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.371-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.371-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.371-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.371-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":29,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.572-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.572-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.572-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.572-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3663e61edaea6cdeb93c"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.574-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.573-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.574-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.574-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.574-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.574-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.574-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.574-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.574-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.574-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":31,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.775-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.775-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.775-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.775-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3663e61edaea6cdeb940"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.776-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.776-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.776-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.776-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.776-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.776-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.777-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.776-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.777-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.776-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":33,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.978-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.977-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.978-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.978-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3663e61edaea6cdeb944"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.979-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.979-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.979-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.979-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.979-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.979-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.979-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.979-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:19.979-0400 s20024| {"t":{"$date":"2020-05-27T23:56:19.979-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":36,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.180-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.180-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.181-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.180-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3664e61edaea6cdeb948"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.182-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.182-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.182-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.182-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.182-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.182-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.182-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.182-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.182-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.182-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":38,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.383-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.383-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.384-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.383-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3664e61edaea6cdeb94c"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.385-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.385-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.385-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.385-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.385-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.385-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.385-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.385-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.385-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.385-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":40,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.515-0400 sh15776| sh15783| Collecting git+https://github.com/ShaneHarvey/mongo-python-driver.git@PYTHON-2123 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.516-0400 sh15776| sh15783| Cloning https://github.com/ShaneHarvey/mongo-python-driver.git (to revision PYTHON-2123) to /tmp/pip-req-build-bsds_nd7 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.586-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.586-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.586-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.586-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3664e61edaea6cdeb950"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.588-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.587-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.588-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.588-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.588-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.588-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.588-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.588-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.588-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.588-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":42,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.790-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.790-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.790-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.790-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3664e61edaea6cdeb954"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.792-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.792-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.792-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.792-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.792-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.792-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.793-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.792-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.793-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.792-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":44,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.994-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.993-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.994-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.994-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3664e61edaea6cdeb958"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.995-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.995-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.995-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.995-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.995-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.995-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.995-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.995-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:20.995-0400 s20024| {"t":{"$date":"2020-05-27T23:56:20.995-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":46,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.196-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.196-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.196-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.196-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3665e61edaea6cdeb95c"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.197-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.197-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.197-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.197-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.198-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.197-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.198-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.197-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.198-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.197-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":48,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.399-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.399-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.399-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.399-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3665e61edaea6cdeb960"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.400-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.400-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.400-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.400-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.400-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.400-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.400-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.400-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.400-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.400-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":50,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.574-0400 d20020| {"t":{"$date":"2020-05-27T23:56:21.574-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn3","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.574-0400 d20020| {"t":{"$date":"2020-05-27T23:56:21.574-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn3","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":313,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.601-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.601-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.601-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.601-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3665e61edaea6cdeb964"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.603-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.602-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.603-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.602-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.603-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.602-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.603-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.603-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.603-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.603-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":52,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.804-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.804-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.804-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.804-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3665e61edaea6cdeb968"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.805-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.805-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.805-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.805-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.805-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.805-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.805-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.805-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.805-0400 s20024| {"t":{"$date":"2020-05-27T23:56:21.805-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":54,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.859-0400 d20020| {"t":{"$date":"2020-05-27T23:56:21.858-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn21","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"features":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"9MCb8uHVauuOyd1Npfbjkn68zUY=","subType":"0"}},"keyId":6831738924214255638}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638178,"i":23}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:21.859-0400 d20020| {"t":{"$date":"2020-05-27T23:56:21.859-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn21","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"features":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"9MCb8uHVauuOyd1Npfbjkn68zUY=","subType":"0"}},"keyId":6831738924214255638}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638178,"i":23}},"t":1}},"$db":"admin"},"numYields":0,"reslen":386,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.007-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.007-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.007-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.007-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3666e61edaea6cdeb96c"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.008-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.008-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.009-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.008-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.009-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.008-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.009-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.008-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.009-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.009-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":56,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.210-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.210-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.211-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.210-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3666e61edaea6cdeb970"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.212-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.211-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.212-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.211-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.212-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.212-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.212-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.212-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.212-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.212-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":58,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.414-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.413-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.414-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.414-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3666e61edaea6cdeb974"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.415-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.415-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.415-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.415-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.415-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.415-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.415-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.415-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.415-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.415-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":60,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.622-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.622-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.622-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.622-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3666e61edaea6cdeb978"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.623-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.623-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.623-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.623-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.623-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.623-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.623-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.623-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.623-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.623-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":62,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.644-0400 sh15776| sh15783| Installing collected packages: pymongo [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.644-0400 sh15776| sh15783| Running setup.py install for pymongo: started [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.825-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.824-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.825-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.825-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3666e61edaea6cdeb97c"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.826-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.826-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.826-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.826-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.826-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.826-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.826-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.826-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:22.826-0400 s20024| {"t":{"$date":"2020-05-27T23:56:22.826-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":64,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.027-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.027-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.028-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.027-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3667e61edaea6cdeb980"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.028-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.028-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.029-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.028-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.029-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.028-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.029-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.028-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.029-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.029-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":66,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.230-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.230-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.230-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.230-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3667e61edaea6cdeb984"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.231-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.231-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.231-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.231-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.231-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.231-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.232-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.231-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.232-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.231-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":68,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.433-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.433-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.433-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.433-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3667e61edaea6cdeb988"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.434-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.434-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.434-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.434-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.434-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.434-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.434-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.434-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.434-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.434-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":70,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.635-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.635-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.636-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.635-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3667e61edaea6cdeb98c"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.637-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.637-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.637-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.637-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.637-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.637-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.637-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.637-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.637-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.637-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":72,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.788-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.788-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":228}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.788-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.788-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":273}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.788-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.788-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":266}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.793-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.793-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590638178, 23), t: 1 }, lastWriteDate: new Date(1590638178000), majorityOpTime: { ts: Timestamp(1590638178, 23), t: 1 }, majorityWriteDate: new Date(1590638178000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638183793), logicalSessionTimeoutMinutes: 30, connectionId: 15, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638178, 23), $configTime: Timestamp(1590638178, 23), $clusterTime: { clusterTime: Timestamp(1590638178, 30), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638178, 23) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.801-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.801-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638178, 23), t: 1 }, lastWriteDate: new Date(1590638178000), majorityOpTime: { ts: Timestamp(1590638178, 23), t: 1 }, majorityWriteDate: new Date(1590638178000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638183801), logicalSessionTimeoutMinutes: 30, connectionId: 23, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638178, 23), $configTime: Timestamp(1590638178, 23), $clusterTime: { clusterTime: Timestamp(1590638178, 30), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638178, 23) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.801-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.801-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590638178, 23), t: 1 }, lastWriteDate: new Date(1590638178000), majorityOpTime: { ts: Timestamp(1590638178, 23), t: 1 }, majorityWriteDate: new Date(1590638178000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638183801), logicalSessionTimeoutMinutes: 30, connectionId: 20, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638178, 23), $configTime: Timestamp(1590638178, 23), $clusterTime: { clusterTime: Timestamp(1590638178, 30), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638178, 23) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.838-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.838-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.838-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.838-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3667e61edaea6cdeb990"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.839-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.839-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.839-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.839-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.839-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.839-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.840-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.839-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:23.840-0400 s20024| {"t":{"$date":"2020-05-27T23:56:23.839-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":75,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.041-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.041-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.041-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.041-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3668e61edaea6cdeb994"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.042-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.042-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.042-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.042-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.042-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.042-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.042-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.042-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.042-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.042-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":77,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.244-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.244-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.244-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.244-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3668e61edaea6cdeb998"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.245-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.245-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.245-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.245-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.245-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.245-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.245-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.245-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.245-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.245-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":79,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.447-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.446-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.447-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.446-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3668e61edaea6cdeb99c"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.448-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.448-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.448-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.448-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.448-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.448-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.448-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.448-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.448-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.448-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":81,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.650-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.649-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.650-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.650-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3668e61edaea6cdeb9a0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.651-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.651-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.651-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.651-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.651-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.651-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.651-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.651-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.652-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.651-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":83,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.853-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.853-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.853-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.853-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3668e61edaea6cdeb9a4"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.854-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.854-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.854-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.854-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.854-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.854-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.854-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.854-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:24.854-0400 s20024| {"t":{"$date":"2020-05-27T23:56:24.854-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":85,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.055-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.055-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.056-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.055-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3669e61edaea6cdeb9a8"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.057-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.056-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.057-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.056-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.057-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.056-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.057-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.057-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.057-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.057-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":87,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.259-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.258-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.259-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.259-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3669e61edaea6cdeb9ac"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.260-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.260-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.260-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.260-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.261-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.260-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.261-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.260-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.261-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.260-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":89,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.463-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.462-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.463-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.462-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3669e61edaea6cdeb9b0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.464-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.464-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.464-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.464-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.464-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.464-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.465-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.464-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.465-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.464-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":91,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.666-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.666-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.666-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.666-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3669e61edaea6cdeb9b4"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.667-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.667-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.667-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.667-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.667-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.667-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.667-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.667-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.667-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.667-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":93,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.853-0400 sh15776| sh15783| Running setup.py install for pymongo: finished with status 'done' [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.856-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.855-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"Uptime-reporter","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3669e61edaea6cdeb9b7"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.866-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.866-04:00"},"s":"I", "c":"SHARDING", "id":22641, "ctx":"Uptime-reporter","msg":"Changing ShouldAutoSplit setting","attr":{"newShouldAutoSplit":false,"oldShouldAutoSplit":true}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.866-0400 c20023| {"t":{"$date":"2020-05-27T23:56:25.866-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn19","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.866-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.866-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"Uptime-reporter","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.868-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.868-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.869-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.868-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3669e61edaea6cdeb9be"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.869-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.869-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.869-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.869-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":0,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.870-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.869-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.870-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.869-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.870-0400 s20024| {"t":{"$date":"2020-05-27T23:56:25.869-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":96,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.911-0400 sh15776| sh15783| Successfully installed pymongo-3.11.0b1.dev0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.996-0400 s20025| {"t":{"$date":"2020-05-27T23:56:25.996-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":371}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.997-0400 s20025| {"t":{"$date":"2020-05-27T23:56:25.996-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":439}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:25.997-0400 s20025| {"t":{"$date":"2020-05-27T23:56:25.997-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":446}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.009-0400 s20025| {"t":{"$date":"2020-05-27T23:56:26.009-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590638185, 1), t: 1 }, lastWriteDate: new Date(1590638185000), majorityOpTime: { ts: Timestamp(1590638185, 1), t: 1 }, majorityWriteDate: new Date(1590638185000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638186009), logicalSessionTimeoutMinutes: 30, connectionId: 25, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638185, 1), $configTime: Timestamp(1590638185, 1), $clusterTime: { clusterTime: Timestamp(1590638185, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638185, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.010-0400 s20025| {"t":{"$date":"2020-05-27T23:56:26.010-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638185, 1), t: 1 }, lastWriteDate: new Date(1590638185000), majorityOpTime: { ts: Timestamp(1590638185, 1), t: 1 }, majorityWriteDate: new Date(1590638185000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638186010), logicalSessionTimeoutMinutes: 30, connectionId: 28, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638185, 1), $configTime: Timestamp(1590638185, 1), $clusterTime: { clusterTime: Timestamp(1590638185, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638185, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.011-0400 s20025| {"t":{"$date":"2020-05-27T23:56:26.010-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590638185, 1), t: 1 }, lastWriteDate: new Date(1590638185000), majorityOpTime: { ts: Timestamp(1590638185, 1), t: 1 }, majorityWriteDate: new Date(1590638185000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638186010), logicalSessionTimeoutMinutes: 30, connectionId: 20, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638185, 1), $configTime: Timestamp(1590638185, 1), $clusterTime: { clusterTime: Timestamp(1590638185, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638185, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.072-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.071-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.072-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.072-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366ae61edaea6cdeb9c2"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.074-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.073-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.074-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.074-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.074-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.074-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.075-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.074-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638185,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.075-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.074-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":98,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.276-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.276-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.277-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.276-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366ae61edaea6cdeb9c6"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.278-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.278-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.278-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.278-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.279-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.278-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.279-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.278-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638185,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.279-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.278-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":100,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.481-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.480-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.481-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.481-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366ae61edaea6cdeb9ca"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.482-0400 c20021| {"t":{"$date":"2020-05-27T23:56:26.482-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"MirrorMaestro","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.483-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.482-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.483-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.482-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.483-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.483-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.483-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.483-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638185,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.484-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.483-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":102,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.484-0400 c20023| {"t":{"$date":"2020-05-27T23:56:26.483-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54726","sessionId":26,"connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.484-0400 c20023| {"t":{"$date":"2020-05-27T23:56:26.483-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:54726","client":"conn26","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.686-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.685-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.686-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.685-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366ae61edaea6cdeb9ce"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.688-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.688-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.688-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.688-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.688-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.688-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.689-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.688-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638185,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.689-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.688-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":104,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.890-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.890-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.891-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.890-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366ae61edaea6cdeb9d2"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.892-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.892-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.893-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.892-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.893-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.892-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.893-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.893-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638185,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:26.894-0400 s20024| {"t":{"$date":"2020-05-27T23:56:26.893-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":106,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.095-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.095-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.095-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.095-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366be61edaea6cdeb9d6"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.097-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.097-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.097-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.097-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.098-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.097-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.098-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.097-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638185,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.098-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.097-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":108,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.299-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.299-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.300-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.299-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366be61edaea6cdeb9da"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.301-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.301-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.302-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.301-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.302-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.301-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.302-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.301-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638185,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.302-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.301-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":110,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.504-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.503-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.504-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.504-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366be61edaea6cdeb9de"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.506-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.505-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.506-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.505-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.506-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.506-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.506-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.506-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638185,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.507-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.506-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":112,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.709-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.708-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.709-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.708-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366be61edaea6cdeb9e2"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.711-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.710-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.711-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.710-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.711-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.711-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.711-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.711-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638185,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.712-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.711-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":114,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.913-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.913-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.913-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.913-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366be61edaea6cdeb9e6"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.915-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.915-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.915-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.915-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.915-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.915-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.916-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.915-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638185,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:27.916-0400 s20024| {"t":{"$date":"2020-05-27T23:56:27.915-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":117,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.020-0400 s20025| {"t":{"$date":"2020-05-27T23:56:28.019-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"Uptime-reporter","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366c564c476baabfc262"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.027-0400 s20025| {"t":{"$date":"2020-05-27T23:56:28.026-04:00"},"s":"I", "c":"SHARDING", "id":22641, "ctx":"Uptime-reporter","msg":"Changing ShouldAutoSplit setting","attr":{"newShouldAutoSplit":false,"oldShouldAutoSplit":true}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.027-0400 c20021| {"t":{"$date":"2020-05-27T23:56:28.027-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn29","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.028-0400 s20025| {"t":{"$date":"2020-05-27T23:56:28.027-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"Uptime-reporter","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.117-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.117-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.117-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.117-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366ce61edaea6cdeb9ea"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.119-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.119-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.119-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.119-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.120-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.119-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.120-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.119-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638185,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.120-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.119-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":119,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.266-0400 d20020| {"t":{"$date":"2020-05-27T23:56:28.266-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn5","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.266-0400 d20020| {"t":{"$date":"2020-05-27T23:56:28.266-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn5","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.308-0400 d20020| {"t":{"$date":"2020-05-27T23:56:28.308-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn4","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":10003}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.308-0400 d20020| {"t":{"$date":"2020-05-27T23:56:28.308-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn4","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.310-0400 d20020| {"t":{"$date":"2020-05-27T23:56:28.310-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"$db":"admin"},"numYields":0,"reslen":928,"locks":{},"protocol":"op_msg","durationMillis":10005}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.311-0400 d20020| {"t":{"$date":"2020-05-27T23:56:28.310-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn2","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.321-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.321-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.322-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.321-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366ce61edaea6cdeb9ee"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.324-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.323-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.324-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.323-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.324-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.323-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.324-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.324-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.324-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.324-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":121,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.386-0400 d20020| {"t":{"$date":"2020-05-27T23:56:28.386-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn20","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.386-0400 d20020| {"t":{"$date":"2020-05-27T23:56:28.386-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn20","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.387-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.386-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","durationNanos":599}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.397-0400 d20020| {"t":{"$date":"2020-05-27T23:56:28.397-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.397-0400 d20020| {"t":{"$date":"2020-05-27T23:56:28.397-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn19","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.398-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.397-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638178, 30), t: 1 }, lastWriteDate: new Date(1590638178000), majorityOpTime: { ts: Timestamp(1590638178, 30), t: 1 }, majorityWriteDate: new Date(1590638178000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638188397), logicalSessionTimeoutMinutes: 30, connectionId: 19, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638178, 30), $configServerState: { opTime: { ts: Timestamp(1590638178, 23), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590638178, 30), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638178, 30) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.441-0400 d20020| {"t":{"$date":"2020-05-27T23:56:28.441-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn25","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.441-0400 d20020| {"t":{"$date":"2020-05-27T23:56:28.441-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn25","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.452-0400 d20020| {"t":{"$date":"2020-05-27T23:56:28.452-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn23","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.453-0400 d20020| {"t":{"$date":"2020-05-27T23:56:28.452-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn23","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.526-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.526-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.526-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.526-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366ce61edaea6cdeb9f2"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.528-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.528-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.528-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.528-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.528-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.528-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.529-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.528-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.529-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.528-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":123,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.731-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.730-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.731-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.731-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366ce61edaea6cdeb9f6"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.733-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.733-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.733-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.733-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.733-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.733-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.734-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.733-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.734-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.733-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":125,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.935-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.935-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.936-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.935-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366ce61edaea6cdeb9fa"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.937-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.937-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.938-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.937-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.938-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.937-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.938-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.937-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:28.938-0400 s20024| {"t":{"$date":"2020-05-27T23:56:28.938-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":127,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.140-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.140-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.140-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.140-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366de61edaea6cdeb9fe"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.142-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.142-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.142-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.142-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.142-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.142-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.142-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.142-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.143-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.142-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":129,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.344-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.344-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.344-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.344-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366de61edaea6cdeba02"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.346-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.346-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.347-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.346-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.347-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.346-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.347-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.346-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.347-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.346-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":131,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.549-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.548-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.549-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.549-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366de61edaea6cdeba06"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.550-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.550-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.551-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.550-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.551-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.550-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.551-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.551-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.551-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.551-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":133,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.753-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.753-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.754-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.753-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366de61edaea6cdeba0a"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.755-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.755-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.756-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.755-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.756-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.755-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.756-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.756-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.756-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.756-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":135,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.958-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.958-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.958-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.958-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366de61edaea6cdeba0e"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.960-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.960-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.960-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.960-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.960-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.960-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.961-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.960-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:29.961-0400 s20024| {"t":{"$date":"2020-05-27T23:56:29.960-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":137,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.162-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.162-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.163-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.162-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366ee61edaea6cdeba12"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.164-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.164-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.165-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.164-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.165-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.164-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.165-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.164-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.165-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.164-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":139,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.367-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.366-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.367-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.367-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366ee61edaea6cdeba16"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.369-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.369-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.369-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.369-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.369-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.369-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.369-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.369-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.370-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.369-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":141,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.571-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.571-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.571-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.571-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366ee61edaea6cdeba1a"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.573-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.573-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.573-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.573-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.574-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.573-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.574-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.573-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.574-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.573-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":143,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.776-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.776-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.776-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.776-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366ee61edaea6cdeba1e"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.778-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.778-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.778-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.778-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.779-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.778-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.779-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.778-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.779-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.778-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":145,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.980-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.980-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.981-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.980-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366ee61edaea6cdeba22"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.983-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.982-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.983-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.982-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.983-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.982-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.983-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.983-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:30.983-0400 s20024| {"t":{"$date":"2020-05-27T23:56:30.983-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":147,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.185-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.185-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.185-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.185-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366fe61edaea6cdeba26"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.187-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.187-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.187-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.187-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.188-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.187-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.188-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.187-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.188-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.187-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":149,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.389-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.389-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.390-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.389-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366fe61edaea6cdeba2a"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.391-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.391-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.392-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.391-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.392-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.391-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.392-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.392-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.392-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.392-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":151,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.574-0400 d20020| {"t":{"$date":"2020-05-27T23:56:31.574-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn3","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.574-0400 d20020| {"t":{"$date":"2020-05-27T23:56:31.574-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn3","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":313,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.594-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.594-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.594-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.594-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366fe61edaea6cdeba2e"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.596-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.596-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.596-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.596-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.596-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.596-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.597-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.596-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.597-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.596-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":153,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.799-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.799-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.799-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.799-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366fe61edaea6cdeba32"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.801-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.801-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.801-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.801-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.802-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.801-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.802-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.801-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.802-0400 s20024| {"t":{"$date":"2020-05-27T23:56:31.801-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":155,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.860-0400 d20020| {"t":{"$date":"2020-05-27T23:56:31.860-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn21","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"features":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"CGIVo3Rp3Dx6mUv1i4110OLZj4c=","subType":"0"}},"keyId":6831738924214255638}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638188,"i":1}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:31.861-0400 d20020| {"t":{"$date":"2020-05-27T23:56:31.860-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn21","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"features":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"CGIVo3Rp3Dx6mUv1i4110OLZj4c=","subType":"0"}},"keyId":6831738924214255638}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638188,"i":1}},"t":1}},"$db":"admin"},"numYields":0,"reslen":386,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.004-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.004-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.005-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.004-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf366fe61edaea6cdeba36"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.006-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.006-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.007-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.006-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.007-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.006-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.007-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.007-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.007-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.007-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":158,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.209-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.209-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.209-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.209-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3670e61edaea6cdeba3a"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.211-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.211-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.212-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.211-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.212-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.211-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.212-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.211-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.212-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.211-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":160,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.414-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.414-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.414-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.414-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3670e61edaea6cdeba3e"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.416-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.416-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.416-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.416-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.417-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.416-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.417-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.416-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.417-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.416-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":162,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.619-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.618-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.619-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.619-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3670e61edaea6cdeba42"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.621-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.620-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.621-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.620-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.621-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.621-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.621-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.621-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.621-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.621-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":164,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.824-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.823-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.824-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.824-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3670e61edaea6cdeba46"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.826-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.826-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.826-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.826-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.826-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.826-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.827-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.826-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:32.827-0400 s20024| {"t":{"$date":"2020-05-27T23:56:32.826-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":166,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.029-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.028-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.029-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.029-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3671e61edaea6cdeba4a"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.031-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.031-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.031-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.031-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.031-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.031-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.032-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.031-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.032-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.031-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":168,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.233-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.233-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.233-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.233-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3671e61edaea6cdeba4e"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.236-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.235-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.236-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.235-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.236-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.235-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.236-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.236-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.236-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.236-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":170,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.438-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.438-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.438-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.438-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3671e61edaea6cdeba52"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.440-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.440-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.441-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.440-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.441-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.440-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.441-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.440-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.441-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.440-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":172,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.643-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.642-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.643-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.643-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3671e61edaea6cdeba56"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.645-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.645-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.645-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.645-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.645-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.645-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.645-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.645-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.646-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.645-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":174,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.789-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.788-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":477}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.789-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.788-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":542}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.789-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.788-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":596}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.804-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.803-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590638188, 1), t: 1 }, lastWriteDate: new Date(1590638188000), majorityOpTime: { ts: Timestamp(1590638188, 1), t: 1 }, majorityWriteDate: new Date(1590638188000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638193803), logicalSessionTimeoutMinutes: 30, connectionId: 20, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638188, 1), $configTime: Timestamp(1590638188, 1), $clusterTime: { clusterTime: Timestamp(1590638188, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638188, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.804-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.804-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590638188, 1), t: 1 }, lastWriteDate: new Date(1590638188000), majorityOpTime: { ts: Timestamp(1590638188, 1), t: 1 }, majorityWriteDate: new Date(1590638188000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638193803), logicalSessionTimeoutMinutes: 30, connectionId: 15, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638188, 1), $configTime: Timestamp(1590638188, 1), $clusterTime: { clusterTime: Timestamp(1590638188, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638188, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.812-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.811-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638188, 1), t: 1 }, lastWriteDate: new Date(1590638188000), majorityOpTime: { ts: Timestamp(1590638188, 1), t: 1 }, majorityWriteDate: new Date(1590638188000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638193811), logicalSessionTimeoutMinutes: 30, connectionId: 23, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638188, 1), $configTime: Timestamp(1590638188, 1), $clusterTime: { clusterTime: Timestamp(1590638188, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638188, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.848-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.847-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.848-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.848-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3671e61edaea6cdeba5a"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.850-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.850-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.850-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.850-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.850-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.850-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.851-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.850-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.851-0400 s20024| {"t":{"$date":"2020-05-27T23:56:33.850-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":176,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.990-0400 sh15776| sh15783| You are using pip version 10.0.1, however version 20.2b1 is available. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:33.990-0400 sh15776| sh15783| You should consider upgrading via the 'pip install --upgrade pip' command. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.052-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.052-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.052-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.052-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3672e61edaea6cdeba5e"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.053-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.053-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.054-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.053-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.054-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.053-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.054-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.053-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.054-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.054-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":178,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.147-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.147-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42796","sessionId":14,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.147-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.147-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36284","sessionId":15,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.148-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.148-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn14","msg":"client metadata","attr":{"remote":"127.0.0.1:42796","client":"conn14","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.148-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.148-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn14","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.148-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.148-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn14","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":17,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.149-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.148-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36286","sessionId":16,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.150-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.149-04:00"},"s":"D1", "c":"COMMAND", "id":4695502, "ctx":"conn14","msg":"Waiting for an isMaster response from a topology change or until deadline","attr":{"deadline":{"$date":"2020-05-28T03:56:36.149Z"},"currentMongosTopologyVersionCounter":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.150-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.150-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:36286","client":"conn16","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.151-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.150-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"compression":[],"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.151-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.150-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":180,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.151-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.151-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:36284","client":"conn15","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.151-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.151-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn15","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.151-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.151-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn15","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":181,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.151-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.151-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42802","sessionId":15,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.152-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.152-04:00"},"s":"D1", "c":"COMMAND", "id":4695502, "ctx":"conn15","msg":"Waiting for an isMaster response from a topology change or until deadline","attr":{"deadline":{"$date":"2020-05-28T03:56:36.152Z"},"currentMongosTopologyVersionCounter":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.153-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.153-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:42802","client":"conn15","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.153-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.153-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn15","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.153-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.153-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn15","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":19,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.169-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.168-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42804","sessionId":16,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.169-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.169-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:42804","client":"conn16","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.169-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.169-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"compression":[],"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.169-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.169-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":20,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.170-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.170-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn16","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.170-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.170-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Starting thread","attr":{"threadName":"ConfigServerCatalogCacheLoader-0","poolName":"ConfigServerCatalogCacheLoader"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.171-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.170-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3672564c476baabfc26d"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.173-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.172-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.173-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.173-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.173-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.173-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn16","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.173-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.173-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn16","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: insert, TrackingId: 5ecf3672564c476baabfc26c"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.177-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.177-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36292","sessionId":17,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.177-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.177-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:36292","client":"conn17","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.177-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.177-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.178-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.177-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":183,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.178-0400 c20021| {"t":{"$date":"2020-05-27T23:56:34.177-04:00"},"s":"I", "c":"SHARDING", "id":22655, "ctx":"conn29","msg":"Acquired distributed lock","attr":{"lockName":"test","lockSessionId":{"$oid":"5ecf36724e95c8fdb6d105b1"},"reason":"createDatabase"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.179-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.178-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn21","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"listDatabases":1,"maxTimeMS":600000,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$readPreference":{"mode":"primaryPreferred"},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":1}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":1}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.179-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.178-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn21","msg":"Admin only command","attr":{"command":"listDatabases"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.180-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.180-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn21","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"listDatabases":1,"maxTimeMS":600000,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$readPreference":{"mode":"primaryPreferred"},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":1}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":1}},"t":1}},"$db":"admin"},"numYields":0,"reslen":546,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":4}},"Global":{"acquireCount":{"r":4}},"Database":{"acquireCount":{"r":3}},"Collection":{"acquireCount":{"r":15}},"Mutex":{"acquireCount":{"r":3}},"oplog":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.180-0400 c20021| {"t":{"$date":"2020-05-27T23:56:34.180-04:00"},"s":"I", "c":"SHARDING", "id":21938, "ctx":"conn29","msg":"Registering new database in sharding catalog","attr":{"db":{"_id":"test","primary":"mongos_quiesce_mode_streamable_ismaster-rs0","partitioned":false,"version":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.181-0400 c20021| {"t":{"$date":"2020-05-27T23:56:34.180-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn29","msg":"createCollection","attr":{"namespace":"config.databases","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"8e41047f-738c-41e6-b05d-e520e12c4f9c"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.193-0400 c20021| {"t":{"$date":"2020-05-27T23:56:34.193-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn29","msg":"index build: done building","attr":{"namespace":"config.databases","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.195-0400 c20022| {"t":{"$date":"2020-05-27T23:56:34.194-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-9","msg":"createCollection","attr":{"namespace":"config.databases","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"8e41047f-738c-41e6-b05d-e520e12c4f9c"}},"options":{"uuid":{"$uuid":"8e41047f-738c-41e6-b05d-e520e12c4f9c"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.209-0400 c20022| {"t":{"$date":"2020-05-27T23:56:34.209-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-9","msg":"index build: done building","attr":{"namespace":"config.databases","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.210-0400 c20023| {"t":{"$date":"2020-05-27T23:56:34.210-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-6","msg":"createCollection","attr":{"namespace":"config.databases","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"8e41047f-738c-41e6-b05d-e520e12c4f9c"}},"options":{"uuid":{"$uuid":"8e41047f-738c-41e6-b05d-e520e12c4f9c"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.212-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.212-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn21","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"_flushDatabaseCacheUpdates":"test","lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":3}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":3}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.212-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.212-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn21","msg":"Admin only command","attr":{"command":"_flushDatabaseCacheUpdates"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.213-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.213-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"test","newDbVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"oldDbVersion":{},"durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.213-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.213-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"ShardServerCatalogCacheLoader-0","msg":"About to run the command","attr":{"db":"config","commandArgs":{"update":"cache.databases","bypassDocumentValidation":false,"ordered":true,"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.214-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.213-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"ShardServerCatalogCacheLoader-0","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","command":{"update":"cache.databases","bypassDocumentValidation":false,"ordered":true,"$db":"config"},"numYields":0,"reslen":463,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"w":1}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.214-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.214-04:00"},"s":"I", "c":"SHARDING", "id":21950, "ctx":"conn21","msg":"Setting this node's cached database version","attr":{"db":"test","newDbVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.214-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.214-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn21","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"_flushDatabaseCacheUpdates":"test","lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":3}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":3}},"t":1}},"$db":"admin"},"numYields":0,"reslen":354,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":3}},"ReplicationStateTransition":{"acquireCount":{"w":4}},"Global":{"acquireCount":{"r":3,"w":1}},"Database":{"acquireCount":{"r":2,"W":1}},"Mutex":{"acquireCount":{"r":3,"W":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.217-0400 c20021| {"t":{"$date":"2020-05-27T23:56:34.217-04:00"},"s":"I", "c":"SHARDING", "id":22665, "ctx":"conn29","msg":"Unlocked distributed lock","attr":{"lockSessionId":{"$oid":"5ecf36724e95c8fdb6d105b1"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.218-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.218-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn16","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.218-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.218-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3672564c476baabfc271"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.223-0400 c20023| {"t":{"$date":"2020-05-27T23:56:34.223-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-6","msg":"index build: done building","attr":{"namespace":"config.databases","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.227-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.226-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"test","newDbVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"oldDbVersion":{},"durationMillis":8}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.229-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.228-04:00"},"s":"D1", "c":"SHARDING", "id":22731, "ctx":"conn16","msg":"Succesfully retrieved updated shard list from config server","attr":{"shardsNumber":1,"lastVisibleOpTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.229-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.228-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"conn16","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.229-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.229-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"conn16","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.229-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.229-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"conn16","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.229-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.229-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn16","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.229-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.229-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"conn16","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.230-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.229-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"conn16","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.230-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.229-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.230-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.229-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"conn16","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","readPref":"{ mode: \"primary\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.230-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.229-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43736","sessionId":28,"connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.230-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.230-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn28","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.230-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.230-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:43736","client":"conn28","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.231-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.230-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn28","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1045,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.231-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.230-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.231-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.230-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","newTopologyDescription":"{ id: \"849a32fd-5a1d-4e17-8afd-aba9bd0a0e4c\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590638194000), opTime: { ts: Timestamp(1590638194, 4), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638194230), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"849a32fd-5a1d-4e17-8afd-aba9bd0a0e4c\", topologyType: \"Unknown\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.231-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.230-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.231-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.230-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.231-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.230-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.232-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.230-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","readPref":"{ mode: \"primary\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.232-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.231-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"UpdateReplicaSetOnConfigServer","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3672564c476baabfc275"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.232-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.231-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn28","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.232-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.231-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43738","sessionId":29,"connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.232-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.231-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn28","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.233-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.231-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43740","sessionId":30,"connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.233-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.231-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn29","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.233-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.231-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:43738","client":"conn29","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.233-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.231-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn28","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.233-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.231-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638194, 4), t: 1 }, lastWriteDate: new Date(1590638194000), majorityOpTime: { ts: Timestamp(1590638178, 30), t: 1 }, majorityWriteDate: new Date(1590638178000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638194231), logicalSessionTimeoutMinutes: 30, connectionId: 28, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638178, 30), $configServerState: { opTime: { ts: Timestamp(1590638194, 3), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590638194, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638194, 4) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.233-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.231-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.234-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.231-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn28","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.234-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.231-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn29","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1045,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.234-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.231-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:43740","client":"conn30","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.234-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.232-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1045,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.234-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.232-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.234-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.232-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","durationNanos":1316}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.235-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.232-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn28","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.235-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.232-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"insert":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"documents":[{"_id":{"$oid":"5ecf3672be589876476a7093"},"state":"in_progress"}],"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":5}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.235-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.232-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"Sharding-Fixed-1","msg":"Starting thread","attr":{"threadName":"Sharding-Fixed-1","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.235-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.232-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"transactions","filter":{"_id":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}}},"readConcern":{},"ntoreturn":1,"singleBatch":true,"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.235-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.232-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"config.transactions","command":{"find":"transactions","filter":{"_id":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}}},"readConcern":{},"ntoreturn":1,"singleBatch":true,"$db":"config"},"planSummary":"IDHACK","keysExamined":0,"docsExamined":0,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":404,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.236-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.232-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":1,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.236-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.233-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"ShardServerCatalogCacheLoader-2","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"cache.collections","filter":{"_id":"test.state"},"readConcern":{},"ntoreturn":1,"singleBatch":true,"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.236-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.233-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"ShardServerCatalogCacheLoader-2","msg":"Slow query","attr":{"type":"command","ns":"config.cache.collections","command":{"find":"cache.collections","filter":{"_id":"test.state"},"readConcern":{},"ntoreturn":1,"singleBatch":true,"$db":"config"},"planSummary":"IDHACK","keysExamined":0,"docsExamined":0,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":408,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.236-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.234-04:00"},"s":"I", "c":"SH_REFR", "id":24105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Collection has found to be unsharded after refresh","attr":{"namespace":"test.state","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.237-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.234-04:00"},"s":"I", "c":"SHARDING", "id":21917, "ctx":"conn30","msg":"Marking collection as unsharded","attr":{"namespace":"test.state"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.237-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.234-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"ShardServerCatalogCacheLoader-3","msg":"About to run the command","attr":{"db":"config","commandArgs":{"delete":"cache.collections","bypassDocumentValidation":false,"ordered":true,"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.237-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.234-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"insert":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"documents":[{"_id":{"$oid":"5ecf3672be589876476a7093"},"state":"in_progress"}],"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":5}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"ninserted":0,"numYields":0,"reslen":718,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":7}},"ReplicationStateTransition":{"acquireCount":{"w":11}},"Global":{"acquireCount":{"r":4,"w":6}},"Database":{"acquireCount":{"r":2,"w":6}},"Collection":{"acquireCount":{"r":4,"w":6}},"Mutex":{"acquireCount":{"r":13,"W":3}}},"flowControl":{"acquireCount":5,"timeAcquiringMicros":2},"readConcern":{"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.237-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.235-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"ShardServerCatalogCacheLoader-3","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","command":{"delete":"cache.collections","bypassDocumentValidation":false,"ordered":true,"$db":"config"},"numYields":0,"reslen":400,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":2}},"Global":{"acquireCount":{"r":1,"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"w":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.237-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.235-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"ShardServerCatalogCacheLoader-3","msg":"About to run the command","attr":{"db":"config","commandArgs":{"drop":"cache.chunks.test.state","writeConcern":{"w":1,"wtimeout":0},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.237-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.235-04:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"ShardServerCatalogCacheLoader-3","msg":"CMD: drop","attr":{"collection":"config.cache.chunks.test.state"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.237-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.235-04:00"},"s":"D1", "c":"SH_REFR", "id":24106, "ctx":"conn16","msg":"Refreshing cached collection {namespace} with version {currentCollectionVersion}","attr":{"namespace":"test.state","currentCollectionVersion":{"0":{"$timestamp":{"t":0,"i":0}},"1":{"$oid":"000000000000000000000000"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.237-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.235-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3672564c476baabfc277"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.237-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.235-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"ShardServerCatalogCacheLoader-3","msg":"Assertion while executing command","attr":{"command":"drop","db":"config","commandArgs":{"drop":"cache.chunks.test.state","writeConcern":{"w":1,"wtimeout":0},"$db":"config"},"error":"NamespaceNotFound: ns not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.237-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.235-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"ShardServerCatalogCacheLoader-3","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","command":{"drop":"cache.chunks.test.state","writeConcern":{"w":1,"wtimeout":0},"$db":"config"},"numYields":0,"ok":0,"errMsg":"ns not found","errName":26,"errCode":26,"reslen":400,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":2}},"Global":{"acquireCount":{"r":1,"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":2,"timeAcquiringMicros":4},"writeConcern":{"w":1,"wtimeout":0,"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.238-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.236-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: collection test.state not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":102}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.238-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.236-04:00"},"s":"I", "c":"SH_REFR", "id":24105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Collection has found to be unsharded after refresh","attr":{"namespace":"test.state","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.238-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.236-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"insert":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"documents":[{"_id":{"$oid":"5ecf3672be589876476a7093"},"state":"in_progress"}],"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":5}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.238-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.236-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn30","msg":"createCollection","attr":{"namespace":"test.state","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"eaad77bc-e8d5-40f2-8faa-42ae45aa8d26"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.249-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.249-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn30","msg":"index build: done building","attr":{"namespace":"test.state","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.249-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.249-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"insert":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"documents":[{"_id":{"$oid":"5ecf3672be589876476a7093"},"state":"in_progress"}],"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":5}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"ninserted":1,"keysInserted":1,"numYields":0,"reslen":432,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"w":4}},"Database":{"acquireCount":{"w":4}},"Collection":{"acquireCount":{"r":1,"w":4}},"Mutex":{"acquireCount":{"r":8}}},"flowControl":{"acquireCount":3,"timeAcquiringMicros":3},"storage":{},"protocol":"op_msg","durationMillis":12}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.249-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.249-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"insert":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"ninserted":1,"numYields":0,"reslen":170,"protocol":"op_msg","durationMillis":79}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.249-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.249-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":21,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.251-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.250-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn16","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.251-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.251-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3672e61edaea6cdeba66"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.252-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.251-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"test","newDbVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"oldDbVersion":{},"durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.252-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.252-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn16","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: update, TrackingId: 5ecf3672e61edaea6cdeba65"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.253-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.253-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"TaskExecutorPool-0","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.254-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.253-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43742","sessionId":31,"connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.254-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.254-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn31","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.254-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.254-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:43742","client":"conn31","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.254-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.254-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn31","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1045,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.254-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.254-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn31","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:34.250Z"},"clusterTime":{"$timestamp":{"t":1590638188,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":2,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":7}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36286","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.254-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.254-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn31","msg":"New transaction started","attr":{"txnNumber":2,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.255-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.255-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn31","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:34.250Z"},"clusterTime":{"$timestamp":{"t":1590638188,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":2,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":7}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36286","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.255-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.255-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":2,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.255-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.255-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":184,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.256-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.256-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn31","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:34.255Z"},"clusterTime":{"$timestamp":{"t":1590638194,"i":8}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"61aeea1a-68f2-4f95-8e2b-270ccc40088a"},"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":8}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36180","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.256-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.256-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn31","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"61aeea1a-68f2-4f95-8e2b-270ccc40088a","operationId":1861}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.256-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.256-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn31","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:34.255Z"},"clusterTime":{"$timestamp":{"t":1590638194,"i":8}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"61aeea1a-68f2-4f95-8e2b-270ccc40088a"},"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":8}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36180","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.256-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.256-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.257-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.256-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":186,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.257-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.257-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:34.256Z"},"clusterTime":{"$timestamp":{"t":1590638194,"i":8}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"4351cf65-6bcc-40f1-b9a4-f248b18f362f"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":8}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.257-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.257-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"4351cf65-6bcc-40f1-b9a4-f248b18f362f","operationId":1862}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.257-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.257-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:34.256Z"},"clusterTime":{"$timestamp":{"t":1590638194,"i":8}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"4351cf65-6bcc-40f1-b9a4-f248b18f362f"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":8}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.257-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.257-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":8}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.257-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.257-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":26,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.509-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.509-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn31","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:34.509Z"},"clusterTime":{"$timestamp":{"t":1590638194,"i":8}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":3,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":8}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36286","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.510-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.509-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn31","msg":"New transaction started","attr":{"txnNumber":3,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.510-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.510-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn31","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:34.509Z"},"clusterTime":{"$timestamp":{"t":1590638194,"i":8}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":3,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":8}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36286","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.511-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.510-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":3,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":8}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.511-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.510-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":187,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.513-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.512-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn31","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:34.512Z"},"clusterTime":{"$timestamp":{"t":1590638194,"i":9}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"8ce5325c-99a3-4757-b924-2e460438b7c3"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":9}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36286","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.513-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.512-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn31","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"8ce5325c-99a3-4757-b924-2e460438b7c3","operationId":1867}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.513-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.513-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn31","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:34.512Z"},"clusterTime":{"$timestamp":{"t":1590638194,"i":9}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"8ce5325c-99a3-4757-b924-2e460438b7c3"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":9}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36286","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.514-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.513-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":9}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.514-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.513-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":188,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.758-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.759-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.759-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.759-0400 [jsTest] Stopping first mongos [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.759-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.760-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.760-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.760-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36302","sessionId":19,"connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.761-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.760-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:36302","client":"conn19","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.761-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.761-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.761-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.761-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":189,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.763-0400 New session started with sessionID: { "id" : UUID("2ed95133-2265-45d0-a971-e984bb5cb6ed") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.764-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.764-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1.0,"lsid":{"id":{"$uuid":"2ed95133-2265-45d0-a971-e984bb5cb6ed"}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.764-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.764-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":190,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.765-0400 Skipping collection validation: giving up after running the isMaster command: not running validate against mongos [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.765-0400 {"t":{"$date":"2020-05-28T03:56:34.764Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":true}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.765-0400 {"t":{"$date":"2020-05-28T03:56:34.764Z"},"s":"I", "c":"-", "id":22819, "ctx":"js","msg":"waiting for process {pid} to terminate.","attr":{"pid":"15656"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.765-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.764-04:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"got signal {sig} ({strsignal_sig})","attr":{"sig":15,"strsignal_sig":"Terminated"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.766-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.764-04:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"kill from pid:{si_si_pid} uid:{si_si_uid}","attr":{"si_si_pid":15306,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.766-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.765-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.766-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.765-04:00"},"s":"I", "c":"COMMAND", "id":4695701, "ctx":"SignalHandler","msg":"Entering quiesce mode for mongos shutdown","attr":{"quiesceTimeMillis":5000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.766-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.765-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn15","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":176}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.766-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.765-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn15","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":424238335,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.767-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.765-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn15","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"topologyVersion":{"processId":{"$oid":"5ecf365de61edaea6cdeb8fd"},"counter":0},"maxAwaitTimeMS":2000,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":325,"protocol":"op_msg","durationMillis":612}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.767-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.765-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn15","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":182,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.767-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.766-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"connection ended","attr":{"remote":"127.0.0.1:36284","connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.767-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.766-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn31","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:34.765Z"},"clusterTime":{"$timestamp":{"t":1590638194,"i":9}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":4,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":9}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36286","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.767-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.766-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn31","msg":"New transaction started","attr":{"txnNumber":4,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.768-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.767-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36304","sessionId":20,"connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.768-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.767-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn31","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:34.765Z"},"clusterTime":{"$timestamp":{"t":1590638194,"i":9}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":4,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":9}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36286","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.768-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.767-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:36304","client":"conn20","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.768-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.767-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn20","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.768-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.767-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn20","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":2044897763,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.769-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.768-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn20","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.769-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.768-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn20","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":193,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.769-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.768-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":4,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":9}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.769-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.768-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":192,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.769-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.768-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"connection ended","attr":{"remote":"127.0.0.1:36286","connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.769-0400 s20024| {"t":{"$date":"2020-05-27T23:56:34.768-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"connection ended","attr":{"remote":"127.0.0.1:36304","connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.769-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.769-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:34.769Z"},"clusterTime":{"$timestamp":{"t":1590638194,"i":10}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"0f80b403-842c-4901-9c2e-db6490d590ce"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":10}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.769-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.769-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"0f80b403-842c-4901-9c2e-db6490d590ce","operationId":1873}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.769-0400 d20020| {"t":{"$date":"2020-05-27T23:56:34.769-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:34.769Z"},"clusterTime":{"$timestamp":{"t":1590638194,"i":10}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"0f80b403-842c-4901-9c2e-db6490d590ce"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":10}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.770-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.770-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":10}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:34.770-0400 s20025| {"t":{"$date":"2020-05-27T23:56:34.770-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":27,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.022-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.022-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:35.021Z"},"clusterTime":{"$timestamp":{"t":1590638194,"i":10}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":5,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":10}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.022-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.022-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":5,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.023-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.023-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:35.021Z"},"clusterTime":{"$timestamp":{"t":1590638194,"i":10}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":5,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":10}},"signature":{"hash":{"$binary":{"base64":"1Alt4bhwRpMOORZuVT+8tqrOlLE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.023-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.023-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":5,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638194,"i":10}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.024-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.023-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":28,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.025-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.025-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:35.025Z"},"clusterTime":{"$timestamp":{"t":1590638195,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"5c167459-e1a8-4dd4-8441-da691b853e9b"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":1}},"signature":{"hash":{"$binary":{"base64":"5Xfzg5X0qSZDTmsJYyFnt8zT0lI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.025-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.025-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"5c167459-e1a8-4dd4-8441-da691b853e9b","operationId":1879}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.026-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.025-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:35.025Z"},"clusterTime":{"$timestamp":{"t":1590638195,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"5c167459-e1a8-4dd4-8441-da691b853e9b"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":1}},"signature":{"hash":{"$binary":{"base64":"5Xfzg5X0qSZDTmsJYyFnt8zT0lI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.026-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.026-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.026-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.026-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":29,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.154-0400 s20024| {"t":{"$date":"2020-05-27T23:56:35.153-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36306","sessionId":21,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.154-0400 s20024| {"t":{"$date":"2020-05-27T23:56:35.154-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:36306","client":"conn21","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.154-0400 s20024| {"t":{"$date":"2020-05-27T23:56:35.154-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn21","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.154-0400 s20024| {"t":{"$date":"2020-05-27T23:56:35.154-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn21","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":304089172,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.155-0400 s20024| {"t":{"$date":"2020-05-27T23:56:35.154-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn21","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"compression":[],"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.155-0400 s20024| {"t":{"$date":"2020-05-27T23:56:35.154-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn21","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":194,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.155-0400 s20024| {"t":{"$date":"2020-05-27T23:56:35.155-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"connection ended","attr":{"remote":"127.0.0.1:36306","connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.270-0400 s20024| {"t":{"$date":"2020-05-27T23:56:35.270-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36308","sessionId":22,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.271-0400 s20024| {"t":{"$date":"2020-05-27T23:56:35.271-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:36308","client":"conn22","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.271-0400 s20024| {"t":{"$date":"2020-05-27T23:56:35.271-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn22","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.271-0400 s20024| {"t":{"$date":"2020-05-27T23:56:35.271-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn22","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":1303455736,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.272-0400 s20024| {"t":{"$date":"2020-05-27T23:56:35.271-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn22","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.272-0400 s20024| {"t":{"$date":"2020-05-27T23:56:35.271-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn22","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":195,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.272-0400 s20024| {"t":{"$date":"2020-05-27T23:56:35.271-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn22","msg":"connection ended","attr":{"remote":"127.0.0.1:36308","connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.278-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.278-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:35.278Z"},"clusterTime":{"$timestamp":{"t":1590638195,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":6,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":1}},"signature":{"hash":{"$binary":{"base64":"5Xfzg5X0qSZDTmsJYyFnt8zT0lI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.279-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.278-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":6,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.279-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.279-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:35.278Z"},"clusterTime":{"$timestamp":{"t":1590638195,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":6,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":1}},"signature":{"hash":{"$binary":{"base64":"5Xfzg5X0qSZDTmsJYyFnt8zT0lI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.280-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.279-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":6,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.280-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.279-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":30,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.281-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.281-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:35.281Z"},"clusterTime":{"$timestamp":{"t":1590638195,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"b3815475-730f-42dd-99e3-14f1191f9078"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":2}},"signature":{"hash":{"$binary":{"base64":"5Xfzg5X0qSZDTmsJYyFnt8zT0lI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.282-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.281-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"b3815475-730f-42dd-99e3-14f1191f9078","operationId":1885}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.282-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.281-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:35.281Z"},"clusterTime":{"$timestamp":{"t":1590638195,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"b3815475-730f-42dd-99e3-14f1191f9078"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":2}},"signature":{"hash":{"$binary":{"base64":"5Xfzg5X0qSZDTmsJYyFnt8zT0lI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.282-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.282-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.282-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.282-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":31,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.534-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.534-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:35.534Z"},"clusterTime":{"$timestamp":{"t":1590638195,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":7,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":2}},"signature":{"hash":{"$binary":{"base64":"5Xfzg5X0qSZDTmsJYyFnt8zT0lI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.535-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.534-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":7,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.535-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.535-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:35.534Z"},"clusterTime":{"$timestamp":{"t":1590638195,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":7,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":2}},"signature":{"hash":{"$binary":{"base64":"5Xfzg5X0qSZDTmsJYyFnt8zT0lI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.536-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.535-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":7,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.536-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.535-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":32,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.537-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.537-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:35.537Z"},"clusterTime":{"$timestamp":{"t":1590638195,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"0c9a1768-fa35-409b-a8b9-3915f530c53e"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":3}},"signature":{"hash":{"$binary":{"base64":"5Xfzg5X0qSZDTmsJYyFnt8zT0lI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.538-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.537-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"0c9a1768-fa35-409b-a8b9-3915f530c53e","operationId":1891}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.538-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.537-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:35.537Z"},"clusterTime":{"$timestamp":{"t":1590638195,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"0c9a1768-fa35-409b-a8b9-3915f530c53e"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":3}},"signature":{"hash":{"$binary":{"base64":"5Xfzg5X0qSZDTmsJYyFnt8zT0lI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.538-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.538-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.538-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.538-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":33,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.791-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.791-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:35.790Z"},"clusterTime":{"$timestamp":{"t":1590638195,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":8,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":3}},"signature":{"hash":{"$binary":{"base64":"5Xfzg5X0qSZDTmsJYyFnt8zT0lI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.791-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.791-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":8,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.792-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.792-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:35.790Z"},"clusterTime":{"$timestamp":{"t":1590638195,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":8,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":3}},"signature":{"hash":{"$binary":{"base64":"5Xfzg5X0qSZDTmsJYyFnt8zT0lI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.793-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.792-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":8,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.793-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.792-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":34,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.794-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.794-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:35.794Z"},"clusterTime":{"$timestamp":{"t":1590638195,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"f3088635-e589-4301-8a6c-e776b9db09e1"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":4}},"signature":{"hash":{"$binary":{"base64":"5Xfzg5X0qSZDTmsJYyFnt8zT0lI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.795-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.794-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"f3088635-e589-4301-8a6c-e776b9db09e1","operationId":1896}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.795-0400 d20020| {"t":{"$date":"2020-05-27T23:56:35.794-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:35.794Z"},"clusterTime":{"$timestamp":{"t":1590638195,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"f3088635-e589-4301-8a6c-e776b9db09e1"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":4}},"signature":{"hash":{"$binary":{"base64":"5Xfzg5X0qSZDTmsJYyFnt8zT0lI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.795-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.795-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.795-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.795-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":35,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.996-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.996-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":455}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.997-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.996-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":519}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:35.997-0400 s20025| {"t":{"$date":"2020-05-27T23:56:35.997-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":437}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.017-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.017-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590638194, 5), t: 1 }, lastWriteDate: new Date(1590638194000), majorityOpTime: { ts: Timestamp(1590638194, 5), t: 1 }, majorityWriteDate: new Date(1590638194000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638196017), logicalSessionTimeoutMinutes: 30, connectionId: 20, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638194, 5), $configTime: Timestamp(1590638194, 5), $clusterTime: { clusterTime: Timestamp(1590638194, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638194, 5) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.018-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.017-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590638194, 5), t: 1 }, lastWriteDate: new Date(1590638194000), majorityOpTime: { ts: Timestamp(1590638194, 5), t: 1 }, majorityWriteDate: new Date(1590638194000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638196017), logicalSessionTimeoutMinutes: 30, connectionId: 25, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638194, 5), $configTime: Timestamp(1590638194, 5), $clusterTime: { clusterTime: Timestamp(1590638194, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638194, 5) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.021-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.021-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638194, 5), t: 1 }, lastWriteDate: new Date(1590638194000), majorityOpTime: { ts: Timestamp(1590638194, 5), t: 1 }, majorityWriteDate: new Date(1590638194000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638196020), logicalSessionTimeoutMinutes: 30, connectionId: 28, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638194, 5), $configTime: Timestamp(1590638194, 5), $clusterTime: { clusterTime: Timestamp(1590638194, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638194, 5) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.047-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.047-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:36.047Z"},"clusterTime":{"$timestamp":{"t":1590638195,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":9,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":4}},"signature":{"hash":{"$binary":{"base64":"5Xfzg5X0qSZDTmsJYyFnt8zT0lI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.048-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.047-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":9,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.048-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.048-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:36.047Z"},"clusterTime":{"$timestamp":{"t":1590638195,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":9,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":4}},"signature":{"hash":{"$binary":{"base64":"5Xfzg5X0qSZDTmsJYyFnt8zT0lI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.049-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.048-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":9,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638195,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.049-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.049-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":36,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.051-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.050-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:36.050Z"},"clusterTime":{"$timestamp":{"t":1590638196,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"96aee01c-48de-4a8e-95b2-43f20a2c8073"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":1}},"signature":{"hash":{"$binary":{"base64":"cRYKduC/XfTrpdYRiUlLrHcPFkg=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.051-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.050-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"96aee01c-48de-4a8e-95b2-43f20a2c8073","operationId":1903}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.051-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.051-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:36.050Z"},"clusterTime":{"$timestamp":{"t":1590638196,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"96aee01c-48de-4a8e-95b2-43f20a2c8073"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":1}},"signature":{"hash":{"$binary":{"base64":"cRYKduC/XfTrpdYRiUlLrHcPFkg=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.052-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.051-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.052-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.052-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":37,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.151-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.151-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn14","msg":"User assertion","attr":{"error":"ExceededTimeLimit: operation exceeded time limit","file":"src/mongo/util/interruptible.h","line":398}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.151-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.151-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn14","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"topologyVersion":{"processId":{"$oid":"5ecf365f564c476baabfc247"},"counter":0},"maxAwaitTimeMS":2000,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":2001}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.152-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.151-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn14","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":18,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.152-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.151-04:00"},"s":"D1", "c":"COMMAND", "id":4695502, "ctx":"conn14","msg":"Waiting for an isMaster response from a topology change or until deadline","attr":{"deadline":{"$date":"2020-05-28T03:56:38.151Z"},"currentMongosTopologyVersionCounter":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.156-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.156-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn15","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.156-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.156-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn15","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":39,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.161-0400 s20024| {"t":{"$date":"2020-05-27T23:56:36.161-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36310","sessionId":23,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.162-0400 s20024| {"t":{"$date":"2020-05-27T23:56:36.161-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:36310","client":"conn23","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.162-0400 s20024| {"t":{"$date":"2020-05-27T23:56:36.161-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn23","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.162-0400 s20024| {"t":{"$date":"2020-05-27T23:56:36.162-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn23","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":468703135,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.162-0400 s20024| {"t":{"$date":"2020-05-27T23:56:36.162-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn23","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"compression":[],"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.162-0400 s20024| {"t":{"$date":"2020-05-27T23:56:36.162-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn23","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":196,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.163-0400 s20024| {"t":{"$date":"2020-05-27T23:56:36.163-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"connection ended","attr":{"remote":"127.0.0.1:36310","connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.181-0400 s20024| {"t":{"$date":"2020-05-27T23:56:36.180-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn17","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.181-0400 s20024| {"t":{"$date":"2020-05-27T23:56:36.181-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn17","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":1101513929,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.181-0400 s20024| {"t":{"$date":"2020-05-27T23:56:36.181-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":325,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.181-0400 s20024| {"t":{"$date":"2020-05-27T23:56:36.181-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":197,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.181-0400 s20024| {"t":{"$date":"2020-05-27T23:56:36.181-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"connection ended","attr":{"remote":"127.0.0.1:36292","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.304-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.304-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:36.303Z"},"clusterTime":{"$timestamp":{"t":1590638196,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":10,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":1}},"signature":{"hash":{"$binary":{"base64":"cRYKduC/XfTrpdYRiUlLrHcPFkg=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.304-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.304-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":10,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.305-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.305-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:36.303Z"},"clusterTime":{"$timestamp":{"t":1590638196,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":10,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":1}},"signature":{"hash":{"$binary":{"base64":"cRYKduC/XfTrpdYRiUlLrHcPFkg=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.305-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.305-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":10,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.306-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.305-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":40,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.307-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.307-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:36.307Z"},"clusterTime":{"$timestamp":{"t":1590638196,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"dc31f967-1869-4437-b586-66719d1cadc0"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":2}},"signature":{"hash":{"$binary":{"base64":"cRYKduC/XfTrpdYRiUlLrHcPFkg=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.308-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.307-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"dc31f967-1869-4437-b586-66719d1cadc0","operationId":1907}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.308-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.307-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:36.307Z"},"clusterTime":{"$timestamp":{"t":1590638196,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"dc31f967-1869-4437-b586-66719d1cadc0"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":2}},"signature":{"hash":{"$binary":{"base64":"cRYKduC/XfTrpdYRiUlLrHcPFkg=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.308-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.308-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.308-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.308-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":41,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.560-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.560-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:36.559Z"},"clusterTime":{"$timestamp":{"t":1590638196,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":11,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":2}},"signature":{"hash":{"$binary":{"base64":"cRYKduC/XfTrpdYRiUlLrHcPFkg=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.560-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.560-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":11,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.561-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.561-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:36.559Z"},"clusterTime":{"$timestamp":{"t":1590638196,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":11,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":2}},"signature":{"hash":{"$binary":{"base64":"cRYKduC/XfTrpdYRiUlLrHcPFkg=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.561-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.561-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":11,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.561-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.561-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":42,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.563-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.562-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:36.562Z"},"clusterTime":{"$timestamp":{"t":1590638196,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"f43e07f1-5e20-4394-8b67-c0579ac707bb"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":3}},"signature":{"hash":{"$binary":{"base64":"cRYKduC/XfTrpdYRiUlLrHcPFkg=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.563-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.562-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"f43e07f1-5e20-4394-8b67-c0579ac707bb","operationId":1914}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.563-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.563-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:36.562Z"},"clusterTime":{"$timestamp":{"t":1590638196,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"f43e07f1-5e20-4394-8b67-c0579ac707bb"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":3}},"signature":{"hash":{"$binary":{"base64":"cRYKduC/XfTrpdYRiUlLrHcPFkg=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.563-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.563-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.563-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.563-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":43,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.816-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.816-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:36.815Z"},"clusterTime":{"$timestamp":{"t":1590638196,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":12,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":3}},"signature":{"hash":{"$binary":{"base64":"cRYKduC/XfTrpdYRiUlLrHcPFkg=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.817-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.816-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":12,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.817-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.817-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:36.815Z"},"clusterTime":{"$timestamp":{"t":1590638196,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":12,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":3}},"signature":{"hash":{"$binary":{"base64":"cRYKduC/XfTrpdYRiUlLrHcPFkg=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.818-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.818-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":12,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.818-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.818-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":44,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.820-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.819-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:36.819Z"},"clusterTime":{"$timestamp":{"t":1590638196,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"da4ac5a7-9935-4968-9a36-880d10921b3e"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":4}},"signature":{"hash":{"$binary":{"base64":"cRYKduC/XfTrpdYRiUlLrHcPFkg=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.820-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.820-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"da4ac5a7-9935-4968-9a36-880d10921b3e","operationId":1918}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.820-0400 d20020| {"t":{"$date":"2020-05-27T23:56:36.820-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:36.819Z"},"clusterTime":{"$timestamp":{"t":1590638196,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"da4ac5a7-9935-4968-9a36-880d10921b3e"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":4}},"signature":{"hash":{"$binary":{"base64":"cRYKduC/XfTrpdYRiUlLrHcPFkg=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.821-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.820-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:36.821-0400 s20025| {"t":{"$date":"2020-05-27T23:56:36.821-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":45,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.073-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.073-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:37.072Z"},"clusterTime":{"$timestamp":{"t":1590638196,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":13,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":4}},"signature":{"hash":{"$binary":{"base64":"cRYKduC/XfTrpdYRiUlLrHcPFkg=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.073-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.073-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":13,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.074-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.073-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:37.072Z"},"clusterTime":{"$timestamp":{"t":1590638196,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":13,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":4}},"signature":{"hash":{"$binary":{"base64":"cRYKduC/XfTrpdYRiUlLrHcPFkg=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.074-0400 s20025| {"t":{"$date":"2020-05-27T23:56:37.074-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":13,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638196,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.074-0400 s20025| {"t":{"$date":"2020-05-27T23:56:37.074-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":46,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.076-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.076-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:37.075Z"},"clusterTime":{"$timestamp":{"t":1590638197,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"37ce1189-bd92-4c58-8e86-299f38a0b608"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":1}},"signature":{"hash":{"$binary":{"base64":"P/GFHhT15hullIQRIyGrldomCxA=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.076-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.076-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"37ce1189-bd92-4c58-8e86-299f38a0b608","operationId":1925}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.077-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.076-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:37.075Z"},"clusterTime":{"$timestamp":{"t":1590638197,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"37ce1189-bd92-4c58-8e86-299f38a0b608"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":1}},"signature":{"hash":{"$binary":{"base64":"P/GFHhT15hullIQRIyGrldomCxA=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.077-0400 s20025| {"t":{"$date":"2020-05-27T23:56:37.077-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.077-0400 s20025| {"t":{"$date":"2020-05-27T23:56:37.077-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":47,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.165-0400 s20024| {"t":{"$date":"2020-05-27T23:56:37.165-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36312","sessionId":24,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.166-0400 s20024| {"t":{"$date":"2020-05-27T23:56:37.165-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:36312","client":"conn24","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.166-0400 s20024| {"t":{"$date":"2020-05-27T23:56:37.165-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn24","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.166-0400 s20024| {"t":{"$date":"2020-05-27T23:56:37.166-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn24","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":1656478042,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.166-0400 s20024| {"t":{"$date":"2020-05-27T23:56:37.166-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn24","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"compression":[],"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.166-0400 s20024| {"t":{"$date":"2020-05-27T23:56:37.166-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn24","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":198,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.167-0400 s20024| {"t":{"$date":"2020-05-27T23:56:37.166-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"connection ended","attr":{"remote":"127.0.0.1:36312","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.275-0400 s20024| {"t":{"$date":"2020-05-27T23:56:37.275-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36314","sessionId":25,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.276-0400 s20024| {"t":{"$date":"2020-05-27T23:56:37.275-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:36314","client":"conn25","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.276-0400 s20024| {"t":{"$date":"2020-05-27T23:56:37.275-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn25","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.276-0400 s20024| {"t":{"$date":"2020-05-27T23:56:37.276-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn25","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":1131176229,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.276-0400 s20024| {"t":{"$date":"2020-05-27T23:56:37.276-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn25","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.277-0400 s20024| {"t":{"$date":"2020-05-27T23:56:37.276-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn25","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":199,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.277-0400 s20024| {"t":{"$date":"2020-05-27T23:56:37.276-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"connection ended","attr":{"remote":"127.0.0.1:36314","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.329-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.329-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:37.328Z"},"clusterTime":{"$timestamp":{"t":1590638197,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":14,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":1}},"signature":{"hash":{"$binary":{"base64":"P/GFHhT15hullIQRIyGrldomCxA=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.329-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.329-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":14,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.330-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.330-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:37.328Z"},"clusterTime":{"$timestamp":{"t":1590638197,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":14,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":1}},"signature":{"hash":{"$binary":{"base64":"P/GFHhT15hullIQRIyGrldomCxA=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.331-0400 s20025| {"t":{"$date":"2020-05-27T23:56:37.330-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":14,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.331-0400 s20025| {"t":{"$date":"2020-05-27T23:56:37.330-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":48,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.332-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.332-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:37.332Z"},"clusterTime":{"$timestamp":{"t":1590638197,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"df3073ea-7b65-4f94-85b0-1144f7af12c7"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":2}},"signature":{"hash":{"$binary":{"base64":"P/GFHhT15hullIQRIyGrldomCxA=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.333-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.332-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"df3073ea-7b65-4f94-85b0-1144f7af12c7","operationId":1929}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.333-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.333-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:37.332Z"},"clusterTime":{"$timestamp":{"t":1590638197,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"df3073ea-7b65-4f94-85b0-1144f7af12c7"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":2}},"signature":{"hash":{"$binary":{"base64":"P/GFHhT15hullIQRIyGrldomCxA=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.333-0400 s20025| {"t":{"$date":"2020-05-27T23:56:37.333-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.334-0400 s20025| {"t":{"$date":"2020-05-27T23:56:37.333-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":49,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.585-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.585-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:37.585Z"},"clusterTime":{"$timestamp":{"t":1590638197,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":15,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":2}},"signature":{"hash":{"$binary":{"base64":"P/GFHhT15hullIQRIyGrldomCxA=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.586-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.585-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":15,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.586-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.586-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:37.585Z"},"clusterTime":{"$timestamp":{"t":1590638197,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":15,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":2}},"signature":{"hash":{"$binary":{"base64":"P/GFHhT15hullIQRIyGrldomCxA=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.587-0400 s20025| {"t":{"$date":"2020-05-27T23:56:37.587-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":15,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.587-0400 s20025| {"t":{"$date":"2020-05-27T23:56:37.587-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":50,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.589-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.588-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:37.588Z"},"clusterTime":{"$timestamp":{"t":1590638197,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"bbba6c6d-8b47-485a-b3f2-fef74e29cd2d"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":3}},"signature":{"hash":{"$binary":{"base64":"P/GFHhT15hullIQRIyGrldomCxA=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.589-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.588-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"bbba6c6d-8b47-485a-b3f2-fef74e29cd2d","operationId":1936}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.589-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.589-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:37.588Z"},"clusterTime":{"$timestamp":{"t":1590638197,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"bbba6c6d-8b47-485a-b3f2-fef74e29cd2d"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":3}},"signature":{"hash":{"$binary":{"base64":"P/GFHhT15hullIQRIyGrldomCxA=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.590-0400 s20025| {"t":{"$date":"2020-05-27T23:56:37.589-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.590-0400 s20025| {"t":{"$date":"2020-05-27T23:56:37.589-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":51,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.843-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.842-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:37.842Z"},"clusterTime":{"$timestamp":{"t":1590638197,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":16,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":3}},"signature":{"hash":{"$binary":{"base64":"P/GFHhT15hullIQRIyGrldomCxA=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.843-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.842-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":16,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.844-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.843-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:37.842Z"},"clusterTime":{"$timestamp":{"t":1590638197,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":16,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":3}},"signature":{"hash":{"$binary":{"base64":"P/GFHhT15hullIQRIyGrldomCxA=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.844-0400 s20025| {"t":{"$date":"2020-05-27T23:56:37.844-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":16,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.845-0400 s20025| {"t":{"$date":"2020-05-27T23:56:37.844-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":52,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.846-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.846-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:37.846Z"},"clusterTime":{"$timestamp":{"t":1590638197,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"d8eac00a-878d-4bb7-9aac-1c4746b6beb6"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":4}},"signature":{"hash":{"$binary":{"base64":"P/GFHhT15hullIQRIyGrldomCxA=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.847-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.846-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"d8eac00a-878d-4bb7-9aac-1c4746b6beb6","operationId":1940}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.847-0400 d20020| {"t":{"$date":"2020-05-27T23:56:37.847-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:37.846Z"},"clusterTime":{"$timestamp":{"t":1590638197,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"d8eac00a-878d-4bb7-9aac-1c4746b6beb6"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":4}},"signature":{"hash":{"$binary":{"base64":"P/GFHhT15hullIQRIyGrldomCxA=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638194,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.848-0400 s20025| {"t":{"$date":"2020-05-27T23:56:37.847-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:37.848-0400 s20025| {"t":{"$date":"2020-05-27T23:56:37.847-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":53,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.028-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.028-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"Uptime-reporter","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3676564c476baabfc295"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.037-0400 c20022| {"t":{"$date":"2020-05-27T23:56:38.037-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn26","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.038-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.037-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"Uptime-reporter","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.100-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.099-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:38.099Z"},"clusterTime":{"$timestamp":{"t":1590638198,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":17,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":1}},"signature":{"hash":{"$binary":{"base64":"PsVlSSm3oZa3/hIZbVOct/uCoBs=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.100-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.100-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":17,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.101-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.100-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:38.099Z"},"clusterTime":{"$timestamp":{"t":1590638198,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":17,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":1}},"signature":{"hash":{"$binary":{"base64":"PsVlSSm3oZa3/hIZbVOct/uCoBs=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.101-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.101-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":17,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638197,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.101-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.101-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":56,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.103-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.103-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:38.102Z"},"clusterTime":{"$timestamp":{"t":1590638198,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"6353c2c0-f16a-44b2-9e8b-d6cb550cbd4a"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":2}},"signature":{"hash":{"$binary":{"base64":"PsVlSSm3oZa3/hIZbVOct/uCoBs=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.103-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.103-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"6353c2c0-f16a-44b2-9e8b-d6cb550cbd4a","operationId":1947}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.104-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.103-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:38.102Z"},"clusterTime":{"$timestamp":{"t":1590638198,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"6353c2c0-f16a-44b2-9e8b-d6cb550cbd4a"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":2}},"signature":{"hash":{"$binary":{"base64":"PsVlSSm3oZa3/hIZbVOct/uCoBs=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.104-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.104-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.104-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.104-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":57,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.153-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.153-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn14","msg":"User assertion","attr":{"error":"ExceededTimeLimit: operation exceeded time limit","file":"src/mongo/util/interruptible.h","line":398}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.153-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.153-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn14","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"topologyVersion":{"processId":{"$oid":"5ecf365f564c476baabfc247"},"counter":0},"maxAwaitTimeMS":2000,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":2001}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.153-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.153-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn14","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":38,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.154-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.153-04:00"},"s":"D1", "c":"COMMAND", "id":4695502, "ctx":"conn14","msg":"Waiting for an isMaster response from a topology change or until deadline","attr":{"deadline":{"$date":"2020-05-28T03:56:40.153Z"},"currentMongosTopologyVersionCounter":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.160-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.159-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn15","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.160-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.159-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn15","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":59,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.169-0400 s20024| {"t":{"$date":"2020-05-27T23:56:38.169-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36316","sessionId":26,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.169-0400 s20024| {"t":{"$date":"2020-05-27T23:56:38.169-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:36316","client":"conn26","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.170-0400 s20024| {"t":{"$date":"2020-05-27T23:56:38.169-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn26","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.170-0400 s20024| {"t":{"$date":"2020-05-27T23:56:38.169-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn26","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":1129566413,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.170-0400 s20024| {"t":{"$date":"2020-05-27T23:56:38.169-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn26","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"compression":[],"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.170-0400 s20024| {"t":{"$date":"2020-05-27T23:56:38.170-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn26","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":200,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.170-0400 s20024| {"t":{"$date":"2020-05-27T23:56:38.170-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn26","msg":"connection ended","attr":{"remote":"127.0.0.1:36316","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.171-0400 sh15776| sh15783| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.171-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1732, in _process_periodic_tasks [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.171-0400 sh15776| sh15783| self._topology.update_pool(self.__all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.171-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 440, in update_pool [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.172-0400 sh15776| sh15783| server._pool.remove_stale_sockets(generation, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.172-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1141, in remove_stale_sockets [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.172-0400 sh15776| sh15783| sock_info = self.connect(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.172-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1180, in connect [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.172-0400 sh15776| sh15783| sock_info.ismaster(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.173-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 532, in ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.173-0400 sh15776| sh15783| return self._ismaster(None, None, None, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.173-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 563, in _ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.173-0400 sh15776| sh15783| exhaust_allowed=awaitable) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.173-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 682, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.173-0400 sh15776| sh15783| self._raise_connection_failure(error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.174-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 677, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.174-0400 sh15776| sh15783| exhaust_allowed=exhaust_allowed) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.174-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/network.py", line 157, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.174-0400 sh15776| sh15783| parse_write_concern_error=parse_write_concern_error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.174-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/helpers.py", line 138, in _check_command_response [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.174-0400 sh15776| sh15783| raise NotMasterError(errmsg, response) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.175-0400 sh15776| sh15783| pymongo.errors.NotMasterError: Mongos is in quiesce mode and will shut down [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.175-0400 sh15776| sh15783| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.175-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1732, in _process_periodic_tasks [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.175-0400 sh15776| sh15783| self._topology.update_pool(self.__all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.175-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 440, in update_pool [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.175-0400 sh15776| sh15783| server._pool.remove_stale_sockets(generation, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.176-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1141, in remove_stale_sockets [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.176-0400 sh15776| sh15783| sock_info = self.connect(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.176-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1180, in connect [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.176-0400 sh15776| sh15783| sock_info.ismaster(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.176-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 532, in ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.176-0400 sh15776| sh15783| return self._ismaster(None, None, None, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.177-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 563, in _ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.177-0400 sh15776| sh15783| exhaust_allowed=awaitable) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.177-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 682, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.177-0400 sh15776| sh15783| self._raise_connection_failure(error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.177-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 677, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.178-0400 sh15776| sh15783| exhaust_allowed=exhaust_allowed) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.178-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/network.py", line 157, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.178-0400 sh15776| sh15783| parse_write_concern_error=parse_write_concern_error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.178-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/helpers.py", line 138, in _check_command_response [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.178-0400 sh15776| sh15783| raise NotMasterError(errmsg, response) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.178-0400 sh15776| sh15783| pymongo.errors.NotMasterError: Mongos is in quiesce mode and will shut down [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.179-0400 sh15776| sh15783| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.179-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1732, in _process_periodic_tasks [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.179-0400 sh15776| sh15783| self._topology.update_pool(self.__all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.179-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 440, in update_pool [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.179-0400 sh15776| sh15783| server._pool.remove_stale_sockets(generation, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.179-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1141, in remove_stale_sockets [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.179-0400 sh15776| sh15783| sock_info = self.connect(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.180-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1180, in connect [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.180-0400 sh15776| sh15783| sock_info.ismaster(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.180-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 532, in ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.180-0400 sh15776| sh15783| return self._ismaster(None, None, None, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.180-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 563, in _ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.181-0400 sh15776| sh15783| exhaust_allowed=awaitable) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.181-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 682, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.181-0400 sh15776| sh15783| self._raise_connection_failure(error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.181-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 677, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.181-0400 sh15776| sh15783| exhaust_allowed=exhaust_allowed) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.181-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/network.py", line 157, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.181-0400 sh15776| sh15783| parse_write_concern_error=parse_write_concern_error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.181-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/helpers.py", line 138, in _check_command_response [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.181-0400 sh15776| sh15783| raise NotMasterError(errmsg, response) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.181-0400 sh15776| sh15783| pymongo.errors.NotMasterError: Mongos is in quiesce mode and will shut down [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.181-0400 sh15776| sh15783| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.181-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1732, in _process_periodic_tasks [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.181-0400 sh15776| sh15783| self._topology.update_pool(self.__all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.182-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 440, in update_pool [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.182-0400 sh15776| sh15783| server._pool.remove_stale_sockets(generation, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.182-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1141, in remove_stale_sockets [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.182-0400 sh15776| sh15783| sock_info = self.connect(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.182-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1180, in connect [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.182-0400 sh15776| sh15783| sock_info.ismaster(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.182-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 532, in ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.182-0400 sh15776| sh15783| return self._ismaster(None, None, None, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.184-0400 s20024| {"t":{"$date":"2020-05-27T23:56:38.184-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36318","sessionId":27,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.185-0400 s20024| {"t":{"$date":"2020-05-27T23:56:38.184-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:36318","client":"conn27","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.185-0400 s20024| {"t":{"$date":"2020-05-27T23:56:38.184-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn27","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.185-0400 s20024| {"t":{"$date":"2020-05-27T23:56:38.185-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn27","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":184803526,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.185-0400 s20024| {"t":{"$date":"2020-05-27T23:56:38.185-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn27","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.185-0400 s20024| {"t":{"$date":"2020-05-27T23:56:38.185-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn27","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":201,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.185-0400 s20024| {"t":{"$date":"2020-05-27T23:56:38.185-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"connection ended","attr":{"remote":"127.0.0.1:36318","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.266-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.266-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn5","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.266-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.266-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn5","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.317-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.317-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"$db":"admin"},"numYields":0,"reslen":928,"locks":{},"protocol":"op_msg","durationMillis":10006}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.317-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.317-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn2","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.319-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.319-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn4","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.319-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.319-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn4","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.356-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.356-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:38.355Z"},"clusterTime":{"$timestamp":{"t":1590638198,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":18,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":2}},"signature":{"hash":{"$binary":{"base64":"PsVlSSm3oZa3/hIZbVOct/uCoBs=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.356-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.356-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":18,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.357-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.357-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:38.355Z"},"clusterTime":{"$timestamp":{"t":1590638198,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":18,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":2}},"signature":{"hash":{"$binary":{"base64":"PsVlSSm3oZa3/hIZbVOct/uCoBs=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.357-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.357-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":18,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.358-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.357-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":60,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.359-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.359-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:38.359Z"},"clusterTime":{"$timestamp":{"t":1590638198,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"acf21011-f3ba-4ea8-9274-b248f042e572"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":3}},"signature":{"hash":{"$binary":{"base64":"PsVlSSm3oZa3/hIZbVOct/uCoBs=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.359-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.359-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"acf21011-f3ba-4ea8-9274-b248f042e572","operationId":1955}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.360-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.359-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:38.359Z"},"clusterTime":{"$timestamp":{"t":1590638198,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"acf21011-f3ba-4ea8-9274-b248f042e572"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":3}},"signature":{"hash":{"$binary":{"base64":"PsVlSSm3oZa3/hIZbVOct/uCoBs=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.360-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.360-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.360-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.360-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":61,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.386-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.386-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn20","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.386-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.386-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn20","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.387-0400 s20024| {"t":{"$date":"2020-05-27T23:56:38.386-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","durationNanos":572}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.401-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.401-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":10003}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.401-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.401-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn19","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.401-0400 s20024| {"t":{"$date":"2020-05-27T23:56:38.401-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638198, 3), t: 1 }, lastWriteDate: new Date(1590638198000), majorityOpTime: { ts: Timestamp(1590638198, 2), t: 1 }, majorityWriteDate: new Date(1590638198000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638198401), logicalSessionTimeoutMinutes: 30, connectionId: 19, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638198, 2), $configServerState: { opTime: { ts: Timestamp(1590638198, 1), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590638198, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638198, 3) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.441-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.441-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn25","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.441-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.441-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn25","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.463-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.463-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn23","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.463-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.463-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn23","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.612-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.612-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:38.612Z"},"clusterTime":{"$timestamp":{"t":1590638198,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":19,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":3}},"signature":{"hash":{"$binary":{"base64":"PsVlSSm3oZa3/hIZbVOct/uCoBs=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.613-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.612-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":19,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.613-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.613-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:38.612Z"},"clusterTime":{"$timestamp":{"t":1590638198,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":19,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":3}},"signature":{"hash":{"$binary":{"base64":"PsVlSSm3oZa3/hIZbVOct/uCoBs=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.614-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.613-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":19,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.614-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.613-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":62,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.615-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.615-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:38.615Z"},"clusterTime":{"$timestamp":{"t":1590638198,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"73f2ed15-197a-4eb8-b3b5-ed0e3c85edf7"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":4}},"signature":{"hash":{"$binary":{"base64":"PsVlSSm3oZa3/hIZbVOct/uCoBs=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.615-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.615-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"73f2ed15-197a-4eb8-b3b5-ed0e3c85edf7","operationId":1965}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.616-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.615-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:38.615Z"},"clusterTime":{"$timestamp":{"t":1590638198,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"73f2ed15-197a-4eb8-b3b5-ed0e3c85edf7"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":4}},"signature":{"hash":{"$binary":{"base64":"PsVlSSm3oZa3/hIZbVOct/uCoBs=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.616-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.616-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.616-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.616-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":63,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.869-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.868-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:38.868Z"},"clusterTime":{"$timestamp":{"t":1590638198,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":20,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":4}},"signature":{"hash":{"$binary":{"base64":"PsVlSSm3oZa3/hIZbVOct/uCoBs=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.869-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.869-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":20,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.870-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.870-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:38.868Z"},"clusterTime":{"$timestamp":{"t":1590638198,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":20,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":4}},"signature":{"hash":{"$binary":{"base64":"PsVlSSm3oZa3/hIZbVOct/uCoBs=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.870-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.870-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":20,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.871-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.870-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":64,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.872-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.872-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:38.872Z"},"clusterTime":{"$timestamp":{"t":1590638198,"i":5}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"3f9a237d-7345-4b9d-92cf-f041fe8587e2"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":5}},"signature":{"hash":{"$binary":{"base64":"PsVlSSm3oZa3/hIZbVOct/uCoBs=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.873-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.872-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"3f9a237d-7345-4b9d-92cf-f041fe8587e2","operationId":1970}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.873-0400 d20020| {"t":{"$date":"2020-05-27T23:56:38.872-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:38.872Z"},"clusterTime":{"$timestamp":{"t":1590638198,"i":5}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"3f9a237d-7345-4b9d-92cf-f041fe8587e2"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":5}},"signature":{"hash":{"$binary":{"base64":"PsVlSSm3oZa3/hIZbVOct/uCoBs=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.873-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.873-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":5}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:38.873-0400 s20025| {"t":{"$date":"2020-05-27T23:56:38.873-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":65,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.126-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.125-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:39.125Z"},"clusterTime":{"$timestamp":{"t":1590638198,"i":5}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":21,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":5}},"signature":{"hash":{"$binary":{"base64":"PsVlSSm3oZa3/hIZbVOct/uCoBs=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.126-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.125-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":21,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.126-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.126-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:39.125Z"},"clusterTime":{"$timestamp":{"t":1590638198,"i":5}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":21,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":5}},"signature":{"hash":{"$binary":{"base64":"PsVlSSm3oZa3/hIZbVOct/uCoBs=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.127-0400 s20025| {"t":{"$date":"2020-05-27T23:56:39.126-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":21,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638198,"i":5}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.127-0400 s20025| {"t":{"$date":"2020-05-27T23:56:39.127-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":66,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.129-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.128-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:39.128Z"},"clusterTime":{"$timestamp":{"t":1590638199,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"2e5e83f3-04f7-4d18-9e78-ac85414d1b0c"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":1}},"signature":{"hash":{"$binary":{"base64":"1/Gdq7sd0BDK0zREgWeS62xfpxE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.129-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.128-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"2e5e83f3-04f7-4d18-9e78-ac85414d1b0c","operationId":1977}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.129-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.129-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:39.128Z"},"clusterTime":{"$timestamp":{"t":1590638199,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"2e5e83f3-04f7-4d18-9e78-ac85414d1b0c"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":1}},"signature":{"hash":{"$binary":{"base64":"1/Gdq7sd0BDK0zREgWeS62xfpxE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.129-0400 s20025| {"t":{"$date":"2020-05-27T23:56:39.129-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.130-0400 s20025| {"t":{"$date":"2020-05-27T23:56:39.129-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":67,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.173-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.172-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36320","sessionId":28,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.173-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.173-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:36320","client":"conn28","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.173-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.173-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn28","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.174-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.173-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn28","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":511702305,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.174-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.173-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn28","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"compression":[],"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.174-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.173-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn28","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":202,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.174-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.174-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"connection ended","attr":{"remote":"127.0.0.1:36320","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.280-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.279-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36322","sessionId":29,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.280-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.280-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:36322","client":"conn29","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.281-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.280-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn29","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.281-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.280-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn29","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":2084420925,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.281-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.280-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn29","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.281-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.280-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn29","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":203,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.281-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.281-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"connection ended","attr":{"remote":"127.0.0.1:36322","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.382-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.381-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:39.381Z"},"clusterTime":{"$timestamp":{"t":1590638199,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":22,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":1}},"signature":{"hash":{"$binary":{"base64":"1/Gdq7sd0BDK0zREgWeS62xfpxE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.382-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.382-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":22,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.382-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.382-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:39.381Z"},"clusterTime":{"$timestamp":{"t":1590638199,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":22,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":1}},"signature":{"hash":{"$binary":{"base64":"1/Gdq7sd0BDK0zREgWeS62xfpxE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.383-0400 s20025| {"t":{"$date":"2020-05-27T23:56:39.383-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":22,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.383-0400 s20025| {"t":{"$date":"2020-05-27T23:56:39.383-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":68,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.385-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.385-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:39.384Z"},"clusterTime":{"$timestamp":{"t":1590638199,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"5b663737-9c12-4eb6-a193-cedce002f6c0"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":2}},"signature":{"hash":{"$binary":{"base64":"1/Gdq7sd0BDK0zREgWeS62xfpxE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.385-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.385-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"5b663737-9c12-4eb6-a193-cedce002f6c0","operationId":1982}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.385-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.385-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:39.384Z"},"clusterTime":{"$timestamp":{"t":1590638199,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"5b663737-9c12-4eb6-a193-cedce002f6c0"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":2}},"signature":{"hash":{"$binary":{"base64":"1/Gdq7sd0BDK0zREgWeS62xfpxE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.386-0400 s20025| {"t":{"$date":"2020-05-27T23:56:39.385-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.386-0400 s20025| {"t":{"$date":"2020-05-27T23:56:39.386-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":69,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.638-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.638-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:39.637Z"},"clusterTime":{"$timestamp":{"t":1590638199,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":23,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":2}},"signature":{"hash":{"$binary":{"base64":"1/Gdq7sd0BDK0zREgWeS62xfpxE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.638-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.638-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":23,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.639-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.638-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:39.637Z"},"clusterTime":{"$timestamp":{"t":1590638199,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":23,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":2}},"signature":{"hash":{"$binary":{"base64":"1/Gdq7sd0BDK0zREgWeS62xfpxE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.639-0400 s20025| {"t":{"$date":"2020-05-27T23:56:39.639-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":23,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.640-0400 s20025| {"t":{"$date":"2020-05-27T23:56:39.639-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":70,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.641-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.641-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:39.641Z"},"clusterTime":{"$timestamp":{"t":1590638199,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"7a59d6c0-fb40-4f4d-a0e5-45728f3564a3"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":3}},"signature":{"hash":{"$binary":{"base64":"1/Gdq7sd0BDK0zREgWeS62xfpxE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.641-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.641-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"7a59d6c0-fb40-4f4d-a0e5-45728f3564a3","operationId":1988}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.642-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.641-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:39.641Z"},"clusterTime":{"$timestamp":{"t":1590638199,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"7a59d6c0-fb40-4f4d-a0e5-45728f3564a3"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":3}},"signature":{"hash":{"$binary":{"base64":"1/Gdq7sd0BDK0zREgWeS62xfpxE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.642-0400 s20025| {"t":{"$date":"2020-05-27T23:56:39.642-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.642-0400 s20025| {"t":{"$date":"2020-05-27T23:56:39.642-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":71,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.770-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.770-04:00"},"s":"I", "c":"COMMAND", "id":4695702, "ctx":"SignalHandler","msg":"Exiting quiesce mode for mongos shutdown"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.770-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.770-04:00"},"s":"I", "c":"NETWORK", "id":22843, "ctx":"SignalHandler","msg":"shutdown: going to close all sockets..."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.771-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.770-04:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file: {path}","attr":{"path":"/tmp/mongodb-20024.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.771-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.770-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.771-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.770-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.771-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.770-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.772-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.770-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.772-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.770-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20023","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.772-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.772-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.773-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.773-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20022","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.773-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.773-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.773-0400 c20023| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn15","msg":"Interrupted operation as its client disconnected","attr":{"opId":951}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.774-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20021","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.774-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.774-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.774-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.774-0400 c20021| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn23","msg":"Interrupted operation as its client disconnected","attr":{"opId":1566}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.775-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20020","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.775-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"D1", "c":"NETWORK", "id":20188, "ctx":"SignalHandler","msg":"Shutting down task executor used for monitoring replica sets"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.775-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.775-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20021","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.776-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20020","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.776-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20022","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.776-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20023","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.776-0400 c20022| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn20","msg":"Interrupted operation as its client disconnected","attr":{"opId":999}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.777-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn19","msg":"Interrupted operation as its client disconnected","attr":{"opId":1957}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.777-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"connection ended","attr":{"remote":"127.0.0.1:43706","connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.777-0400 c20021| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn26","msg":"connection ended","attr":{"remote":"127.0.0.1:34410","connectionCount":22}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.777-0400 c20021| {"t":{"$date":"2020-05-27T23:56:39.772-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"connection ended","attr":{"remote":"127.0.0.1:34400","connectionCount":21}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.778-0400 c20023| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"connection ended","attr":{"remote":"127.0.0.1:54596","connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.778-0400 c20022| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"connection ended","attr":{"remote":"127.0.0.1:45222","connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.778-0400 c20022| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"connection ended","attr":{"remote":"127.0.0.1:45232","connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.778-0400 c20023| {"t":{"$date":"2020-05-27T23:56:39.771-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"connection ended","attr":{"remote":"127.0.0.1:54586","connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.779-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.772-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":1,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.779-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.772-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":8,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.779-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.772-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn19","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ClientDisconnect: operation was interrupted"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.779-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.772-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":191,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.780-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.772-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.780-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.772-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"monitoring-keys-for-HMAC","msg":"User assertion","attr":{"error":"InterruptedAtShutdown: interrupted at shutdown","file":"src/mongo/util/interruptible.h","line":398}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.780-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.772-04:00"},"s":"D1", "c":"-", "id":20705, "ctx":"monitoring-keys-for-HMAC","msg":"Unable to wait for refresh request due to: {e}","attr":{"e":{"code":11600,"codeName":"InterruptedAtShutdown","errmsg":"interrupted at shutdown"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.780-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.772-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"operation was interrupted","errName":279,"errCode":279,"reslen":413,"locks":{},"protocol":"op_msg","durationMillis":1370}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.781-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.772-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn19","msg":"connection ended","attr":{"remote":"127.0.0.1:43704","connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.781-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.772-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Shutting down thread","attr":{"threadName":"Sharding-Fixed-0","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.781-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.772-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"Sharding-Fixed-1","msg":"Shutting down thread","attr":{"threadName":"Sharding-Fixed-1","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.781-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.772-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ShardRegistry","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.782-0400 c20021| {"t":{"$date":"2020-05-27T23:56:39.773-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"connection ended","attr":{"remote":"127.0.0.1:34408","connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.782-0400 c20021| {"t":{"$date":"2020-05-27T23:56:39.773-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"connection ended","attr":{"remote":"127.0.0.1:34416","connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.782-0400 c20022| {"t":{"$date":"2020-05-27T23:56:39.773-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"connection ended","attr":{"remote":"127.0.0.1:45264","connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.782-0400 c20021| {"t":{"$date":"2020-05-27T23:56:39.773-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"connection ended","attr":{"remote":"127.0.0.1:34406","connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.782-0400 c20023| {"t":{"$date":"2020-05-27T23:56:39.773-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn19","msg":"connection ended","attr":{"remote":"127.0.0.1:54624","connectionCount":12}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.782-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.773-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"TaskExecutorPool-0","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.783-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.773-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"connection ended","attr":{"remote":"127.0.0.1:43742","connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.783-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.773-04:00"},"s":"D1", "c":"SHARDING", "id":22673, "ctx":"SignalHandler","msg":"ShardingCatalogClientImpl::shutDown() called."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.783-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.773-04:00"},"s":"W", "c":"SHARDING", "id":22667, "ctx":"SignalHandler","msg":"Error cleaning up distributed ping entry","attr":{"processId":"jasonchanjh:20024:1590638173:6149145399849405611","error":"ReplicaSetMonitorRemoved: ReplicaSetMonitor for set mongos_quiesce_mode_streamable_ismaster-configRS is removed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.783-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.773-04:00"},"s":"D1", "c":"SHARDING", "id":22723, "ctx":"SignalHandler","msg":"Shutting down task executor for reloading shard registry"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.783-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.774-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"shard-registry-reload","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.783-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.774-04:00"},"s":"W", "c":"SHARDING", "id":22734, "ctx":"shard-registry-reload","msg":"Error reloading shard registry","attr":{"error":"CallbackCanceled: Callback canceled"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.784-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.774-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.784-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.774-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Shutting down thread","attr":{"threadName":"ConfigServerCatalogCacheLoader-0","poolName":"ConfigServerCatalogCacheLoader"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.784-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.774-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.784-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.774-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.784-0400 {"t":{"$date":"2020-05-28T03:56:39.782Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20024}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.784-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.785-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.785-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.785-0400 [jsTest] Restarting first mongos [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.785-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.785-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.785-0400 Skipping collection validation because we couldn't establish a connection to the server on port 20024 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.785-0400 {"t":{"$date":"2020-05-28T03:56:39.783Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":true}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.785-0400 {"t":{"$date":"2020-05-28T03:56:39.783Z"},"s":"I", "c":"-", "id":22817, "ctx":"js","msg":"No db started on port: {port}","attr":{"port":20024}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.785-0400 {"t":{"$date":"2020-05-28T03:56:39.783Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20024}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.787-0400 {"t":{"$date":"2020-05-28T03:56:39.787Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh15875): /home/jasonchan/mongo/mongos -v --setParameter mongosShutdownTimeoutMillisForSignaledShutdown=5000 --port 20024 --configdb mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true --setParameter logComponentVerbosity={\"transaction\":3}"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.832-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.831-04:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.833-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.833-04:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"main","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.833-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.833-04:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"mongosMain","msg":"Build Info","attr":{"buildInfo":{"version":"0.0.0","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.0.2g 1 Mar 2016","modules":["ninja"],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.833-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.833-04:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"mongosMain","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"17.10"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.833-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.833-04:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"mongosMain","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":20024},"setParameter":{"disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","logComponentVerbosity":"{\"transaction\":3}","mongosShutdownTimeoutMillisForSignaledShutdown":"5000"},"sharding":{"configDB":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"},"systemLog":{"verbosity":1}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.834-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.833-04:00"},"s":"D1", "c":"NETWORK", "id":22940, "ctx":"mongosMain","msg":"fd limit hard:{limit_rlim_max} soft:{limit_rlim_cur} max conn: {max}","attr":{"limit_rlim_max":1048576,"limit_rlim_cur":1024,"max":819}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.834-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.834-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"OCSPManagerHTTP-0","msg":"Starting thread","attr":{"threadName":"OCSPManagerHTTP-0","poolName":"OCSPManagerHTTP"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.834-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.834-04:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"mongosMain","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.834-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.834-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"Sharding-Fixed-0","msg":"Starting thread","attr":{"threadName":"Sharding-Fixed-0","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.834-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.834-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.834-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.834-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.834-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.834-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"mongosMain","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","nReplicaSetMembers":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.834-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.834-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","host":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.835-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.834-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.835-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.834-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","host":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.835-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.834-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.835-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.834-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","host":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.835-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.834-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.835-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.834-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"mongosMain","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.835-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.834-04:00"},"s":"D1", "c":"SHARDING", "id":22724, "ctx":"mongosMain","msg":"Starting up task executor for periodic reloading of ShardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.835-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.834-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.835-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.834-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"ShardRegistryUpdater","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.835-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.834-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread1","msg":"Creating distributed lock ping thread","attr":{"processId":"jasonchanjh:20024:1590638199:-8293244935556127316","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.836-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.835-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.836-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.835-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"shard-registry-reload","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.836-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.835-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"mongosMain","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.836-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.835-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"replSetDistLockPinger","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"primary\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.836-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.835-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.836-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.835-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"monitoring-keys-for-HMAC","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.836-0400 c20021| {"t":{"$date":"2020-05-27T23:56:39.835-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34594","sessionId":45,"connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.836-0400 c20023| {"t":{"$date":"2020-05-27T23:56:39.835-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54780","sessionId":27,"connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.836-0400 c20022| {"t":{"$date":"2020-05-27T23:56:39.835-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45416","sessionId":34,"connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.837-0400 c20022| {"t":{"$date":"2020-05-27T23:56:39.835-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn34","msg":"client metadata","attr":{"remote":"127.0.0.1:45416","client":"conn34","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.837-0400 c20021| {"t":{"$date":"2020-05-27T23:56:39.835-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn45","msg":"client metadata","attr":{"remote":"127.0.0.1:34594","client":"conn45","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.837-0400 c20023| {"t":{"$date":"2020-05-27T23:56:39.835-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:54780","client":"conn27","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.837-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.835-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.837-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","newTopologyDescription":"{ id: \"cd4ba26c-d67a-4648-9ee3-6644ea82253b\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590638198000), opTime: { ts: Timestamp(1590638198, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638199835), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true }","previousTopologyDescription":"{ id: \"cd4ba26c-d67a-4648-9ee3-6644ea82253b\", topologyType: \"Unknown\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.837-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.837-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"I", "c":"SHARDING", "id":22732, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating shard connection string on shard registry","attr":{"shardId":"config","newShardConnectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20022","oldShardConnectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.838-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.838-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.838-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.838-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"mongosMain","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3677f7d21b5f09ec952e"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.838-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"monitoring-keys-for-HMAC","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3677f7d21b5f09ec952f"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.838-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"shard-registry-reload","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3677f7d21b5f09ec952d"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.839-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.839-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","newTopologyDescription":"{ id: \"cd4ba26c-d67a-4648-9ee3-6644ea82253b\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590638198000), opTime: { ts: Timestamp(1590638198, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638199836), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590638198000), opTime: { ts: Timestamp(1590638198, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638199835), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"cd4ba26c-d67a-4648-9ee3-6644ea82253b\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590638198000), opTime: { ts: Timestamp(1590638198, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638199835), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.839-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.839-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.839-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"I", "c":"SHARDING", "id":22732, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating shard connection string on shard registry","attr":{"shardId":"config","newShardConnectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023","oldShardConnectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.839-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"Sharding-Fixed-0","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.840-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"primary\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.840-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"replSetDistLockPinger","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3677f7d21b5f09ec9533"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.840-0400 c20022| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45420","sessionId":35,"connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.840-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.840-0400 c20022| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45422","sessionId":36,"connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.840-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.836-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","newTopologyDescription":"{ id: \"cd4ba26c-d67a-4648-9ee3-6644ea82253b\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590638198000), opTime: { ts: Timestamp(1590638198, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638199836), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590638198000), opTime: { ts: Timestamp(1590638198, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638199835), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, roundTripTime: 1000, lastWriteDate: new Date(1590638198000), opTime: { ts: Timestamp(1590638198, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638199836), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"cd4ba26c-d67a-4648-9ee3-6644ea82253b\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590638198000), opTime: { ts: Timestamp(1590638198, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638199836), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590638198000), opTime: { ts: Timestamp(1590638198, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638199835), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.840-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.837-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.840-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.837-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.841-0400 c20022| {"t":{"$date":"2020-05-27T23:56:39.837-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn35","msg":"client metadata","attr":{"remote":"127.0.0.1:45420","client":"conn35","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.841-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.837-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.841-0400 c20022| {"t":{"$date":"2020-05-27T23:56:39.837-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn36","msg":"client metadata","attr":{"remote":"127.0.0.1:45422","client":"conn36","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.841-0400 c20021| {"t":{"$date":"2020-05-27T23:56:39.837-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34604","sessionId":46,"connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.841-0400 c20021| {"t":{"$date":"2020-05-27T23:56:39.837-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn46","msg":"client metadata","attr":{"remote":"127.0.0.1:34604","client":"conn46","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.841-0400 c20022| {"t":{"$date":"2020-05-27T23:56:39.837-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45426","sessionId":37,"connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.841-0400 c20021| {"t":{"$date":"2020-05-27T23:56:39.837-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34608","sessionId":47,"connectionCount":21}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.841-0400 c20022| {"t":{"$date":"2020-05-27T23:56:39.837-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45430","sessionId":38,"connectionCount":21}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.841-0400 c20023| {"t":{"$date":"2020-05-27T23:56:39.837-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54794","sessionId":28,"connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.841-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.838-04:00"},"s":"I", "c":"SHARDING", "id":22792, "ctx":"ShardRegistry","msg":"Term advanced for config server","attr":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1},"prevOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"reason":"reply from config server node","clientAddress":"(unknown)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.841-0400 c20022| {"t":{"$date":"2020-05-27T23:56:39.838-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn38","msg":"client metadata","attr":{"remote":"127.0.0.1:45430","client":"conn38","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.842-0400 c20022| {"t":{"$date":"2020-05-27T23:56:39.838-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn37","msg":"client metadata","attr":{"remote":"127.0.0.1:45426","client":"conn37","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.842-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.838-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590638198, 1), t: 1 }, lastWriteDate: new Date(1590638198000), majorityOpTime: { ts: Timestamp(1590638198, 1), t: 1 }, majorityWriteDate: new Date(1590638198000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638199837), logicalSessionTimeoutMinutes: 30, connectionId: 34, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638198, 1), $configTime: Timestamp(1590638198, 1), $clusterTime: { clusterTime: Timestamp(1590638198, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638198, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.842-0400 c20021| {"t":{"$date":"2020-05-27T23:56:39.838-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn47","msg":"client metadata","attr":{"remote":"127.0.0.1:34608","client":"conn47","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.842-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.838-04:00"},"s":"D1", "c":"SHARDING", "id":22731, "ctx":"shard-registry-reload","msg":"Succesfully retrieved updated shard list from config server","attr":{"shardsNumber":1,"lastVisibleOpTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.842-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.838-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"shard-registry-reload","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.842-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.838-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"shard-registry-reload","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.842-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.838-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"shard-registry-reload","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.842-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.838-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"shard-registry-reload","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.843-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.838-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"shard-registry-reload","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.843-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.838-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638198, 1), t: 1 }, lastWriteDate: new Date(1590638198000), majorityOpTime: { ts: Timestamp(1590638198, 1), t: 1 }, majorityWriteDate: new Date(1590638198000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638199837), logicalSessionTimeoutMinutes: 30, connectionId: 45, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638198, 1), $configTime: Timestamp(1590638198, 1), $clusterTime: { clusterTime: Timestamp(1590638198, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638198, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.843-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.838-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"shard-registry-reload","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.843-0400 c20023| {"t":{"$date":"2020-05-27T23:56:39.838-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:54794","client":"conn28","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.843-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.838-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.843-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.838-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590638198, 1), t: 1 }, lastWriteDate: new Date(1590638198000), majorityOpTime: { ts: Timestamp(1590638198, 1), t: 1 }, majorityWriteDate: new Date(1590638198000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638199837), logicalSessionTimeoutMinutes: 30, connectionId: 27, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638198, 1), $configTime: Timestamp(1590638198, 1), $clusterTime: { clusterTime: Timestamp(1590638198, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638198, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.843-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.839-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.843-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.839-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.843-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.839-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.843-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.839-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":3326}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.844-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.839-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":3006}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.844-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.839-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":2779}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.844-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.839-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43790","sessionId":32,"connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.844-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.840-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn32","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.844-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.840-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn32","msg":"client metadata","attr":{"remote":"127.0.0.1:43790","client":"conn32","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.844-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.840-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn32","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1045,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.844-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.840-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.844-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.840-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","newTopologyDescription":"{ id: \"ae7c9f28-048f-4086-88db-ed71cc8e3ca3\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590638199000), opTime: { ts: Timestamp(1590638199, 3), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638199840), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"ae7c9f28-048f-4086-88db-ed71cc8e3ca3\", topologyType: \"Unknown\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.845-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.840-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.845-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.840-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.845-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.840-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.845-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.840-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn32","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.845-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.840-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"UpdateReplicaSetOnConfigServer","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3677f7d21b5f09ec9535"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.845-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.840-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43792","sessionId":33,"connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.845-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.840-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn32","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.845-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.840-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn33","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.845-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.841-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn32","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.845-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.841-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn33","msg":"client metadata","attr":{"remote":"127.0.0.1:43792","client":"conn33","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.845-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.841-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638199, 3), t: 1 }, lastWriteDate: new Date(1590638199000), majorityOpTime: { ts: Timestamp(1590638199, 3), t: 1 }, majorityWriteDate: new Date(1590638199000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638199840), logicalSessionTimeoutMinutes: 30, connectionId: 32, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638199, 3), $configServerState: { opTime: { ts: Timestamp(1590638198, 1), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590638199, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638199, 3) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.845-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.841-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn32","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.845-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.841-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn33","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1045,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.846-0400 c20021| {"t":{"$date":"2020-05-27T23:56:39.841-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34618","sessionId":48,"connectionCount":22}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.846-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.841-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn32","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.846-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.841-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","durationNanos":642}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.846-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.841-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.846-0400 c20021| {"t":{"$date":"2020-05-27T23:56:39.841-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn48","msg":"client metadata","attr":{"remote":"127.0.0.1:34618","client":"conn48","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.846-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.841-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"Sharding-Fixed-1","msg":"Starting thread","attr":{"threadName":"Sharding-Fixed-1","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.846-0400 s20024| {"t":{"$date":"2020-05-27T23:56:39.841-04:00"},"s":"W", "c":"SHARDING", "id":22668, "ctx":"replSetDistLockPinger","msg":"Pinging failed for distributed lock pinger","attr":{"error":{"code":129,"codeName":"LockStateChangeFailed","errmsg":"findAndModify query predicate didn't match any lock document"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.895-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.894-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:39.894Z"},"clusterTime":{"$timestamp":{"t":1590638199,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":24,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":3}},"signature":{"hash":{"$binary":{"base64":"1/Gdq7sd0BDK0zREgWeS62xfpxE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.895-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.895-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":24,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.895-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.895-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:39.894Z"},"clusterTime":{"$timestamp":{"t":1590638199,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":24,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":3}},"signature":{"hash":{"$binary":{"base64":"1/Gdq7sd0BDK0zREgWeS62xfpxE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.896-0400 s20025| {"t":{"$date":"2020-05-27T23:56:39.895-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":24,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.896-0400 s20025| {"t":{"$date":"2020-05-27T23:56:39.896-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":72,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.897-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.897-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:39.897Z"},"clusterTime":{"$timestamp":{"t":1590638199,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"89079379-c135-469b-a5b4-0d3aae5188c4"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":4}},"signature":{"hash":{"$binary":{"base64":"1/Gdq7sd0BDK0zREgWeS62xfpxE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.898-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.897-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"89079379-c135-469b-a5b4-0d3aae5188c4","operationId":1998}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.898-0400 d20020| {"t":{"$date":"2020-05-27T23:56:39.898-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:39.897Z"},"clusterTime":{"$timestamp":{"t":1590638199,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"89079379-c135-469b-a5b4-0d3aae5188c4"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":4}},"signature":{"hash":{"$binary":{"base64":"1/Gdq7sd0BDK0zREgWeS62xfpxE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.898-0400 s20025| {"t":{"$date":"2020-05-27T23:56:39.898-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:39.898-0400 s20025| {"t":{"$date":"2020-05-27T23:56:39.898-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":73,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.150-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.150-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:40.149Z"},"clusterTime":{"$timestamp":{"t":1590638199,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":25,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":4}},"signature":{"hash":{"$binary":{"base64":"1/Gdq7sd0BDK0zREgWeS62xfpxE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.150-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.150-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":25,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.151-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.151-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:40.149Z"},"clusterTime":{"$timestamp":{"t":1590638199,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":25,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":4}},"signature":{"hash":{"$binary":{"base64":"1/Gdq7sd0BDK0zREgWeS62xfpxE=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.151-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.151-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":25,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638199,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.152-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.151-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":74,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.153-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.153-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:40.153Z"},"clusterTime":{"$timestamp":{"t":1590638200,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"a7a9f6fa-2dbe-4c26-be88-620608d14d30"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":1}},"signature":{"hash":{"$binary":{"base64":"q0Hs9J0ZRyfsYLGYpdlZuso262E=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.154-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.153-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"a7a9f6fa-2dbe-4c26-be88-620608d14d30","operationId":2004}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.154-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.153-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:40.153Z"},"clusterTime":{"$timestamp":{"t":1590638200,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"a7a9f6fa-2dbe-4c26-be88-620608d14d30"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":1}},"signature":{"hash":{"$binary":{"base64":"q0Hs9J0ZRyfsYLGYpdlZuso262E=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.154-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.154-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.154-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.154-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":75,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.156-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.155-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn14","msg":"User assertion","attr":{"error":"ExceededTimeLimit: operation exceeded time limit","file":"src/mongo/util/interruptible.h","line":398}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.156-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.156-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn14","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"topologyVersion":{"processId":{"$oid":"5ecf365f564c476baabfc247"},"counter":0},"maxAwaitTimeMS":2000,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":2002}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.156-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.156-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn14","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":58,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.156-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.156-04:00"},"s":"D1", "c":"COMMAND", "id":4695502, "ctx":"conn14","msg":"Waiting for an isMaster response from a topology change or until deadline","attr":{"deadline":{"$date":"2020-05-28T03:56:42.156Z"},"currentMongosTopologyVersionCounter":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.163-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.163-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn15","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.163-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.163-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn15","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":77,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.406-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.406-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:40.406Z"},"clusterTime":{"$timestamp":{"t":1590638200,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":26,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":1}},"signature":{"hash":{"$binary":{"base64":"q0Hs9J0ZRyfsYLGYpdlZuso262E=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.407-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.406-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":26,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.407-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.407-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:40.406Z"},"clusterTime":{"$timestamp":{"t":1590638200,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":26,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":1}},"signature":{"hash":{"$binary":{"base64":"q0Hs9J0ZRyfsYLGYpdlZuso262E=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.408-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.407-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":26,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.408-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.407-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":78,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.410-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.409-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:40.409Z"},"clusterTime":{"$timestamp":{"t":1590638200,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"dfb954b1-af63-40fb-a71b-ca474eada9f4"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":2}},"signature":{"hash":{"$binary":{"base64":"q0Hs9J0ZRyfsYLGYpdlZuso262E=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.410-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.409-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"dfb954b1-af63-40fb-a71b-ca474eada9f4","operationId":2009}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.410-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.410-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:40.409Z"},"clusterTime":{"$timestamp":{"t":1590638200,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"dfb954b1-af63-40fb-a71b-ca474eada9f4"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":2}},"signature":{"hash":{"$binary":{"base64":"q0Hs9J0ZRyfsYLGYpdlZuso262E=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.410-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.410-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.411-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.410-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":79,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.663-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.662-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:40.662Z"},"clusterTime":{"$timestamp":{"t":1590638200,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":27,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":2}},"signature":{"hash":{"$binary":{"base64":"q0Hs9J0ZRyfsYLGYpdlZuso262E=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.663-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.663-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":27,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.664-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.663-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:40.662Z"},"clusterTime":{"$timestamp":{"t":1590638200,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":27,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":2}},"signature":{"hash":{"$binary":{"base64":"q0Hs9J0ZRyfsYLGYpdlZuso262E=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.664-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.664-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":27,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.664-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.664-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":80,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.666-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.666-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:40.665Z"},"clusterTime":{"$timestamp":{"t":1590638200,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"e281462d-831c-4cd1-94e7-b98a5938927f"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":3}},"signature":{"hash":{"$binary":{"base64":"q0Hs9J0ZRyfsYLGYpdlZuso262E=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.666-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.666-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"e281462d-831c-4cd1-94e7-b98a5938927f","operationId":2016}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.666-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.666-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:40.665Z"},"clusterTime":{"$timestamp":{"t":1590638200,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"e281462d-831c-4cd1-94e7-b98a5938927f"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":3}},"signature":{"hash":{"$binary":{"base64":"q0Hs9J0ZRyfsYLGYpdlZuso262E=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.667-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.667-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.667-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.667-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":81,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.920-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.919-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:40.919Z"},"clusterTime":{"$timestamp":{"t":1590638200,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":28,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":3}},"signature":{"hash":{"$binary":{"base64":"q0Hs9J0ZRyfsYLGYpdlZuso262E=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.920-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.920-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":28,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.921-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.920-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:40.919Z"},"clusterTime":{"$timestamp":{"t":1590638200,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":28,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":3}},"signature":{"hash":{"$binary":{"base64":"q0Hs9J0ZRyfsYLGYpdlZuso262E=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.921-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.921-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":28,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.921-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.921-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":82,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.923-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.923-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:40.923Z"},"clusterTime":{"$timestamp":{"t":1590638200,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"a67bca0e-88cb-41e2-920a-f4e28912962d"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":4}},"signature":{"hash":{"$binary":{"base64":"q0Hs9J0ZRyfsYLGYpdlZuso262E=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.923-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.923-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"a67bca0e-88cb-41e2-920a-f4e28912962d","operationId":2020}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.924-0400 d20020| {"t":{"$date":"2020-05-27T23:56:40.923-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:40.923Z"},"clusterTime":{"$timestamp":{"t":1590638200,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"a67bca0e-88cb-41e2-920a-f4e28912962d"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":4}},"signature":{"hash":{"$binary":{"base64":"q0Hs9J0ZRyfsYLGYpdlZuso262E=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.924-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.924-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:40.924-0400 s20025| {"t":{"$date":"2020-05-27T23:56:40.924-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":83,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.037-0400 c20022| {"t":{"$date":"2020-05-27T23:56:41.037-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"shard-registry-reload","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.038-0400 c20022| {"t":{"$date":"2020-05-27T23:56:41.037-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"shard-registry-reload","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.038-0400 c20022| {"t":{"$date":"2020-05-27T23:56:41.037-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"shard-registry-reload","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.038-0400 c20022| {"t":{"$date":"2020-05-27T23:56:41.038-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.039-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.038-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43812","sessionId":34,"connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.039-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.039-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn34","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20022","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.039-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.039-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn34","msg":"client metadata","attr":{"remote":"127.0.0.1:43812","client":"conn34","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.039-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.039-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn34","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20022","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1045,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.039-0400 c20022| {"t":{"$date":"2020-05-27T23:56:41.039-04:00"},"s":"I", "c":"REPL", "id":21339, "ctx":"replSetDistLockPinger","msg":"Replication failed for write concern","attr":{"writeConcern":{"w":"majority","j":true,"wtimeout":15000,"provenance":"clientSupplied"},"opTime":{"ts":{"$timestamp":{"t":1590638199,"i":1}},"t":1},"opID":1205,"allDurable":{"$timestamp":{"t":1590638199,"i":1}},"progress":{"lastCommittedOpTime":{"ts":{"$timestamp":{"t":1590638199,"i":1}},"t":1},"currentCommittedSnapshotOpTime":{"ts":{"$timestamp":{"t":1590638199,"i":1}},"t":1},"replicationProgress":[{"host":"jasonchanjh:20021","optime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1},"lastAppliedOpTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1},"heartbeatAppliedOpTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1},"heartbeatDurableOpTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1},"memberId":0},{"host":"jasonchanjh:20022","optime":{"ts":{"$timestamp":{"t":1590638199,"i":1}},"t":1},"lastAppliedOpTime":{"ts":{"$timestamp":{"t":1590638199,"i":1}},"t":1},"heartbeatAppliedOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"heartbeatDurableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"memberId":1},{"host":"jasonchanjh:20023","optime":{"ts":{"$timestamp":{"t":1590638199,"i":1}},"t":1},"lastAppliedOpTime":{"ts":{"$timestamp":{"t":1590638199,"i":1}},"t":1},"heartbeatAppliedOpTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1},"heartbeatDurableOpTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1},"memberId":2}]}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.040-0400 c20022| {"t":{"$date":"2020-05-27T23:56:41.039-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.040-0400 c20022| {"t":{"$date":"2020-05-27T23:56:41.039-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","newTopologyDescription":"{ id: \"5fba0fae-d5c8-4641-9535-6beabc487f97\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590638200000), opTime: { ts: Timestamp(1590638200, 4), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638201039), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"5fba0fae-d5c8-4641-9535-6beabc487f97\", topologyType: \"Unknown\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.040-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.040-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn34","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.040-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.040-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn34","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.040-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.040-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43814","sessionId":35,"connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.041-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.040-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn35","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20022","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.041-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.040-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn34","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.041-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.040-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn35","msg":"client metadata","attr":{"remote":"127.0.0.1:43814","client":"conn35","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.041-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.041-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn34","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.041-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.041-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn35","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20022","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1045,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.041-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.041-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn34","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.176-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.176-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:41.175Z"},"clusterTime":{"$timestamp":{"t":1590638200,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":29,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":4}},"signature":{"hash":{"$binary":{"base64":"q0Hs9J0ZRyfsYLGYpdlZuso262E=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.176-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.176-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":29,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.176-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.176-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:41.175Z"},"clusterTime":{"$timestamp":{"t":1590638200,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":29,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":4}},"signature":{"hash":{"$binary":{"base64":"q0Hs9J0ZRyfsYLGYpdlZuso262E=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.177-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.177-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":29,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638200,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.177-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.177-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":84,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.179-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.179-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:41.178Z"},"clusterTime":{"$timestamp":{"t":1590638201,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"dd7b66cd-d742-4d1b-8433-f7f50e506b1f"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":1}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.179-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.179-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"dd7b66cd-d742-4d1b-8433-f7f50e506b1f","operationId":2032}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.179-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.179-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:41.178Z"},"clusterTime":{"$timestamp":{"t":1590638201,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"dd7b66cd-d742-4d1b-8433-f7f50e506b1f"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":1}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.179-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.179-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.180-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.179-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":85,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.201-0400 c20021| {"t":{"$date":"2020-05-27T23:56:41.201-04:00"},"s":"W", "c":"SHARDING", "id":22668, "ctx":"replSetDistLockPinger","msg":"Pinging failed for distributed lock pinger","attr":{"error":{"code":129,"codeName":"LockStateChangeFailed","errmsg":"findAndModify query predicate didn't match any lock document"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.224-0400 c20023| {"t":{"$date":"2020-05-27T23:56:41.224-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"shard-registry-reload","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.225-0400 c20023| {"t":{"$date":"2020-05-27T23:56:41.224-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"shard-registry-reload","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.225-0400 c20023| {"t":{"$date":"2020-05-27T23:56:41.224-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"shard-registry-reload","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.225-0400 c20023| {"t":{"$date":"2020-05-27T23:56:41.224-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.225-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.225-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43820","sessionId":36,"connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.226-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.225-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn36","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20023","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.226-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.226-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn36","msg":"client metadata","attr":{"remote":"127.0.0.1:43820","client":"conn36","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.226-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.226-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn36","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20023","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1045,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.226-0400 c20023| {"t":{"$date":"2020-05-27T23:56:41.226-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.226-0400 c20023| {"t":{"$date":"2020-05-27T23:56:41.226-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","newTopologyDescription":"{ id: \"50d30b18-63f0-471c-bddb-becc71ed1431\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590638201000), opTime: { ts: Timestamp(1590638201, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638201226), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"50d30b18-63f0-471c-bddb-becc71ed1431\", topologyType: \"Unknown\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.227-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.226-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn36","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.227-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.227-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn36","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.227-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.227-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43822","sessionId":37,"connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.227-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.227-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn36","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.228-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.227-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn37","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20023","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.228-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.227-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn36","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.228-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.227-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn37","msg":"client metadata","attr":{"remote":"127.0.0.1:43822","client":"conn37","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.228-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.227-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn37","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20023","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1045,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.228-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.228-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn36","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.228-0400 c20023| {"t":{"$date":"2020-05-27T23:56:41.228-04:00"},"s":"I", "c":"REPL", "id":21339, "ctx":"replSetDistLockPinger","msg":"Replication failed for write concern","attr":{"writeConcern":{"w":"majority","j":true,"wtimeout":15000,"provenance":"clientSupplied"},"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":1}},"t":1},"opID":1133,"allDurable":{"$timestamp":{"t":1590638201,"i":1}},"progress":{"lastCommittedOpTime":{"ts":{"$timestamp":{"t":1590638201,"i":1}},"t":1},"currentCommittedSnapshotOpTime":{"ts":{"$timestamp":{"t":1590638201,"i":1}},"t":1},"replicationProgress":[{"host":"jasonchanjh:20021","optime":{"ts":{"$timestamp":{"t":1590638199,"i":1}},"t":1},"lastAppliedOpTime":{"ts":{"$timestamp":{"t":1590638199,"i":1}},"t":1},"heartbeatAppliedOpTime":{"ts":{"$timestamp":{"t":1590638199,"i":1}},"t":1},"heartbeatDurableOpTime":{"ts":{"$timestamp":{"t":1590638199,"i":1}},"t":1},"memberId":0},{"host":"jasonchanjh:20022","optime":{"ts":{"$timestamp":{"t":1590638199,"i":1}},"t":1},"lastAppliedOpTime":{"ts":{"$timestamp":{"t":1590638199,"i":1}},"t":1},"heartbeatAppliedOpTime":{"ts":{"$timestamp":{"t":1590638199,"i":1}},"t":1},"heartbeatDurableOpTime":{"ts":{"$timestamp":{"t":1590638199,"i":1}},"t":1},"memberId":1},{"host":"jasonchanjh:20023","optime":{"ts":{"$timestamp":{"t":1590638201,"i":1}},"t":1},"lastAppliedOpTime":{"ts":{"$timestamp":{"t":1590638201,"i":1}},"t":1},"heartbeatAppliedOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"heartbeatDurableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"memberId":2}]}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.432-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.431-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:41.431Z"},"clusterTime":{"$timestamp":{"t":1590638201,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":30,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":1}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.432-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.432-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":30,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.433-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.432-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:41.431Z"},"clusterTime":{"$timestamp":{"t":1590638201,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":30,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":1}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.433-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.433-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":30,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.433-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.433-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":86,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.435-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.435-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:41.434Z"},"clusterTime":{"$timestamp":{"t":1590638201,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"9548020f-6c69-49ec-b6b8-193a76756536"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":2}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.435-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.435-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"9548020f-6c69-49ec-b6b8-193a76756536","operationId":2041}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.436-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.435-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:41.434Z"},"clusterTime":{"$timestamp":{"t":1590638201,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"9548020f-6c69-49ec-b6b8-193a76756536"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":2}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.436-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.436-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.436-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.436-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":87,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.574-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.574-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn3","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.574-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.574-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn3","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":313,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.688-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.688-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:41.687Z"},"clusterTime":{"$timestamp":{"t":1590638201,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":31,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":2}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.688-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.688-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":31,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.689-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.689-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:41.687Z"},"clusterTime":{"$timestamp":{"t":1590638201,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":31,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":2}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.689-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.689-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":31,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.690-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.689-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":88,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.691-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.691-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:41.691Z"},"clusterTime":{"$timestamp":{"t":1590638201,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"e042ea61-3093-4ce4-a1a7-dc539060c1f4"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":3}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.692-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.691-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"e042ea61-3093-4ce4-a1a7-dc539060c1f4","operationId":2050}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.692-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.691-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:41.691Z"},"clusterTime":{"$timestamp":{"t":1590638201,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"e042ea61-3093-4ce4-a1a7-dc539060c1f4"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":3}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.692-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.692-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.693-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.692-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":89,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.842-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.842-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"TaskExecutorPool-0","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.843-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.843-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43832","sessionId":38,"connectionCount":21}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.843-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.843-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.844-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.843-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn38","msg":"client metadata","attr":{"remote":"127.0.0.1:43832","client":"conn38","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.844-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.843-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1045,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.844-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.844-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":1}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":1}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.845-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.844-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":1}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":1}},"t":1}},"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.847-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.846-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ShardRegistry","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.847-0400 c20023| {"t":{"$date":"2020-05-27T23:56:41.847-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54840","sessionId":31,"connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.847-0400 c20023| {"t":{"$date":"2020-05-27T23:56:41.847-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:54840","client":"conn31","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.850-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.849-04:00"},"s":"I", "c":"SHARDING", "id":22641, "ctx":"mongosMain","msg":"Changing ShouldAutoSplit setting","attr":{"newShouldAutoSplit":false,"oldShouldAutoSplit":true}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.851-0400 c20023| {"t":{"$date":"2020-05-27T23:56:41.850-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn31","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.851-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.851-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"ReadWriteConcernDefaults-0","msg":"Starting thread","attr":{"threadName":"ReadWriteConcernDefaults-0","poolName":"ReadWriteConcernDefaults"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.851-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.851-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ReadWriteConcernDefaults-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3679f7d21b5f09ec953e"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.852-0400 c20023| {"t":{"$date":"2020-05-27T23:56:41.852-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn31","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.853-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.852-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"mongosMain","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.853-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.852-04:00"},"s":"W", "c":"FTDC", "id":23911, "ctx":"mongosMain","msg":"FTDC is disabled because neither '--logpath' nor set parameter 'diagnosticDataCollectionDirectoryPath' are specified."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.853-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.853-04:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"mongosMain","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.853-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.853-04:00"},"s":"D1", "c":"ACCESS", "id":20227, "ctx":"mongosMain","msg":"There were no users to pin, not starting tracker thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.853-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.853-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"ClusterCursorCleanupJob","msg":"BackgroundJob starting","attr":{"threadName":"ClusterCursorCleanupJob"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.854-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.853-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"Uptime-reporter","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3679f7d21b5f09ec9542"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.854-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.854-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"UserCacheInvalidatorThread","msg":"BackgroundJob starting","attr":{"threadName":"UserCacheInvalidatorThread"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.854-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.854-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"PeriodicTaskRunner","msg":"BackgroundJob starting","attr":{"threadName":"PeriodicTaskRunner"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.858-0400 c20021| {"t":{"$date":"2020-05-27T23:56:41.858-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn48","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.859-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.858-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"Uptime-reporter","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.862-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.862-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn21","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"features":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":4}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.863-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.862-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn21","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"features":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":4}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"admin"},"numYields":0,"reslen":386,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.885-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.885-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20024.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.885-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.885-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.885-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.885-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20024,"ssl":"off"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.945-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.945-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:41.944Z"},"clusterTime":{"$timestamp":{"t":1590638201,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":32,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":3}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.945-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.945-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":32,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.946-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.946-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:41.944Z"},"clusterTime":{"$timestamp":{"t":1590638201,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":32,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":3}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638198,"i":1}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.946-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.946-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":32,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.947-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.946-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":90,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.949-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.948-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:41.948Z"},"clusterTime":{"$timestamp":{"t":1590638201,"i":5}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"1e44466d-11c0-49ff-be7c-45c982dc5da4"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":5}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.949-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.948-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"1e44466d-11c0-49ff-be7c-45c982dc5da4","operationId":2057}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.949-0400 d20020| {"t":{"$date":"2020-05-27T23:56:41.949-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:41.948Z"},"clusterTime":{"$timestamp":{"t":1590638201,"i":5}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"1e44466d-11c0-49ff-be7c-45c982dc5da4"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":5}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42804","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.949-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.949-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":5}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.950-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.949-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":91,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.994-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.993-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36394","sessionId":16,"connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.994-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.994-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:36394","client":"conn16","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.994-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.994-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.995-0400 s20024| {"t":{"$date":"2020-05-27T23:56:41.994-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":12,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.996-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.996-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.996-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.997-0400 [jsTest] Stopping second mongos [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.997-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.997-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.997-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.997-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42910","sessionId":20,"connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.997-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.997-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:42910","client":"conn20","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.998-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.997-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn20","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.998-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.997-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn20","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":92,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:41.999-0400 New session started with sessionID: { "id" : UUID("26f99283-76e3-4119-b678-73f094ace7e2") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.000-0400 s20025| {"t":{"$date":"2020-05-27T23:56:41.999-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn20","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1.0,"lsid":{"id":{"$uuid":"26f99283-76e3-4119-b678-73f094ace7e2"}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.000-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.000-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn20","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":93,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.000-0400 Skipping collection validation: giving up after running the isMaster command: not running validate against mongos [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.001-0400 {"t":{"$date":"2020-05-28T03:56:42.000Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":true}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.001-0400 {"t":{"$date":"2020-05-28T03:56:42.000Z"},"s":"I", "c":"-", "id":22819, "ctx":"js","msg":"waiting for process {pid} to terminate.","attr":{"pid":"15694"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.001-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.000-04:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"got signal {sig} ({strsignal_sig})","attr":{"sig":15,"strsignal_sig":"Terminated"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.001-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.000-04:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"kill from pid:{si_si_pid} uid:{si_si_uid}","attr":{"si_si_pid":15306,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.001-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.000-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.002-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.000-04:00"},"s":"I", "c":"COMMAND", "id":4695701, "ctx":"SignalHandler","msg":"Entering quiesce mode for mongos shutdown","attr":{"quiesceTimeMillis":5000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.002-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.000-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn14","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":176}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.002-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.001-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn14","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":167,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.002-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.001-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn14","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"topologyVersion":{"processId":{"$oid":"5ecf365f564c476baabfc247"},"counter":0},"maxAwaitTimeMS":2000,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638188,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":325,"protocol":"op_msg","durationMillis":1844}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.002-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.001-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn14","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":76,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.002-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.001-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn14","msg":"connection ended","attr":{"remote":"127.0.0.1:42796","connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.003-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.001-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"connection ended","attr":{"remote":"127.0.0.1:42804","connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.003-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.002-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42912","sessionId":21,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.003-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.003-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:42912","client":"conn21","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.003-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.003-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn21","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.003-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.003-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn21","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":709393584,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.003-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.003-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn21","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.004-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.003-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn21","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":95,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.004-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.004-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"connection ended","attr":{"remote":"127.0.0.1:42912","connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.168-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.167-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn15","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.168-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.168-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn15","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":491705403,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.168-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.168-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn15","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":325,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.168-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.168-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn15","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":96,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.169-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.168-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"connection ended","attr":{"remote":"127.0.0.1:42802","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.181-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.181-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36400","sessionId":17,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.182-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.181-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:36400","client":"conn17","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.182-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.181-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"compression":[],"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.182-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.181-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":13,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.183-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.182-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42916","sessionId":22,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.183-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.183-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:42916","client":"conn22","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.183-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.183-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn22","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.183-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.183-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn22","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":752392754,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.184-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.183-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn22","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"compression":[],"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.184-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.183-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn22","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":97,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.184-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.183-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn22","msg":"connection ended","attr":{"remote":"127.0.0.1:42916","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.184-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 563, in _ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.184-0400 sh15776| sh15783| exhaust_allowed=awaitable) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.185-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 682, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.185-0400 sh15776| sh15783| self._raise_connection_failure(error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.185-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 677, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.185-0400 sh15776| sh15783| exhaust_allowed=exhaust_allowed) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.185-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/network.py", line 157, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.186-0400 sh15776| sh15783| parse_write_concern_error=parse_write_concern_error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.186-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/helpers.py", line 138, in _check_command_response [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.186-0400 sh15776| sh15783| raise NotMasterError(errmsg, response) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.186-0400 sh15776| sh15783| pymongo.errors.NotMasterError: Mongos is in quiesce mode and will shut down [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.186-0400 sh15776| sh15783| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.187-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1732, in _process_periodic_tasks [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.187-0400 sh15776| sh15783| self._topology.update_pool(self.__all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.187-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 440, in update_pool [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.187-0400 sh15776| sh15783| server._pool.remove_stale_sockets(generation, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.187-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1141, in remove_stale_sockets [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.188-0400 sh15776| sh15783| sock_info = self.connect(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.188-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1180, in connect [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.188-0400 sh15776| sh15783| sock_info.ismaster(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.188-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 532, in ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.188-0400 sh15776| sh15783| return self._ismaster(None, None, None, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.189-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 563, in _ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.189-0400 sh15776| sh15783| exhaust_allowed=awaitable) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.189-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 682, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.189-0400 sh15776| sh15783| self._raise_connection_failure(error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.189-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 677, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.190-0400 sh15776| sh15783| exhaust_allowed=exhaust_allowed) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.190-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/network.py", line 157, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.190-0400 sh15776| sh15783| parse_write_concern_error=parse_write_concern_error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.190-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/helpers.py", line 138, in _check_command_response [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.190-0400 sh15776| sh15783| raise NotMasterError(errmsg, response) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.190-0400 sh15776| sh15783| pymongo.errors.NotMasterError: Mongos is in quiesce mode and will shut down [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.191-0400 sh15776| sh15783| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.191-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1170, in connect [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.191-0400 sh15776| sh15783| sock = _configured_socket(self.address, self.opts) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.191-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 977, in _configured_socket [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.191-0400 sh15776| sh15783| sock = _create_connection(address, options) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.192-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 961, in _create_connection [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.192-0400 sh15776| sh15783| raise err [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.192-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 954, in _create_connection [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.192-0400 sh15776| sh15783| sock.connect(sa) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.192-0400 sh15776| sh15783| ConnectionRefusedError: [Errno 111] Connection refused [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.192-0400 sh15776| sh15783| [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.193-0400 sh15776| sh15783| During handling of the above exception, another exception occurred: [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.193-0400 sh15776| sh15783| [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.193-0400 sh15776| sh15783| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.193-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1732, in _process_periodic_tasks [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.193-0400 sh15776| sh15783| self._topology.update_pool(self.__all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.193-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 440, in update_pool [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.193-0400 sh15776| sh15783| server._pool.remove_stale_sockets(generation, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.193-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1141, in remove_stale_sockets [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.193-0400 sh15776| sh15783| sock_info = self.connect(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.193-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1176, in connect [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.193-0400 sh15776| sh15783| _raise_connection_failure(self.address, error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.194-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 282, in _raise_connection_failure [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.194-0400 sh15776| sh15783| raise AutoReconnect(msg) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.194-0400 sh15776| sh15783| pymongo.errors.AutoReconnect: localhost:20024: [Errno 111] Connection refused [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.194-0400 sh15776| sh15783| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.194-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1170, in connect [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.194-0400 sh15776| sh15783| sock = _configured_socket(self.address, self.opts) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.194-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 977, in _configured_socket [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.194-0400 sh15776| sh15783| sock = _create_connection(address, options) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.194-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 961, in _create_connection [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.194-0400 sh15776| sh15783| raise err [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.194-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 954, in _create_connection [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.194-0400 sh15776| sh15783| sock.connect(sa) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.195-0400 sh15776| sh15783| ConnectionRefusedError: [Errno 111] Connection refused [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.195-0400 sh15776| sh15783| [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.195-0400 sh15776| sh15783| During handling of the above exception, another exception occurred: [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.195-0400 sh15776| sh15783| [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.195-0400 sh15776| sh15783| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.195-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1732, in _process_periodic_tasks [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.195-0400 sh15776| sh15783| self._topology.update_pool(self.__all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.195-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 440, in update_pool [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.195-0400 sh15776| sh15783| server._pool.remove_stale_sockets(generation, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.195-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1141, in remove_stale_sockets [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.195-0400 sh15776| sh15783| sock_info = self.connect(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.195-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1176, in connect [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.196-0400 sh15776| sh15783| _raise_connection_failure(self.address, error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.196-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 282, in _raise_connection_failure [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.196-0400 sh15776| sh15783| raise AutoReconnect(msg) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.196-0400 sh15776| sh15783| pymongo.errors.AutoReconnect: localhost:20024: [Errno 111] Connection refused [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.196-0400 sh15776| sh15783| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.196-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1732, in _process_periodic_tasks [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.196-0400 sh15776| sh15783| self._topology.update_pool(self.__all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.196-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.192-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36404","sessionId":18,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.196-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.192-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:36404","client":"conn18","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.196-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.192-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn18","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.196-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.192-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn18","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":14,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.286-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.286-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36406","sessionId":19,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.287-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.286-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:36406","client":"conn19","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.287-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.287-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.287-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.287-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":15,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.288-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.288-04:00"},"s":"D1", "c":"COMMAND", "id":4695502, "ctx":"conn19","msg":"Waiting for an isMaster response from a topology change or until deadline","attr":{"deadline":{"$date":"2020-05-28T03:56:44.288Z"},"currentMongosTopologyVersionCounter":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.289-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.289-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn17","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.289-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.289-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Starting thread","attr":{"threadName":"ConfigServerCatalogCacheLoader-0","poolName":"ConfigServerCatalogCacheLoader"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.289-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.289-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf367af7d21b5f09ec954e"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.291-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.290-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"test","newDbVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"oldDbVersion":{},"durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.291-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.291-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn17","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: update, TrackingId: 5ecf367af7d21b5f09ec954d"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.292-0400 d20020| {"t":{"$date":"2020-05-27T23:56:42.292-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:42.288Z"},"clusterTime":{"$timestamp":{"t":1590638201,"i":5}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":33,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":5}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.293-0400 d20020| {"t":{"$date":"2020-05-27T23:56:42.292-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":33,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.294-0400 d20020| {"t":{"$date":"2020-05-27T23:56:42.293-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:42.288Z"},"clusterTime":{"$timestamp":{"t":1590638201,"i":5}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":33,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":5}},"signature":{"hash":{"$binary":{"base64":"uQfHhpHBXo/uJ8ChjMsdKCCfjOo=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.295-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.293-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":33,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":5}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.295-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.293-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":17,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.296-0400 d20020| {"t":{"$date":"2020-05-27T23:56:42.295-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:42.295Z"},"clusterTime":{"$timestamp":{"t":1590638202,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"d99094d3-ec56-4344-bb6d-f988f320cd9b"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638202,"i":1}},"signature":{"hash":{"$binary":{"base64":"bk0K8nQBU2quE19lB7akavwMgxQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.296-0400 d20020| {"t":{"$date":"2020-05-27T23:56:42.295-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"d99094d3-ec56-4344-bb6d-f988f320cd9b","operationId":2065}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.296-0400 d20020| {"t":{"$date":"2020-05-27T23:56:42.296-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:42.295Z"},"clusterTime":{"$timestamp":{"t":1590638202,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"d99094d3-ec56-4344-bb6d-f988f320cd9b"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638202,"i":1}},"signature":{"hash":{"$binary":{"base64":"bk0K8nQBU2quE19lB7akavwMgxQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.296-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.296-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638202,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.297-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.296-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":19,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.505-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.505-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42922","sessionId":23,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.506-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.505-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:42922","client":"conn23","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.506-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.505-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn23","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.506-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.506-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn23","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":943947739,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.506-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.506-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn23","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.507-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.506-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn23","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":98,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.507-0400 s20025| {"t":{"$date":"2020-05-27T23:56:42.506-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"connection ended","attr":{"remote":"127.0.0.1:42922","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.549-0400 d20020| {"t":{"$date":"2020-05-27T23:56:42.548-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:42.548Z"},"clusterTime":{"$timestamp":{"t":1590638202,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":34,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638202,"i":1}},"signature":{"hash":{"$binary":{"base64":"bk0K8nQBU2quE19lB7akavwMgxQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.549-0400 d20020| {"t":{"$date":"2020-05-27T23:56:42.548-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":34,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.549-0400 d20020| {"t":{"$date":"2020-05-27T23:56:42.549-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:42.548Z"},"clusterTime":{"$timestamp":{"t":1590638202,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":34,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638202,"i":1}},"signature":{"hash":{"$binary":{"base64":"bk0K8nQBU2quE19lB7akavwMgxQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.550-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.550-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":34,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638202,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.550-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.550-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":20,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.552-0400 d20020| {"t":{"$date":"2020-05-27T23:56:42.551-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:42.551Z"},"clusterTime":{"$timestamp":{"t":1590638202,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"fc20153a-296e-4462-9aa7-c82361000520"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638202,"i":2}},"signature":{"hash":{"$binary":{"base64":"bk0K8nQBU2quE19lB7akavwMgxQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.552-0400 d20020| {"t":{"$date":"2020-05-27T23:56:42.552-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"fc20153a-296e-4462-9aa7-c82361000520","operationId":2071}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.552-0400 d20020| {"t":{"$date":"2020-05-27T23:56:42.552-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:42.551Z"},"clusterTime":{"$timestamp":{"t":1590638202,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"fc20153a-296e-4462-9aa7-c82361000520"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638202,"i":2}},"signature":{"hash":{"$binary":{"base64":"bk0K8nQBU2quE19lB7akavwMgxQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.553-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.552-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638202,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.553-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.552-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":21,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.805-0400 d20020| {"t":{"$date":"2020-05-27T23:56:42.805-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:42.804Z"},"clusterTime":{"$timestamp":{"t":1590638202,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":35,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638202,"i":2}},"signature":{"hash":{"$binary":{"base64":"bk0K8nQBU2quE19lB7akavwMgxQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.805-0400 d20020| {"t":{"$date":"2020-05-27T23:56:42.805-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":35,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.806-0400 d20020| {"t":{"$date":"2020-05-27T23:56:42.805-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:42.804Z"},"clusterTime":{"$timestamp":{"t":1590638202,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":35,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638202,"i":2}},"signature":{"hash":{"$binary":{"base64":"bk0K8nQBU2quE19lB7akavwMgxQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.806-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.806-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":35,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638202,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.806-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.806-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":22,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.808-0400 d20020| {"t":{"$date":"2020-05-27T23:56:42.808-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:42.808Z"},"clusterTime":{"$timestamp":{"t":1590638202,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"db7bb991-22dd-473e-a5cd-02aec7708860"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638202,"i":3}},"signature":{"hash":{"$binary":{"base64":"bk0K8nQBU2quE19lB7akavwMgxQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.808-0400 d20020| {"t":{"$date":"2020-05-27T23:56:42.808-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"db7bb991-22dd-473e-a5cd-02aec7708860","operationId":2076}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.809-0400 d20020| {"t":{"$date":"2020-05-27T23:56:42.808-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:42.808Z"},"clusterTime":{"$timestamp":{"t":1590638202,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"db7bb991-22dd-473e-a5cd-02aec7708860"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638202,"i":3}},"signature":{"hash":{"$binary":{"base64":"bk0K8nQBU2quE19lB7akavwMgxQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.809-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.809-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638202,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:42.809-0400 s20024| {"t":{"$date":"2020-05-27T23:56:42.809-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":23,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.062-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.061-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:43.061Z"},"clusterTime":{"$timestamp":{"t":1590638202,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":36,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638202,"i":3}},"signature":{"hash":{"$binary":{"base64":"bk0K8nQBU2quE19lB7akavwMgxQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.062-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.062-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":36,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.063-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.062-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:43.061Z"},"clusterTime":{"$timestamp":{"t":1590638202,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":36,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638202,"i":3}},"signature":{"hash":{"$binary":{"base64":"bk0K8nQBU2quE19lB7akavwMgxQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.063-0400 s20024| {"t":{"$date":"2020-05-27T23:56:43.063-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":36,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638202,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.064-0400 s20024| {"t":{"$date":"2020-05-27T23:56:43.063-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":24,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.065-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.065-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:43.065Z"},"clusterTime":{"$timestamp":{"t":1590638203,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"e285ceca-cd3c-4914-b36a-7b82a7cf02fc"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":1}},"signature":{"hash":{"$binary":{"base64":"iiIxED3rk40EgjJp4NV56KVIdzI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.065-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.065-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"e285ceca-cd3c-4914-b36a-7b82a7cf02fc","operationId":2082}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.066-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.065-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:43.065Z"},"clusterTime":{"$timestamp":{"t":1590638203,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"e285ceca-cd3c-4914-b36a-7b82a7cf02fc"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":1}},"signature":{"hash":{"$binary":{"base64":"iiIxED3rk40EgjJp4NV56KVIdzI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.066-0400 s20024| {"t":{"$date":"2020-05-27T23:56:43.066-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.066-0400 s20024| {"t":{"$date":"2020-05-27T23:56:43.066-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":25,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.186-0400 s20025| {"t":{"$date":"2020-05-27T23:56:43.186-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42924","sessionId":24,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.187-0400 s20025| {"t":{"$date":"2020-05-27T23:56:43.186-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:42924","client":"conn24","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.187-0400 s20025| {"t":{"$date":"2020-05-27T23:56:43.186-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn24","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.187-0400 s20025| {"t":{"$date":"2020-05-27T23:56:43.187-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn24","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":463480570,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.187-0400 s20025| {"t":{"$date":"2020-05-27T23:56:43.187-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn24","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"compression":[],"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.187-0400 s20025| {"t":{"$date":"2020-05-27T23:56:43.187-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn24","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":99,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.188-0400 s20025| {"t":{"$date":"2020-05-27T23:56:43.187-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"connection ended","attr":{"remote":"127.0.0.1:42924","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.318-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.318-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:43.318Z"},"clusterTime":{"$timestamp":{"t":1590638203,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":37,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":1}},"signature":{"hash":{"$binary":{"base64":"iiIxED3rk40EgjJp4NV56KVIdzI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.319-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.318-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":37,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.319-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.319-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:43.318Z"},"clusterTime":{"$timestamp":{"t":1590638203,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":37,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":1}},"signature":{"hash":{"$binary":{"base64":"iiIxED3rk40EgjJp4NV56KVIdzI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.319-0400 s20024| {"t":{"$date":"2020-05-27T23:56:43.319-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":37,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.320-0400 s20024| {"t":{"$date":"2020-05-27T23:56:43.319-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":26,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.321-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.321-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:43.321Z"},"clusterTime":{"$timestamp":{"t":1590638203,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"a08ac05e-b8c5-4152-ad4d-1e544d5722b6"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":2}},"signature":{"hash":{"$binary":{"base64":"iiIxED3rk40EgjJp4NV56KVIdzI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.322-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.321-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"a08ac05e-b8c5-4152-ad4d-1e544d5722b6","operationId":2088}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.322-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.322-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:43.321Z"},"clusterTime":{"$timestamp":{"t":1590638203,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"a08ac05e-b8c5-4152-ad4d-1e544d5722b6"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":2}},"signature":{"hash":{"$binary":{"base64":"iiIxED3rk40EgjJp4NV56KVIdzI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.322-0400 s20024| {"t":{"$date":"2020-05-27T23:56:43.322-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.323-0400 s20024| {"t":{"$date":"2020-05-27T23:56:43.322-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":27,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.575-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.574-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:43.574Z"},"clusterTime":{"$timestamp":{"t":1590638203,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":38,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":2}},"signature":{"hash":{"$binary":{"base64":"iiIxED3rk40EgjJp4NV56KVIdzI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.575-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.574-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":38,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.575-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.575-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:43.574Z"},"clusterTime":{"$timestamp":{"t":1590638203,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":38,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":2}},"signature":{"hash":{"$binary":{"base64":"iiIxED3rk40EgjJp4NV56KVIdzI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.576-0400 s20024| {"t":{"$date":"2020-05-27T23:56:43.575-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":38,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.576-0400 s20024| {"t":{"$date":"2020-05-27T23:56:43.575-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":28,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.578-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.577-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:43.577Z"},"clusterTime":{"$timestamp":{"t":1590638203,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"c64b3b53-8d83-4830-9fea-46df9dfa83a9"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":3}},"signature":{"hash":{"$binary":{"base64":"iiIxED3rk40EgjJp4NV56KVIdzI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.578-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.577-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"c64b3b53-8d83-4830-9fea-46df9dfa83a9","operationId":2095}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.578-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.578-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:43.577Z"},"clusterTime":{"$timestamp":{"t":1590638203,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"c64b3b53-8d83-4830-9fea-46df9dfa83a9"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":3}},"signature":{"hash":{"$binary":{"base64":"iiIxED3rk40EgjJp4NV56KVIdzI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.578-0400 s20024| {"t":{"$date":"2020-05-27T23:56:43.578-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.579-0400 s20024| {"t":{"$date":"2020-05-27T23:56:43.578-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":29,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.831-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.830-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:43.830Z"},"clusterTime":{"$timestamp":{"t":1590638203,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":39,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":3}},"signature":{"hash":{"$binary":{"base64":"iiIxED3rk40EgjJp4NV56KVIdzI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.831-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.831-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":39,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.831-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.831-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:43.830Z"},"clusterTime":{"$timestamp":{"t":1590638203,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":39,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":3}},"signature":{"hash":{"$binary":{"base64":"iiIxED3rk40EgjJp4NV56KVIdzI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.832-0400 s20024| {"t":{"$date":"2020-05-27T23:56:43.832-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":39,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.832-0400 s20024| {"t":{"$date":"2020-05-27T23:56:43.832-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":30,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.834-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.833-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:43.833Z"},"clusterTime":{"$timestamp":{"t":1590638203,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"d86721aa-e7dd-413a-8d23-51e524765c38"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":4}},"signature":{"hash":{"$binary":{"base64":"iiIxED3rk40EgjJp4NV56KVIdzI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.834-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.834-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"d86721aa-e7dd-413a-8d23-51e524765c38","operationId":2099}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.834-0400 d20020| {"t":{"$date":"2020-05-27T23:56:43.834-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:43.833Z"},"clusterTime":{"$timestamp":{"t":1590638203,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"d86721aa-e7dd-413a-8d23-51e524765c38"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":4}},"signature":{"hash":{"$binary":{"base64":"iiIxED3rk40EgjJp4NV56KVIdzI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.835-0400 s20024| {"t":{"$date":"2020-05-27T23:56:43.834-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:43.835-0400 s20024| {"t":{"$date":"2020-05-27T23:56:43.834-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":31,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.087-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.087-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:44.087Z"},"clusterTime":{"$timestamp":{"t":1590638203,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":40,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":4}},"signature":{"hash":{"$binary":{"base64":"iiIxED3rk40EgjJp4NV56KVIdzI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.088-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.087-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":40,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.088-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.088-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:44.087Z"},"clusterTime":{"$timestamp":{"t":1590638203,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":40,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":4}},"signature":{"hash":{"$binary":{"base64":"iiIxED3rk40EgjJp4NV56KVIdzI=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.089-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.089-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":40,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638203,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.089-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.089-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":32,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.091-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.091-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:44.090Z"},"clusterTime":{"$timestamp":{"t":1590638204,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"9e0de7f8-02ff-43af-9aad-ebed66a0f180"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":1}},"signature":{"hash":{"$binary":{"base64":"dNpaxlOo0lw2bg33+pfsR0s0dOQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.091-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.091-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"9e0de7f8-02ff-43af-9aad-ebed66a0f180","operationId":2106}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.091-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.091-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:44.090Z"},"clusterTime":{"$timestamp":{"t":1590638204,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"9e0de7f8-02ff-43af-9aad-ebed66a0f180"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":1}},"signature":{"hash":{"$binary":{"base64":"dNpaxlOo0lw2bg33+pfsR0s0dOQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.092-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.091-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.092-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.092-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":33,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.172-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.171-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42926","sessionId":25,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.172-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.172-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:42926","client":"conn25","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.172-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.172-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn25","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.172-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.172-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn25","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":1687926652,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.173-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.172-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn25","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.173-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.172-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn25","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":100,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.173-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.173-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"connection ended","attr":{"remote":"127.0.0.1:42926","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.190-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.189-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42928","sessionId":26,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.190-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.190-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:42928","client":"conn26","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.190-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.190-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn26","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.190-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.190-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn26","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":660260756,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.191-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.190-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn26","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"compression":[],"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.191-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.190-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn26","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":101,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.191-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.190-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn26","msg":"connection ended","attr":{"remote":"127.0.0.1:42928","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.196-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.196-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn18","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.196-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.196-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn18","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":34,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.230-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.230-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn29","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.230-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.230-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn29","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.231-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.230-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","durationNanos":601}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.243-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.242-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn28","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.243-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.243-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn28","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.243-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.243-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638204, 1), t: 1 }, lastWriteDate: new Date(1590638204000), majorityOpTime: { ts: Timestamp(1590638204, 1), t: 1 }, majorityWriteDate: new Date(1590638204000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638204242), logicalSessionTimeoutMinutes: 30, connectionId: 28, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638204, 1), $configServerState: { opTime: { ts: Timestamp(1590638201, 4), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590638204, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638204, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.290-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.290-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn19","msg":"User assertion","attr":{"error":"ExceededTimeLimit: operation exceeded time limit","file":"src/mongo/util/interruptible.h","line":398}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.291-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.290-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"topologyVersion":{"processId":{"$oid":"5ecf3677f7d21b5f09ec952b"},"counter":0},"maxAwaitTimeMS":2000,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":5}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":2002}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.291-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.290-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":16,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.291-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.291-04:00"},"s":"D1", "c":"COMMAND", "id":4695502, "ctx":"conn19","msg":"Waiting for an isMaster response from a topology change or until deadline","attr":{"deadline":{"$date":"2020-05-28T03:56:46.291Z"},"currentMongosTopologyVersionCounter":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.344-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.344-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:44.343Z"},"clusterTime":{"$timestamp":{"t":1590638204,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":41,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":1}},"signature":{"hash":{"$binary":{"base64":"dNpaxlOo0lw2bg33+pfsR0s0dOQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.344-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.344-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":41,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.345-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.345-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:44.343Z"},"clusterTime":{"$timestamp":{"t":1590638204,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":41,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":1}},"signature":{"hash":{"$binary":{"base64":"dNpaxlOo0lw2bg33+pfsR0s0dOQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.345-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.345-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":41,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.346-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.345-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":36,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.347-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.347-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:44.347Z"},"clusterTime":{"$timestamp":{"t":1590638204,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"6102e925-8486-47d1-9ceb-aa237122e10c"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":2}},"signature":{"hash":{"$binary":{"base64":"dNpaxlOo0lw2bg33+pfsR0s0dOQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.347-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.347-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"6102e925-8486-47d1-9ceb-aa237122e10c","operationId":2112}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.348-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.347-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:44.347Z"},"clusterTime":{"$timestamp":{"t":1590638204,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"6102e925-8486-47d1-9ceb-aa237122e10c"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":2}},"signature":{"hash":{"$binary":{"base64":"dNpaxlOo0lw2bg33+pfsR0s0dOQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.348-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.348-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.348-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.348-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":37,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.510-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.510-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42930","sessionId":27,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.510-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.510-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:42930","client":"conn27","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.510-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.510-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn27","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.511-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.510-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn27","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":593209441,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.511-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.510-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn27","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.511-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.510-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn27","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":102,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.511-0400 s20025| {"t":{"$date":"2020-05-27T23:56:44.511-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"connection ended","attr":{"remote":"127.0.0.1:42930","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.600-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.600-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:44.600Z"},"clusterTime":{"$timestamp":{"t":1590638204,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":42,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":2}},"signature":{"hash":{"$binary":{"base64":"dNpaxlOo0lw2bg33+pfsR0s0dOQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.600-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.600-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":42,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.601-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.601-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:44.600Z"},"clusterTime":{"$timestamp":{"t":1590638204,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":42,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":2}},"signature":{"hash":{"$binary":{"base64":"dNpaxlOo0lw2bg33+pfsR0s0dOQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.601-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.601-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":42,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.602-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.601-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":38,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.603-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.603-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:44.603Z"},"clusterTime":{"$timestamp":{"t":1590638204,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"f5b2ca4a-22a8-47ab-878a-8afaea2d300d"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":3}},"signature":{"hash":{"$binary":{"base64":"dNpaxlOo0lw2bg33+pfsR0s0dOQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.604-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.603-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"f5b2ca4a-22a8-47ab-878a-8afaea2d300d","operationId":2119}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.604-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.603-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:44.603Z"},"clusterTime":{"$timestamp":{"t":1590638204,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"f5b2ca4a-22a8-47ab-878a-8afaea2d300d"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":3}},"signature":{"hash":{"$binary":{"base64":"dNpaxlOo0lw2bg33+pfsR0s0dOQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.604-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.604-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.605-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.604-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":39,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.856-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.856-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:44.856Z"},"clusterTime":{"$timestamp":{"t":1590638204,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":43,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":3}},"signature":{"hash":{"$binary":{"base64":"dNpaxlOo0lw2bg33+pfsR0s0dOQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.857-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.856-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":43,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.857-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.857-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:44.856Z"},"clusterTime":{"$timestamp":{"t":1590638204,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":43,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":3}},"signature":{"hash":{"$binary":{"base64":"dNpaxlOo0lw2bg33+pfsR0s0dOQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.857-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.857-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":43,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.858-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.857-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":40,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.859-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.859-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:44.859Z"},"clusterTime":{"$timestamp":{"t":1590638204,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"5d921acd-9999-4107-b2ce-04cee63364bd"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":4}},"signature":{"hash":{"$binary":{"base64":"dNpaxlOo0lw2bg33+pfsR0s0dOQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.860-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.859-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"5d921acd-9999-4107-b2ce-04cee63364bd","operationId":2123}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.860-0400 d20020| {"t":{"$date":"2020-05-27T23:56:44.859-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:44.859Z"},"clusterTime":{"$timestamp":{"t":1590638204,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"5d921acd-9999-4107-b2ce-04cee63364bd"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":4}},"signature":{"hash":{"$binary":{"base64":"dNpaxlOo0lw2bg33+pfsR0s0dOQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.860-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.860-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:44.860-0400 s20024| {"t":{"$date":"2020-05-27T23:56:44.860-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":41,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.113-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.112-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:45.112Z"},"clusterTime":{"$timestamp":{"t":1590638204,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":44,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":4}},"signature":{"hash":{"$binary":{"base64":"dNpaxlOo0lw2bg33+pfsR0s0dOQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.113-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.113-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":44,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.114-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.113-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:45.112Z"},"clusterTime":{"$timestamp":{"t":1590638204,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":44,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":4}},"signature":{"hash":{"$binary":{"base64":"dNpaxlOo0lw2bg33+pfsR0s0dOQ=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.114-0400 s20024| {"t":{"$date":"2020-05-27T23:56:45.114-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":44,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638204,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.114-0400 s20024| {"t":{"$date":"2020-05-27T23:56:45.114-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":42,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.116-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.116-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:45.115Z"},"clusterTime":{"$timestamp":{"t":1590638205,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"f52c5277-c26c-4327-ad29-5842237e4475"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":1}},"signature":{"hash":{"$binary":{"base64":"5B9kHrxXurtv7l6EKROfKxkyC0w=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.116-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.116-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"f52c5277-c26c-4327-ad29-5842237e4475","operationId":2130}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.117-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.116-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:45.115Z"},"clusterTime":{"$timestamp":{"t":1590638205,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"f52c5277-c26c-4327-ad29-5842237e4475"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":1}},"signature":{"hash":{"$binary":{"base64":"5B9kHrxXurtv7l6EKROfKxkyC0w=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.117-0400 s20024| {"t":{"$date":"2020-05-27T23:56:45.117-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.117-0400 s20024| {"t":{"$date":"2020-05-27T23:56:45.117-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":43,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.193-0400 s20025| {"t":{"$date":"2020-05-27T23:56:45.193-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42932","sessionId":28,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.193-0400 s20025| {"t":{"$date":"2020-05-27T23:56:45.193-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:42932","client":"conn28","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.194-0400 s20025| {"t":{"$date":"2020-05-27T23:56:45.193-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn28","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.194-0400 s20025| {"t":{"$date":"2020-05-27T23:56:45.194-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn28","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":1063958031,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.194-0400 s20025| {"t":{"$date":"2020-05-27T23:56:45.194-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn28","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"compression":[],"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.194-0400 s20025| {"t":{"$date":"2020-05-27T23:56:45.194-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn28","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":103,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.194-0400 s20025| {"t":{"$date":"2020-05-27T23:56:45.194-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"connection ended","attr":{"remote":"127.0.0.1:42932","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.195-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 440, in update_pool [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.195-0400 sh15776| sh15783| server._pool.remove_stale_sockets(generation, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.196-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1141, in remove_stale_sockets [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.196-0400 sh15776| sh15783| sock_info = self.connect(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.196-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1180, in connect [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.196-0400 sh15776| sh15783| sock_info.ismaster(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.196-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 532, in ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.196-0400 sh15776| sh15783| return self._ismaster(None, None, None, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.197-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 563, in _ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.197-0400 sh15776| sh15783| exhaust_allowed=awaitable) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.197-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 682, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.197-0400 sh15776| sh15783| self._raise_connection_failure(error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.197-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 677, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.198-0400 sh15776| sh15783| exhaust_allowed=exhaust_allowed) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.198-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/network.py", line 157, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.198-0400 sh15776| sh15783| parse_write_concern_error=parse_write_concern_error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.198-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/helpers.py", line 138, in _check_command_response [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.198-0400 sh15776| sh15783| raise NotMasterError(errmsg, response) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.198-0400 sh15776| sh15783| pymongo.errors.NotMasterError: Mongos is in quiesce mode and will shut down [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.199-0400 sh15776| sh15783| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.199-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1732, in _process_periodic_tasks [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.199-0400 sh15776| sh15783| self._topology.update_pool(self.__all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.199-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 440, in update_pool [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.199-0400 sh15776| sh15783| server._pool.remove_stale_sockets(generation, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.199-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1141, in remove_stale_sockets [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.200-0400 sh15776| sh15783| sock_info = self.connect(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.200-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1180, in connect [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.200-0400 sh15776| sh15783| sock_info.ismaster(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.200-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 532, in ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.200-0400 sh15776| sh15783| return self._ismaster(None, None, None, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.200-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 563, in _ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.201-0400 sh15776| sh15783| exhaust_allowed=awaitable) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.201-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 682, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.201-0400 sh15776| sh15783| self._raise_connection_failure(error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.201-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 677, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.201-0400 sh15776| sh15783| exhaust_allowed=exhaust_allowed) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.202-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/network.py", line 157, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.202-0400 sh15776| sh15783| parse_write_concern_error=parse_write_concern_error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.202-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/helpers.py", line 138, in _check_command_response [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.202-0400 sh15776| sh15783| raise NotMasterError(errmsg, response) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.202-0400 sh15776| sh15783| pymongo.errors.NotMasterError: Mongos is in quiesce mode and will shut down [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.202-0400 sh15776| sh15783| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.203-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1732, in _process_periodic_tasks [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.203-0400 sh15776| sh15783| self._topology.update_pool(self.__all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.203-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 440, in update_pool [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.203-0400 sh15776| sh15783| server._pool.remove_stale_sockets(generation, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.203-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1141, in remove_stale_sockets [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.203-0400 sh15776| sh15783| sock_info = self.connect(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.204-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1180, in connect [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.204-0400 sh15776| sh15783| sock_info.ismaster(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.204-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 532, in ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.204-0400 sh15776| sh15783| return self._ismaster(None, None, None, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.204-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 563, in _ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.204-0400 sh15776| sh15783| exhaust_allowed=awaitable) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.205-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 682, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.205-0400 sh15776| sh15783| self._raise_connection_failure(error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.205-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 677, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.205-0400 sh15776| sh15783| exhaust_allowed=exhaust_allowed) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.205-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/network.py", line 157, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.205-0400 sh15776| sh15783| parse_write_concern_error=parse_write_concern_error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.205-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/helpers.py", line 138, in _check_command_response [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.205-0400 sh15776| sh15783| raise NotMasterError(errmsg, response) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.205-0400 sh15776| sh15783| pymongo.errors.NotMasterError: Mongos is in quiesce mode and will shut down [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.205-0400 sh15776| sh15783| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.205-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1732, in _process_periodic_tasks [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.205-0400 sh15776| sh15783| self._topology.update_pool(self.__all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.205-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 440, in update_pool [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.206-0400 sh15776| sh15783| server._pool.remove_stale_sockets(generation, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.206-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1141, in remove_stale_sockets [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.206-0400 sh15776| sh15783| sock_info = self.connect(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.206-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1180, in connect [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.206-0400 sh15776| sh15783| sock_info.ismaster(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.206-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 532, in ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.206-0400 sh15776| sh15783| return self._ismaster(None, None, None, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.206-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 563, in _ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.206-0400 sh15776| sh15783| exhaust_allowed=awaitable) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.369-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.369-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:45.368Z"},"clusterTime":{"$timestamp":{"t":1590638205,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":45,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":1}},"signature":{"hash":{"$binary":{"base64":"5B9kHrxXurtv7l6EKROfKxkyC0w=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.369-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.369-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":45,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.370-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.369-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:45.368Z"},"clusterTime":{"$timestamp":{"t":1590638205,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":45,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":1}},"signature":{"hash":{"$binary":{"base64":"5B9kHrxXurtv7l6EKROfKxkyC0w=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.370-0400 s20024| {"t":{"$date":"2020-05-27T23:56:45.370-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":45,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.370-0400 s20024| {"t":{"$date":"2020-05-27T23:56:45.370-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":44,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.372-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.372-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:45.371Z"},"clusterTime":{"$timestamp":{"t":1590638205,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"eb9154dd-0624-4c94-82e9-3cbf01b77d61"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":2}},"signature":{"hash":{"$binary":{"base64":"5B9kHrxXurtv7l6EKROfKxkyC0w=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.372-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.372-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"eb9154dd-0624-4c94-82e9-3cbf01b77d61","operationId":2134}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.372-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.372-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:45.371Z"},"clusterTime":{"$timestamp":{"t":1590638205,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"eb9154dd-0624-4c94-82e9-3cbf01b77d61"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":2}},"signature":{"hash":{"$binary":{"base64":"5B9kHrxXurtv7l6EKROfKxkyC0w=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.373-0400 s20024| {"t":{"$date":"2020-05-27T23:56:45.372-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.373-0400 s20024| {"t":{"$date":"2020-05-27T23:56:45.372-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":45,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.625-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.624-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:45.624Z"},"clusterTime":{"$timestamp":{"t":1590638205,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":46,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":2}},"signature":{"hash":{"$binary":{"base64":"5B9kHrxXurtv7l6EKROfKxkyC0w=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.625-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.625-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":46,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.626-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.625-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:45.624Z"},"clusterTime":{"$timestamp":{"t":1590638205,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":46,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":2}},"signature":{"hash":{"$binary":{"base64":"5B9kHrxXurtv7l6EKROfKxkyC0w=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.626-0400 s20024| {"t":{"$date":"2020-05-27T23:56:45.626-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":46,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.626-0400 s20024| {"t":{"$date":"2020-05-27T23:56:45.626-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":46,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.628-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.627-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:45.627Z"},"clusterTime":{"$timestamp":{"t":1590638205,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"87558d2a-31d5-4349-82cc-a65a013ef828"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":3}},"signature":{"hash":{"$binary":{"base64":"5B9kHrxXurtv7l6EKROfKxkyC0w=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.628-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.627-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"87558d2a-31d5-4349-82cc-a65a013ef828","operationId":2141}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.628-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.628-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:45.627Z"},"clusterTime":{"$timestamp":{"t":1590638205,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"87558d2a-31d5-4349-82cc-a65a013ef828"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":3}},"signature":{"hash":{"$binary":{"base64":"5B9kHrxXurtv7l6EKROfKxkyC0w=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.628-0400 s20024| {"t":{"$date":"2020-05-27T23:56:45.628-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.629-0400 s20024| {"t":{"$date":"2020-05-27T23:56:45.628-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":47,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.881-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.880-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:45.880Z"},"clusterTime":{"$timestamp":{"t":1590638205,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":47,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":3}},"signature":{"hash":{"$binary":{"base64":"5B9kHrxXurtv7l6EKROfKxkyC0w=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.881-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.880-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":47,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.881-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.881-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:45.880Z"},"clusterTime":{"$timestamp":{"t":1590638205,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":47,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":3}},"signature":{"hash":{"$binary":{"base64":"5B9kHrxXurtv7l6EKROfKxkyC0w=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.882-0400 s20024| {"t":{"$date":"2020-05-27T23:56:45.881-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":47,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.882-0400 s20024| {"t":{"$date":"2020-05-27T23:56:45.882-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":49,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.883-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.883-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:45.883Z"},"clusterTime":{"$timestamp":{"t":1590638205,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"14c8c47d-0e65-49ca-a827-30beb667dabb"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":4}},"signature":{"hash":{"$binary":{"base64":"5B9kHrxXurtv7l6EKROfKxkyC0w=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.884-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.883-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"14c8c47d-0e65-49ca-a827-30beb667dabb","operationId":2146}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.884-0400 d20020| {"t":{"$date":"2020-05-27T23:56:45.884-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:45.883Z"},"clusterTime":{"$timestamp":{"t":1590638205,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"14c8c47d-0e65-49ca-a827-30beb667dabb"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":4}},"signature":{"hash":{"$binary":{"base64":"5B9kHrxXurtv7l6EKROfKxkyC0w=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.884-0400 s20024| {"t":{"$date":"2020-05-27T23:56:45.884-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.884-0400 s20024| {"t":{"$date":"2020-05-27T23:56:45.884-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":50,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.997-0400 s20025| {"t":{"$date":"2020-05-27T23:56:45.996-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":523}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.997-0400 s20025| {"t":{"$date":"2020-05-27T23:56:45.996-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":573}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.997-0400 s20025| {"t":{"$date":"2020-05-27T23:56:45.997-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":374}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.999-0400 s20025| {"t":{"$date":"2020-05-27T23:56:45.999-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"shard-registry-reload","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:45.999-0400 s20025| {"t":{"$date":"2020-05-27T23:56:45.999-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"shard-registry-reload","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf367d564c476baabfc2ca"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.000-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.000-04:00"},"s":"D1", "c":"SHARDING", "id":22731, "ctx":"shard-registry-reload","msg":"Succesfully retrieved updated shard list from config server","attr":{"shardsNumber":1,"lastVisibleOpTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.000-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.000-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"shard-registry-reload","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.002-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.002-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"replSetDistLockPinger","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf367d564c476baabfc2cc"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.020-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.020-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590638206, 1), t: 1 }, lastWriteDate: new Date(1590638206000), majorityOpTime: { ts: Timestamp(1590638206, 1), t: 1 }, majorityWriteDate: new Date(1590638206000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638206020), logicalSessionTimeoutMinutes: 30, connectionId: 25, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638206, 1), $configTime: Timestamp(1590638206, 1), $clusterTime: { clusterTime: Timestamp(1590638206, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638206, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.025-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.025-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590638206, 1), t: 1 }, lastWriteDate: new Date(1590638206000), majorityOpTime: { ts: Timestamp(1590638206, 1), t: 1 }, majorityWriteDate: new Date(1590638206000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638206025), logicalSessionTimeoutMinutes: 30, connectionId: 20, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638206, 1), $configTime: Timestamp(1590638206, 1), $clusterTime: { clusterTime: Timestamp(1590638206, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638206, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.031-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.031-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638206, 1), t: 1 }, lastWriteDate: new Date(1590638206000), majorityOpTime: { ts: Timestamp(1590638206, 1), t: 1 }, majorityWriteDate: new Date(1590638206000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638206031), logicalSessionTimeoutMinutes: 30, connectionId: 28, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638206, 1), $configTime: Timestamp(1590638206, 1), $clusterTime: { clusterTime: Timestamp(1590638206, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638206, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.137-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.137-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:46.136Z"},"clusterTime":{"$timestamp":{"t":1590638205,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":48,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":4}},"signature":{"hash":{"$binary":{"base64":"5B9kHrxXurtv7l6EKROfKxkyC0w=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.137-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.137-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":48,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.138-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.137-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:46.136Z"},"clusterTime":{"$timestamp":{"t":1590638205,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":48,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":4}},"signature":{"hash":{"$binary":{"base64":"5B9kHrxXurtv7l6EKROfKxkyC0w=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.138-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.138-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":48,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638205,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.138-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.138-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":51,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.140-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.140-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:46.139Z"},"clusterTime":{"$timestamp":{"t":1590638206,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"c60daa42-5dce-4bc4-80aa-f8b47658f950"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":1}},"signature":{"hash":{"$binary":{"base64":"IBU9DHD2c0rQYYKICVS3nPaEObY=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.140-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.140-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"c60daa42-5dce-4bc4-80aa-f8b47658f950","operationId":2152}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.141-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.140-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:46.139Z"},"clusterTime":{"$timestamp":{"t":1590638206,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"c60daa42-5dce-4bc4-80aa-f8b47658f950"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":1}},"signature":{"hash":{"$binary":{"base64":"IBU9DHD2c0rQYYKICVS3nPaEObY=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.141-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.141-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.141-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.141-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":52,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.176-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.176-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42934","sessionId":29,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.176-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.176-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:42934","client":"conn29","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.177-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.176-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn29","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.177-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.176-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn29","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":498777856,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.177-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.176-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn29","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.177-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.176-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn29","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":106,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.178-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.177-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"connection ended","attr":{"remote":"127.0.0.1:42934","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.196-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.196-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42936","sessionId":30,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.197-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.196-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:42936","client":"conn30","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.197-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.197-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn30","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.197-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.197-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn30","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":1255179497,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.197-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.197-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"compression":[],"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.197-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.197-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn30","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":107,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.198-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.197-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"connection ended","attr":{"remote":"127.0.0.1:42936","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.199-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.199-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn18","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.199-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.199-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn18","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":53,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.293-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.293-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn19","msg":"User assertion","attr":{"error":"ExceededTimeLimit: operation exceeded time limit","file":"src/mongo/util/interruptible.h","line":398}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.293-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.293-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"topologyVersion":{"processId":{"$oid":"5ecf3677f7d21b5f09ec952b"},"counter":0},"maxAwaitTimeMS":2000,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":5}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":2002}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.294-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.293-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":35,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.294-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.293-04:00"},"s":"D1", "c":"COMMAND", "id":4695502, "ctx":"conn19","msg":"Waiting for an isMaster response from a topology change or until deadline","attr":{"deadline":{"$date":"2020-05-28T03:56:48.293Z"},"currentMongosTopologyVersionCounter":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.393-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.393-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:46.392Z"},"clusterTime":{"$timestamp":{"t":1590638206,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":49,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":1}},"signature":{"hash":{"$binary":{"base64":"IBU9DHD2c0rQYYKICVS3nPaEObY=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.393-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.393-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":49,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.394-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.394-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:46.392Z"},"clusterTime":{"$timestamp":{"t":1590638206,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":49,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":1}},"signature":{"hash":{"$binary":{"base64":"IBU9DHD2c0rQYYKICVS3nPaEObY=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.394-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.394-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":49,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.394-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.394-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":55,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.396-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.396-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:46.395Z"},"clusterTime":{"$timestamp":{"t":1590638206,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"ad5af228-b045-46b5-a91b-a1d72e1c6f57"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":2}},"signature":{"hash":{"$binary":{"base64":"IBU9DHD2c0rQYYKICVS3nPaEObY=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.396-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.396-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"ad5af228-b045-46b5-a91b-a1d72e1c6f57","operationId":2157}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.396-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.396-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:46.395Z"},"clusterTime":{"$timestamp":{"t":1590638206,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"ad5af228-b045-46b5-a91b-a1d72e1c6f57"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":2}},"signature":{"hash":{"$binary":{"base64":"IBU9DHD2c0rQYYKICVS3nPaEObY=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.397-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.396-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.397-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.397-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":56,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.514-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.514-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42938","sessionId":31,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.515-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.515-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:42938","client":"conn31","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.515-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.515-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn31","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.515-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.515-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn31","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":269455306,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.515-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.515-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn31","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.516-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.515-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn31","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":108,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.516-0400 s20025| {"t":{"$date":"2020-05-27T23:56:46.515-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"connection ended","attr":{"remote":"127.0.0.1:42938","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.649-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.649-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:46.648Z"},"clusterTime":{"$timestamp":{"t":1590638206,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":50,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":2}},"signature":{"hash":{"$binary":{"base64":"IBU9DHD2c0rQYYKICVS3nPaEObY=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.649-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.649-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":50,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.650-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.649-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:46.648Z"},"clusterTime":{"$timestamp":{"t":1590638206,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":50,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":2}},"signature":{"hash":{"$binary":{"base64":"IBU9DHD2c0rQYYKICVS3nPaEObY=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.650-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.650-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":50,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.650-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.650-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":57,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.652-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.651-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:46.651Z"},"clusterTime":{"$timestamp":{"t":1590638206,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"775ea40e-d7ae-4286-8adc-89c47e59a30a"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":3}},"signature":{"hash":{"$binary":{"base64":"IBU9DHD2c0rQYYKICVS3nPaEObY=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.652-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.652-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"775ea40e-d7ae-4286-8adc-89c47e59a30a","operationId":2163}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.652-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.652-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:46.651Z"},"clusterTime":{"$timestamp":{"t":1590638206,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"775ea40e-d7ae-4286-8adc-89c47e59a30a"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":3}},"signature":{"hash":{"$binary":{"base64":"IBU9DHD2c0rQYYKICVS3nPaEObY=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.652-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.652-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.653-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.652-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":58,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.905-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.904-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:46.904Z"},"clusterTime":{"$timestamp":{"t":1590638206,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":51,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":3}},"signature":{"hash":{"$binary":{"base64":"IBU9DHD2c0rQYYKICVS3nPaEObY=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.905-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.905-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":51,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.905-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.905-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:46.904Z"},"clusterTime":{"$timestamp":{"t":1590638206,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":51,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":3}},"signature":{"hash":{"$binary":{"base64":"IBU9DHD2c0rQYYKICVS3nPaEObY=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.906-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.906-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":51,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.906-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.906-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":59,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.908-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.907-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:46.907Z"},"clusterTime":{"$timestamp":{"t":1590638206,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"958ad5e9-e7ba-42e9-9acb-279e08525742"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":4}},"signature":{"hash":{"$binary":{"base64":"IBU9DHD2c0rQYYKICVS3nPaEObY=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.908-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.907-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"958ad5e9-e7ba-42e9-9acb-279e08525742","operationId":2168}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.908-0400 d20020| {"t":{"$date":"2020-05-27T23:56:46.908-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:46.907Z"},"clusterTime":{"$timestamp":{"t":1590638206,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"958ad5e9-e7ba-42e9-9acb-279e08525742"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":4}},"signature":{"hash":{"$binary":{"base64":"IBU9DHD2c0rQYYKICVS3nPaEObY=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.908-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.908-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:46.909-0400 s20024| {"t":{"$date":"2020-05-27T23:56:46.908-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":60,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.000-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.000-04:00"},"s":"I", "c":"COMMAND", "id":4695702, "ctx":"SignalHandler","msg":"Exiting quiesce mode for mongos shutdown"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.001-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.000-04:00"},"s":"I", "c":"NETWORK", "id":22843, "ctx":"SignalHandler","msg":"shutdown: going to close all sockets..."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.001-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.000-04:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file: {path}","attr":{"path":"/tmp/mongodb-20025.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.001-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.000-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.001-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.000-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.002-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.000-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.002-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.000-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.002-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.000-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20021","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.002-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.000-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.002-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.000-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.003-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.000-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.003-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.000-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.003-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.000-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.003-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.003-0400 c20021| {"t":{"$date":"2020-05-27T23:56:47.000-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn28","msg":"Interrupted operation as its client disconnected","attr":{"opId":1863}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.004-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20022","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.004-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.004-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.004-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"D1", "c":"NETWORK", "id":20188, "ctx":"SignalHandler","msg":"Shutting down task executor used for monitoring replica sets"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.004-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20023","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.005-0400 c20022| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn25","msg":"Interrupted operation as its client disconnected","attr":{"opId":1322}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.005-0400 c20023| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn20","msg":"Interrupted operation as its client disconnected","attr":{"opId":1232}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.005-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.005-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20022","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.005-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20021","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.005-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20023","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.005-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20020","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.005-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn28","msg":"Interrupted operation as its client disconnected","attr":{"opId":2109}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.006-0400 c20021| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"connection ended","attr":{"remote":"127.0.0.1:34450","connectionCount":21}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.006-0400 c20022| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"connection ended","attr":{"remote":"127.0.0.1:45282","connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.006-0400 c20021| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"connection ended","attr":{"remote":"127.0.0.1:34464","connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.006-0400 c20022| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"connection ended","attr":{"remote":"127.0.0.1:45272","connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.006-0400 c20023| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"connection ended","attr":{"remote":"127.0.0.1:54648","connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.006-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"connection ended","attr":{"remote":"127.0.0.1:43738","connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.007-0400 c20023| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"connection ended","attr":{"remote":"127.0.0.1:54636","connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.007-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":1,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.007-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.001-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":94,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.007-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.002-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":7,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.007-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.002-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.007-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.002-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"monitoring-keys-for-HMAC","msg":"User assertion","attr":{"error":"InterruptedAtShutdown: interrupted at shutdown","file":"src/mongo/util/interruptible.h","line":398}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.007-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.002-04:00"},"s":"D1", "c":"-", "id":20705, "ctx":"monitoring-keys-for-HMAC","msg":"Unable to wait for refresh request due to: {e}","attr":{"e":{"code":11600,"codeName":"InterruptedAtShutdown","errmsg":"interrupted at shutdown"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.008-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.002-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn28","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ClientDisconnect: operation was interrupted"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.008-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.002-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn28","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"operation was interrupted","errName":279,"errCode":279,"reslen":413,"locks":{},"protocol":"op_msg","durationMillis":2759}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.008-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.002-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"Sharding-Fixed-1","msg":"Shutting down thread","attr":{"threadName":"Sharding-Fixed-1","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.008-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.002-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Shutting down thread","attr":{"threadName":"Sharding-Fixed-0","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.008-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.002-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"connection ended","attr":{"remote":"127.0.0.1:43736","connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.008-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.002-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ShardRegistry","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.009-0400 c20022| {"t":{"$date":"2020-05-27T23:56:47.002-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"connection ended","attr":{"remote":"127.0.0.1:45278","connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.009-0400 c20022| {"t":{"$date":"2020-05-27T23:56:47.002-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn26","msg":"connection ended","attr":{"remote":"127.0.0.1:45276","connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.009-0400 c20021| {"t":{"$date":"2020-05-27T23:56:47.002-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"connection ended","attr":{"remote":"127.0.0.1:34492","connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.009-0400 c20023| {"t":{"$date":"2020-05-27T23:56:47.002-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn22","msg":"connection ended","attr":{"remote":"127.0.0.1:54672","connectionCount":12}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.010-0400 c20022| {"t":{"$date":"2020-05-27T23:56:47.002-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"connection ended","attr":{"remote":"127.0.0.1:45288","connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.010-0400 c20021| {"t":{"$date":"2020-05-27T23:56:47.003-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"connection ended","attr":{"remote":"127.0.0.1:34460","connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.010-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.003-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"TaskExecutorPool-0","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.010-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.003-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"connection ended","attr":{"remote":"127.0.0.1:43740","connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.011-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.003-04:00"},"s":"D1", "c":"SHARDING", "id":22673, "ctx":"SignalHandler","msg":"ShardingCatalogClientImpl::shutDown() called."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.011-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.003-04:00"},"s":"W", "c":"SHARDING", "id":22667, "ctx":"SignalHandler","msg":"Error cleaning up distributed ping entry","attr":{"processId":"jasonchanjh:20025:1590638175:2855990530195547065","error":"ReplicaSetMonitorRemoved: ReplicaSetMonitor for set mongos_quiesce_mode_streamable_ismaster-configRS is removed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.011-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.003-04:00"},"s":"D1", "c":"SHARDING", "id":22723, "ctx":"SignalHandler","msg":"Shutting down task executor for reloading shard registry"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.011-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.003-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"shard-registry-reload","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.012-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.003-04:00"},"s":"W", "c":"SHARDING", "id":22734, "ctx":"shard-registry-reload","msg":"Error reloading shard registry","attr":{"error":"CallbackCanceled: Callback canceled"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.012-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.004-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.012-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.004-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Shutting down thread","attr":{"threadName":"ConfigServerCatalogCacheLoader-0","poolName":"ConfigServerCatalogCacheLoader"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.012-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.004-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.012-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.004-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.013-0400 {"t":{"$date":"2020-05-28T03:56:47.009Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20025}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.013-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.013-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.013-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.013-0400 [jsTest] Restarting second mongos [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.013-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.013-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.013-0400 Skipping collection validation because we couldn't establish a connection to the server on port 20025 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.013-0400 {"t":{"$date":"2020-05-28T03:56:47.010Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":true}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.014-0400 {"t":{"$date":"2020-05-28T03:56:47.010Z"},"s":"I", "c":"-", "id":22817, "ctx":"js","msg":"No db started on port: {port}","attr":{"port":20025}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.014-0400 {"t":{"$date":"2020-05-28T03:56:47.010Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20025}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.014-0400 {"t":{"$date":"2020-05-28T03:56:47.014Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh15941): /home/jasonchan/mongo/mongos -v --setParameter mongosShutdownTimeoutMillisForSignaledShutdown=5000 --port 20025 --configdb mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true --setParameter logComponentVerbosity={\"transaction\":3}"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.059-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.059-04:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.060-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.060-04:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"main","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.061-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.060-04:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"mongosMain","msg":"Build Info","attr":{"buildInfo":{"version":"0.0.0","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.0.2g 1 Mar 2016","modules":["ninja"],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.061-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.060-04:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"mongosMain","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"17.10"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.061-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.060-04:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"mongosMain","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":20025},"setParameter":{"disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","logComponentVerbosity":"{\"transaction\":3}","mongosShutdownTimeoutMillisForSignaledShutdown":"5000"},"sharding":{"configDB":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"},"systemLog":{"verbosity":1}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.061-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.061-04:00"},"s":"D1", "c":"NETWORK", "id":22940, "ctx":"mongosMain","msg":"fd limit hard:{limit_rlim_max} soft:{limit_rlim_cur} max conn: {max}","attr":{"limit_rlim_max":1048576,"limit_rlim_cur":1024,"max":819}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.061-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.061-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"OCSPManagerHTTP-0","msg":"Starting thread","attr":{"threadName":"OCSPManagerHTTP-0","poolName":"OCSPManagerHTTP"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.061-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.061-04:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"mongosMain","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.061-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.061-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"Sharding-Fixed-0","msg":"Starting thread","attr":{"threadName":"Sharding-Fixed-0","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.062-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.061-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.062-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.061-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.062-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"mongosMain","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","nReplicaSetMembers":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.062-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","host":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.062-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.062-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","host":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.062-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.062-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","host":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.062-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.063-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"mongosMain","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.063-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"D1", "c":"SHARDING", "id":22724, "ctx":"mongosMain","msg":"Starting up task executor for periodic reloading of ShardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.063-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.063-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"ShardRegistryUpdater","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.063-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"shard-registry-reload","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.063-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.063-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread1","msg":"Creating distributed lock ping thread","attr":{"processId":"jasonchanjh:20025:1590638207:-3270711459959883483","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.063-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"mongosMain","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.063-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.063-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"monitoring-keys-for-HMAC","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.064-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"replSetDistLockPinger","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"primary\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.064-0400 c20022| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45518","sessionId":41,"connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.064-0400 c20021| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34696","sessionId":49,"connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.064-0400 c20023| {"t":{"$date":"2020-05-27T23:56:47.062-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54882","sessionId":32,"connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.064-0400 c20021| {"t":{"$date":"2020-05-27T23:56:47.063-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn49","msg":"client metadata","attr":{"remote":"127.0.0.1:34696","client":"conn49","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.064-0400 c20022| {"t":{"$date":"2020-05-27T23:56:47.063-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn41","msg":"client metadata","attr":{"remote":"127.0.0.1:45518","client":"conn41","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.064-0400 c20023| {"t":{"$date":"2020-05-27T23:56:47.063-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn32","msg":"client metadata","attr":{"remote":"127.0.0.1:54882","client":"conn32","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.064-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.063-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.064-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.063-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","newTopologyDescription":"{ id: \"d2158e7c-81be-4cb5-925c-72985b4ac23e\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, roundTripTime: 0, lastWriteDate: new Date(1590638206000), opTime: { ts: Timestamp(1590638206, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638207063), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true }","previousTopologyDescription":"{ id: \"d2158e7c-81be-4cb5-925c-72985b4ac23e\", topologyType: \"Unknown\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.064-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.063-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.065-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.063-04:00"},"s":"I", "c":"SHARDING", "id":22732, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating shard connection string on shard registry","attr":{"shardId":"config","newShardConnectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20023","oldShardConnectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.065-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.063-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.065-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.063-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.065-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.063-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.065-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.063-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"monitoring-keys-for-HMAC","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf367f2c631472bb373569"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.065-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.063-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"shard-registry-reload","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf367f2c631472bb373568"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.065-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.063-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"mongosMain","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf367f2c631472bb37356a"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.065-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.063-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.066-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.064-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","newTopologyDescription":"{ id: \"d2158e7c-81be-4cb5-925c-72985b4ac23e\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 1000, lastWriteDate: new Date(1590638206000), opTime: { ts: Timestamp(1590638206, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638207063), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, roundTripTime: 0, lastWriteDate: new Date(1590638206000), opTime: { ts: Timestamp(1590638206, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638207063), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true }","previousTopologyDescription":"{ id: \"d2158e7c-81be-4cb5-925c-72985b4ac23e\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, roundTripTime: 0, lastWriteDate: new Date(1590638206000), opTime: { ts: Timestamp(1590638206, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638207063), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.066-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.064-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.066-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.064-04:00"},"s":"I", "c":"SHARDING", "id":22732, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating shard connection string on shard registry","attr":{"shardId":"config","newShardConnectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20022,jasonchanjh:20023","oldShardConnectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.066-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.064-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.066-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.064-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","newTopologyDescription":"{ id: \"d2158e7c-81be-4cb5-925c-72985b4ac23e\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, roundTripTime: 2000, lastWriteDate: new Date(1590638206000), opTime: { ts: Timestamp(1590638206, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638207064), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 1000, lastWriteDate: new Date(1590638206000), opTime: { ts: Timestamp(1590638206, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638207063), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, roundTripTime: 0, lastWriteDate: new Date(1590638206000), opTime: { ts: Timestamp(1590638206, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638207063), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"d2158e7c-81be-4cb5-925c-72985b4ac23e\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, roundTripTime: 1000, lastWriteDate: new Date(1590638206000), opTime: { ts: Timestamp(1590638206, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638207063), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, roundTripTime: 0, lastWriteDate: new Date(1590638206000), opTime: { ts: Timestamp(1590638206, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590638207063), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.066-0400 c20023| {"t":{"$date":"2020-05-27T23:56:47.064-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54884","sessionId":33,"connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.066-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.064-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.067-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.064-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.067-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.064-04:00"},"s":"I", "c":"SHARDING", "id":22732, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating shard connection string on shard registry","attr":{"shardId":"config","newShardConnectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023","oldShardConnectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.067-0400 c20023| {"t":{"$date":"2020-05-27T23:56:47.064-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54886","sessionId":34,"connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.067-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.064-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","readPref":"{ mode: \"primary\" }","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.067-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.064-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"Sharding-Fixed-0","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.067-0400 c20023| {"t":{"$date":"2020-05-27T23:56:47.064-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn33","msg":"client metadata","attr":{"remote":"127.0.0.1:54884","client":"conn33","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.068-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.064-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"replSetDistLockPinger","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf367f2c631472bb37356e"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.068-0400 c20023| {"t":{"$date":"2020-05-27T23:56:47.064-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn34","msg":"client metadata","attr":{"remote":"127.0.0.1:54886","client":"conn34","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.068-0400 c20023| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54888","sessionId":35,"connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.068-0400 c20021| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34708","sessionId":50,"connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.068-0400 c20022| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45530","sessionId":42,"connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.068-0400 c20021| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34712","sessionId":51,"connectionCount":21}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.068-0400 c20023| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54896","sessionId":36,"connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.068-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590638206, 1), t: 1 }, lastWriteDate: new Date(1590638206000), majorityOpTime: { ts: Timestamp(1590638206, 1), t: 1 }, majorityWriteDate: new Date(1590638206000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638207064), logicalSessionTimeoutMinutes: 30, connectionId: 32, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638206, 1), $configTime: Timestamp(1590638206, 1), $clusterTime: { clusterTime: Timestamp(1590638206, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638206, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.068-0400 c20023| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn35","msg":"client metadata","attr":{"remote":"127.0.0.1:54888","client":"conn35","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.069-0400 c20021| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn50","msg":"client metadata","attr":{"remote":"127.0.0.1:34708","client":"conn50","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.069-0400 c20023| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn36","msg":"client metadata","attr":{"remote":"127.0.0.1:54896","client":"conn36","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.069-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"I", "c":"SHARDING", "id":22792, "ctx":"ShardRegistry","msg":"Term advanced for config server","attr":{"opTime":{"ts":{"$timestamp":{"t":1590638206,"i":1}},"t":1},"prevOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"reason":"reply from config server node","clientAddress":"(unknown)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.069-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590638206, 1), t: 1 }, lastWriteDate: new Date(1590638206000), majorityOpTime: { ts: Timestamp(1590638206, 1), t: 1 }, majorityWriteDate: new Date(1590638206000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638207065), logicalSessionTimeoutMinutes: 30, connectionId: 41, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638206, 1), $configTime: Timestamp(1590638206, 1), $clusterTime: { clusterTime: Timestamp(1590638206, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638206, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.069-0400 c20022| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn42","msg":"client metadata","attr":{"remote":"127.0.0.1:45530","client":"conn42","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.069-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"D1", "c":"SHARDING", "id":22731, "ctx":"shard-registry-reload","msg":"Succesfully retrieved updated shard list from config server","attr":{"shardsNumber":1,"lastVisibleOpTime":{"ts":{"$timestamp":{"t":1590638206,"i":1}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.069-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"shard-registry-reload","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.069-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"shard-registry-reload","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.069-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638206, 1), t: 1 }, lastWriteDate: new Date(1590638206000), majorityOpTime: { ts: Timestamp(1590638206, 1), t: 1 }, majorityWriteDate: new Date(1590638206000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638207065), logicalSessionTimeoutMinutes: 30, connectionId: 49, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638206, 1), $configTime: Timestamp(1590638206, 1), $clusterTime: { clusterTime: Timestamp(1590638206, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638206, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.070-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"shard-registry-reload","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.070-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"shard-registry-reload","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.070-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"shard-registry-reload","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.070-0400 c20021| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn51","msg":"client metadata","attr":{"remote":"127.0.0.1:34712","client":"conn51","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.070-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.065-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"shard-registry-reload","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.070-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.066-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.070-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.066-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":2248}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.070-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.066-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.071-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.066-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.071-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.066-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":2177}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.071-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.066-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":1808}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.071-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.066-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.071-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.066-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43892","sessionId":39,"connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.071-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.067-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn39","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.071-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.067-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn39","msg":"client metadata","attr":{"remote":"127.0.0.1:43892","client":"conn39","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.072-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.067-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn39","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1045,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.072-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.067-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.072-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.067-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","newTopologyDescription":"{ id: \"bc620557-509f-4809-aa69-cf108a0772ad\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590638206000), opTime: { ts: Timestamp(1590638206, 4), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638207067), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"bc620557-509f-4809-aa69-cf108a0772ad\", topologyType: \"Unknown\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.072-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.067-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.072-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.067-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.072-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.067-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.072-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.067-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"UpdateReplicaSetOnConfigServer","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf367f2c631472bb373570"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.072-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.067-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn39","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.073-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.067-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn39","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.073-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.067-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43894","sessionId":40,"connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.073-0400 c20021| {"t":{"$date":"2020-05-27T23:56:47.067-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34720","sessionId":52,"connectionCount":22}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.073-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.067-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn39","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.073-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.067-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638206, 4), t: 1 }, lastWriteDate: new Date(1590638206000), majorityOpTime: { ts: Timestamp(1590638206, 4), t: 1 }, majorityWriteDate: new Date(1590638206000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638207067), logicalSessionTimeoutMinutes: 30, connectionId: 39, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638206, 4), $configServerState: { opTime: { ts: Timestamp(1590638201, 4), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590638206, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638206, 4) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.073-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.068-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn39","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.073-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.068-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","durationNanos":705}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.073-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.068-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn39","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.073-0400 c20021| {"t":{"$date":"2020-05-27T23:56:47.068-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn52","msg":"client metadata","attr":{"remote":"127.0.0.1:34720","client":"conn52","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.073-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.069-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"Sharding-Fixed-1","msg":"Starting thread","attr":{"threadName":"Sharding-Fixed-1","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.073-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.069-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn40","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.073-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.069-04:00"},"s":"W", "c":"SHARDING", "id":22668, "ctx":"replSetDistLockPinger","msg":"Pinging failed for distributed lock pinger","attr":{"error":{"code":129,"codeName":"LockStateChangeFailed","errmsg":"findAndModify query predicate didn't match any lock document"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.073-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.069-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn40","msg":"client metadata","attr":{"remote":"127.0.0.1:43894","client":"conn40","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.073-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.069-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn40","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1045,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.074-0400 s20025| {"t":{"$date":"2020-05-27T23:56:47.069-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.161-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.161-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:47.160Z"},"clusterTime":{"$timestamp":{"t":1590638206,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":52,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":4}},"signature":{"hash":{"$binary":{"base64":"IBU9DHD2c0rQYYKICVS3nPaEObY=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.161-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.161-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":52,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.162-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.161-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:47.160Z"},"clusterTime":{"$timestamp":{"t":1590638206,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":52,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":4}},"signature":{"hash":{"$binary":{"base64":"IBU9DHD2c0rQYYKICVS3nPaEObY=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.162-0400 s20024| {"t":{"$date":"2020-05-27T23:56:47.162-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":52,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638206,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.162-0400 s20024| {"t":{"$date":"2020-05-27T23:56:47.162-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":61,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.164-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.164-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:47.163Z"},"clusterTime":{"$timestamp":{"t":1590638207,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"cd99c036-2ad0-4566-b4b7-e120c3c86648"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":1}},"signature":{"hash":{"$binary":{"base64":"1lyTCWREvMrUVIXP+RNM6vLUti0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.164-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.164-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"cd99c036-2ad0-4566-b4b7-e120c3c86648","operationId":2180}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.164-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.164-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:47.163Z"},"clusterTime":{"$timestamp":{"t":1590638207,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"cd99c036-2ad0-4566-b4b7-e120c3c86648"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":1}},"signature":{"hash":{"$binary":{"base64":"1lyTCWREvMrUVIXP+RNM6vLUti0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.165-0400 s20024| {"t":{"$date":"2020-05-27T23:56:47.164-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.165-0400 s20024| {"t":{"$date":"2020-05-27T23:56:47.165-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":62,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.417-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.417-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:47.416Z"},"clusterTime":{"$timestamp":{"t":1590638207,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":53,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":1}},"signature":{"hash":{"$binary":{"base64":"1lyTCWREvMrUVIXP+RNM6vLUti0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.417-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.417-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":53,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.418-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.417-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:47.416Z"},"clusterTime":{"$timestamp":{"t":1590638207,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":53,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":1}},"signature":{"hash":{"$binary":{"base64":"1lyTCWREvMrUVIXP+RNM6vLUti0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.418-0400 s20024| {"t":{"$date":"2020-05-27T23:56:47.418-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":53,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.418-0400 s20024| {"t":{"$date":"2020-05-27T23:56:47.418-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":63,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.420-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.419-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:47.419Z"},"clusterTime":{"$timestamp":{"t":1590638207,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"958061a5-fa65-4fee-8023-dc3d3e659eca"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":2}},"signature":{"hash":{"$binary":{"base64":"1lyTCWREvMrUVIXP+RNM6vLUti0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.420-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.420-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"958061a5-fa65-4fee-8023-dc3d3e659eca","operationId":2185}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.420-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.420-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:47.419Z"},"clusterTime":{"$timestamp":{"t":1590638207,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"958061a5-fa65-4fee-8023-dc3d3e659eca"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":2}},"signature":{"hash":{"$binary":{"base64":"1lyTCWREvMrUVIXP+RNM6vLUti0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.421-0400 s20024| {"t":{"$date":"2020-05-27T23:56:47.420-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.421-0400 s20024| {"t":{"$date":"2020-05-27T23:56:47.420-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":64,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.673-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.672-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:47.672Z"},"clusterTime":{"$timestamp":{"t":1590638207,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":54,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":2}},"signature":{"hash":{"$binary":{"base64":"1lyTCWREvMrUVIXP+RNM6vLUti0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.673-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.673-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":54,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.673-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.673-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:47.672Z"},"clusterTime":{"$timestamp":{"t":1590638207,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":54,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":2}},"signature":{"hash":{"$binary":{"base64":"1lyTCWREvMrUVIXP+RNM6vLUti0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.674-0400 s20024| {"t":{"$date":"2020-05-27T23:56:47.674-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":54,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.674-0400 s20024| {"t":{"$date":"2020-05-27T23:56:47.674-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":65,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.676-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.675-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:47.675Z"},"clusterTime":{"$timestamp":{"t":1590638207,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"c6379f05-c87b-477d-b459-a1929545e6fa"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":3}},"signature":{"hash":{"$binary":{"base64":"1lyTCWREvMrUVIXP+RNM6vLUti0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.676-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.675-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"c6379f05-c87b-477d-b459-a1929545e6fa","operationId":2191}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.676-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.676-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:47.675Z"},"clusterTime":{"$timestamp":{"t":1590638207,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"c6379f05-c87b-477d-b459-a1929545e6fa"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":3}},"signature":{"hash":{"$binary":{"base64":"1lyTCWREvMrUVIXP+RNM6vLUti0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.676-0400 s20024| {"t":{"$date":"2020-05-27T23:56:47.676-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.677-0400 s20024| {"t":{"$date":"2020-05-27T23:56:47.676-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":66,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.929-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.928-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:47.928Z"},"clusterTime":{"$timestamp":{"t":1590638207,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":55,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":3}},"signature":{"hash":{"$binary":{"base64":"1lyTCWREvMrUVIXP+RNM6vLUti0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.929-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.928-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":55,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.929-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.929-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:47.928Z"},"clusterTime":{"$timestamp":{"t":1590638207,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":55,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":3}},"signature":{"hash":{"$binary":{"base64":"1lyTCWREvMrUVIXP+RNM6vLUti0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.930-0400 s20024| {"t":{"$date":"2020-05-27T23:56:47.929-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":55,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.930-0400 s20024| {"t":{"$date":"2020-05-27T23:56:47.930-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":67,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.931-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.931-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:47.931Z"},"clusterTime":{"$timestamp":{"t":1590638207,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"27341005-a2bd-4a38-b9f5-a389de454fa1"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":4}},"signature":{"hash":{"$binary":{"base64":"1lyTCWREvMrUVIXP+RNM6vLUti0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.932-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.931-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"27341005-a2bd-4a38-b9f5-a389de454fa1","operationId":2196}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.932-0400 d20020| {"t":{"$date":"2020-05-27T23:56:47.932-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:47.931Z"},"clusterTime":{"$timestamp":{"t":1590638207,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"27341005-a2bd-4a38-b9f5-a389de454fa1"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":4}},"signature":{"hash":{"$binary":{"base64":"1lyTCWREvMrUVIXP+RNM6vLUti0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.932-0400 s20024| {"t":{"$date":"2020-05-27T23:56:47.932-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:47.932-0400 s20024| {"t":{"$date":"2020-05-27T23:56:47.932-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":68,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.185-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.185-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:48.184Z"},"clusterTime":{"$timestamp":{"t":1590638207,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":56,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":4}},"signature":{"hash":{"$binary":{"base64":"1lyTCWREvMrUVIXP+RNM6vLUti0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.185-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.185-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":56,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.186-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.185-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:48.184Z"},"clusterTime":{"$timestamp":{"t":1590638207,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":56,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":4}},"signature":{"hash":{"$binary":{"base64":"1lyTCWREvMrUVIXP+RNM6vLUti0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.186-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.186-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":56,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638207,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.187-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.186-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":69,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.188-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.188-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:48.188Z"},"clusterTime":{"$timestamp":{"t":1590638208,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"f9b9627e-e1a7-4f04-9bdf-8873f6d1e830"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":1}},"signature":{"hash":{"$binary":{"base64":"OPSpAqLiX2CmsC8efzl06oEuob0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.188-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.188-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"f9b9627e-e1a7-4f04-9bdf-8873f6d1e830","operationId":2203}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.189-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.188-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:48.188Z"},"clusterTime":{"$timestamp":{"t":1590638208,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"f9b9627e-e1a7-4f04-9bdf-8873f6d1e830"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":1}},"signature":{"hash":{"$binary":{"base64":"OPSpAqLiX2CmsC8efzl06oEuob0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.189-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.189-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.189-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.189-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":70,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.203-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.203-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn18","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.203-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.203-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn18","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":71,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.266-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.266-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn5","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.266-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.266-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn5","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.294-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.294-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn19","msg":"User assertion","attr":{"error":"ExceededTimeLimit: operation exceeded time limit","file":"src/mongo/util/interruptible.h","line":398}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.294-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.294-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"topologyVersion":{"processId":{"$oid":"5ecf3677f7d21b5f09ec952b"},"counter":0},"maxAwaitTimeMS":2000,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":5}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":2000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.294-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.294-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":54,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.295-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.294-04:00"},"s":"D1", "c":"COMMAND", "id":4695502, "ctx":"conn19","msg":"Waiting for an isMaster response from a topology change or until deadline","attr":{"deadline":{"$date":"2020-05-28T03:56:50.294Z"},"currentMongosTopologyVersionCounter":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.318-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.318-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"$db":"admin"},"numYields":0,"reslen":928,"locks":{},"protocol":"op_msg","durationMillis":10000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.318-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.318-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn2","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.329-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.329-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn4","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":10009}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.329-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.329-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn4","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.441-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.441-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn25","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.441-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.441-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn25","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.442-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.441-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:48.441Z"},"clusterTime":{"$timestamp":{"t":1590638208,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":57,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":1}},"signature":{"hash":{"$binary":{"base64":"OPSpAqLiX2CmsC8efzl06oEuob0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.442-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.441-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":57,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.442-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.442-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:48.441Z"},"clusterTime":{"$timestamp":{"t":1590638208,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":57,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":1}},"signature":{"hash":{"$binary":{"base64":"OPSpAqLiX2CmsC8efzl06oEuob0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638201,"i":4}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.442-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.442-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":57,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.443-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.442-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":73,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.444-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.444-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:48.444Z"},"clusterTime":{"$timestamp":{"t":1590638208,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"e5e72e50-3bfb-476a-85ca-236747eb70e4"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":3}},"signature":{"hash":{"$binary":{"base64":"OPSpAqLiX2CmsC8efzl06oEuob0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.444-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.444-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"e5e72e50-3bfb-476a-85ca-236747eb70e4","operationId":2214}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.445-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.444-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:48.444Z"},"clusterTime":{"$timestamp":{"t":1590638208,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"e5e72e50-3bfb-476a-85ca-236747eb70e4"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":3}},"signature":{"hash":{"$binary":{"base64":"OPSpAqLiX2CmsC8efzl06oEuob0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.445-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.445-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.445-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.445-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":74,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.463-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.463-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn23","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":9999}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.463-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.463-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn23","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.697-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.697-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:48.696Z"},"clusterTime":{"$timestamp":{"t":1590638208,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":58,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":3}},"signature":{"hash":{"$binary":{"base64":"OPSpAqLiX2CmsC8efzl06oEuob0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.697-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.697-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":58,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.698-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.698-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:48.696Z"},"clusterTime":{"$timestamp":{"t":1590638208,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":58,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":3}},"signature":{"hash":{"$binary":{"base64":"OPSpAqLiX2CmsC8efzl06oEuob0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.698-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.698-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":58,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.699-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.698-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":75,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.700-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.700-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:48.699Z"},"clusterTime":{"$timestamp":{"t":1590638208,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"277d6f59-b767-4eb7-89bc-ded8cbf1c4e5"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":4}},"signature":{"hash":{"$binary":{"base64":"OPSpAqLiX2CmsC8efzl06oEuob0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.700-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.700-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"277d6f59-b767-4eb7-89bc-ded8cbf1c4e5","operationId":2222}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.701-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.700-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:48.699Z"},"clusterTime":{"$timestamp":{"t":1590638208,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"277d6f59-b767-4eb7-89bc-ded8cbf1c4e5"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":4}},"signature":{"hash":{"$binary":{"base64":"OPSpAqLiX2CmsC8efzl06oEuob0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.701-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.701-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.701-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.701-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":76,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.953-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.953-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:48.952Z"},"clusterTime":{"$timestamp":{"t":1590638208,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":59,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":4}},"signature":{"hash":{"$binary":{"base64":"OPSpAqLiX2CmsC8efzl06oEuob0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.953-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.953-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":59,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.954-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.954-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:48.952Z"},"clusterTime":{"$timestamp":{"t":1590638208,"i":4}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":59,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":4}},"signature":{"hash":{"$binary":{"base64":"OPSpAqLiX2CmsC8efzl06oEuob0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.954-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.954-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":59,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.955-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.954-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":77,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.956-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.956-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:48.956Z"},"clusterTime":{"$timestamp":{"t":1590638208,"i":5}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"73e8f76f-f4b3-4eee-a6c6-9df92daaf681"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":5}},"signature":{"hash":{"$binary":{"base64":"OPSpAqLiX2CmsC8efzl06oEuob0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.957-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.956-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"73e8f76f-f4b3-4eee-a6c6-9df92daaf681","operationId":2226}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.957-0400 d20020| {"t":{"$date":"2020-05-27T23:56:48.956-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:48.956Z"},"clusterTime":{"$timestamp":{"t":1590638208,"i":5}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"73e8f76f-f4b3-4eee-a6c6-9df92daaf681"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":5}},"signature":{"hash":{"$binary":{"base64":"OPSpAqLiX2CmsC8efzl06oEuob0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.957-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.957-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":5}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:48.957-0400 s20024| {"t":{"$date":"2020-05-27T23:56:48.957-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":78,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.068-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.067-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ShardRegistry","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.068-0400 c20022| {"t":{"$date":"2020-05-27T23:56:49.068-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45570","sessionId":43,"connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.069-0400 c20022| {"t":{"$date":"2020-05-27T23:56:49.068-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn43","msg":"client metadata","attr":{"remote":"127.0.0.1:45570","client":"conn43","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.071-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.071-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"TaskExecutorPool-0","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.072-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.072-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43928","sessionId":41,"connectionCount":21}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.072-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.072-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.073-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.072-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn41","msg":"client metadata","attr":{"remote":"127.0.0.1:43928","client":"conn41","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.073-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.072-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1045,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.073-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.073-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":2}},"signature":{"hash":{"$binary":{"base64":"OPSpAqLiX2CmsC8efzl06oEuob0=","subType":"0"}},"keyId":6831738924214255638}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.073-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.073-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":2}},"signature":{"hash":{"$binary":{"base64":"OPSpAqLiX2CmsC8efzl06oEuob0=","subType":"0"}},"keyId":6831738924214255638}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.077-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.077-04:00"},"s":"I", "c":"SHARDING", "id":22641, "ctx":"mongosMain","msg":"Changing ShouldAutoSplit setting","attr":{"newShouldAutoSplit":false,"oldShouldAutoSplit":true}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.078-0400 c20023| {"t":{"$date":"2020-05-27T23:56:49.078-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn33","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.079-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.078-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"ReadWriteConcernDefaults-0","msg":"Starting thread","attr":{"threadName":"ReadWriteConcernDefaults-0","poolName":"ReadWriteConcernDefaults"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.079-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.079-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ReadWriteConcernDefaults-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf36812c631472bb373579"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.080-0400 c20023| {"t":{"$date":"2020-05-27T23:56:49.079-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn33","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.080-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.080-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"mongosMain","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.080-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.080-04:00"},"s":"W", "c":"FTDC", "id":23911, "ctx":"mongosMain","msg":"FTDC is disabled because neither '--logpath' nor set parameter 'diagnosticDataCollectionDirectoryPath' are specified."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.081-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.080-04:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"mongosMain","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.082-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.081-04:00"},"s":"D1", "c":"ACCESS", "id":20227, "ctx":"mongosMain","msg":"There were no users to pin, not starting tracker thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.082-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.082-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"ClusterCursorCleanupJob","msg":"BackgroundJob starting","attr":{"threadName":"ClusterCursorCleanupJob"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.082-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.082-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"Uptime-reporter","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf36812c631472bb37357c"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.083-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.083-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"PeriodicTaskRunner","msg":"BackgroundJob starting","attr":{"threadName":"PeriodicTaskRunner"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.084-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.083-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"UserCacheInvalidatorThread","msg":"BackgroundJob starting","attr":{"threadName":"UserCacheInvalidatorThread"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.091-0400 c20023| {"t":{"$date":"2020-05-27T23:56:49.091-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn33","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.091-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.091-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"Uptime-reporter","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.097-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.097-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20025.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.097-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.097-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.097-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.097-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20025,"ssl":"off"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.205-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.205-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43002","sessionId":16,"connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.205-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.205-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:43002","client":"conn16","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.206-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.205-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"compression":[],"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.206-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.205-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":11,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.210-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.209-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:49.209Z"},"clusterTime":{"$timestamp":{"t":1590638208,"i":5}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":60,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":5}},"signature":{"hash":{"$binary":{"base64":"OPSpAqLiX2CmsC8efzl06oEuob0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.210-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.210-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":60,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.211-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.210-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:49.209Z"},"clusterTime":{"$timestamp":{"t":1590638208,"i":5}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":60,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":5}},"signature":{"hash":{"$binary":{"base64":"OPSpAqLiX2CmsC8efzl06oEuob0=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.211-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.211-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":60,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638208,"i":5}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.211-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.211-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":79,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.213-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.213-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:49.212Z"},"clusterTime":{"$timestamp":{"t":1590638209,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"deadea3c-d426-4223-989c-ce9fca3b6a42"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638209,"i":1}},"signature":{"hash":{"$binary":{"base64":"Zfke9NoAZ1tN0EBxPXwtjGQU/yU=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.213-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.213-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"deadea3c-d426-4223-989c-ce9fca3b6a42","operationId":2235}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.213-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.213-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:49.212Z"},"clusterTime":{"$timestamp":{"t":1590638209,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"deadea3c-d426-4223-989c-ce9fca3b6a42"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638209,"i":1}},"signature":{"hash":{"$binary":{"base64":"Zfke9NoAZ1tN0EBxPXwtjGQU/yU=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":470,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.214-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.214-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638209,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":279,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.214-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.214-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":80,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.221-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.221-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43004","sessionId":17,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.221-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.221-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:43004","client":"conn17","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.222-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.221-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.222-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.221-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":12,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.223-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.223-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.223-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.223-0400 [jsTest] Updating document to signal that test is complete. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.224-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.224-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.224-0400 New session started with sessionID: { "id" : UUID("ad8cf83d-30a4-41bd-a588-ff61e0715611") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.226-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.226-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"updates":[{"q":{},"u":{"$set":{"state":"complete"}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:49.225Z"},"clusterTime":{"$timestamp":{"t":1590638209,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"ad8cf83d-30a4-41bd-a588-ff61e0715611"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638209,"i":1}},"signature":{"hash":{"$binary":{"base64":"Zfke9NoAZ1tN0EBxPXwtjGQU/yU=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36394","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.227-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.226-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","appName":"MongoDB Shell","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"updates":[{"q":{},"u":{"$set":{"state":"complete"}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:49.225Z"},"clusterTime":{"$timestamp":{"t":1590638209,"i":1}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"ad8cf83d-30a4-41bd-a588-ff61e0715611"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638209,"i":1}},"signature":{"hash":{"$binary":{"base64":"Zfke9NoAZ1tN0EBxPXwtjGQU/yU=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36394","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"},"numYields":0,"reslen":436,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"w":1}},"Mutex":{"acquireCount":{"r":4}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.227-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.227-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"ad8cf83d-30a4-41bd-a588-ff61e0715611"}},"$db":"test"},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.228-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.227-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":81,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.466-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.466-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:49.465Z"},"clusterTime":{"$timestamp":{"t":1590638209,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":61,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638209,"i":2}},"signature":{"hash":{"$binary":{"base64":"Zfke9NoAZ1tN0EBxPXwtjGQU/yU=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.466-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.466-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn38","msg":"New transaction started","attr":{"txnNumber":61,"lsid":{"uuid":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.467-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.466-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"updates":[{"q":{},"u":{"$inc":{"x":1}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:49.465Z"},"clusterTime":{"$timestamp":{"t":1590638209,"i":2}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":61,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638209,"i":2}},"signature":{"hash":{"$binary":{"base64":"Zfke9NoAZ1tN0EBxPXwtjGQU/yU=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"},"numYields":0,"reslen":447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.467-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.467-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"txnNumber":61,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638209,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.467-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.467-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":82,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.469-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.469-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:49.468Z"},"clusterTime":{"$timestamp":{"t":1590638209,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"9faf6ba7-47c8-4188-b4cb-2cfd6c7d472b"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638209,"i":3}},"signature":{"hash":{"$binary":{"base64":"Zfke9NoAZ1tN0EBxPXwtjGQU/yU=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.469-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.469-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"9faf6ba7-47c8-4188-b4cb-2cfd6c7d472b","operationId":2240}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.469-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.469-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:49.468Z"},"clusterTime":{"$timestamp":{"t":1590638209,"i":3}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"42585a9e-57ef-4874-a858-d00fe996936a"},"lastMod":1},"clientOperationKey":{"$uuid":"9faf6ba7-47c8-4188-b4cb-2cfd6c7d472b"},"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638209,"i":3}},"signature":{"hash":{"$binary":{"base64":"Zfke9NoAZ1tN0EBxPXwtjGQU/yU=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:36400","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638208,"i":2}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":467,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.470-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.469-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"3379383f-b7b2-447d-9485-d0ab8fd5f169"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638209,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":276,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.470-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.469-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":83,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.721-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 682, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.721-0400 sh15776| sh15783| self._raise_connection_failure(error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.721-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 677, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.721-0400 sh15776| sh15783| exhaust_allowed=exhaust_allowed) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.722-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/network.py", line 157, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.722-0400 sh15776| sh15783| parse_write_concern_error=parse_write_concern_error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.722-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/helpers.py", line 138, in _check_command_response [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.722-0400 sh15776| sh15783| raise NotMasterError(errmsg, response) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.722-0400 sh15776| sh15783| pymongo.errors.NotMasterError: Mongos is in quiesce mode and will shut down [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.722-0400 sh15776| sh15783| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.723-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1732, in _process_periodic_tasks [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.723-0400 s20025| {"t":{"$date":"2020-05-27T23:56:49.721-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"connection ended","attr":{"remote":"127.0.0.1:43002","connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.723-0400 sh15776| sh15783| self._topology.update_pool(self.__all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.723-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 440, in update_pool [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.723-0400 sh15776| sh15783| server._pool.remove_stale_sockets(generation, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.723-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1141, in remove_stale_sockets [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.724-0400 sh15776| sh15783| sock_info = self.connect(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.724-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1180, in connect [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.724-0400 sh15776| sh15783| sock_info.ismaster(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.724-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 532, in ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.724-0400 sh15776| sh15783| return self._ismaster(None, None, None, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.724-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 563, in _ismaster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.725-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.721-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn18","msg":"connection ended","attr":{"remote":"127.0.0.1:36404","connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.725-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.721-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"connection ended","attr":{"remote":"127.0.0.1:36400","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.725-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.721-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn19","msg":"Interrupted operation as its client disconnected","attr":{"opId":72}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.725-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.721-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn19","msg":"User assertion","attr":{"error":"ClientDisconnect: operation was interrupted","file":"src/mongo/util/interruptible.h","line":398}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.725-0400 sh15776| sh15783| exhaust_allowed=awaitable) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.726-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 682, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.726-0400 sh15776| sh15783| self._raise_connection_failure(error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.726-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 677, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.726-0400 sh15776| sh15783| exhaust_allowed=exhaust_allowed) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.726-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/network.py", line 157, in command [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.726-0400 sh15776| sh15783| parse_write_concern_error=parse_write_concern_error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.727-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/helpers.py", line 138, in _check_command_response [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.727-0400 sh15776| sh15783| raise NotMasterError(errmsg, response) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.727-0400 sh15776| sh15783| pymongo.errors.NotMasterError: Mongos is in quiesce mode and will shut down [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.727-0400 sh15776| sh15783| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.727-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1170, in connect [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.727-0400 sh15776| sh15783| sock = _configured_socket(self.address, self.opts) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.728-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 977, in _configured_socket [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.728-0400 sh15776| sh15783| sock = _create_connection(address, options) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.728-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 961, in _create_connection [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.728-0400 sh15776| sh15783| raise err [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.728-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.721-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn19","msg":"User assertion","attr":{"error":"ClientDisconnect: operation was interrupted","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":176}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.728-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.722-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn19","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":154,"error":"ClientDisconnect: operation was interrupted"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.729-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 954, in _create_connection [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.729-0400 sh15776| sh15783| sock.connect(sa) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.729-0400 sh15776| sh15783| ConnectionRefusedError: [Errno 111] Connection refused [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.729-0400 sh15776| sh15783| [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.729-0400 sh15776| sh15783| During handling of the above exception, another exception occurred: [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.729-0400 sh15776| sh15783| [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.730-0400 sh15776| sh15783| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.730-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1732, in _process_periodic_tasks [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.730-0400 sh15776| sh15783| self._topology.update_pool(self.__all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.730-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 440, in update_pool [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.730-0400 sh15776| sh15783| server._pool.remove_stale_sockets(generation, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.730-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1141, in remove_stale_sockets [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.731-0400 sh15776| sh15783| sock_info = self.connect(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.731-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1176, in connect [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.731-0400 sh15776| sh15783| _raise_connection_failure(self.address, error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.731-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 282, in _raise_connection_failure [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.731-0400 sh15776| sh15783| raise AutoReconnect(msg) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.731-0400 sh15776| sh15783| pymongo.errors.AutoReconnect: localhost:20025: [Errno 111] Connection refused [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.732-0400 sh15776| sh15783| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.732-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1170, in connect [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.732-0400 sh15776| sh15783| sock = _configured_socket(self.address, self.opts) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.732-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 977, in _configured_socket [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.732-0400 sh15776| sh15783| sock = _create_connection(address, options) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.732-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 961, in _create_connection [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.733-0400 sh15776| sh15783| raise err [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.733-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 954, in _create_connection [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.733-0400 sh15776| sh15783| sock.connect(sa) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.733-0400 sh15776| sh15783| ConnectionRefusedError: [Errno 111] Connection refused [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.733-0400 sh15776| sh15783| [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.733-0400 sh15776| sh15783| During handling of the above exception, another exception occurred: [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.734-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.722-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"topologyVersion":{"processId":{"$oid":"5ecf3677f7d21b5f09ec952b"},"counter":0},"maxAwaitTimeMS":2000,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638201,"i":5}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"ok":0,"errMsg":"operation was interrupted","errName":279,"errCode":279,"reslen":242,"protocol":"op_msg","durationMillis":1427}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.734-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.722-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":72,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.734-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.722-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn19","msg":"connection ended","attr":{"remote":"127.0.0.1:36406","connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.734-0400 sh15776| sh15783| [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.734-0400 sh15776| sh15783| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.734-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1732, in _process_periodic_tasks [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.735-0400 sh15776| sh15783| self._topology.update_pool(self.__all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.735-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 440, in update_pool [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.735-0400 sh15776| sh15783| server._pool.remove_stale_sockets(generation, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.735-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1141, in remove_stale_sockets [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.735-0400 sh15776| sh15783| sock_info = self.connect(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.735-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1176, in connect [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.736-0400 sh15776| sh15783| _raise_connection_failure(self.address, error) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.736-0400 sh15776| sh15783| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 282, in _raise_connection_failure [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.736-0400 sh15776| sh15783| raise AutoReconnect(msg) [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.736-0400 sh15776| sh15783| pymongo.errors.AutoReconnect: localhost:20025: [Errno 111] Connection refused [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.836-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.836-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":439}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.836-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.836-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":512}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.837-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.837-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":470}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.840-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.840-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn33","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.840-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.840-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn33","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.840-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.840-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","durationNanos":458}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.841-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.841-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590638209, 1), t: 1 }, lastWriteDate: new Date(1590638209000), majorityOpTime: { ts: Timestamp(1590638209, 1), t: 1 }, majorityWriteDate: new Date(1590638209000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638209841), logicalSessionTimeoutMinutes: 30, connectionId: 34, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638209, 1), $configTime: Timestamp(1590638209, 1), $clusterTime: { clusterTime: Timestamp(1590638209, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638209, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.849-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.849-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590638209, 1), t: 1 }, lastWriteDate: new Date(1590638209000), majorityOpTime: { ts: Timestamp(1590638209, 1), t: 1 }, majorityWriteDate: new Date(1590638209000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638209849), logicalSessionTimeoutMinutes: 30, connectionId: 27, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638209, 1), $configTime: Timestamp(1590638209, 1), $clusterTime: { clusterTime: Timestamp(1590638209, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638209, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.850-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.850-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638209, 1), t: 1 }, lastWriteDate: new Date(1590638209000), majorityOpTime: { ts: Timestamp(1590638209, 1), t: 1 }, majorityWriteDate: new Date(1590638209000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638209850), logicalSessionTimeoutMinutes: 30, connectionId: 45, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638209, 1), $configTime: Timestamp(1590638209, 1), $clusterTime: { clusterTime: Timestamp(1590638209, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638209, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.851-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.851-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn32","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.852-0400 d20020| {"t":{"$date":"2020-05-27T23:56:49.851-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn32","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:49.852-0400 s20024| {"t":{"$date":"2020-05-27T23:56:49.851-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638209, 3), t: 1 }, lastWriteDate: new Date(1590638209000), majorityOpTime: { ts: Timestamp(1590638209, 3), t: 1 }, majorityWriteDate: new Date(1590638209000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638209851), logicalSessionTimeoutMinutes: 30, connectionId: 32, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638209, 3), $configServerState: { opTime: { ts: Timestamp(1590638208, 2), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590638209, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638209, 3) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:51.039-0400 d20020| {"t":{"$date":"2020-05-27T23:56:51.039-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn35","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:51.039-0400 d20020| {"t":{"$date":"2020-05-27T23:56:51.039-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn35","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:51.051-0400 d20020| {"t":{"$date":"2020-05-27T23:56:51.051-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn34","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:51.051-0400 d20020| {"t":{"$date":"2020-05-27T23:56:51.051-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn34","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:51.226-0400 d20020| {"t":{"$date":"2020-05-27T23:56:51.226-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn37","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:51.226-0400 d20020| {"t":{"$date":"2020-05-27T23:56:51.226-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn37","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:51.238-0400 d20020| {"t":{"$date":"2020-05-27T23:56:51.238-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn36","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:51.238-0400 d20020| {"t":{"$date":"2020-05-27T23:56:51.238-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn36","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:51.574-0400 d20020| {"t":{"$date":"2020-05-27T23:56:51.574-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn3","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:51.574-0400 d20020| {"t":{"$date":"2020-05-27T23:56:51.574-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn3","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":313,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:51.859-0400 s20024| {"t":{"$date":"2020-05-27T23:56:51.859-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"Uptime-reporter","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3683f7d21b5f09ec9591"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:51.863-0400 c20022| {"t":{"$date":"2020-05-27T23:56:51.863-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn35","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:51.863-0400 d20020| {"t":{"$date":"2020-05-27T23:56:51.863-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn21","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"features":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"HHZ5vclKlpcF6FCHhLiLP2TUl1I=","subType":"0"}},"keyId":6831738924214255638}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638211,"i":1}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:51.864-0400 s20024| {"t":{"$date":"2020-05-27T23:56:51.863-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"Uptime-reporter","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:51.864-0400 d20020| {"t":{"$date":"2020-05-27T23:56:51.863-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn21","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"features":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"HHZ5vclKlpcF6FCHhLiLP2TUl1I=","subType":"0"}},"keyId":6831738924214255638}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638211,"i":1}},"t":1}},"$db":"admin"},"numYields":0,"reslen":386,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.665-0400 sh15776| [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.666-0400 sh15776| [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.666-0400 sh15776| [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.666-0400 sh15776| [jsTest] Returned from Pymongo workload [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.666-0400 sh15776| [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.666-0400 sh15776| [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.667-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.667-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn27","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"endSessions":[{"id":{"$uuid":"c03caf9a-46f6-441e-b27a-648f30b63c84"}}],"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.668-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.667-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn27","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"endSessions":[{"id":{"$uuid":"c03caf9a-46f6-441e-b27a-648f30b63c84"}}],"$db":"admin"},"numYields":0,"reslen":313,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.668-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.668-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"connection ended","attr":{"remote":"127.0.0.1:51682","connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.674-0400 Checking consistency of the sharding catalog with shards' storage catalogs and catalog caches [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.676-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.675-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn16","msg":"Refreshing cached database entry","attr":{"db":"config","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.676-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.675-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"config","newDbVersion":{"uuid":{"$uuid":"8d18200b-95cb-4b3d-bb05-c876031e1fb4"},"lastMod":0},"oldDbVersion":{},"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.676-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.676-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn16","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: aggregate, TrackingId: 5ecf3684f7d21b5f09ec9597"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.677-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.677-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"TaskExecutorPool-0","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.678-0400 c20021| {"t":{"$date":"2020-05-27T23:56:52.678-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34758","sessionId":53,"connectionCount":23}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.678-0400 c20021| {"t":{"$date":"2020-05-27T23:56:52.678-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn53","msg":"client metadata","attr":{"remote":"127.0.0.1:34758","client":"conn53","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.680-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.680-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"config.chunks","appName":"MongoDB Shell","command":{"aggregate":"chunks","pipeline":[{"$lookup":{"from":"shards","localField":"shard","foreignField":"_id","as":"shardHost"}},{"$unwind":"$shardHost"},{"$group":{"_id":"$ns","shardConnStrings":{"$addToSet":"$shardHost.host"}}},{"$lookup":{"from":"collections","localField":"_id","foreignField":"_id","as":"collInfo"}},{"$unwind":"$collInfo"}],"cursor":{},"lsid":{"id":{"$uuid":"ad8cf83d-30a4-41bd-a588-ff61e0715611"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638209,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":544,"protocol":"op_msg","durationMillis":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.680-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.680-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":86,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.681-0400 Aggregated authoritative metadata on config server for all sharded collections: [ [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.681-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.682-0400 "_id" : "config.system.sessions", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.682-0400 "shardConnStrings" : [ [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.682-0400 "mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020" [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.682-0400 ], [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.682-0400 "collInfo" : { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.682-0400 "_id" : "config.system.sessions", [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.682-0400 "lastmodEpoch" : ObjectId("5ecf3662c7d0267b37f651e5"), [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.683-0400 "lastmod" : ISODate("1970-02-19T17:02:47.296Z"), [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.683-0400 "dropped" : false, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.683-0400 "key" : { [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.683-0400 "_id" : 1 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.683-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.683-0400 "unique" : false, [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.683-0400 "uuid" : UUID("709fc011-cd4a-4640-8c00-7242ab75c43d"), [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.683-0400 "distributionMode" : "sharded" [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.683-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.684-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.684-0400 ] [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.684-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.682-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ef902181-e2ea-49ff-9593-d1a945e1eeb9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.684-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.683-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ef902181-e2ea-49ff-9593-d1a945e1eeb9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638178,"i":30}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":948,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.684-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.684-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ef902181-e2ea-49ff-9593-d1a945e1eeb9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.684-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.684-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetStatus"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.684-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.684-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ef902181-e2ea-49ff-9593-d1a945e1eeb9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1726,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.684-0400 Waiting for op with OpTime { "ts" : Timestamp(1590638209, 3), "t" : NumberLong(1) } to be committed on all secondaries [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.686-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.685-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ef902181-e2ea-49ff-9593-d1a945e1eeb9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.686-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.686-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetStatus"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.686-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.686-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ef902181-e2ea-49ff-9593-d1a945e1eeb9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1726,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.687-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.687-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ef902181-e2ea-49ff-9593-d1a945e1eeb9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.687-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.687-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetStatus"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.687-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.687-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ef902181-e2ea-49ff-9593-d1a945e1eeb9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1726,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.688-0400 Checking that the UUID for config.system.sessions returned by listCollections on connection to mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020 is consistent with the UUID in config.collections on the config server [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.689-0400 New session started with sessionID: { "id" : UUID("e20fe5df-4649-4da0-a998-e43d81475b6f") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.690-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.690-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43936","sessionId":42,"connectionCount":21}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.690-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.690-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn42","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.691-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.690-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn42","msg":"client metadata","attr":{"remote":"127.0.0.1:43936","client":"conn42","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.691-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.690-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn42","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":943,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.691-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.691-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn42","msg":"About to run the command","attr":{"db":"config","commandArgs":{"listCollections":1.0,"filter":{"name":"system.sessions"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"e20fe5df-4649-4da0-a998-e43d81475b6f"}},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.691-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.691-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn42","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"listCollections":1.0,"filter":{"name":"system.sessions"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"e20fe5df-4649-4da0-a998-e43d81475b6f"}},"$db":"config"},"numYields":0,"reslen":564,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":2}},"Mutex":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.693-0400 Checking that the UUID for config.system.sessions in config.cache.collections on connection to mongos_quiesce_mode_streamable_ismaster-rs0/jasonchanjh:20020 is consistent with the UUID in config.collections on the config server [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.693-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.693-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn42","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"_flushRoutingTableCacheUpdates":"config.system.sessions","syncFromConfig":false,"lsid":{"id":{"$uuid":"e20fe5df-4649-4da0-a998-e43d81475b6f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.693-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.693-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn42","msg":"Admin only command","attr":{"command":"_flushRoutingTableCacheUpdates"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.693-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.693-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn42","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"_flushRoutingTableCacheUpdates":"config.system.sessions","syncFromConfig":false,"lsid":{"id":{"$uuid":"e20fe5df-4649-4da0-a998-e43d81475b6f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":333,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":2}},"Global":{"acquireCount":{"r":2}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.694-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.694-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn42","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"cache.collections","filter":{"_id":"config.system.sessions"},"lsid":{"id":{"$uuid":"e20fe5df-4649-4da0-a998-e43d81475b6f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.694-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.694-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn42","msg":"Slow query","attr":{"type":"command","ns":"config.cache.collections","appName":"MongoDB Shell","command":{"find":"cache.collections","filter":{"_id":"config.system.sessions"},"lsid":{"id":{"$uuid":"e20fe5df-4649-4da0-a998-e43d81475b6f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"},"planSummary":"IDHACK","keysExamined":1,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":575,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.695-0400 Checking consistency of indexes across the cluster [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.695-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.695-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:57840","sessionId":21,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.696-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.696-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:57840","client":"conn21","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.696-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.696-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn21","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.696-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.696-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn21","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":88,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.696-0400 New session started with sessionID: { "id" : UUID("110b69ea-b2fb-4f01-806e-3b464ecff9e2") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.698-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.698-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn21","msg":"Slow query","attr":{"type":"command","ns":"config.collections","appName":"MongoDB Shell","command":{"find":"collections","filter":{"dropped":false},"readConcern":{"level":"local"},"lsid":{"id":{"$uuid":"110b69ea-b2fb-4f01-806e-3b464ecff9e2"}},"$readPreference":{"mode":"primary"},"$db":"config"},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":410,"readConcern":{"level":"local","provenance":"clientSupplied"},"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.698-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.698-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn21","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":89,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.698-0400 Checking that the indexes for config.system.sessions are consistent across shards... [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.699-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.699-04:00"},"s":"D1", "c":"SH_REFR", "id":24106, "ctx":"conn21","msg":"Refreshing cached collection {namespace} with version {currentCollectionVersion}","attr":{"namespace":"config.system.sessions","currentCollectionVersion":{"0":{"$timestamp":{"t":0,"i":0}},"1":{"$oid":"000000000000000000000000"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.699-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.699-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf3684f7d21b5f09ec959c"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.702-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.701-04:00"},"s":"I", "c":"SH_REFR", "id":24104, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached collection","attr":{"namespace":"config.system.sessions","newVersion":{"0":{"$timestamp":{"t":1,"i":0}},"1":{"$oid":"5ecf3662c7d0267b37f651e5"}},"oldVersion":"","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.702-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.702-04:00"},"s":"D1", "c":"QUERY", "id":20904, "ctx":"conn21","msg":"Dispatching command {cmdObj} to establish cursors on shards","attr":{"cmdObj":{"aggregate":"system.sessions","pipeline":[{"$indexStats":{}},{"$group":{"_id":"$shard","indexes":{"$push":{"spec":"$spec"}}}},{"$project":{"indexes":true,"shard":"$_id","_id":false}}],"fromMongos":true,"collation":{"locale":"simple"},"cursor":{"batchSize":101},"readConcern":{"level":"local"},"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:52.702Z"},"clusterTime":{"$timestamp":{"t":1590638211,"i":1}}},"writeConcern":{"w":1,"wtimeout":0,"provenance":"implicitDefault"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.702-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.702-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"config","commandArgs":{"aggregate":"system.sessions","pipeline":[{"$indexStats":{}},{"$group":{"_id":"$shard","indexes":{"$push":{"spec":"$spec"}}}},{"$project":{"indexes":true,"shard":"$_id","_id":false}}],"fromMongos":true,"collation":{"locale":"simple"},"cursor":{"batchSize":101},"readConcern":{"level":"local"},"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:52.702Z"},"clusterTime":{"$timestamp":{"t":1590638211,"i":1}}},"writeConcern":{"w":1,"wtimeout":0,"provenance":"implicitDefault"},"shardVersion":[{"$timestamp":{"t":1,"i":0}},{"$oid":"5ecf3662c7d0267b37f651e5"}],"clientOperationKey":{"$uuid":"2fa7be3a-31b3-4633-9959-c1b1c2038baf"},"lsid":{"id":{"$uuid":"110b69ea-b2fb-4f01-806e-3b464ecff9e2"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"HHZ5vclKlpcF6FCHhLiLP2TUl1I=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:57840","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638211,"i":1}},"t":1}},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.702-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.702-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn38","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"2fa7be3a-31b3-4633-9959-c1b1c2038baf","operationId":2307}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.703-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.703-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"config.system.sessions","appName":"MongoDB Shell","command":{"aggregate":"system.sessions","pipeline":[{"$indexStats":{}},{"$group":{"_id":"$shard","indexes":{"$push":{"spec":"$spec"}}}},{"$project":{"indexes":true,"shard":"$_id","_id":false}}],"fromMongos":true,"collation":{"locale":"simple"},"cursor":{"batchSize":101},"readConcern":{"level":"local"},"runtimeConstants":{"localNow":{"$date":"2020-05-28T03:56:52.702Z"},"clusterTime":{"$timestamp":{"t":1590638211,"i":1}}},"writeConcern":{"w":1,"wtimeout":0,"provenance":"implicitDefault"},"shardVersion":[{"$timestamp":{"t":1,"i":0}},{"$oid":"5ecf3662c7d0267b37f651e5"}],"clientOperationKey":{"$uuid":"2fa7be3a-31b3-4633-9959-c1b1c2038baf"},"lsid":{"id":{"$uuid":"110b69ea-b2fb-4f01-806e-3b464ecff9e2"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"HHZ5vclKlpcF6FCHhLiLP2TUl1I=","subType":"0"}},"keyId":6831738924214255638}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:57840","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638211,"i":1}},"t":1}},"$db":"config"},"keysExamined":0,"docsExamined":0,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":660,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":2}},"Global":{"acquireCount":{"r":2}},"Database":{"acquireCount":{"r":2}},"Collection":{"acquireCount":{"r":2}},"Mutex":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"clientSupplied"},"writeConcern":{"w":1,"wtimeout":0,"provenance":"implicitDefault"},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.703-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.703-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn21","msg":"Slow query","attr":{"type":"command","ns":"config.system.sessions","appName":"MongoDB Shell","command":{"aggregate":"system.sessions","pipeline":[{"$indexStats":{}},{"$group":{"_id":"$shard","indexes":{"$push":{"spec":"$spec"}}}},{"$project":{"_id":0.0,"shard":"$_id","indexes":1.0}}],"readConcern":{"level":"local"},"cursor":{},"lsid":{"id":{"$uuid":"110b69ea-b2fb-4f01-806e-3b464ecff9e2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"primary"},"$db":"config"},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":469,"readConcern":{"level":"local","provenance":"clientSupplied"},"protocol":"op_msg","durationMillis":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.703-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.703-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn21","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":90,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.704-0400 Running check orphans against cluster with mongos: jasonchanjh:20024 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.704-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.704-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:57842","sessionId":22,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.704-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.704-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:57842","client":"conn22","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.705-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.704-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn22","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.705-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.704-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn22","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":92,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.705-0400 New session started with sessionID: { "id" : UUID("10f7b803-9ffe-4289-96f7-27d48cfb6e36") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.705-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.705-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn22","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: balancerStop, TrackingId: 5ecf3684f7d21b5f09ec95a0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.708-0400 c20021| {"t":{"$date":"2020-05-27T23:56:52.708-04:00"},"s":"I", "c":"SHARDING", "id":22080, "ctx":"conn48","msg":"About to log metadata event","attr":{"namespace":"actionlog","event":{"_id":"jasonchanjh:20021-2020-05-27T23:56:52.708-04:00-5ecf36844e95c8fdb6d10648","server":"jasonchanjh:20021","shard":"config","clientAddr":"127.0.0.1:34618","time":{"$date":"2020-05-28T03:56:52.708Z"},"what":"balancer.stop","ns":"","details":{}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.716-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.716-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn22","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"balancerStop":1.0,"lsid":{"id":{"$uuid":"10f7b803-9ffe-4289-96f7-27d48cfb6e36"}},"$db":"admin"},"numYields":0,"reslen":163,"protocol":"op_msg","durationMillis":10}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.716-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.716-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn22","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":93,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.717-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.717-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn22","msg":"Slow query","attr":{"type":"command","ns":"config.shards","appName":"MongoDB Shell","command":{"find":"shards","filter":{},"lsid":{"id":{"$uuid":"10f7b803-9ffe-4289-96f7-27d48cfb6e36"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":371,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.718-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.717-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn22","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":94,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.718-0400 New session started with sessionID: { "id" : UUID("91c79044-f165-41e3-a53e-f97d217bf43d") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.719-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.719-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43942","sessionId":43,"connectionCount":22}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.719-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.719-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn43","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.719-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.719-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn43","msg":"client metadata","attr":{"remote":"127.0.0.1:43942","client":"conn43","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.719-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.719-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn43","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":943,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.720-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.719-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn43","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"migrationCoordinators","filter":{},"lsid":{"id":{"$uuid":"91c79044-f165-41e3-a53e-f97d217bf43d"}},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.720-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.719-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn43","msg":"Slow query","attr":{"type":"command","ns":"config.migrationCoordinators","appName":"MongoDB Shell","command":{"find":"migrationCoordinators","filter":{},"lsid":{"id":{"$uuid":"91c79044-f165-41e3-a53e-f97d217bf43d"}},"$db":"config"},"planSummary":"EOF","keysExamined":0,"docsExamined":0,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":392,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":2}},"Mutex":{"acquireCount":{"r":1}}},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.721-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.721-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn22","msg":"Slow query","attr":{"type":"command","ns":"config.collections","appName":"MongoDB Shell","command":{"find":"collections","filter":{"dropped":false},"lsid":{"id":{"$uuid":"10f7b803-9ffe-4289-96f7-27d48cfb6e36"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":410,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.721-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.721-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn22","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":95,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.722-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.722-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn43","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"system.sessions","hint":{"_id":1},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"91c79044-f165-41e3-a53e-f97d217bf43d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.722-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.722-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn43","msg":"Slow query","attr":{"type":"command","ns":"config.system.sessions","appName":"MongoDB Shell","command":{"find":"system.sessions","hint":{"_id":1},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"91c79044-f165-41e3-a53e-f97d217bf43d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"},"planSummary":"IXSCAN { _id: 1 }","keysExamined":1,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":488,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.722-0400 Checking that orphan documents on shard mongos_quiesce_mode_streamable_ismaster-rs0 have been deleted from namespace config.system.sessions [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.723-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.723-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn43","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"rangeDeletions","filter":{"nss":"config.system.sessions"},"lsid":{"id":{"$uuid":"91c79044-f165-41e3-a53e-f97d217bf43d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.723-0400 d20020| {"t":{"$date":"2020-05-27T23:56:52.723-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn43","msg":"Slow query","attr":{"type":"command","ns":"config.rangeDeletions","appName":"MongoDB Shell","command":{"find":"rangeDeletions","filter":{"nss":"config.system.sessions"},"lsid":{"id":{"$uuid":"91c79044-f165-41e3-a53e-f97d217bf43d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"},"planSummary":"EOF","keysExamined":0,"docsExamined":0,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":385,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":2}},"Mutex":{"acquireCount":{"r":1}}},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.725-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.725-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn22","msg":"Slow query","attr":{"type":"command","ns":"config.chunks","appName":"MongoDB Shell","command":{"find":"chunks","filter":{"ns":"config.system.sessions","shard":{"$ne":"mongos_quiesce_mode_streamable_ismaster-rs0"}},"lsid":{"id":{"$uuid":"10f7b803-9ffe-4289-96f7-27d48cfb6e36"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":227,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.725-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.725-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn22","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":96,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.726-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.726-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36502","sessionId":23,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.726-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.726-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:36502","client":"conn23","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.726-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.726-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn23","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.726-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.726-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn23","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":97,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.727-0400 New session started with sessionID: { "id" : UUID("0a134e3c-5ba7-4937-ade3-61d7f2122f89") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.727-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.727-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn23","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1.0,"lsid":{"id":{"$uuid":"0a134e3c-5ba7-4937-ade3-61d7f2122f89"}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.727-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.727-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn23","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":98,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.727-0400 Skipping collection validation: giving up after running the isMaster command: not running validate against mongos [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.727-0400 {"t":{"$date":"2020-05-28T03:56:52.727Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":true}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.728-0400 {"t":{"$date":"2020-05-28T03:56:52.727Z"},"s":"I", "c":"-", "id":22819, "ctx":"js","msg":"waiting for process {pid} to terminate.","attr":{"pid":"15875"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.728-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.727-04:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"got signal {sig} ({strsignal_sig})","attr":{"sig":15,"strsignal_sig":"Terminated"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.728-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.727-04:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"kill from pid:{si_si_pid} uid:{si_si_uid}","attr":{"si_si_pid":15306,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.728-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.727-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:52.728-0400 s20024| {"t":{"$date":"2020-05-27T23:56:52.727-04:00"},"s":"I", "c":"COMMAND", "id":4695701, "ctx":"SignalHandler","msg":"Entering quiesce mode for mongos shutdown","attr":{"quiesceTimeMillis":5000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:53.677-0400 s20024| {"t":{"$date":"2020-05-27T23:56:53.677-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"TaskExecutorPool-0","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:53.677-0400 s20024| {"t":{"$date":"2020-05-27T23:56:53.677-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"TaskExecutorPool-0","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:53.678-0400 c20022| {"t":{"$date":"2020-05-27T23:56:53.677-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45590","sessionId":44,"connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:53.678-0400 c20023| {"t":{"$date":"2020-05-27T23:56:53.678-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54954","sessionId":37,"connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:53.678-0400 c20023| {"t":{"$date":"2020-05-27T23:56:53.678-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn37","msg":"client metadata","attr":{"remote":"127.0.0.1:54954","client":"conn37","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:53.678-0400 c20022| {"t":{"$date":"2020-05-27T23:56:53.678-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn44","msg":"client metadata","attr":{"remote":"127.0.0.1:45590","client":"conn44","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.064-0400 s20025| {"t":{"$date":"2020-05-27T23:56:57.063-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":530}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.064-0400 s20025| {"t":{"$date":"2020-05-27T23:56:57.064-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":498}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.065-0400 s20025| {"t":{"$date":"2020-05-27T23:56:57.064-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","durationNanos":568}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.067-0400 d20020| {"t":{"$date":"2020-05-27T23:56:57.067-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn40","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.067-0400 d20020| {"t":{"$date":"2020-05-27T23:56:57.067-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn40","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.068-0400 s20025| {"t":{"$date":"2020-05-27T23:56:57.067-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365aae52c6b5385fb961'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590638212, 1), t: 1 }, lastWriteDate: new Date(1590638212000), majorityOpTime: { ts: Timestamp(1590638212, 1), t: 1 }, majorityWriteDate: new Date(1590638212000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638217067), logicalSessionTimeoutMinutes: 30, connectionId: 41, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638212, 1), $configTime: Timestamp(1590638212, 1), $clusterTime: { clusterTime: Timestamp(1590638212, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638212, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.068-0400 s20025| {"t":{"$date":"2020-05-27T23:56:57.067-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a8e30f37ccc0b988a'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590638212, 1), t: 1 }, lastWriteDate: new Date(1590638212000), majorityOpTime: { ts: Timestamp(1590638212, 1), t: 1 }, majorityWriteDate: new Date(1590638212000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638217067), logicalSessionTimeoutMinutes: 30, connectionId: 32, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590638212, 1), $configTime: Timestamp(1590638212, 1), $clusterTime: { clusterTime: Timestamp(1590638212, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638212, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.068-0400 s20025| {"t":{"$date":"2020-05-27T23:56:57.068-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","durationNanos":913}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.077-0400 s20025| {"t":{"$date":"2020-05-27T23:56:57.077-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365a4e95c8fdb6d103ac'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638212, 1), t: 1 }, lastWriteDate: new Date(1590638212000), majorityOpTime: { ts: Timestamp(1590638212, 1), t: 1 }, majorityWriteDate: new Date(1590638212000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638217077), logicalSessionTimeoutMinutes: 30, connectionId: 49, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638212, 1), $configTime: Timestamp(1590638212, 1), $clusterTime: { clusterTime: Timestamp(1590638212, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638212, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.079-0400 d20020| {"t":{"$date":"2020-05-27T23:56:57.078-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn39","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.079-0400 d20020| {"t":{"$date":"2020-05-27T23:56:57.079-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn39","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.079-0400 s20025| {"t":{"$date":"2020-05-27T23:56:57.079-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590638209, 3), t: 1 }, lastWriteDate: new Date(1590638209000), majorityOpTime: { ts: Timestamp(1590638209, 3), t: 1 }, majorityWriteDate: new Date(1590638209000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590638217078), logicalSessionTimeoutMinutes: 30, connectionId: 39, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590638209, 3), $configServerState: { opTime: { ts: Timestamp(1590638211, 1), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590638211, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590638209, 3) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.733-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.732-04:00"},"s":"I", "c":"COMMAND", "id":4695702, "ctx":"SignalHandler","msg":"Exiting quiesce mode for mongos shutdown"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.733-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.733-04:00"},"s":"I", "c":"NETWORK", "id":22843, "ctx":"SignalHandler","msg":"shutdown: going to close all sockets..."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.733-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.733-04:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file: {path}","attr":{"path":"/tmp/mongodb-20024.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.734-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.733-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.734-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.733-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.734-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.733-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.734-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.733-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.734-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.733-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20022","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.734-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.733-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.735-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.733-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.735-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.733-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.735-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.733-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.735-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.733-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20023","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.735-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.733-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.735-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.733-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.736-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.733-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20021","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.736-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.733-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.736-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.736-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"D1", "c":"NETWORK", "id":20188, "ctx":"SignalHandler","msg":"Shutting down task executor used for monitoring replica sets"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.737-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20020","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.737-0400 c20021| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn45","msg":"Interrupted operation as its client disconnected","attr":{"opId":1963}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.737-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.737-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20023","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.737-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20020","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.737-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20021","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.738-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20022","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.738-0400 c20022| {"t":{"$date":"2020-05-27T23:56:57.733-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn34","msg":"Interrupted operation as its client disconnected","attr":{"opId":1423}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.738-0400 d20020| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn32","msg":"Interrupted operation as its client disconnected","attr":{"opId":2248}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.738-0400 c20023| {"t":{"$date":"2020-05-27T23:56:57.733-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn27","msg":"Interrupted operation as its client disconnected","attr":{"opId":1331}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.738-0400 c20021| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn45","msg":"connection ended","attr":{"remote":"127.0.0.1:34594","connectionCount":21}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.738-0400 c20021| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn47","msg":"connection ended","attr":{"remote":"127.0.0.1:34608","connectionCount":22}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.739-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":7,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.739-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":99,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.739-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":1,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.739-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"monitoring-keys-for-HMAC","msg":"User assertion","attr":{"error":"InterruptedAtShutdown: interrupted at shutdown","file":"src/mongo/util/interruptible.h","line":398}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.739-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.739-0400 c20023| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"connection ended","attr":{"remote":"127.0.0.1:54780","connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.739-0400 c20023| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"connection ended","attr":{"remote":"127.0.0.1:54794","connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.740-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"D1", "c":"-", "id":20705, "ctx":"monitoring-keys-for-HMAC","msg":"Unable to wait for refresh request due to: {e}","attr":{"e":{"code":11600,"codeName":"InterruptedAtShutdown","errmsg":"interrupted at shutdown"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.740-0400 d20020| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"connection ended","attr":{"remote":"127.0.0.1:43792","connectionCount":21}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.740-0400 d20020| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn32","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ClientDisconnect: operation was interrupted"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.740-0400 d20020| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn32","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"operation was interrupted","errName":279,"errCode":279,"reslen":413,"locks":{},"protocol":"op_msg","durationMillis":7882}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.740-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Shutting down thread","attr":{"threadName":"Sharding-Fixed-0","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.740-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"Sharding-Fixed-1","msg":"Shutting down thread","attr":{"threadName":"Sharding-Fixed-1","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.741-0400 d20020| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn32","msg":"connection ended","attr":{"remote":"127.0.0.1:43790","connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.741-0400 c20022| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn34","msg":"connection ended","attr":{"remote":"127.0.0.1:45416","connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.741-0400 c20022| {"t":{"$date":"2020-05-27T23:56:57.734-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn37","msg":"connection ended","attr":{"remote":"127.0.0.1:45426","connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.741-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.735-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ShardRegistry","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.741-0400 c20022| {"t":{"$date":"2020-05-27T23:56:57.735-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn36","msg":"connection ended","attr":{"remote":"127.0.0.1:45422","connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.741-0400 c20022| {"t":{"$date":"2020-05-27T23:56:57.735-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn35","msg":"connection ended","attr":{"remote":"127.0.0.1:45420","connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.742-0400 c20023| {"t":{"$date":"2020-05-27T23:56:57.735-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"connection ended","attr":{"remote":"127.0.0.1:54840","connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.742-0400 c20021| {"t":{"$date":"2020-05-27T23:56:57.735-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn48","msg":"connection ended","attr":{"remote":"127.0.0.1:34618","connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.742-0400 c20022| {"t":{"$date":"2020-05-27T23:56:57.735-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn38","msg":"connection ended","attr":{"remote":"127.0.0.1:45430","connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.742-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.735-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"TaskExecutorPool-0","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.742-0400 c20021| {"t":{"$date":"2020-05-27T23:56:57.735-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn46","msg":"connection ended","attr":{"remote":"127.0.0.1:34604","connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.742-0400 c20021| {"t":{"$date":"2020-05-27T23:56:57.735-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn53","msg":"connection ended","attr":{"remote":"127.0.0.1:34758","connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.742-0400 d20020| {"t":{"$date":"2020-05-27T23:56:57.735-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn38","msg":"connection ended","attr":{"remote":"127.0.0.1:43832","connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.742-0400 c20022| {"t":{"$date":"2020-05-27T23:56:57.735-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn44","msg":"connection ended","attr":{"remote":"127.0.0.1:45590","connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.742-0400 c20023| {"t":{"$date":"2020-05-27T23:56:57.735-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn37","msg":"connection ended","attr":{"remote":"127.0.0.1:54954","connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.743-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.736-04:00"},"s":"D1", "c":"SHARDING", "id":22673, "ctx":"SignalHandler","msg":"ShardingCatalogClientImpl::shutDown() called."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.743-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.736-04:00"},"s":"W", "c":"SHARDING", "id":22667, "ctx":"SignalHandler","msg":"Error cleaning up distributed ping entry","attr":{"processId":"jasonchanjh:20024:1590638199:-8293244935556127316","error":"ReplicaSetMonitorRemoved: ReplicaSetMonitor for set mongos_quiesce_mode_streamable_ismaster-configRS is removed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.743-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.736-04:00"},"s":"D1", "c":"SHARDING", "id":22723, "ctx":"SignalHandler","msg":"Shutting down task executor for reloading shard registry"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.743-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.736-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"shard-registry-reload","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.743-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.736-04:00"},"s":"W", "c":"SHARDING", "id":22734, "ctx":"shard-registry-reload","msg":"Error reloading shard registry","attr":{"error":"CallbackCanceled: Callback canceled"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.743-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.736-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.743-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.736-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Shutting down thread","attr":{"threadName":"ConfigServerCatalogCacheLoader-0","poolName":"ConfigServerCatalogCacheLoader"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.743-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.736-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.744-0400 s20024| {"t":{"$date":"2020-05-27T23:56:57.737-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.744-0400 {"t":{"$date":"2020-05-28T03:56:57.742Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20024}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.744-0400 s20025| {"t":{"$date":"2020-05-27T23:56:57.743-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43022","sessionId":18,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.744-0400 s20025| {"t":{"$date":"2020-05-27T23:56:57.743-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:43022","client":"conn18","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.744-0400 s20025| {"t":{"$date":"2020-05-27T23:56:57.743-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn18","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.744-0400 s20025| {"t":{"$date":"2020-05-27T23:56:57.743-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn18","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":15,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.744-0400 New session started with sessionID: { "id" : UUID("1183c0ea-c8bf-48d4-b82f-4573974a6bb3") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.745-0400 s20025| {"t":{"$date":"2020-05-27T23:56:57.744-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn18","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1.0,"lsid":{"id":{"$uuid":"1183c0ea-c8bf-48d4-b82f-4573974a6bb3"}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.745-0400 s20025| {"t":{"$date":"2020-05-27T23:56:57.744-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn18","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":16,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.745-0400 Skipping collection validation: giving up after running the isMaster command: not running validate against mongos [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.745-0400 {"t":{"$date":"2020-05-28T03:56:57.745Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":true}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.745-0400 {"t":{"$date":"2020-05-28T03:56:57.745Z"},"s":"I", "c":"-", "id":22819, "ctx":"js","msg":"waiting for process {pid} to terminate.","attr":{"pid":"15941"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.746-0400 s20025| {"t":{"$date":"2020-05-27T23:56:57.745-04:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"got signal {sig} ({strsignal_sig})","attr":{"sig":15,"strsignal_sig":"Terminated"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.746-0400 s20025| {"t":{"$date":"2020-05-27T23:56:57.745-04:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"kill from pid:{si_si_pid} uid:{si_si_uid}","attr":{"si_si_pid":15306,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.746-0400 s20025| {"t":{"$date":"2020-05-27T23:56:57.745-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:57.746-0400 s20025| {"t":{"$date":"2020-05-27T23:56:57.745-04:00"},"s":"I", "c":"COMMAND", "id":4695701, "ctx":"SignalHandler","msg":"Entering quiesce mode for mongos shutdown","attr":{"quiesceTimeMillis":5000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:58.266-0400 d20020| {"t":{"$date":"2020-05-27T23:56:58.266-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn5","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:58.267-0400 d20020| {"t":{"$date":"2020-05-27T23:56:58.266-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn5","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:58.329-0400 d20020| {"t":{"$date":"2020-05-27T23:56:58.329-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"$db":"admin"},"numYields":0,"reslen":928,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:58.329-0400 d20020| {"t":{"$date":"2020-05-27T23:56:58.329-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn2","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:58.340-0400 d20020| {"t":{"$date":"2020-05-27T23:56:58.339-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn4","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:58.340-0400 d20020| {"t":{"$date":"2020-05-27T23:56:58.340-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn4","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:58.441-0400 d20020| {"t":{"$date":"2020-05-27T23:56:58.441-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn25","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:58.441-0400 d20020| {"t":{"$date":"2020-05-27T23:56:58.441-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn25","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:58.474-0400 d20020| {"t":{"$date":"2020-05-27T23:56:58.474-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn23","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:56:58.474-0400 d20020| {"t":{"$date":"2020-05-27T23:56:58.474-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn23","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:01.039-0400 d20020| {"t":{"$date":"2020-05-27T23:57:01.039-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn35","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:01.040-0400 d20020| {"t":{"$date":"2020-05-27T23:57:01.039-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn35","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:01.062-0400 d20020| {"t":{"$date":"2020-05-27T23:57:01.062-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn34","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:01.062-0400 d20020| {"t":{"$date":"2020-05-27T23:57:01.062-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn34","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:01.226-0400 d20020| {"t":{"$date":"2020-05-27T23:57:01.226-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn37","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:01.227-0400 d20020| {"t":{"$date":"2020-05-27T23:57:01.226-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn37","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:01.249-0400 d20020| {"t":{"$date":"2020-05-27T23:57:01.249-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn36","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:01.249-0400 d20020| {"t":{"$date":"2020-05-27T23:57:01.249-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn36","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:01.574-0400 d20020| {"t":{"$date":"2020-05-27T23:57:01.574-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn3","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:01.574-0400 d20020| {"t":{"$date":"2020-05-27T23:57:01.574-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn3","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":313,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:01.865-0400 d20020| {"t":{"$date":"2020-05-27T23:57:01.865-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn21","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"features":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"BaCM4V17Va5vdzndA32n1W6Q7T4=","subType":"0"}},"keyId":6831738924214255638}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638212,"i":1}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:01.866-0400 d20020| {"t":{"$date":"2020-05-27T23:57:01.865-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn21","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"features":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"BaCM4V17Va5vdzndA32n1W6Q7T4=","subType":"0"}},"keyId":6831738924214255638}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590638212,"i":1}},"t":1}},"$db":"admin"},"numYields":0,"reslen":386,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.751-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.750-04:00"},"s":"I", "c":"COMMAND", "id":4695702, "ctx":"SignalHandler","msg":"Exiting quiesce mode for mongos shutdown"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.751-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.750-04:00"},"s":"I", "c":"NETWORK", "id":22843, "ctx":"SignalHandler","msg":"shutdown: going to close all sockets..."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.751-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.750-04:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file: {path}","attr":{"path":"/tmp/mongodb-20025.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.751-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.751-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.752-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.752-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.752-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20022","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.752-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.752-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.753-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.753-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.753-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.753-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20023","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.753-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.753-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.754-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.754-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"D1", "c":"NETWORK", "id":20188, "ctx":"SignalHandler","msg":"Shutting down task executor used for monitoring replica sets"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.754-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20021","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.754-0400 c20022| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn41","msg":"Interrupted operation as its client disconnected","attr":{"opId":1567}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.754-0400 c20023| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn32","msg":"Interrupted operation as its client disconnected","attr":{"opId":1460}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.755-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20020","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.755-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn39","msg":"Interrupted operation as its client disconnected","attr":{"opId":2375}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.755-0400 c20021| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn49","msg":"Interrupted operation as its client disconnected","attr":{"opId":2110}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.755-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.755-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20020","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.755-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20023","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.756-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20022","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.756-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.751-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20021","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.756-0400 c20022| {"t":{"$date":"2020-05-27T23:57:02.752-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn41","msg":"connection ended","attr":{"remote":"127.0.0.1:45518","connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.756-0400 c20023| {"t":{"$date":"2020-05-27T23:57:02.752-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn35","msg":"connection ended","attr":{"remote":"127.0.0.1:54888","connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.756-0400 c20023| {"t":{"$date":"2020-05-27T23:57:02.752-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn32","msg":"connection ended","attr":{"remote":"127.0.0.1:54882","connectionCount":12}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.756-0400 c20022| {"t":{"$date":"2020-05-27T23:57:02.752-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn42","msg":"connection ended","attr":{"remote":"127.0.0.1:45530","connectionCount":12}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.756-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.752-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn39","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ClientDisconnect: operation was interrupted"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.757-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.752-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn40","msg":"connection ended","attr":{"remote":"127.0.0.1:43894","connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.757-0400 c20021| {"t":{"$date":"2020-05-27T23:57:02.752-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn49","msg":"connection ended","attr":{"remote":"127.0.0.1:34696","connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.757-0400 c20021| {"t":{"$date":"2020-05-27T23:57:02.752-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn51","msg":"connection ended","attr":{"remote":"127.0.0.1:34712","connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.757-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.752-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn39","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"operation was interrupted","errName":279,"errCode":279,"reslen":413,"locks":{},"protocol":"op_msg","durationMillis":5673}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.757-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.752-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":17,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.757-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.752-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":1,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.757-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.752-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":6,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.757-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.752-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.758-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.752-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn39","msg":"connection ended","attr":{"remote":"127.0.0.1:43892","connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.758-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.752-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"monitoring-keys-for-HMAC","msg":"User assertion","attr":{"error":"InterruptedAtShutdown: interrupted at shutdown","file":"src/mongo/util/interruptible.h","line":398}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.758-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.752-04:00"},"s":"D1", "c":"-", "id":20705, "ctx":"monitoring-keys-for-HMAC","msg":"Unable to wait for refresh request due to: {e}","attr":{"e":{"code":11600,"codeName":"InterruptedAtShutdown","errmsg":"interrupted at shutdown"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.758-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.752-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Shutting down thread","attr":{"threadName":"Sharding-Fixed-0","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.758-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.752-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"Sharding-Fixed-1","msg":"Shutting down thread","attr":{"threadName":"Sharding-Fixed-1","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.758-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.753-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ShardRegistry","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.758-0400 c20021| {"t":{"$date":"2020-05-27T23:57:02.753-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn50","msg":"connection ended","attr":{"remote":"127.0.0.1:34708","connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.759-0400 c20021| {"t":{"$date":"2020-05-27T23:57:02.753-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn52","msg":"connection ended","attr":{"remote":"127.0.0.1:34720","connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.759-0400 c20023| {"t":{"$date":"2020-05-27T23:57:02.753-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"connection ended","attr":{"remote":"127.0.0.1:54884","connectionCount":11}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.759-0400 c20022| {"t":{"$date":"2020-05-27T23:57:02.753-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn43","msg":"connection ended","attr":{"remote":"127.0.0.1:45570","connectionCount":11}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.759-0400 c20023| {"t":{"$date":"2020-05-27T23:57:02.753-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn36","msg":"connection ended","attr":{"remote":"127.0.0.1:54896","connectionCount":10}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.759-0400 c20023| {"t":{"$date":"2020-05-27T23:57:02.753-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn34","msg":"connection ended","attr":{"remote":"127.0.0.1:54886","connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.759-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.753-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"TaskExecutorPool-0","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.759-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.753-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn41","msg":"connection ended","attr":{"remote":"127.0.0.1:43928","connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.759-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.753-04:00"},"s":"D1", "c":"SHARDING", "id":22673, "ctx":"SignalHandler","msg":"ShardingCatalogClientImpl::shutDown() called."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.760-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.754-04:00"},"s":"W", "c":"SHARDING", "id":22667, "ctx":"SignalHandler","msg":"Error cleaning up distributed ping entry","attr":{"processId":"jasonchanjh:20025:1590638207:-3270711459959883483","error":"ReplicaSetMonitorRemoved: ReplicaSetMonitor for set mongos_quiesce_mode_streamable_ismaster-configRS is removed"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.760-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.754-04:00"},"s":"D1", "c":"SHARDING", "id":22723, "ctx":"SignalHandler","msg":"Shutting down task executor for reloading shard registry"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.760-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.754-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"shard-registry-reload","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.760-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.754-04:00"},"s":"W", "c":"SHARDING", "id":22734, "ctx":"shard-registry-reload","msg":"Error reloading shard registry","attr":{"error":"CallbackCanceled: Callback canceled"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.760-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.754-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.760-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.754-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.760-0400 s20025| {"t":{"$date":"2020-05-27T23:57:02.754-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.760-0400 {"t":{"$date":"2020-05-28T03:57:02.759Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20025}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.760-0400 ReplSetTest stopSet going to run data consistency checks. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.761-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.761-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ef902181-e2ea-49ff-9593-d1a945e1eeb9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.761-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.761-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ef902181-e2ea-49ff-9593-d1a945e1eeb9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638211,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":948,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.761-0400 ReplSetTest stopSet skipped data consistency checks. Number of _liveNodes: 1, _callIsMaster response: connection to jasonchanjh:20020 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.761-0400 ReplSetTest stopSet data consistency checks finished, took 1ms for 1 nodes. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.762-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.762-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ef902181-e2ea-49ff-9593-d1a945e1eeb9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.762-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.762-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ef902181-e2ea-49ff-9593-d1a945e1eeb9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":948,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.763-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.763-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"setParameter":1.0,"waitForStepDownOnNonCommandShutdown":false,"lsid":{"id":{"$uuid":"ef902181-e2ea-49ff-9593-d1a945e1eeb9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.763-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.763-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"setParameter"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.763-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.763-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"setParameter":1.0,"waitForStepDownOnNonCommandShutdown":false,"lsid":{"id":{"$uuid":"ef902181-e2ea-49ff-9593-d1a945e1eeb9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"attempted to set unrecognized parameter [waitForStepDownOnNonCommandShutdown], use help:true to see options ","errName":8,"errCode":8,"reslen":454,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.764-0400 ReplSetTest stopSet validating all replica set nodes before stopping them. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.820-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.820-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:51918","sessionId":44,"connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.821-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.820-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.821-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.820-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn44","msg":"client metadata","attr":{"remote":"127.0.0.1:51918","client":"conn44","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.821-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.821-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":943,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.823-0400 New session started with sessionID: { "id" : UUID("4ee60204-bb89-4c43-bd56-4e3c0f657d4d") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.824-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.824-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1.0,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.824-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.824-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1.0,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":928,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.826-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.826-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetStepDown":86400.0,"force":true,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.826-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.826-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn44","msg":"Admin only command","attr":{"command":"replSetStepDown"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.826-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.826-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn44","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.826-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.826-04:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.827-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.826-04:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.827-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.826-04:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepDown","userOpsKilled":0,"userOpsRunning":5}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.827-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.826-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn44","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"PRIMARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.827-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.826-04:00"},"s":"I", "c":"SHARDING", "id":21905, "ctx":"conn44","msg":"The ChunkSplitter has stopped and will no longer run new autosplit tasks. Any autosplit tasks that have already started will be allowed to finish"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.827-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.826-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"$db":"admin"},"numYields":0,"reslen":928,"locks":{},"protocol":"op_msg","durationMillis":4497}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.827-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn34","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":1764}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.828-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn4","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":4486}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.828-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn23","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":4352}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.828-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn36","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1005,"locks":{},"protocol":"op_msg","durationMillis":1577}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.828-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn2","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":9},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.828-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn34","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.828-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn4","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.828-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn23","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.828-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn36","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.829-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","newTopologyDescription":"{ id: \"e4344e8c-9940-4c16-9bf0-d6d01da824f1\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 9 }, roundTripTime: 344, lastWriteDate: new Date(1590638209000), opTime: { ts: Timestamp(1590638209, 3), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638222827), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"e4344e8c-9940-4c16-9bf0-d6d01da824f1\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, roundTripTime: 344, lastWriteDate: new Date(1590638209000), opTime: { ts: Timestamp(1590638209, 3), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638218474), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.829-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn4","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":950,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.829-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":9},"$db":"admin"},"numYields":0,"reslen":873,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.829-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn34","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":950,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.829-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn23","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":950,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.829-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn36","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":950,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.829-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn4","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.829-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn2","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.830-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn34","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.830-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn36","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.830-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn23","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.830-0400 c20022| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","newTopologyDescription":"{ id: \"5fba0fae-d5c8-4641-9535-6beabc487f97\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 9 }, roundTripTime: 537, lastWriteDate: new Date(1590638209000), opTime: { ts: Timestamp(1590638209, 3), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638222827), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"5fba0fae-d5c8-4641-9535-6beabc487f97\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, roundTripTime: 537, lastWriteDate: new Date(1590638209000), opTime: { ts: Timestamp(1590638209, 3), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638221062), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.830-0400 c20022| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","newTopologyDescription":"{ id: \"5fba0fae-d5c8-4641-9535-6beabc487f97\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 10 }, roundTripTime: 537, lastWriteDate: new Date(1590638209000), opTime: { ts: Timestamp(1590638209, 3), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, lastUpdateTime: new Date(1590638222827), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"5fba0fae-d5c8-4641-9535-6beabc487f97\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 9 }, roundTripTime: 537, lastWriteDate: new Date(1590638209000), opTime: { ts: Timestamp(1590638209, 3), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638222827), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.830-0400 c20023| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","newTopologyDescription":"{ id: \"50d30b18-63f0-471c-bddb-becc71ed1431\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 9 }, roundTripTime: 128, lastWriteDate: new Date(1590638209000), opTime: { ts: Timestamp(1590638209, 3), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638222827), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"50d30b18-63f0-471c-bddb-becc71ed1431\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, roundTripTime: 128, lastWriteDate: new Date(1590638209000), opTime: { ts: Timestamp(1590638209, 3), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638221249), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.830-0400 c20023| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","newTopologyDescription":"{ id: \"50d30b18-63f0-471c-bddb-becc71ed1431\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 10 }, roundTripTime: 128, lastWriteDate: new Date(1590638209000), opTime: { ts: Timestamp(1590638209, 3), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, lastUpdateTime: new Date(1590638222827), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"50d30b18-63f0-471c-bddb-becc71ed1431\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 9 }, roundTripTime: 128, lastWriteDate: new Date(1590638209000), opTime: { ts: Timestamp(1590638209, 3), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638222827), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.830-0400 c20021| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","newTopologyDescription":"{ id: \"41bacc77-66c5-4f04-b4c1-40c821245745\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 9 }, roundTripTime: 82, lastWriteDate: new Date(1590638209000), opTime: { ts: Timestamp(1590638209, 3), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638222827), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"41bacc77-66c5-4f04-b4c1-40c821245745\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 8 }, roundTripTime: 82, lastWriteDate: new Date(1590638209000), opTime: { ts: Timestamp(1590638209, 3), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638218340), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.831-0400 c20021| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","newTopologyDescription":"{ id: \"41bacc77-66c5-4f04-b4c1-40c821245745\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 10 }, roundTripTime: 82, lastWriteDate: new Date(1590638209000), opTime: { ts: Timestamp(1590638209, 3), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, lastUpdateTime: new Date(1590638222827), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"41bacc77-66c5-4f04-b4c1-40c821245745\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 9 }, roundTripTime: 82, lastWriteDate: new Date(1590638209000), opTime: { ts: Timestamp(1590638209, 3), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638222827), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.831-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","newTopologyDescription":"{ id: \"e4344e8c-9940-4c16-9bf0-d6d01da824f1\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 10 }, roundTripTime: 344, lastWriteDate: new Date(1590638209000), opTime: { ts: Timestamp(1590638209, 3), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, lastUpdateTime: new Date(1590638222827), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"e4344e8c-9940-4c16-9bf0-d6d01da824f1\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf365ac7d0267b37f6517f'), counter: 9 }, roundTripTime: 344, lastWriteDate: new Date(1590638209000), opTime: { ts: Timestamp(1590638209, 3), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590638222827), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_streamable_ismaster-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.831-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"COMMAND", "id":21580, "ctx":"conn44","msg":"replSetStepDown command completed"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.831-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.827-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetStepDown":86400.0,"force":true,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":313,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1,"W":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"w":1}},"Mutex":{"acquireCount":{"r":2}}},"storage":{},"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.831-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.828-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetFreeze":86400.0,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.831-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.829-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn44","msg":"Admin only command","attr":{"command":"replSetFreeze"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.831-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.829-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn44","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.832-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.829-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetFreeze":86400.0,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":313,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.832-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.830-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"listDatabases":1.0,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.832-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.830-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn44","msg":"Admin only command","attr":{"command":"listDatabases"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.832-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.832-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"listDatabases":1.0,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":556,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":5}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":5}},"Database":{"acquireCount":{"r":4}},"Collection":{"acquireCount":{"r":16}},"Mutex":{"acquireCount":{"r":4}},"oplog":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.836-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.836-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.836-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.836-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":723,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":3}},"Mutex":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.838-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.838-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"validate":"foo","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.839-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.838-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"admin.foo","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.839-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.839-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn44","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-21-4733590988259905622"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.839-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.839-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.foo"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.839-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.839-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-22-4733590988259905622"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.839-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.839-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"admin.foo","uuid":" (UUID: 68fdedba-0ccf-4f48-ac70-59b3261b5eb8)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.839-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.839-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.foo"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.839-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.839-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.foo","uuid":" (UUID: 68fdedba-0ccf-4f48-ac70-59b3261b5eb8)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.839-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.839-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"validate":"foo","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1038,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"W":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.840-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.840-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"validate":"system.version","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.840-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.840-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"admin.system.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.840-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.840-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn44","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-13-4733590988259905622"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.840-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.840-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.841-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.840-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-14-4733590988259905622"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.841-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.840-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"admin.system.version","uuid":" (UUID: 81a5aaea-2978-44d5-a1a2-9fc88a2e7894)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.841-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.840-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.841-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.841-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.version","uuid":" (UUID: 81a5aaea-2978-44d5-a1a2-9fc88a2e7894)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.841-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.841-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"validate":"system.version","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1049,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"W":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.842-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.841-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"config","commandArgs":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.842-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.842-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"},"numYields":0,"reslen":1451,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":7}},"Mutex":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.843-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.843-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"config","commandArgs":{"validate":"cache.chunks.config.system.sessions","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.843-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.843-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"config.cache.chunks.config.system.sessions","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.843-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.843-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn44","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-31-4733590988259905622"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.843-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.843-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.cache.chunks.config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.843-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.843-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-33-4733590988259905622"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.843-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.843-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"lastmod_1","namespace":"config.cache.chunks.config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.844-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.843-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-34-4733590988259905622"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.844-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.843-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"config.cache.chunks.config.system.sessions","uuid":" (UUID: 8058aa73-9960-4b04-9184-1855f294d7b8)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.844-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.843-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.cache.chunks.config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.844-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.843-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"lastmod_1","namespace":"config.cache.chunks.config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.844-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.843-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.cache.chunks.config.system.sessions","uuid":" (UUID: 8058aa73-9960-4b04-9184-1855f294d7b8)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.844-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.844-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"validate":"cache.chunks.config.system.sessions","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"},"numYields":0,"reslen":1447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.844-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.844-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"config","commandArgs":{"validate":"cache.collections","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.844-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.844-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"config.cache.collections","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.845-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.844-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn44","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-29-4733590988259905622"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.845-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.844-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.cache.collections"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.845-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.844-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-30-4733590988259905622"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.845-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.845-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"config.cache.collections","uuid":" (UUID: efd507d0-9a01-4138-98cd-b0ac400cd138)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.845-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.845-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.cache.collections"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.845-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.845-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.cache.collections","uuid":" (UUID: efd507d0-9a01-4138-98cd-b0ac400cd138)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.845-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.845-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"validate":"cache.collections","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"},"numYields":0,"reslen":1053,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.846-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.846-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"config","commandArgs":{"validate":"cache.databases","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.846-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.846-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"config.cache.databases","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.846-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.846-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn44","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-23-4733590988259905622"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.846-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.846-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.cache.databases"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.846-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.846-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-25-4733590988259905622"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.846-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.846-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"config.cache.databases","uuid":" (UUID: 6b82b8b1-4d05-44ad-bdee-517175066207)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.847-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.846-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.cache.databases"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.847-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.846-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.cache.databases","uuid":" (UUID: 6b82b8b1-4d05-44ad-bdee-517175066207)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.847-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.846-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"validate":"cache.databases","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"},"numYields":0,"reslen":1051,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.847-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.847-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"config","commandArgs":{"validate":"system.indexBuilds","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.847-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.847-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"config.system.indexBuilds","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.848-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.848-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.851-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.851-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: c7510b33-6766-44df-b43e-12b339045ed8)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.851-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.851-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.851-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.851-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: c7510b33-6766-44df-b43e-12b339045ed8)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.851-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.851-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"validate":"system.indexBuilds","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"},"numYields":0,"reslen":551,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.852-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.852-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"config","commandArgs":{"validate":"system.sessions","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.852-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.852-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"config.system.sessions","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.852-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.852-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn44","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-27-4733590988259905622"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.852-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.852-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.852-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.852-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-28-4733590988259905622"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.852-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.852-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"lsidTTLIndex","namespace":"config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.852-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.852-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-32-4733590988259905622"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.853-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.852-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"config.system.sessions","uuid":" (UUID: 709fc011-cd4a-4640-8c00-7242ab75c43d)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.853-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.852-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.853-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.852-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"lsidTTLIndex","namespace":"config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.853-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.852-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.system.sessions","uuid":" (UUID: 709fc011-cd4a-4640-8c00-7242ab75c43d)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.853-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.853-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"validate":"system.sessions","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"},"numYields":0,"reslen":1433,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.853-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.853-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"config","commandArgs":{"validate":"transactions","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.854-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.853-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"config.transactions","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.854-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.854-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn44","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-17-4733590988259905622"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.854-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.854-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.854-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.854-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-18-4733590988259905622"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.854-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.854-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"config.transactions","uuid":" (UUID: ce3a452f-7330-4290-8d88-716258bcf93f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.854-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.854-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.854-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.854-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.transactions","uuid":" (UUID: ce3a452f-7330-4290-8d88-716258bcf93f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.854-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.854-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"validate":"transactions","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"},"numYields":0,"reslen":1048,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.855-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.855-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"local","commandArgs":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.856-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.856-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"numYields":0,"reslen":1786,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":8}},"Mutex":{"acquireCount":{"r":1}},"oplog":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.857-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.857-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"oplog.rs","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.857-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.857-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"local.oplog.rs","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.862-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.862-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: 1e8dd174-8163-4faf-8c30-9fd354337c86)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.862-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.862-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: 1e8dd174-8163-4faf-8c30-9fd354337c86)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.862-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.862-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"oplog.rs","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"numYields":0,"reslen":511,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Mutex":{"acquireCount":{"r":1}},"oplog":{"acquireCount":{"W":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{"data":{"bytesRead":26476,"timeReadingMicros":19}},"protocol":"op_msg","durationMillis":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.863-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.863-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"replset.election","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.863-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.863-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"local.replset.election","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.864-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.864-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.866-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.866-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"local.replset.election","uuid":" (UUID: 34e3ce50-adc9-466b-9506-58c5d5e3a000)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.866-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.866-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.866-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.866-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.election","uuid":" (UUID: 34e3ce50-adc9-466b-9506-58c5d5e3a000)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.866-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.866-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"replset.election","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"numYields":0,"reslen":548,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{"data":{"bytesRead":265,"timeReadingMicros":4}},"protocol":"op_msg","durationMillis":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.867-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.867-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"replset.initialSyncId","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.867-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.867-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"local.replset.initialSyncId","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.868-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.867-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.870-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.869-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: 797600b1-2efa-4553-a3d5-f8c59c35c56c)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.870-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.870-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.870-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.870-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: 797600b1-2efa-4553-a3d5-f8c59c35c56c)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.870-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.870-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"replset.initialSyncId","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"numYields":0,"reslen":553,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{"data":{"bytesRead":260,"timeReadingMicros":4}},"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.871-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.870-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"replset.minvalid","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.871-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.871-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"local.replset.minvalid","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.871-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.871-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.873-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.873-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: fd439dce-9fe3-4473-b800-176993844798)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.874-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.873-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.874-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.873-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: fd439dce-9fe3-4473-b800-176993844798)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.874-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.874-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"replset.minvalid","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"numYields":0,"reslen":548,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{"data":{"bytesRead":250,"timeReadingMicros":4}},"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.875-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.874-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"replset.oplogTruncateAfterPoint","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.875-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.874-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.878-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.878-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.880-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.880-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: 84b719e2-7c50-469b-8c71-fda88c4c75a1)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.880-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.880-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.880-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.880-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: 84b719e2-7c50-469b-8c71-fda88c4c75a1)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.880-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.880-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"replset.oplogTruncateAfterPoint","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"numYields":0,"reslen":563,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{"data":{"bytesRead":289,"timeReadingMicros":4}},"protocol":"op_msg","durationMillis":5}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.881-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.881-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"startup_log","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.881-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.881-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"local.startup_log","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.882-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.882-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.884-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.884-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"local.startup_log","uuid":" (UUID: 24370949-8916-4ce1-a607-d733ddf52f3b)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.884-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.884-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.884-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.884-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.startup_log","uuid":" (UUID: 24370949-8916-4ce1-a607-d733ddf52f3b)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.884-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.884-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"startup_log","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"numYields":0,"reslen":543,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{"data":{"bytesRead":3575,"timeReadingMicros":7}},"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.885-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.885-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"system.replset","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.885-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.885-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"local.system.replset","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.886-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.886-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.888-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.888-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"local.system.replset","uuid":" (UUID: 9c4d270f-9d1f-4e87-9621-7ea176a1e774)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.888-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.888-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.888-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.888-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.replset","uuid":" (UUID: 9c4d270f-9d1f-4e87-9621-7ea176a1e774)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.888-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.888-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"system.replset","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"numYields":0,"reslen":546,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{"data":{"bytesRead":832,"timeReadingMicros":4}},"protocol":"op_msg","durationMillis":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.889-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.889-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"system.rollback.id","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.889-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.889-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"local.system.rollback.id","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.890-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.890-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.892-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.892-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: 683f6dcf-9161-48b8-aac3-97e7c15db1d7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.892-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.892-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.892-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.892-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: 683f6dcf-9161-48b8-aac3-97e7c15db1d7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.892-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.892-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"system.rollback.id","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"numYields":0,"reslen":550,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{"data":{"bytesRead":245,"timeReadingMicros":4}},"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.893-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.893-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"test","commandArgs":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.894-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.893-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","appName":"MongoDB Shell","command":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"test"},"numYields":0,"reslen":552,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":2}},"Mutex":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.895-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.895-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"test","commandArgs":{"validate":"state","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.895-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.895-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"test.state","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.895-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.895-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn44","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-35-4733590988259905622"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.895-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.895-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"test.state"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.895-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.895-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-36-4733590988259905622"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.895-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.895-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"test.state","uuid":" (UUID: eaad77bc-e8d5-40f2-8faa-42ae45aa8d26)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.895-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.895-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"test.state"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.895-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.895-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"test.state","uuid":" (UUID: eaad77bc-e8d5-40f2-8faa-42ae45aa8d26)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.896-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.895-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","appName":"MongoDB Shell","command":{"validate":"state","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"test"},"numYields":0,"reslen":1039,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.897-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.897-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"endSessions":[{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}}],"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.897-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.897-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"endSessions":[{"id":{"$uuid":"4ee60204-bb89-4c43-bd56-4e3c0f657d4d"}}],"$db":"admin"},"numYields":0,"reslen":313,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.897-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.897-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn44","msg":"connection ended","attr":{"remote":"127.0.0.1:51918","connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.899-0400 ReplSetTest stop *** Shutting down mongod in port 20020, wait for process termination: false *** [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.899-0400 {"t":{"$date":"2020-05-28T03:57:02.899Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.899-0400 {"t":{"$date":"2020-05-28T03:57:02.899Z"},"s":"I", "c":"-", "id":22818, "ctx":"js","msg":"skip waiting for pid {pid} to terminate","attr":{"pid":"15313"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.899-0400 {"t":{"$date":"2020-05-28T03:57:02.899Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20020}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.899-0400 ReplSetTest stopSet waiting for mongo program on port 20020 to stop. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.899-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"got signal {sig} ({strsignal_sig})","attr":{"sig":15,"strsignal_sig":"Terminated"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.900-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"kill from pid:{si_si_pid} uid:{si_si_uid}","attr":{"si_si_pid":15306,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.900-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.900-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"I", "c":"STORAGE", "id":4695102, "ctx":"SignalHandler","msg":"Entering quiesce mode for shutdown","attr":{"quiesceTimeMillis":100}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.900-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn34","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ShutdownInProgress: The server is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.900-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn34","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"The server is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":500,"locks":{},"protocol":"op_msg","durationMillis":72}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.900-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn36","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ShutdownInProgress: The server is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.900-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn36","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"The server is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":500,"locks":{},"protocol":"op_msg","durationMillis":72}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.900-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn2","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":10},"$db":"admin"},"error":"ShutdownInProgress: The server is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.900-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn23","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ShutdownInProgress: The server is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.900-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":10},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"The server is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":479,"locks":{},"protocol":"op_msg","durationMillis":72}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.900-0400 c20022| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"I", "c":"-", "id":4333222, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received failed isMaster","attr":{"host":"jasonchanjh:20020","error":"ShutdownInProgress: The server is in quiesce mode and will shut down","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","isMasterReply":"{}"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.900-0400 c20022| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"I", "c":"NETWORK", "id":4712102, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Host failed in replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","host":"jasonchanjh:20020","error":{"code":91,"codeName":"ShutdownInProgress","errmsg":"The server is in quiesce mode and will shut down"},"action":{"dropConnections":false,"requestImmediateCheck":false}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.901-0400 c20023| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"I", "c":"-", "id":4333222, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received failed isMaster","attr":{"host":"jasonchanjh:20020","error":"ShutdownInProgress: The server is in quiesce mode and will shut down","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","isMasterReply":"{}"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.901-0400 c20023| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"I", "c":"NETWORK", "id":4712102, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Host failed in replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","host":"jasonchanjh:20020","error":{"code":91,"codeName":"ShutdownInProgress","errmsg":"The server is in quiesce mode and will shut down"},"action":{"dropConnections":false,"requestImmediateCheck":false}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.901-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn4","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ShutdownInProgress: The server is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.901-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn23","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"The server is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":500,"locks":{},"protocol":"op_msg","durationMillis":72}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.901-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn4","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf365ac7d0267b37f6517f"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"The server is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":500,"locks":{},"protocol":"op_msg","durationMillis":72}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.901-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"I", "c":"-", "id":4333222, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received failed isMaster","attr":{"host":"jasonchanjh:20020","error":"ShutdownInProgress: The server is in quiesce mode and will shut down","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","isMasterReply":"{}"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.901-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"I", "c":"NETWORK", "id":4712102, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Host failed in replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","host":"jasonchanjh:20020","error":{"code":91,"codeName":"ShutdownInProgress","errmsg":"The server is in quiesce mode and will shut down"},"action":{"dropConnections":false,"requestImmediateCheck":false}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.901-0400 c20021| {"t":{"$date":"2020-05-27T23:57:02.899-04:00"},"s":"I", "c":"-", "id":4333222, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received failed isMaster","attr":{"host":"jasonchanjh:20020","error":"ShutdownInProgress: The server is in quiesce mode and will shut down","replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","isMasterReply":"{}"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.901-0400 c20021| {"t":{"$date":"2020-05-27T23:57:02.900-04:00"},"s":"I", "c":"NETWORK", "id":4712102, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Host failed in replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0","host":"jasonchanjh:20020","error":{"code":91,"codeName":"ShutdownInProgress","errmsg":"The server is in quiesce mode and will shut down"},"action":{"dropConnections":false,"requestImmediateCheck":false}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.999-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.999-04:00"},"s":"I", "c":"STORAGE", "id":4695103, "ctx":"SignalHandler","msg":"Exiting quiesce mode for shutdown"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:02.999-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.999-04:00"},"s":"D2", "c":"COMMAND", "id":31454, "ctx":"SignalHandler","msg":"Shutting down MirrorMaestro"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.000-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.999-04:00"},"s":"I", "c":"REPL", "id":40441, "ctx":"SignalHandler","msg":"Stopping TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.000-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.999-04:00"},"s":"I", "c":"REPL", "id":40447, "ctx":"TopologyVersionObserver","msg":"Stopped TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.000-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.999-04:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: going to close listening sockets"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.000-0400 d20020| {"t":{"$date":"2020-05-27T23:57:02.999-04:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file: {path}","attr":{"path":"/tmp/mongodb-20020.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.000-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.000-04:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.000-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.000-04:00"},"s":"I", "c":"REPL", "id":21328, "ctx":"SignalHandler","msg":"Shutting down replication subsystems"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.000-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.000-04:00"},"s":"I", "c":"REPL", "id":21302, "ctx":"SignalHandler","msg":"Stopping replication reporter thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.001-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.000-04:00"},"s":"I", "c":"REPL", "id":21303, "ctx":"SignalHandler","msg":"Stopping replication fetcher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.001-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.000-04:00"},"s":"I", "c":"REPL", "id":21304, "ctx":"SignalHandler","msg":"Stopping replication applier thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.542-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.542-04:00"},"s":"I", "c":"REPL", "id":21225, "ctx":"OplogApplier-0","msg":"Finished oplog application"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.827-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.827-04:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"BackgroundSync","msg":"Stopping replication producer"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.828-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.827-04:00"},"s":"I", "c":"REPL", "id":21307, "ctx":"SignalHandler","msg":"Stopping replication storage threads"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.828-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.828-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"OplogApplierNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.829-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.828-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplCoordExternNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.829-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.829-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.830-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.829-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ShardRegistry","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.830-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.830-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ShardRegistry","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20023","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.830-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.830-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ShardRegistry","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20022","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.830-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.830-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ShardRegistry","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20021","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.831-0400 c20021| {"t":{"$date":"2020-05-27T23:57:03.830-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn37","msg":"connection ended","attr":{"remote":"127.0.0.1:34510","connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.831-0400 c20021| {"t":{"$date":"2020-05-27T23:57:03.830-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn39","msg":"connection ended","attr":{"remote":"127.0.0.1:34518","connectionCount":12}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.831-0400 c20022| {"t":{"$date":"2020-05-27T23:57:03.830-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"connection ended","attr":{"remote":"127.0.0.1:45346","connectionCount":10}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.831-0400 c20023| {"t":{"$date":"2020-05-27T23:57:03.830-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"connection ended","attr":{"remote":"127.0.0.1:54704","connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.831-0400 c20021| {"t":{"$date":"2020-05-27T23:57:03.830-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn36","msg":"connection ended","attr":{"remote":"127.0.0.1:34508","connectionCount":11}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.831-0400 c20021| {"t":{"$date":"2020-05-27T23:57:03.830-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn40","msg":"connection ended","attr":{"remote":"127.0.0.1:34520","connectionCount":10}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.832-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.830-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"TaskExecutorPool-0","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.832-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.831-04:00"},"s":"W", "c":"SHARDING", "id":22667, "ctx":"SignalHandler","msg":"Error cleaning up distributed ping entry","attr":{"processId":"jasonchanjh:20020:1590638178:4968338536034428038","error":"ShutdownInProgress: Shutdown in progress"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.832-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.831-04:00"},"s":"W", "c":"SHARDING", "id":22734, "ctx":"shard-registry-reload","msg":"Error reloading shard registry","attr":{"error":"CallbackCanceled: Callback canceled"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.832-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.831-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.833-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.831-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":5}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.833-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.832-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.833-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.832-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.833-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.832-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.833-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.832-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.834-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.832-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20023","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.834-0400 c20023| {"t":{"$date":"2020-05-27T23:57:03.832-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn23","msg":"Interrupted operation as its client disconnected","attr":{"opId":1481}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.834-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.832-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.834-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.832-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20020","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.834-0400 c20022| {"t":{"$date":"2020-05-27T23:57:03.832-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn30","msg":"Interrupted operation as its client disconnected","attr":{"opId":1589}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.835-0400 c20021| {"t":{"$date":"2020-05-27T23:57:03.832-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn35","msg":"Interrupted operation as its client disconnected","attr":{"opId":2134}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.835-0400 c20021| {"t":{"$date":"2020-05-27T23:57:03.832-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn38","msg":"connection ended","attr":{"remote":"127.0.0.1:34512","connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.835-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.832-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"connection ended","attr":{"remote":"127.0.0.1:43710","connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.835-0400 c20022| {"t":{"$date":"2020-05-27T23:57:03.832-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"connection ended","attr":{"remote":"127.0.0.1:45334","connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.835-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.833-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"connection ended","attr":{"remote":"127.0.0.1:43712","connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.835-0400 c20023| {"t":{"$date":"2020-05-27T23:57:03.833-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"connection ended","attr":{"remote":"127.0.0.1:54698","connectionCount":7}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.836-0400 c20023| {"t":{"$date":"2020-05-27T23:57:03.833-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"connection ended","attr":{"remote":"127.0.0.1:54688","connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.836-0400 c20022| {"t":{"$date":"2020-05-27T23:57:03.833-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"connection ended","attr":{"remote":"127.0.0.1:45324","connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.836-0400 c20021| {"t":{"$date":"2020-05-27T23:57:03.833-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn35","msg":"connection ended","attr":{"remote":"127.0.0.1:34502","connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.836-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.833-04:00"},"s":"I", "c":"CONTROL", "id":20609, "ctx":"SignalHandler","msg":"Shutting down free monitoring"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.836-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.833-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.836-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.835-04:00"},"s":"I", "c":"INDEX", "id":36841000,"ctx":"SignalHandler","msg":"Shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.837-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.835-04:00"},"s":"I", "c":"INDEX", "id":36841001,"ctx":"SignalHandler","msg":"Finished shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.837-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.835-04:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.837-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.836-04:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.837-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.836-04:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.837-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.836-04:00"},"s":"I", "c":"STORAGE", "id":22372, "ctx":"OplogVisibilityThread","msg":"Oplog visibility thread shutting down."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.838-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.836-04:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.838-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.836-04:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.838-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.837-04:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.838-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.837-04:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.838-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.837-04:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.838-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.837-04:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.839-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.838-04:00"},"s":"I", "c":"STORAGE", "id":47959002,"ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.882-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.882-04:00"},"s":"I", "c":"STORAGE", "id":47959001,"ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":44}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.882-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.882-04:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.883-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.882-04:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.883-0400 d20020| {"t":{"$date":"2020-05-27T23:57:03.882-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.896-0400 ReplSetTest stopSet mongo program on port 20020 shut down with code 0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.896-0400 ReplSetTest stopSet stopped all replica set nodes, took 1133ms for 1 nodes. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.896-0400 ReplSetTest stopSet deleting all dbpaths [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.896-0400 ReplSetTest stopSet deleting dbpath: /data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-rs0-0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.898-0400 ReplSetTest stopSet deleted all dbpaths [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.898-0400 ReplSetTest stopSet *** Shut down repl set - test worked **** [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.898-0400 ShardingTest stopped all shards, took 1139ms for 1 shards. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.898-0400 ReplSetTest stopSet going to run data consistency checks. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.902-0400 ReplSetTest stopSet checking oplogs. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.909-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.909-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.909-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.909-0400 [jsTest] Freezing nodes: [jasonchanjh:20022,jasonchanjh:20023] [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.909-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.909-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.910-0400 c20022| {"t":{"$date":"2020-05-27T23:57:03.909-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn1","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.911-0400 c20022| {"t":{"$date":"2020-05-27T23:57:03.910-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn1","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.912-0400 c20023| {"t":{"$date":"2020-05-27T23:57:03.911-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn1","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.913-0400 c20023| {"t":{"$date":"2020-05-27T23:57:03.913-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn1","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:03.919-0400 c20021| {"t":{"$date":"2020-05-27T23:57:03.919-04:00"},"s":"I", "c":"COMMAND", "id":20461, "ctx":"conn1","msg":"CMD fsync","attr":{"lock":true}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.035-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.035-04:00"},"s":"W", "c":"COMMAND", "id":20471, "ctx":"fsyncLockWorker","msg":"WARNING: instance is locked, blocking all writes. The fsync command has finished execution, remember to unlock the instance using fsyncUnlock()."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.036-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.035-04:00"},"s":"I", "c":"COMMAND", "id":20462, "ctx":"conn1","msg":"mongod is locked and no writes are allowed","attr":{"lockCount":1,"seeAlso":"http://dochub.mongodb.org/core/fsynccommand"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.036-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.035-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"fsync":1.0,"lock":1.0,"allowFsyncFailure":true,"lsid":{"id":{"$uuid":"00bb5002-aca8-49e4-b087-0f6d9536116e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590638212,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":416,"locks":{"Mutex":{"acquireCount":{"W":1}}},"protocol":"op_msg","durationMillis":116}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.036-0400 ReplSetTest awaitReplication: going to check only jasonchanjh:20022,jasonchanjh:20023 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.053-0400 ReplSetTest awaitReplication: starting: optime for primary, jasonchanjh:20021, is { "ts" : Timestamp(1590638212, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.053-0400 ReplSetTest awaitReplication: checking secondaries against latest primary optime { "ts" : Timestamp(1590638212, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.056-0400 ReplSetTest awaitReplication: checking secondary #0: jasonchanjh:20022 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.057-0400 ReplSetTest awaitReplication: secondary #0, jasonchanjh:20022, is synced [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.060-0400 ReplSetTest awaitReplication: checking secondary #1: jasonchanjh:20023 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.061-0400 ReplSetTest awaitReplication: secondary #1, jasonchanjh:20023, is synced [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.061-0400 ReplSetTest awaitReplication: finished: all 2 secondaries synced at optime { "ts" : Timestamp(1590638212, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.061-0400 checkOplogs starting oplog checks. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.062-0400 checkOplogs going to check oplog of node: jasonchanjh:20021 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.065-0400 checkOplogs going to check oplog of node: jasonchanjh:20022 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.067-0400 checkOplogs going to check oplog of node: jasonchanjh:20023 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.077-0400 checkOplogs oplog checks complete. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.078-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.078-04:00"},"s":"I", "c":"COMMAND", "id":20465, "ctx":"conn1","msg":"command: unlock requested"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.080-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.080-04:00"},"s":"I", "c":"COMMAND", "id":20467, "ctx":"conn1","msg":"fsyncUnlock completed. mongod is now unlocked and free to accept writes"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.081-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.081-04:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn1","msg":"Unfreezing"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.081-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.081-04:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn1","msg":"Not starting an election, since we are not an electable single node"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.082-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.082-04:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn1","msg":"Unfreezing"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.082-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.082-04:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn1","msg":"Not starting an election, since we are not an electable single node"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.082-0400 ReplSetTest stopSet checking replicated data hashes. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.088-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.088-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.088-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.088-0400 [jsTest] Freezing nodes: [jasonchanjh:20022,jasonchanjh:20023] [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.088-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.088-0400 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.089-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.089-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn1","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.090-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.090-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn1","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.091-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.090-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn1","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.092-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.091-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn1","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.095-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.095-04:00"},"s":"I", "c":"COMMAND", "id":20461, "ctx":"conn1","msg":"CMD fsync","attr":{"lock":true}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.114-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.114-04:00"},"s":"W", "c":"COMMAND", "id":20471, "ctx":"fsyncLockWorker","msg":"WARNING: instance is locked, blocking all writes. The fsync command has finished execution, remember to unlock the instance using fsyncUnlock()."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.114-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.114-04:00"},"s":"I", "c":"COMMAND", "id":20462, "ctx":"conn1","msg":"mongod is locked and no writes are allowed","attr":{"lockCount":1,"seeAlso":"http://dochub.mongodb.org/core/fsynccommand"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.115-0400 ReplSetTest awaitReplication: going to check only jasonchanjh:20022,jasonchanjh:20023 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.127-0400 ReplSetTest awaitReplication: starting: optime for primary, jasonchanjh:20021, is { "ts" : Timestamp(1590638212, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.127-0400 ReplSetTest awaitReplication: checking secondaries against latest primary optime { "ts" : Timestamp(1590638212, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.129-0400 ReplSetTest awaitReplication: checking secondary #0: jasonchanjh:20022 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.130-0400 ReplSetTest awaitReplication: secondary #0, jasonchanjh:20022, is synced [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.132-0400 ReplSetTest awaitReplication: checking secondary #1: jasonchanjh:20023 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.134-0400 ReplSetTest awaitReplication: secondary #1, jasonchanjh:20023, is synced [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.134-0400 ReplSetTest awaitReplication: finished: all 2 secondaries synced at optime { "ts" : Timestamp(1590638212, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.142-0400 checkDBHashesForReplSet waiting for secondaries to be ready: [ connection to jasonchanjh:20022, connection to jasonchanjh:20023 ] [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.146-0400 checkDBHashesForReplSet checking data hashes against primary: jasonchanjh:20021 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.147-0400 checkDBHashesForReplSet going to check data hashes on secondary: jasonchanjh:20022 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.152-0400 checkDBHashesForReplSet going to check data hashes on secondary: jasonchanjh:20023 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.503-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.503-04:00"},"s":"I", "c":"COMMAND", "id":20465, "ctx":"conn1","msg":"command: unlock requested"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.505-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.505-04:00"},"s":"I", "c":"COMMAND", "id":20467, "ctx":"conn1","msg":"fsyncUnlock completed. mongod is now unlocked and free to accept writes"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.507-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.506-04:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn1","msg":"Unfreezing"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.507-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.506-04:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn1","msg":"Not starting an election, since we are not an electable single node"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.508-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.508-04:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn1","msg":"Unfreezing"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.508-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.508-04:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn1","msg":"Not starting an election, since we are not an electable single node"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.509-0400 ReplSetTest stopSet data consistency checks finished, took 610ms for 3 nodes. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.518-0400 ReplSetTest stopSet validating all replica set nodes before stopping them. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.572-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.571-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:37528","sessionId":45,"connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.572-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.572-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34726","sessionId":38,"connectionCount":7}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.572-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.572-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:37782","sessionId":54,"connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.572-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.572-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn45","msg":"client metadata","attr":{"remote":"127.0.0.1:37528","client":"conn45","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.572-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.572-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn38","msg":"client metadata","attr":{"remote":"127.0.0.1:34726","client":"conn38","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.572-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.572-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn54","msg":"client metadata","attr":{"remote":"127.0.0.1:37782","client":"conn54","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.574-0400 New session started with sessionID: { "id" : UUID("6cfd049b-7bb1-4259-9159-75ab58234176") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.574-0400 New session started with sessionID: { "id" : UUID("c4209ce0-4b0a-47e6-8027-d3b5e7fff4d4") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.574-0400 New session started with sessionID: { "id" : UUID("7e7ab451-ab5c-4fe0-a100-eb3a5bdc9217") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.577-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.577-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn45","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.577-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.577-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn54","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.577-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.577-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn38","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.577-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.577-04:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.577-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.577-04:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.577-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.577-04:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepDown","userOpsKilled":0,"userOpsRunning":2}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.578-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.577-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn54","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"PRIMARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.578-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.577-04:00"},"s":"I", "c":"SHARDING", "id":21867, "ctx":"Balancer","msg":"CSRS balancer is now stopped"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.578-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.578-04:00"},"s":"I", "c":"COMMAND", "id":21580, "ctx":"conn54","msg":"replSetStepDown command completed"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.578-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.578-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn45","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.578-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.578-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn38","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.579-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.579-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn54","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.585-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.584-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"admin.system.keys","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.586-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.586-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.587-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.587-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"admin.system.keys","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.587-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.587-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"admin.system.keys","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.588-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.588-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.588-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.588-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"admin.system.keys","uuid":" (UUID: ee8f385d-4c18-4872-bb03-1dfa8ec0a7d3)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.588-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.588-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.589-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.588-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.589-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.589-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.keys","uuid":" (UUID: ee8f385d-4c18-4872-bb03-1dfa8ec0a7d3)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.589-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.589-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"admin.system.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.591-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.591-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.591-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.591-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"admin.system.keys","uuid":" (UUID: ee8f385d-4c18-4872-bb03-1dfa8ec0a7d3)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.591-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.591-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.591-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.591-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.keys","uuid":" (UUID: ee8f385d-4c18-4872-bb03-1dfa8ec0a7d3)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.592-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.592-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"admin.system.keys","uuid":" (UUID: ee8f385d-4c18-4872-bb03-1dfa8ec0a7d3)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.592-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.592-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.592-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.592-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.keys","uuid":" (UUID: ee8f385d-4c18-4872-bb03-1dfa8ec0a7d3)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.592-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.592-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"admin.system.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.593-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.593-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"admin.system.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.593-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.593-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.593-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.593-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"admin.system.version","uuid":" (UUID: 737e18c7-09d9-42a1-b977-5f840cd7dba2)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.593-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.593-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.594-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.593-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.version","uuid":" (UUID: 737e18c7-09d9-42a1-b977-5f840cd7dba2)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.594-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.594-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.595-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.595-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"admin.system.version","uuid":" (UUID: 737e18c7-09d9-42a1-b977-5f840cd7dba2)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.596-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.595-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.596-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.596-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.version","uuid":" (UUID: 737e18c7-09d9-42a1-b977-5f840cd7dba2)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.596-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.596-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"config.actionlog","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.596-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.596-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn45","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-93--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.596-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.596-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.actionlog"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.597-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.596-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-94--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.597-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.596-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"config.actionlog","uuid":" (UUID: d4e306f4-ac7f-404c-97b4-e7465a8e3f75)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.597-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.596-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.actionlog"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.597-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.596-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.actionlog","uuid":" (UUID: d4e306f4-ac7f-404c-97b4-e7465a8e3f75)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.597-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.596-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"admin.system.version","uuid":" (UUID: 737e18c7-09d9-42a1-b977-5f840cd7dba2)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.597-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.597-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.597-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.597-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.version","uuid":" (UUID: 737e18c7-09d9-42a1-b977-5f840cd7dba2)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.597-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.597-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"config.changelog","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.597-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.597-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn45","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-95--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.597-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.597-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.changelog"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.597-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.597-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-96--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.598-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.597-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"config.changelog","uuid":" (UUID: 46b9169f-716f-44da-99e7-ab2dc7928e3f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.598-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.597-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.changelog"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.598-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.597-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.changelog","uuid":" (UUID: 46b9169f-716f-44da-99e7-ab2dc7928e3f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.598-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.598-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"config.chunks","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.598-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.598-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn45","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-44--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.598-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.598-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.599-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.598-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-45--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.599-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.598-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"ns_1_shard_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.599-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.598-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-48--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.599-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.598-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"ns_1_lastmod_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.599-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.598-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-51--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.599-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.598-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.599-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.598-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-54--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.599-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.598-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.actionlog","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.599-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.598-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"config.chunks","uuid":" (UUID: 674d1e30-4c08-4138-ac78-63d7c2299672)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.599-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.598-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-93-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.600-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.598-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.actionlog"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.600-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.598-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.600-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.599-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-94-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.600-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.599-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"ns_1_shard_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.600-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.599-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"ns_1_lastmod_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.600-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.599-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.600-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.599-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.actionlog","uuid":" (UUID: d4e306f4-ac7f-404c-97b4-e7465a8e3f75)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.600-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.599-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.chunks","uuid":" (UUID: 674d1e30-4c08-4138-ac78-63d7c2299672)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.600-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.599-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.actionlog"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.600-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.599-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.actionlog","uuid":" (UUID: d4e306f4-ac7f-404c-97b4-e7465a8e3f75)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.601-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.599-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"config.collections","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.601-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.599-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn45","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-97--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.601-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.599-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.collections"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.601-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.599-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-98--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.601-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.599-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"config.collections","uuid":" (UUID: a0169e7e-73c9-4b68-9e93-4cf9ea619a2b)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.601-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.collections"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.601-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.collections","uuid":" (UUID: a0169e7e-73c9-4b68-9e93-4cf9ea619a2b)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.601-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.changelog","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.601-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-95-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.602-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.changelog"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.602-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-96-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.602-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.changelog","uuid":" (UUID: 46b9169f-716f-44da-99e7-ab2dc7928e3f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.602-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.changelog"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.602-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.changelog","uuid":" (UUID: 46b9169f-716f-44da-99e7-ab2dc7928e3f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.602-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"config.actionlog","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.602-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn54","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-51-7792112210284971580"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.602-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"config.databases","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.603-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.actionlog"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.603-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn54","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-52-7792112210284971580"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.603-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn45","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-99--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.603-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.databases"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.603-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-100--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.603-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"config.actionlog","uuid":" (UUID: d4e306f4-ac7f-404c-97b4-e7465a8e3f75)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.603-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"config.databases","uuid":" (UUID: 8e41047f-738c-41e6-b05d-e520e12c4f9c)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.603-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.600-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.actionlog"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.604-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.databases"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.604-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.actionlog","uuid":" (UUID: d4e306f4-ac7f-404c-97b4-e7465a8e3f75)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.604-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.databases","uuid":" (UUID: 8e41047f-738c-41e6-b05d-e520e12c4f9c)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.604-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.chunks","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.604-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-44-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.604-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.604-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-45-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.604-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"ns_1_shard_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.605-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-48-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.605-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"ns_1_lastmod_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.605-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-51-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.605-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.605-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-54-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.605-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.chunks","uuid":" (UUID: 674d1e30-4c08-4138-ac78-63d7c2299672)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.605-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.605-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"ns_1_shard_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.605-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"ns_1_lastmod_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.606-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.606-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.chunks","uuid":" (UUID: 674d1e30-4c08-4138-ac78-63d7c2299672)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.606-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"config.changelog","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.606-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"config.lockpings","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.606-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn45","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-25--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.606-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.601-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"ping_1","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.606-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.602-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-26--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.606-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.602-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.606-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.602-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-28--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.606-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.602-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"config.lockpings","uuid":" (UUID: 1c7fb1dc-c237-4390-845b-5cee09d33d01)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.607-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.602-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"ping_1","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.607-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.602-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.607-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.602-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.lockpings","uuid":" (UUID: 1c7fb1dc-c237-4390-845b-5cee09d33d01)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.607-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.602-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.collections","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.607-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.602-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-97-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.607-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.602-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.collections"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.607-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.602-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-98-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.607-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.602-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.collections","uuid":" (UUID: a0169e7e-73c9-4b68-9e93-4cf9ea619a2b)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.608-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.602-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.collections"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.608-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.602-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.collections","uuid":" (UUID: a0169e7e-73c9-4b68-9e93-4cf9ea619a2b)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.608-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.602-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.changelog"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.608-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"config.locks","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.608-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn45","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-68--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.608-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"ts_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.608-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-69--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.608-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"state_1_process_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.608-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-71--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.609-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.609-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-73--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.609-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.databases","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.609-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"config.locks","uuid":" (UUID: 8e774851-d86d-46d6-ba94-ee41d21dcf9b)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.609-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"ts_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.609-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-99-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.609-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.databases"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.609-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"state_1_process_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.610-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-100-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.610-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.610-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.locks","uuid":" (UUID: 8e774851-d86d-46d6-ba94-ee41d21dcf9b)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.610-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.databases","uuid":" (UUID: 8e41047f-738c-41e6-b05d-e520e12c4f9c)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.610-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.databases"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.610-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.603-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.databases","uuid":" (UUID: 8e41047f-738c-41e6-b05d-e520e12c4f9c)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.610-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.604-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"config.migrations","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.610-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.604-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.lockpings","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.610-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.604-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-25-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.611-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.604-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"ping_1","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.611-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.604-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-26-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.611-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.604-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.611-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.604-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-28-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.611-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.604-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.lockpings","uuid":" (UUID: 1c7fb1dc-c237-4390-845b-5cee09d33d01)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.611-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.604-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"ping_1","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.611-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.604-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.611-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.604-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.lockpings","uuid":" (UUID: 1c7fb1dc-c237-4390-845b-5cee09d33d01)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.611-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.604-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.612-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.605-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.locks","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.612-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.605-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-68-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.612-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.605-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"ts_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.612-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.605-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-69-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.612-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.605-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"state_1_process_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.612-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.605-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-71-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.612-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.605-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.612-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.605-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-73-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.613-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.605-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.locks","uuid":" (UUID: 8e774851-d86d-46d6-ba94-ee41d21dcf9b)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.613-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.605-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"config.changelog","uuid":" (UUID: 46b9169f-716f-44da-99e7-ab2dc7928e3f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.613-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.605-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"ts_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.613-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.605-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"state_1_process_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.613-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.605-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.613-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.605-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.changelog"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.613-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.605-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.locks","uuid":" (UUID: 8e774851-d86d-46d6-ba94-ee41d21dcf9b)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.613-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.605-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.changelog","uuid":" (UUID: 46b9169f-716f-44da-99e7-ab2dc7928e3f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.613-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.606-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.614-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.606-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-61--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.614-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.606-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"config.chunks","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.614-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.606-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.migrations","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.614-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.606-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"config.migrations","uuid":" (UUID: 828b5b4c-9837-4f11-8096-82d3fdd78a32)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.614-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.607-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.614-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.607-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.614-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.607-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.migrations","uuid":" (UUID: 828b5b4c-9837-4f11-8096-82d3fdd78a32)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.614-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.607-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.614-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.607-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"config.mongos","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.615-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.607-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn45","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-89--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.615-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.607-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.mongos"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.615-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.607-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-90--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.615-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.607-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"config.mongos","uuid":" (UUID: c07c1960-bf51-418f-940f-79e138211129)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.615-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.607-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.615-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.607-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.mongos"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.615-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.607-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.mongos","uuid":" (UUID: c07c1960-bf51-418f-940f-79e138211129)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.615-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.608-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"config.settings","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.616-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.608-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn45","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-91--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.616-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.608-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.settings"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.616-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.608-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-92--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.616-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.608-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"config.settings","uuid":" (UUID: c5dc64e5-9d4b-41cc-8860-97d79da2db22)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.616-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.608-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.settings"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.616-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.608-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.settings","uuid":" (UUID: c5dc64e5-9d4b-41cc-8860-97d79da2db22)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.616-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.609-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.616-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.609-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-61-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.616-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.609-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"config.shards","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.617-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.609-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn45","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-76--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.617-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.609-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"host_1","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.617-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.609-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-77--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.617-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.609-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.617-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.609-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-80--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.617-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.609-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"config.shards","uuid":" (UUID: db09ac25-4030-4870-a8b4-e27902506601)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.617-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.609-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.migrations","uuid":" (UUID: 828b5b4c-9837-4f11-8096-82d3fdd78a32)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.617-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.609-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.617-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.609-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"host_1","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.618-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.609-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.618-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.609-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.618-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.609-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.618-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.609-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.shards","uuid":" (UUID: db09ac25-4030-4870-a8b4-e27902506601)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.618-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.609-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.migrations","uuid":" (UUID: 828b5b4c-9837-4f11-8096-82d3fdd78a32)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.618-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.610-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"config.system.indexBuilds","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.618-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.610-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.mongos","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.618-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.610-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-89-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.619-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.610-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.mongos"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.619-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.610-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-90-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.619-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.610-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.mongos","uuid":" (UUID: c07c1960-bf51-418f-940f-79e138211129)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.619-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.610-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.mongos"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.619-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.610-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.mongos","uuid":" (UUID: c07c1960-bf51-418f-940f-79e138211129)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.619-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.611-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.619-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.611-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-65--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.619-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.611-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.settings","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.619-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.611-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-91-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.620-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.611-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.settings"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.620-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.611-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-92-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.620-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.611-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"ns_1_shard_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.620-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.611-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.settings","uuid":" (UUID: c5dc64e5-9d4b-41cc-8860-97d79da2db22)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.620-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.611-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.settings"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.620-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.611-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.settings","uuid":" (UUID: c5dc64e5-9d4b-41cc-8860-97d79da2db22)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.620-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.611-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 8947da89-9b5a-4433-9eac-ee0d87a24ced)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.620-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.611-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.620-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.612-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 8947da89-9b5a-4433-9eac-ee0d87a24ced)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.621-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.612-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.shards","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.621-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.612-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-76-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.621-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.612-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"host_1","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.621-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.612-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-77-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.621-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.612-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.621-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.612-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"config.tags","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.621-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.612-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-80-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.621-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.612-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.shards","uuid":" (UUID: db09ac25-4030-4870-a8b4-e27902506601)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.621-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.612-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"host_1","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.621-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.612-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.622-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.612-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.shards","uuid":" (UUID: db09ac25-4030-4870-a8b4-e27902506601)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.622-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.613-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.622-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.613-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-32--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.622-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.613-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"ns_1_tag_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.622-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.613-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.system.indexBuilds","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.622-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.613-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-35--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.622-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.613-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.622-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.613-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-37--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.623-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.613-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"ns_1_lastmod_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.623-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.614-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.623-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.614-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"config.tags","uuid":" (UUID: 6302e884-dbe1-4de7-9689-0d2fe6a1437f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.623-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.614-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-65-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.623-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.614-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.623-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.614-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"ns_1_tag_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.623-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.614-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.623-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.614-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.tags","uuid":" (UUID: 6302e884-dbe1-4de7-9689-0d2fe6a1437f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.623-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.614-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"config.transactions","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.624-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.614-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 8947da89-9b5a-4433-9eac-ee0d87a24ced)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.624-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.614-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn45","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-83--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.624-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.615-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.624-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.614-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.624-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.615-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn45","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-84--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.624-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.615-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 8947da89-9b5a-4433-9eac-ee0d87a24ced)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.624-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.615-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"config.transactions","uuid":" (UUID: e1d8d7ed-a6ea-4f79-9e25-4f507cde01eb)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.624-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.615-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.625-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.615-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.transactions","uuid":" (UUID: e1d8d7ed-a6ea-4f79-9e25-4f507cde01eb)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.625-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.615-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.tags","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.625-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.615-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"config.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.625-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.616-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"config.chunks","uuid":" (UUID: 674d1e30-4c08-4138-ac78-63d7c2299672)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.625-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.616-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.625-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.616-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.625-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.616-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.625-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.616-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"ns_1_shard_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.625-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.616-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"ns_1_lastmod_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.626-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.616-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.626-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.616-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.chunks","uuid":" (UUID: 674d1e30-4c08-4138-ac78-63d7c2299672)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.626-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.617-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"config.collections","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.626-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.617-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"ns_1_tag_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.626-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.618-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.collections"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.626-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.618-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"config.version","uuid":" (UUID: 647629ba-9f8a-4b09-b1d3-418f83b2b4c7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.626-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.618-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.626-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.618-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.version","uuid":" (UUID: 647629ba-9f8a-4b09-b1d3-418f83b2b4c7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.626-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.619-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.626-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.619-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-37-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.626-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.619-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.tags","uuid":" (UUID: 6302e884-dbe1-4de7-9689-0d2fe6a1437f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.627-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.619-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.627-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.619-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"ns_1_tag_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.627-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.619-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.627-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.619-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.tags","uuid":" (UUID: 6302e884-dbe1-4de7-9689-0d2fe6a1437f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.627-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.620-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.transactions","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.627-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.620-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"local.oplog.rs","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.627-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.620-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-83-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.627-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.620-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.627-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.620-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn45","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-16--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.628-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.620-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-84-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.628-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.620-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: b78a32fe-4f38-4e29-a037-c58d945096cf)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.628-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.620-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.transactions","uuid":" (UUID: e1d8d7ed-a6ea-4f79-9e25-4f507cde01eb)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.628-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.620-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.628-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.620-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: b78a32fe-4f38-4e29-a037-c58d945096cf)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.628-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.620-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.transactions","uuid":" (UUID: e1d8d7ed-a6ea-4f79-9e25-4f507cde01eb)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.628-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.621-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"config.collections","uuid":" (UUID: a0169e7e-73c9-4b68-9e93-4cf9ea619a2b)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.628-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.621-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.collections"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.629-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.621-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.collections","uuid":" (UUID: a0169e7e-73c9-4b68-9e93-4cf9ea619a2b)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.629-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.621-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"local.replset.election","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.629-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.621-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.629-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.621-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"config.databases","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.629-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.622-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.629-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.622-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.629-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.623-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.databases"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.629-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.624-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"local.replset.election","uuid":" (UUID: 2827536c-06ed-4f7f-bcbf-4655c86ac8c6)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.629-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.624-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.629-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.624-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.election","uuid":" (UUID: 2827536c-06ed-4f7f-bcbf-4655c86ac8c6)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.630-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.624-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.version","uuid":" (UUID: 647629ba-9f8a-4b09-b1d3-418f83b2b4c7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.630-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.624-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.630-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.624-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.version","uuid":" (UUID: 647629ba-9f8a-4b09-b1d3-418f83b2b4c7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.630-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.625-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"local.replset.initialSyncId","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.630-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.625-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"config.databases","uuid":" (UUID: 8e41047f-738c-41e6-b05d-e520e12c4f9c)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.630-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.625-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.630-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.625-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.databases"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.630-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.626-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.databases","uuid":" (UUID: 8e41047f-738c-41e6-b05d-e520e12c4f9c)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.630-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.626-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"config.lockpings","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.631-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.626-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn54","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-34-7792112210284971580"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.631-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.626-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.631-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.627-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.oplog.rs","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.631-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.627-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: b50de6f6-8d63-4c48-8ed3-7f7963a0db1e)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.631-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.627-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.631-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.628-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: b50de6f6-8d63-4c48-8ed3-7f7963a0db1e)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.631-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.628-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"local.replset.minvalid","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.631-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.628-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn45","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-4--3092018999383087702"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.632-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.628-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.632-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.628-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"ping_1","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.632-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.629-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn54","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-36-7792112210284971580"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.632-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.629-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"config.lockpings","uuid":" (UUID: 1c7fb1dc-c237-4390-845b-5cee09d33d01)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.632-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.629-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.632-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.629-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"ping_1","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.632-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.629-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.lockpings","uuid":" (UUID: 1c7fb1dc-c237-4390-845b-5cee09d33d01)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.632-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.630-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"config.locks","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.633-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.630-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: 00a4bc7c-7d94-43c6-9c33-43f5d5f4ef94)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.633-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.630-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.633-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.630-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: 00a4bc7c-7d94-43c6-9c33-43f5d5f4ef94)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.633-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.631-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.633-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.631-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.633-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.631-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: 08444bb4-419b-480e-80d7-294efca1b172)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.633-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.631-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: 08444bb4-419b-480e-80d7-294efca1b172)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.633-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.631-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.replset.election","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.633-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.632-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.633-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.633-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"ts_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.634-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.634-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.634-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.634-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"state_1_process_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.634-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.634-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.replset.election","uuid":" (UUID: 2bd90cec-44fc-4358-9e9e-131f37a7aaaa)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.634-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.634-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.635-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.634-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.election","uuid":" (UUID: 2bd90cec-44fc-4358-9e9e-131f37a7aaaa)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.635-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.635-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.replset.initialSyncId","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.636-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.636-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: 209bc16a-d47c-4083-b28a-0f53d2484491)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.636-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.636-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.636-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.636-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: 209bc16a-d47c-4083-b28a-0f53d2484491)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.636-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.636-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.636-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.636-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"config.locks","uuid":" (UUID: 8e774851-d86d-46d6-ba94-ee41d21dcf9b)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.636-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.636-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.636-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.636-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"ts_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.636-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.636-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"state_1_process_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.637-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.636-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.locks","uuid":" (UUID: 8e774851-d86d-46d6-ba94-ee41d21dcf9b)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.637-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.636-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"local.startup_log","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.637-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.637-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"config.migrations","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.637-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.637-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.638-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.638-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.638-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.638-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn54","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-25-7792112210284971580"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.638-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.638-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.638-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.638-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: 32162b72-3bc7-4143-8463-cada8a293def)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.638-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.638-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.638-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.638-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: 32162b72-3bc7-4143-8463-cada8a293def)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.639-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.639-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.replset.minvalid","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.639-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.639-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-4-2636031669008341500"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.639-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.639-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.639-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.639-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"local.startup_log","uuid":" (UUID: 0b38b66e-3160-4959-8375-3491a76c74a9)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.639-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.639-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.639-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.639-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.startup_log","uuid":" (UUID: 0b38b66e-3160-4959-8375-3491a76c74a9)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.640-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.640-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"config.migrations","uuid":" (UUID: 828b5b4c-9837-4f11-8096-82d3fdd78a32)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.640-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.640-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.640-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.640-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.640-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.640-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"local.system.replset","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.640-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.640-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.migrations","uuid":" (UUID: 828b5b4c-9837-4f11-8096-82d3fdd78a32)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.640-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.640-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: 0277caf9-4b99-4e9a-b347-c20d052cac4e)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.641-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.640-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.641-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.640-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: 0277caf9-4b99-4e9a-b347-c20d052cac4e)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.641-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.641-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"config.mongos","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.641-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.641-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn54","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-47-7792112210284971580"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.641-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.641-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.mongos"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.641-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.641-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.642-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.642-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"config.mongos","uuid":" (UUID: c07c1960-bf51-418f-940f-79e138211129)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.643-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.642-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.mongos"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.643-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.643-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.mongos","uuid":" (UUID: c07c1960-bf51-418f-940f-79e138211129)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.643-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.643-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.643-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.643-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"config.settings","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.644-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.644-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.settings"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.644-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.644-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.645-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.645-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"local.system.replset","uuid":" (UUID: 55dea08a-cb27-4aac-ae43-d5f7216ad5ce)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.645-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.645-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.645-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.645-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.replset","uuid":" (UUID: 55dea08a-cb27-4aac-ae43-d5f7216ad5ce)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.646-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.646-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn45","msg":"CMD: validate","attr":{"namespace":"local.system.rollback.id","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.646-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.646-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"config.settings","uuid":" (UUID: c5dc64e5-9d4b-41cc-8860-97d79da2db22)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.646-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.646-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.settings"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.646-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.646-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: 586ceb97-c86c-4e9d-80ef-7891f5490438)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.647-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.646-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.settings","uuid":" (UUID: c5dc64e5-9d4b-41cc-8860-97d79da2db22)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.647-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.646-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.647-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.646-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: 586ceb97-c86c-4e9d-80ef-7891f5490438)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.647-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.647-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn45","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.647-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.647-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"config.shards","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.647-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.647-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.startup_log","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.648-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.648-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.648-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.648-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.649-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.649-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn45","msg":"validating collection","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: f84af381-fc05-47e7-9771-5309f11aebdd)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.649-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.649-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn45","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.649-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.649-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn45","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: f84af381-fc05-47e7-9771-5309f11aebdd)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.649-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.649-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"host_1","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.650-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.650-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.startup_log","uuid":" (UUID: 0cd285b0-775d-4c5b-8f39-48fc39d88eb9)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.650-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.650-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.650-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.650-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.startup_log","uuid":" (UUID: 0cd285b0-775d-4c5b-8f39-48fc39d88eb9)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.650-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.650-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn45","msg":"connection ended","attr":{"remote":"127.0.0.1:37528","connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.651-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.651-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.system.replset","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.651-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.651-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"config.shards","uuid":" (UUID: db09ac25-4030-4870-a8b4-e27902506601)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.651-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.651-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.652-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.651-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"host_1","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.652-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.651-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.652-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.651-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.shards","uuid":" (UUID: db09ac25-4030-4870-a8b4-e27902506601)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.652-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.652-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"config.system.indexBuilds","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.653-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.653-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.653-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.653-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn54","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-44-7792112210284971580"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.654-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.653-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.system.replset","uuid":" (UUID: 16226418-e03e-4bdc-8709-d49f71f800ec)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.654-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.653-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 8947da89-9b5a-4433-9eac-ee0d87a24ced)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.654-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.654-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.654-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.654-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.654-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.654-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 8947da89-9b5a-4433-9eac-ee0d87a24ced)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.654-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.654-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.replset","uuid":" (UUID: 16226418-e03e-4bdc-8709-d49f71f800ec)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.654-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.654-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.system.rollback.id","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.655-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.654-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"config.tags","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.655-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.655-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.655-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.655-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.655-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.655-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn54","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-38-7792112210284971580"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.655-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.655-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.657-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.656-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"ns_1_tag_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.657-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.657-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: 7fa88ddc-d207-4d96-841b-1f7a3e541689)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.657-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.657-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.657-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.657-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: 7fa88ddc-d207-4d96-841b-1f7a3e541689)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.658-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.658-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"config.tags","uuid":" (UUID: 6302e884-dbe1-4de7-9689-0d2fe6a1437f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.659-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.658-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.659-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.658-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.659-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.658-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"ns_1_tag_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.659-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.658-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.tags","uuid":" (UUID: 6302e884-dbe1-4de7-9689-0d2fe6a1437f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.659-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.658-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn38","msg":"connection ended","attr":{"remote":"127.0.0.1:34726","connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.660-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.660-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"config.transactions","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.660-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.660-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.663-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.662-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"config.transactions","uuid":" (UUID: e1d8d7ed-a6ea-4f79-9e25-4f507cde01eb)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.663-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.663-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.663-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.663-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.transactions","uuid":" (UUID: e1d8d7ed-a6ea-4f79-9e25-4f507cde01eb)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.664-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.663-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"config.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.664-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.664-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.667-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.666-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"config.version","uuid":" (UUID: 647629ba-9f8a-4b09-b1d3-418f83b2b4c7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.667-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.666-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.667-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.667-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.version","uuid":" (UUID: 647629ba-9f8a-4b09-b1d3-418f83b2b4c7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.669-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.669-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"local.oplog.rs","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.670-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.669-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn54","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-10-7792112210284971580"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.670-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.669-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: 4d05b715-cca7-45ee-b670-13b063ae0de4)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.670-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.670-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: 4d05b715-cca7-45ee-b670-13b063ae0de4)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.671-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.670-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"local.replset.election","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.671-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.671-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.673-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.673-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"local.replset.election","uuid":" (UUID: d981cf9a-59d4-44f4-9bae-cb93340775d6)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.674-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.673-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.674-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.673-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.election","uuid":" (UUID: d981cf9a-59d4-44f4-9bae-cb93340775d6)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.674-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.674-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"local.replset.initialSyncId","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.675-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.675-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.677-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.677-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: 22906f20-a4b6-464d-b2ed-97266bbbbfa5)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.677-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.677-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.678-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.677-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: 22906f20-a4b6-464d-b2ed-97266bbbbfa5)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.678-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.678-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"local.replset.minvalid","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.679-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.679-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.681-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.681-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: 02b17d3f-7bde-42ce-a280-be26ba71ba27)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.681-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.681-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.681-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.681-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: 02b17d3f-7bde-42ce-a280-be26ba71ba27)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.682-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.682-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.684-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.684-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.686-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.686-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: c8a0007b-fe45-459f-beda-4956c9774696)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.686-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.686-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.686-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.686-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: c8a0007b-fe45-459f-beda-4956c9774696)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.687-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.687-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"local.startup_log","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.688-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.688-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.690-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.690-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"local.startup_log","uuid":" (UUID: 8505c48d-f6b4-4678-8041-ad981eabb1e3)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.690-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.690-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.690-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.690-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.startup_log","uuid":" (UUID: 8505c48d-f6b4-4678-8041-ad981eabb1e3)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.691-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.691-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"local.system.replset","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.692-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.692-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.694-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.694-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"local.system.replset","uuid":" (UUID: 420d119d-c0c3-47c6-aa29-b27f4973fba2)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.694-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.694-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.694-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.694-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.replset","uuid":" (UUID: 420d119d-c0c3-47c6-aa29-b27f4973fba2)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.695-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.695-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn54","msg":"CMD: validate","attr":{"namespace":"local.system.rollback.id","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.696-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.696-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn54","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.698-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.698-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn54","msg":"validating collection","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: ae34bfbf-bd38-4e96-9161-453bcfe52204)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.698-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.698-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn54","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.698-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.698-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn54","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: ae34bfbf-bd38-4e96-9161-453bcfe52204)"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.700-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.700-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn54","msg":"connection ended","attr":{"remote":"127.0.0.1:37782","connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.702-0400 ReplSetTest stop *** Shutting down mongod in port 20021, wait for process termination: false *** [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.702-0400 {"t":{"$date":"2020-05-28T03:57:04.701Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.702-0400 {"t":{"$date":"2020-05-28T03:57:04.702Z"},"s":"I", "c":"-", "id":22818, "ctx":"js","msg":"skip waiting for pid {pid} to terminate","attr":{"pid":"15315"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.702-0400 {"t":{"$date":"2020-05-28T03:57:04.702Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20021}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.702-0400 ReplSetTest stop *** Shutting down mongod in port 20022, wait for process termination: false *** [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.702-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.702-04:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"got signal {sig} ({strsignal_sig})","attr":{"sig":15,"strsignal_sig":"Terminated"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.702-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.702-04:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"kill from pid:{si_si_pid} uid:{si_si_uid}","attr":{"si_si_pid":15306,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.703-0400 {"t":{"$date":"2020-05-28T03:57:04.702Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.703-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.702-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.703-0400 {"t":{"$date":"2020-05-28T03:57:04.702Z"},"s":"I", "c":"-", "id":22818, "ctx":"js","msg":"skip waiting for pid {pid} to terminate","attr":{"pid":"15317"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.703-0400 {"t":{"$date":"2020-05-28T03:57:04.702Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20022}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.703-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.702-04:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"got signal {sig} ({strsignal_sig})","attr":{"sig":15,"strsignal_sig":"Terminated"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.703-0400 ReplSetTest stop *** Shutting down mongod in port 20023, wait for process termination: false *** [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.703-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.702-04:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"kill from pid:{si_si_pid} uid:{si_si_uid}","attr":{"si_si_pid":15306,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.704-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.702-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.704-0400 {"t":{"$date":"2020-05-28T03:57:04.702Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":false}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.704-0400 {"t":{"$date":"2020-05-28T03:57:04.702Z"},"s":"I", "c":"-", "id":22818, "ctx":"js","msg":"skip waiting for pid {pid} to terminate","attr":{"pid":"15319"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.704-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.702-04:00"},"s":"I", "c":"STORAGE", "id":4695102, "ctx":"SignalHandler","msg":"Entering quiesce mode for shutdown","attr":{"quiesceTimeMillis":100}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.704-0400 {"t":{"$date":"2020-05-28T03:57:04.702Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20023}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.704-0400 ReplSetTest stopSet waiting for mongo program on port 20021 to stop. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.704-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.702-04:00"},"s":"I", "c":"STORAGE", "id":4695102, "ctx":"SignalHandler","msg":"Entering quiesce mode for shutdown","attr":{"quiesceTimeMillis":100}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.704-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.702-04:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"got signal {sig} ({strsignal_sig})","attr":{"sig":15,"strsignal_sig":"Terminated"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.705-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.702-04:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"kill from pid:{si_si_pid} uid:{si_si_uid}","attr":{"si_si_pid":15306,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.705-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.702-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.705-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.702-04:00"},"s":"I", "c":"STORAGE", "id":4695102, "ctx":"SignalHandler","msg":"Entering quiesce mode for shutdown","attr":{"quiesceTimeMillis":100}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.771-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.770-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-3","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20021","newState":"SECONDARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.802-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.802-04:00"},"s":"I", "c":"STORAGE", "id":4695103, "ctx":"SignalHandler","msg":"Exiting quiesce mode for shutdown"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.802-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.802-04:00"},"s":"I", "c":"REPL", "id":40441, "ctx":"SignalHandler","msg":"Stopping TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.802-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.802-04:00"},"s":"I", "c":"REPL", "id":40447, "ctx":"TopologyVersionObserver","msg":"Stopped TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.802-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.802-04:00"},"s":"I", "c":"STORAGE", "id":4695103, "ctx":"SignalHandler","msg":"Exiting quiesce mode for shutdown"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.803-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.802-04:00"},"s":"I", "c":"REPL", "id":40441, "ctx":"SignalHandler","msg":"Stopping TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.803-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.802-04:00"},"s":"I", "c":"REPL", "id":40447, "ctx":"TopologyVersionObserver","msg":"Stopped TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.803-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.802-04:00"},"s":"I", "c":"STORAGE", "id":4695103, "ctx":"SignalHandler","msg":"Exiting quiesce mode for shutdown"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.803-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.802-04:00"},"s":"I", "c":"REPL", "id":40441, "ctx":"SignalHandler","msg":"Stopping TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.803-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.802-04:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: going to close listening sockets"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.803-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.802-04:00"},"s":"I", "c":"REPL", "id":40447, "ctx":"TopologyVersionObserver","msg":"Stopped TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.803-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file: {path}","attr":{"path":"/tmp/mongodb-20022.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.803-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: going to close listening sockets"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.803-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.804-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file: {path}","attr":{"path":"/tmp/mongodb-20021.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.804-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.804-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: going to close listening sockets"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.804-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file: {path}","attr":{"path":"/tmp/mongodb-20023.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.804-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"REPL", "id":21328, "ctx":"SignalHandler","msg":"Shutting down replication subsystems"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.804-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"REPL", "id":21328, "ctx":"SignalHandler","msg":"Shutting down replication subsystems"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.804-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"REPL", "id":21302, "ctx":"SignalHandler","msg":"Stopping replication reporter thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.804-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.805-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"REPL", "id":21303, "ctx":"SignalHandler","msg":"Stopping replication fetcher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.805-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"REPL", "id":21304, "ctx":"SignalHandler","msg":"Stopping replication applier thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.805-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"REPL", "id":21302, "ctx":"SignalHandler","msg":"Stopping replication reporter thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.805-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"REPL", "id":21760, "ctx":"SyncSourceFeedback","msg":"SyncSourceFeedback error sending update","attr":{"syncTarget":"jasonchanjh:20021","error":{"code":90,"codeName":"CallbackCanceled","errmsg":"Reporter no longer valid"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.805-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"REPL", "id":21303, "ctx":"SignalHandler","msg":"Stopping replication fetcher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.805-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"REPL", "id":21328, "ctx":"SignalHandler","msg":"Shutting down replication subsystems"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.805-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"REPL", "id":21304, "ctx":"SignalHandler","msg":"Stopping replication applier thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.806-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"REPL", "id":21302, "ctx":"SignalHandler","msg":"Stopping replication reporter thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.806-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"REPL", "id":21275, "ctx":"ReplCoordExtern-1","msg":"Recreating cursor for oplog fetcher due to error","attr":{"lastOpTimeFetched":{"ts":{"$timestamp":{"t":1590638212,"i":1}},"t":1},"attemptsRemaining":1,"error":"HostUnreachable: Error while getting the next batch in the oplog fetcher :: caused by :: recv failed while exhausting cursor :: caused by :: Connection closed by peer"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.806-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"REPL", "id":21094, "ctx":"BackgroundSync","msg":"Replication producer stopped after oplog fetcher finished returning a batch from our sync source. Abandoning this batch of oplog entries and re-evaluating our sync source"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.806-0400 c20022| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"BackgroundSync","msg":"Stopping replication producer"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.806-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.803-04:00"},"s":"I", "c":"REPL", "id":21760, "ctx":"SyncSourceFeedback","msg":"SyncSourceFeedback error sending update","attr":{"syncTarget":"jasonchanjh:20022","error":{"code":90,"codeName":"CallbackCanceled","errmsg":"Reporter no longer valid"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.806-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.804-04:00"},"s":"I", "c":"REPL", "id":21303, "ctx":"SignalHandler","msg":"Stopping replication fetcher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.806-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.804-04:00"},"s":"I", "c":"REPL", "id":21304, "ctx":"SignalHandler","msg":"Stopping replication applier thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.806-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.804-04:00"},"s":"I", "c":"REPL", "id":21275, "ctx":"ReplCoordExtern-0","msg":"Recreating cursor for oplog fetcher due to error","attr":{"lastOpTimeFetched":{"ts":{"$timestamp":{"t":1590638212,"i":1}},"t":1},"attemptsRemaining":1,"error":"HostUnreachable: Error while getting the next batch in the oplog fetcher :: caused by :: recv failed while exhausting cursor :: caused by :: Connection closed by peer"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.807-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.804-04:00"},"s":"I", "c":"REPL", "id":21094, "ctx":"BackgroundSync","msg":"Replication producer stopped after oplog fetcher finished returning a batch from our sync source. Abandoning this batch of oplog entries and re-evaluating our sync source"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.807-0400 c20023| {"t":{"$date":"2020-05-27T23:57:04.804-04:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"BackgroundSync","msg":"Stopping replication producer"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:04.880-0400 c20021| {"t":{"$date":"2020-05-27T23:57:04.880-04:00"},"s":"I", "c":"REPL", "id":21225, "ctx":"OplogApplier-0","msg":"Finished oplog application"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.578-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.578-04:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"BackgroundSync","msg":"Stopping replication producer"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.579-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.578-04:00"},"s":"I", "c":"REPL", "id":21307, "ctx":"SignalHandler","msg":"Stopping replication storage threads"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.579-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.578-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"OplogApplierNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.579-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.579-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplCoordExternNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.580-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.580-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.580-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.580-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20022","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.580-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.580-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20023","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.581-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.580-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"connection ended","attr":{"remote":"127.0.0.1:45162","connectionCount":7}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.581-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.580-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"connection ended","attr":{"remote":"127.0.0.1:54544","connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.581-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.580-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":6}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.581-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.580-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.581-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.581-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.581-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.581-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.582-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.581-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20020","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.582-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.581-04:00"},"s":"W", "c":"SHARDING", "id":22734, "ctx":"shard-registry-reload","msg":"Error reloading shard registry","attr":{"error":"CallbackCanceled: Callback canceled"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.582-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.581-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.582-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.582-04:00"},"s":"I", "c":"CONTROL", "id":20609, "ctx":"SignalHandler","msg":"Shutting down free monitoring"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.582-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.582-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.584-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.583-04:00"},"s":"I", "c":"INDEX", "id":36841000,"ctx":"SignalHandler","msg":"Shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.584-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.584-04:00"},"s":"I", "c":"INDEX", "id":36841001,"ctx":"SignalHandler","msg":"Finished shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.584-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.584-04:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.584-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.584-04:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.585-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.584-04:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.585-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.584-04:00"},"s":"I", "c":"STORAGE", "id":22372, "ctx":"OplogVisibilityThread","msg":"Oplog visibility thread shutting down."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.585-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.584-04:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn17","msg":"getMore command executor error","attr":{"state":"FAILURE","error":{"code":11600,"codeName":"InterruptedAtShutdown","errmsg":"interrupted at shutdown"},"stats":{"stage":"COLLSCAN","nReturned":41,"works":547,"advanced":41,"needTime":253,"needYield":0,"saveState":253,"restoreState":252,"isEOF":0,"direction":"forward","minTs":{"$timestamp":{"t":1590638171,"i":27}},"docsExamined":41}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.585-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.584-04:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.585-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.585-04:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.586-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.585-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"connection ended","attr":{"remote":"127.0.0.1:34378","connectionCount":7}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.586-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.586-04:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.586-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.586-04:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.586-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.586-04:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.586-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.586-04:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.587-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.586-04:00"},"s":"I", "c":"STORAGE", "id":47959002,"ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.602-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.601-04:00"},"s":"I", "c":"STORAGE", "id":47959001,"ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":15}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.602-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.601-04:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.602-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.601-04:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.602-0400 c20021| {"t":{"$date":"2020-05-27T23:57:05.601-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.616-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.615-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn26","msg":"connection ended","attr":{"remote":"127.0.0.1:54726","connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.616-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.615-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn32","msg":"connection ended","attr":{"remote":"127.0.0.1:45344","connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.616-0400 ReplSetTest stopSet mongo program on port 20021 shut down with code 0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.616-0400 ReplSetTest stopSet waiting for mongo program on port 20022 to stop. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.713-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.712-04:00"},"s":"I", "c":"REPL", "id":21225, "ctx":"OplogApplier-0","msg":"Finished oplog application"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.713-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.713-04:00"},"s":"I", "c":"REPL", "id":21307, "ctx":"SignalHandler","msg":"Stopping replication storage threads"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.713-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.713-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"OplogApplierNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.714-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.714-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplCoordExternNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.714-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.714-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplCoordExternNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20021","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.715-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.714-04:00"},"s":"I", "c":"REPL", "id":21225, "ctx":"OplogApplier-0","msg":"Finished oplog application"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.715-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.714-04:00"},"s":"I", "c":"REPL", "id":21307, "ctx":"SignalHandler","msg":"Stopping replication storage threads"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.715-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.715-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"OplogApplierNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.715-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.715-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.715-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.715-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20023","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.716-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.715-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"connection ended","attr":{"remote":"127.0.0.1:54556","connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.716-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.715-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplCoordExternNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.716-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.715-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":6}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.716-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.715-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplCoordExternNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20021","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.716-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.715-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplCoordExternNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20022","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.717-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.716-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn22","msg":"connection ended","attr":{"remote":"127.0.0.1:45248","connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.717-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.716-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.717-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.716-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.717-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.716-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.717-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.716-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.717-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.716-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20020","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.718-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.716-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"connection ended","attr":{"remote":"127.0.0.1:45196","connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.718-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.717-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":5}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.718-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.717-04:00"},"s":"W", "c":"SHARDING", "id":22734, "ctx":"shard-registry-reload","msg":"Error reloading shard registry","attr":{"error":"CallbackCanceled: Callback canceled"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.718-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.717-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.718-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.717-04:00"},"s":"I", "c":"CONTROL", "id":20609, "ctx":"SignalHandler","msg":"Shutting down free monitoring"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.718-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.717-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.719-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.717-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.719-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.717-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.719-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.717-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.719-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.717-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20020","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.719-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.718-04:00"},"s":"W", "c":"SHARDING", "id":22734, "ctx":"shard-registry-reload","msg":"Error reloading shard registry","attr":{"error":"CallbackCanceled: Callback canceled"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.719-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.718-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.720-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.718-04:00"},"s":"I", "c":"CONTROL", "id":20609, "ctx":"SignalHandler","msg":"Shutting down free monitoring"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.720-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.718-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.720-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.719-04:00"},"s":"I", "c":"INDEX", "id":36841000,"ctx":"SignalHandler","msg":"Shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.720-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.719-04:00"},"s":"I", "c":"INDEX", "id":36841001,"ctx":"SignalHandler","msg":"Finished shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.720-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.719-04:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.721-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.719-04:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.721-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.719-04:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.721-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.720-04:00"},"s":"I", "c":"STORAGE", "id":22372, "ctx":"OplogVisibilityThread","msg":"Oplog visibility thread shutting down."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.721-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.720-04:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn23","msg":"getMore command executor error","attr":{"state":"FAILURE","error":{"code":11600,"codeName":"InterruptedAtShutdown","errmsg":"interrupted at shutdown"},"stats":{"stage":"COLLSCAN","nReturned":40,"works":692,"advanced":40,"needTime":326,"needYield":0,"saveState":326,"restoreState":325,"isEOF":0,"direction":"forward","minTs":{"$timestamp":{"t":1590638172,"i":1}},"docsExamined":40}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.721-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.720-04:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.721-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.720-04:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.721-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.720-04:00"},"s":"I", "c":"INDEX", "id":36841000,"ctx":"SignalHandler","msg":"Shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.722-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.720-04:00"},"s":"I", "c":"INDEX", "id":36841001,"ctx":"SignalHandler","msg":"Finished shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.722-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.720-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"connection ended","attr":{"remote":"127.0.0.1:45250","connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.722-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.720-04:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.722-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.720-04:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.722-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.720-04:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.723-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.721-04:00"},"s":"I", "c":"STORAGE", "id":22372, "ctx":"OplogVisibilityThread","msg":"Oplog visibility thread shutting down."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.723-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.721-04:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.723-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.721-04:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.723-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.721-04:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.723-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.721-04:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.723-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.721-04:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.724-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.721-04:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.724-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.722-04:00"},"s":"I", "c":"STORAGE", "id":47959002,"ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.724-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.722-04:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.724-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.722-04:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.724-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.722-04:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.725-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.722-04:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.725-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.723-04:00"},"s":"I", "c":"STORAGE", "id":47959002,"ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,"}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.835-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.835-04:00"},"s":"I", "c":"STORAGE", "id":47959001,"ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":112}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.835-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.835-04:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.835-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.835-04:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.835-0400 c20023| {"t":{"$date":"2020-05-27T23:57:05.835-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.837-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.837-04:00"},"s":"I", "c":"STORAGE", "id":47959001,"ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":115}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.837-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.837-04:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.837-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.837-04:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.837-0400 c20022| {"t":{"$date":"2020-05-27T23:57:05.837-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.848-0400 ReplSetTest stopSet mongo program on port 20022 shut down with code 0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.848-0400 ReplSetTest stopSet waiting for mongo program on port 20023 to stop. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.848-0400 ReplSetTest stopSet mongo program on port 20023 shut down with code 0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.849-0400 ReplSetTest stopSet stopped all replica set nodes, took 1331ms for 3 nodes. [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.849-0400 ReplSetTest stopSet deleting all dbpaths [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.849-0400 ReplSetTest stopSet deleting dbpath: /data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-configRS-0 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.852-0400 ReplSetTest stopSet deleting dbpath: /data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-configRS-1 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.855-0400 ReplSetTest stopSet deleting dbpath: /data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster-configRS-2 [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.859-0400 ReplSetTest stopSet deleted all dbpaths [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.859-0400 ReplSetTest stopSet *** Shut down repl set - test worked **** [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.859-0400 ShardingTest stop deleting all dbpaths [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.859-0400 *** ShardingTest mongos_quiesce_mode_streamable_ismaster completed successfully in 55.514 seconds *** [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.860-0400 {"t":{"$date":"2020-05-28T03:57:05.860Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"c7732210-94c1-474d-a08d-da6dba0fc370"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host '127.0.0.1:20024' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.860-0400 {"t":{"$date":"2020-05-28T03:57:05.860Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"ef902181-e2ea-49ff-9593-d1a945e1eeb9"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host '127.0.0.1:20020' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.860-0400 {"t":{"$date":"2020-05-28T03:57:05.860Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"00bb5002-aca8-49e4-b087-0f6d9536116e"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host '127.0.0.1:20021' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.861-0400 {"t":{"$date":"2020-05-28T03:57:05.860Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"f89b2180-2735-42bf-a269-4695bf279257"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host '127.0.0.1:20022' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.861-0400 {"t":{"$date":"2020-05-28T03:57:05.860Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"57b511ed-dd56-4df9-91b0-929846acda64"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host '127.0.0.1:20023' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.861-0400 {"t":{"$date":"2020-05-28T03:57:05.861Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"2ed95133-2265-45d0-a971-e984bb5cb6ed"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'localhost:20024' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.861-0400 {"t":{"$date":"2020-05-28T03:57:05.861Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"26f99283-76e3-4119-b678-73f094ace7e2"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'localhost:20025' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.861-0400 {"t":{"$date":"2020-05-28T03:57:05.861Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"ad8cf83d-30a4-41bd-a588-ff61e0715611"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host '127.0.0.1:20024' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.861-0400 {"t":{"$date":"2020-05-28T03:57:05.861Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"e20fe5df-4649-4da0-a998-e43d81475b6f"}},"status":{"code":199,"codeName":"ReplicaSetMonitorRemoved","errmsg":"ReplicaSetMonitor for set mongos_quiesce_mode_streamable_ismaster-rs0 is removed"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.861-0400 {"t":{"$date":"2020-05-28T03:57:05.861Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"110b69ea-b2fb-4f01-806e-3b464ecff9e2"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'jasonchanjh:20024' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.861-0400 {"t":{"$date":"2020-05-28T03:57:05.861Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"10f7b803-9ffe-4289-96f7-27d48cfb6e36"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'jasonchanjh:20024' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.861-0400 {"t":{"$date":"2020-05-28T03:57:05.861Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"91c79044-f165-41e3-a53e-f97d217bf43d"}},"status":{"code":199,"codeName":"ReplicaSetMonitorRemoved","errmsg":"ReplicaSetMonitor for set mongos_quiesce_mode_streamable_ismaster-rs0 is removed"}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.861-0400 {"t":{"$date":"2020-05-28T03:57:05.861Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"0a134e3c-5ba7-4937-ade3-61d7f2122f89"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'localhost:20024' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.861-0400 {"t":{"$date":"2020-05-28T03:57:05.861Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"1183c0ea-c8bf-48d4-b82f-4573974a6bb3"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'localhost:20025' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster] 2020-05-27T23:57:05.871-0400 JSTest jstests/noPassthrough/mongos_quiesce_mode_streamable_ismaster.js finished. [executor:js_test:job0] 2020-05-27T23:57:05.872-0400 mongos_quiesce_mode_streamable_ismaster.js ran in 55.62 seconds: no failures detected. [executor] 2020-05-27T23:57:05.872-0400 Waiting for threads to complete [executor:js_test:job0] 2020-05-27T23:57:05.873-0400 Running job0_fixture_teardown... [js_test:job0_fixture_teardown] 2020-05-27T23:57:05.873-0400 Starting the teardown of NoOpFixture (Job #0). [js_test:job0_fixture_teardown] 2020-05-27T23:57:05.874-0400 Finished the teardown of NoOpFixture (Job #0). [executor:js_test:job0] 2020-05-27T23:57:05.874-0400 job0_fixture_teardown ran in 0.00 seconds: no failures detected. [executor] 2020-05-27T23:57:05.874-0400 Threads are completed! [executor] 2020-05-27T23:57:05.875-0400 Summary of latest execution: All 3 test(s) passed in 55.63 seconds. [resmoke] 2020-05-27T23:57:05.875-0400 ================================================================================ [resmoke] 2020-05-27T23:57:05.876-0400 Summary of no_passthrough suite: All 3 test(s) passed in 55.63 seconds. [resmoke] 2020-05-27T23:57:05.876-0400 Exiting with code: 0