[resmoke] 2020-05-27T19:31:57.988-0400 verbatim resmoke.py invocation: buildscripts/resmoke.py run --suites=no_passthrough jstests/noPassthrough/mongos_quiesce_mode_non_streamable_ismaster_hanging_read.js [resmoke] 2020-05-27T19:31:57.997-0400 YAML configuration of suite no_passthrough test_kind: js_test selector: roots: - jstests/noPassthrough/mongos_quiesce_mode_non_streamable_ismaster_hanging_read.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-27T19:31:57.997-0400 Starting execution of js_tests... [executor:js_test:job0] 2020-05-27T19:31:57.998-0400 Running job0_fixture_setup_0... [js_test:job0_fixture_setup_0] 2020-05-27T19:31:57.998-0400 Starting the setup of NoOpFixture (Job #0). [js_test:job0_fixture_setup_0] 2020-05-27T19:31:57.999-0400 Waiting for NoOpFixture (Job #0) to be ready. [js_test:job0_fixture_setup_0] 2020-05-27T19:31:57.999-0400 Finished the setup of NoOpFixture (Job #0). [executor:js_test:job0] 2020-05-27T19:31:57.999-0400 job0_fixture_setup_0 ran in 0.00 seconds: no failures detected. [executor:js_test:job0] 2020-05-27T19:31:58.001-0400 Running mongos_quiesce_mode_non_streamable_ismaster_hanging_read.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_non_streamable_ismaster_hanging_read"; 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_non_streamable_ismaster_hanging_read.js [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.002-0400 Starting JSTest jstests/noPassthrough/mongos_quiesce_mode_non_streamable_ismaster_hanging_read.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_non_streamable_ismaster_hanging_read"; 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_non_streamable_ismaster_hanging_read.js [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.007-0400 JSTest jstests/noPassthrough/mongos_quiesce_mode_non_streamable_ismaster_hanging_read.js started with pid 9732. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.053-0400 MongoDB shell version v0.0.0 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.110-0400 true [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.115-0400 Starting new replica set mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.115-0400 ShardingTest starting replica set for shard: mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.115-0400 ReplSetTest starting set 'mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0' [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.116-0400 ReplSetTest n is : 0 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.117-0400 { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.117-0400 "useHostName" : true, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.117-0400 "oplogSize" : 16, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.117-0400 "keyFile" : undefined, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.117-0400 "port" : 20020, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.118-0400 "replSet" : "mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.118-0400 "dbpath" : "$set-$node", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.118-0400 "useHostname" : true, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.118-0400 "shardsvr" : "", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.118-0400 "pathOpts" : { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.118-0400 "testName" : "mongos_quiesce_mode_non_streamable_ismaster_hanging_read", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.118-0400 "shard" : 0, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.119-0400 "node" : 0, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.119-0400 "set" : "mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0" [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.119-0400 }, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.119-0400 "setParameter" : { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.119-0400 "migrationLockAcquisitionMaxWaitMS" : 30000, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.119-0400 "writePeriodicNoops" : false, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.119-0400 "numInitialSyncConnectAttempts" : 60, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.120-0400 "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.120-0400 }, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.120-0400 "waitForConnect" : false, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.120-0400 "restart" : undefined [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.120-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.120-0400 ReplSetTest Starting.... [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.120-0400 Resetting db path '/data/db/job0/mongorunner/mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0-0' [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.125-0400 {"t":{"$date":"2020-05-27T23:31:58.125Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh9739): /home/jasonchan/mongo/mongod --oplogSize 16 --port 20020 --replSet mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0 --dbpath /data/db/job0/mongorunner/mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.126-0400 Skip waiting to connect to node with pid=9739, port=20020 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.127-0400 ReplSetTest start skip waiting for a connection to node 0 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.127-0400 Starting new replica set mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.127-0400 ReplSetTest starting set 'mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS' [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.127-0400 ReplSetTest n is : 0 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.128-0400 { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.128-0400 "useHostName" : true, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.128-0400 "oplogSize" : 40, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.129-0400 "keyFile" : undefined, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.129-0400 "port" : 20021, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.129-0400 "replSet" : "mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.129-0400 "dbpath" : "$set-$node", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.129-0400 "pathOpts" : { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.129-0400 "testName" : "mongos_quiesce_mode_non_streamable_ismaster_hanging_read", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.130-0400 "node" : 0, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.130-0400 "set" : "mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS" [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.130-0400 }, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.130-0400 "journal" : "", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.130-0400 "configsvr" : "", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.130-0400 "storageEngine" : "wiredTiger", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.130-0400 "waitForConnect" : false, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.130-0400 "restart" : undefined, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.131-0400 "setParameter" : { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.131-0400 "writePeriodicNoops" : false, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.131-0400 "numInitialSyncConnectAttempts" : 60, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.131-0400 "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.131-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.131-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.131-0400 ReplSetTest Starting.... [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.132-0400 Resetting db path '/data/db/job0/mongorunner/mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS-0' [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.134-0400 {"t":{"$date":"2020-05-27T23:31:58.134Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh9742): /home/jasonchan/mongo/mongod --oplogSize 40 --port 20021 --replSet mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS --dbpath /data/db/job0/mongorunner/mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.135-0400 Skip waiting to connect to node with pid=9742, port=20021 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.136-0400 ReplSetTest start skip waiting for a connection to node 0 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.136-0400 ReplSetTest n is : 1 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.137-0400 { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.137-0400 "useHostName" : true, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.137-0400 "oplogSize" : 40, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.137-0400 "keyFile" : undefined, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.137-0400 "port" : 20022, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.137-0400 "replSet" : "mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.137-0400 "dbpath" : "$set-$node", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.138-0400 "pathOpts" : { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.138-0400 "testName" : "mongos_quiesce_mode_non_streamable_ismaster_hanging_read", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.138-0400 "node" : 1, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.138-0400 "set" : "mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS" [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.138-0400 }, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.138-0400 "journal" : "", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.138-0400 "configsvr" : "", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.139-0400 "storageEngine" : "wiredTiger", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.139-0400 "waitForConnect" : false, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.139-0400 "restart" : undefined, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.139-0400 "setParameter" : { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.139-0400 "writePeriodicNoops" : false, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.139-0400 "numInitialSyncConnectAttempts" : 60, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.139-0400 "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.139-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.140-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.140-0400 ReplSetTest Starting.... [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.140-0400 Resetting db path '/data/db/job0/mongorunner/mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS-1' [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.143-0400 {"t":{"$date":"2020-05-27T23:31:58.142Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh9744): /home/jasonchan/mongo/mongod --oplogSize 40 --port 20022 --replSet mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS --dbpath /data/db/job0/mongorunner/mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.143-0400 Skip waiting to connect to node with pid=9744, port=20022 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.144-0400 ReplSetTest start skip waiting for a connection to node 1 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.144-0400 ReplSetTest n is : 2 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.145-0400 { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.145-0400 "useHostName" : true, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.145-0400 "oplogSize" : 40, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.145-0400 "keyFile" : undefined, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.145-0400 "port" : 20023, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.145-0400 "replSet" : "mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.146-0400 "dbpath" : "$set-$node", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.146-0400 "pathOpts" : { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.146-0400 "testName" : "mongos_quiesce_mode_non_streamable_ismaster_hanging_read", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.146-0400 "node" : 2, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.146-0400 "set" : "mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS" [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.146-0400 }, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.146-0400 "journal" : "", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.147-0400 "configsvr" : "", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.147-0400 "storageEngine" : "wiredTiger", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.147-0400 "waitForConnect" : false, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.147-0400 "restart" : undefined, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.147-0400 "setParameter" : { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.147-0400 "writePeriodicNoops" : false, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.147-0400 "numInitialSyncConnectAttempts" : 60, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.147-0400 "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.148-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.148-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.148-0400 ReplSetTest Starting.... [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.148-0400 Resetting db path '/data/db/job0/mongorunner/mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS-2' [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.148-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.147-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.149-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.149-04:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.149-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.149-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.150-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.149-04:00"},"s":"I", "c":"STORAGE", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":9739,"port":20020,"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0-0","architecture":"64-bit","host":"jasonchanjh"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.150-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.150-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.150-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.150-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.150-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.150-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_non_streamable_ismaster_hanging_read-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_non_streamable_ismaster_hanging_read-rs0-0"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.151-0400 {"t":{"$date":"2020-05-27T23:31:58.151Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh9750): /home/jasonchan/mongo/mongod --oplogSize 40 --port 20023 --replSet mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS --dbpath /data/db/job0/mongorunner/mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.152-0400 Skip waiting to connect to node with pid=9750, port=20023 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.153-0400 ReplSetTest start skip waiting for a connection to node 2 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.153-0400 Waiting for shard mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0 to finish starting up. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.153-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.153-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.153-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.153-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.153-0400 ReplSetTest waiting for an initial connection to node 0 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.156-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.156-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.158-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.158-04:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.158-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.158-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.158-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.158-04:00"},"s":"I", "c":"STORAGE", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":9742,"port":20021,"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS-0","architecture":"64-bit","host":"jasonchanjh"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.158-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.158-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.158-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.158-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.158-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.158-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_non_streamable_ismaster_hanging_read-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_non_streamable_ismaster_hanging_read-configRS-0","engine":"wiredTiger","journal":{"enabled":true}}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.159-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.159-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.159-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.159-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.163-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.163-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.166-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.166-04:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.166-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.166-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.166-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.166-04:00"},"s":"I", "c":"STORAGE", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":9744,"port":20022,"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS-1","architecture":"64-bit","host":"jasonchanjh"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.166-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.166-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.166-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.166-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.167-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.166-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_non_streamable_ismaster_hanging_read-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_non_streamable_ismaster_hanging_read-configRS-1","engine":"wiredTiger","journal":{"enabled":true}}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.167-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.167-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.167-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.167-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.173-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.173-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.174-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.174-04:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.174-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.174-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.174-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.174-04:00"},"s":"I", "c":"STORAGE", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":9750,"port":20023,"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS-2","architecture":"64-bit","host":"jasonchanjh"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.175-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.174-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.175-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.174-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.175-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.174-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_non_streamable_ismaster_hanging_read-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_non_streamable_ismaster_hanging_read-configRS-2","engine":"wiredTiger","journal":{"enabled":true}}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.175-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.175-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.175-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.175-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.842-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.842-04:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1590622318:842225][9742:0x7f2d58e94a40], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.855-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.854-04:00"},"s":"I", "c":"STORAGE", "id":47959006,"ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":695}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.855-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.855-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.860-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.860-04:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1590622318:860354][9744:0x7f272e3a8a40], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.867-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.867-04:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1590622318:867559][9750:0x7f82b333aa40], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.870-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.870-04:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.871-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.871-04:00"},"s":"I", "c":"STORAGE", "id":47959006,"ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":704}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.871-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.871-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.878-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.877-04:00"},"s":"I", "c":"STORAGE", "id":47959006,"ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":702}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.878-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.877-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.883-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.883-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.883-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.883-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.884-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.883-04:00"},"s":"I", "c":"STORAGE", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.884-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.884-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.884-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.884-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"5f050acc-1992-43a2-b4b6-82e4b350e05c"}},"options":{"capped":true,"size":10485760}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.888-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.888-04:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.894-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.894-04:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.900-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.899-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.900-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.899-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.900-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.900-04:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1590622318:900162][9739:0x7f9e4209ea40], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.900-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.900-04:00"},"s":"I", "c":"STORAGE", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.901-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.901-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.901-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.901-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"865950ee-d73d-46a0-8c5b-5cf151615363"}},"options":{"capped":true,"size":10485760}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.902-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.902-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.902-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.902-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_non_streamable_ismaster_hanging_read-configRS-0/diagnostic.data"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.903-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.902-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.903-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.903-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.903-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.903-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"3a7deeb9-fa34-429d-b516-fbb99e43d58a"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.907-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.907-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.907-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.907-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.907-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.907-04:00"},"s":"I", "c":"STORAGE", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.908-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.908-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.908-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.908-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"db50c507-c9a4-40ad-a4c4-25179ed6a3d4"}},"options":{"capped":true,"size":10485760}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.911-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.911-04:00"},"s":"I", "c":"STORAGE", "id":47959006,"ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":758}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.911-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.911-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.919-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.919-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.920-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.920-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_non_streamable_ismaster_hanging_read-configRS-1/diagnostic.data"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.920-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.920-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.921-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.920-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.921-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.921-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"72b0196b-cc51-4d1a-9fa0-f7e348860131"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.921-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.921-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.921-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.921-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"bc712515-8a79-4a40-ad59-ab9515a5c80d"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.926-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.926-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.926-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.926-04:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.926-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.926-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_non_streamable_ismaster_hanging_read-configRS-2/diagnostic.data"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.927-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.927-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.927-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.927-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.927-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.927-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"d14a0b2e-5ede-4823-87ef-48aa82f8eb9a"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.934-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.934-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.935-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.934-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"08def865-5dc4-4b86-82e4-c73a2e180749"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.936-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.936-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.936-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.936-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.936-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.936-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.937-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.937-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"34dd7f91-6087-496a-95d8-f5829818612a"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.937-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.937-04:00"},"s":"I", "c":"STORAGE", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.937-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.937-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.937-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.937-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f59c4893-8e79-4c04-897e-4631bb5ad87b"}},"options":{"capped":true,"size":10485760}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.943-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.943-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.944-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.943-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"1c28702b-851b-4f74-961a-6c7b828f6c7f"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.952-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.952-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.952-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.952-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"1b5c02e1-3a95-49b4-9960-25f771468d60"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.952-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.952-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.953-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.953-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.953-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.953-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.953-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.953-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"d48ec463-df66-456a-8896-90ac9b440d3d"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.954-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.954-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.954-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.954-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_non_streamable_ismaster_hanging_read-rs0-0/diagnostic.data"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.955-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.955-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"be506674-b40f-4373-a613-d6d6d075d993"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.959-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.959-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.960-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.960-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"1bafe646-fb76-4d52-af70-54f88866ccca"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.971-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.971-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.971-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.971-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.971-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.971-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.971-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.971-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"29df1fb6-7b1c-4739-b4ec-ee854c8360e7"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.971-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.971-04:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.972-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.971-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.972-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.971-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.972-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.971-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.972-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.971-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"d9d624d0-7df1-4c23-bb03-503f5018ffd7"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.972-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.972-04:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.972-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.972-04:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.972-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.972-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20021.sock"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.972-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.972-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.972-0400 c20021| {"t":{"$date":"2020-05-27T19:31:58.972-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20021,"ssl":"off"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.976-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.975-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.976-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.976-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.976-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.976-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.976-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.976-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"5386411a-d199-48cd-8ec3-d80b90ccdb04"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.986-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.986-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.986-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.986-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.986-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.986-04:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.987-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.986-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.987-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.986-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c5bd4088-0477-497d-b7b4-6367e3e0fb00"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.987-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.987-04:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.987-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.987-04:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.987-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.987-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20022.sock"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.987-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.987-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.987-0400 c20022| {"t":{"$date":"2020-05-27T19:31:58.987-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20022,"ssl":"off"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.988-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.988-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.988-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.988-04:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.988-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.988-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.988-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.988-04:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.989-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.989-04:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.989-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.989-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20023.sock"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.989-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.989-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.989-0400 c20023| {"t":{"$date":"2020-05-27T19:31:58.989-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20023,"ssl":"off"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.997-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.997-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.998-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.998-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.998-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.998-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:58.998-0400 d20020| {"t":{"$date":"2020-05-27T19:31:58.998-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"46cc6627-2bd1-41da-a359-908c7af4487e"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.009-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.008-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.009-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.009-04:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.009-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.009-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.009-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.009-04:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.009-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.009-04:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.010-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.009-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20020.sock"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.010-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.009-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.010-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.009-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20020,"ssl":"off"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.156-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.156-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:50322","sessionId":1,"connectionCount":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.156-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.156-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:50322","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.156-0400 ReplSetTest made initial connection to node: connection to jasonchanjh:20020 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.157-0400 ReplSetTest startSet, nodes: [ connection to jasonchanjh:20020 ] [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.157-0400 ReplSetTest startSet took 1042ms for 1 nodes. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.157-0400 Waiting for the config server to finish starting up. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.157-0400 ReplSetTest waiting for an initial connection to node 0 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.157-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.157-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36182","sessionId":1,"connectionCount":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.157-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.157-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:36182","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.157-0400 ReplSetTest made initial connection to node: connection to jasonchanjh:20021 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.157-0400 ReplSetTest waiting for an initial connection to node 1 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.158-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.158-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35934","sessionId":1,"connectionCount":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.158-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.158-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:35934","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.158-0400 ReplSetTest made initial connection to node: connection to jasonchanjh:20022 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.158-0400 ReplSetTest waiting for an initial connection to node 2 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.158-0400 c20023| {"t":{"$date":"2020-05-27T19:31:59.158-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33132","sessionId":1,"connectionCount":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.159-0400 c20023| {"t":{"$date":"2020-05-27T19:31:59.158-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:33132","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.159-0400 ReplSetTest made initial connection to node: connection to jasonchanjh:20023 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.159-0400 ReplSetTest startSet, nodes: [ [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.159-0400 connection to jasonchanjh:20021, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.159-0400 connection to jasonchanjh:20022, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.159-0400 connection to jasonchanjh:20023 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.159-0400 ] [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.159-0400 ReplSetTest startSet took 1032ms for 3 nodes. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.159-0400 ShardingTest startup for all nodes took 1046ms with 3 config server nodes and 1 total shard nodes. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.159-0400 ShardingTest initiating replica set for shard: mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.161-0400 New session started with sessionID: { "id" : UUID("5a09d850-96bc-48dc-8157-6db665132e5a") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.165-0400 Setting fail point skipOplogBatcherWaitForData [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.165-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.165-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.165-0400 { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.165-0400 "replSetInitiate" : { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.165-0400 "_id" : "mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.166-0400 "protocolVersion" : 1, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.166-0400 "members" : [ [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.166-0400 { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.166-0400 "_id" : 0, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.166-0400 "host" : "jasonchanjh:20020" [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.166-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.166-0400 ] [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.166-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.166-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.166-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.166-04:00"},"s":"I", "c":"REPL", "id":21356, "ctx":"conn1","msg":"replSetInitiate admin command received from client"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.166-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.166-04:00"},"s":"I", "c":"REPL", "id":21357, "ctx":"conn1","msg":"replSetInitiate config object parses ok","attr":{"numMembers":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.167-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.166-04:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"conn1","msg":"Creating replication oplog","attr":{"oplogSizeMB":16}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.167-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.166-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"90de53cf-8c45-472d-813d-0930078be1b2"}},"options":{"capped":true,"size":16777216,"autoIndexId":false}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.172-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.172-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.172-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.172-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.196-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.196-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a3f06583-e85c-41a0-bbf5-80ed099556ea"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.205-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.205-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.206-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.205-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"be5ef9c9-22ca-4f99-8042-4442b3139d82"}},"options":{"uuid":{"$uuid":"be5ef9c9-22ca-4f99-8042-4442b3139d82"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.215-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.215-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.215-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.215-04:00"},"s":"I", "c":"COMMAND", "id":20459, "ctx":"conn1","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"4.4"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.215-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.215-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn1","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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":"5ecef86f2cb2b4436cdd12f5"}}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.215-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.215-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn1","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.215-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.215-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.215-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.215-04:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"conn1","msg":"Starting replication storage threads"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.216-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.216-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.216-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.216-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"2b184071-6b51-40e4-9842-347aa437be81"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.246-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.246-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.246-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.246-04:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"conn1","msg":"Starting replication fetcher thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.247-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.246-04:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"conn1","msg":"Starting replication applier thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.247-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.247-04:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"conn1","msg":"Starting replication reporter thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.247-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.247-04:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.247-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.247-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.247-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.247-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.247-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.247-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.247-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.247-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.249-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.248-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.249-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.248-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.249-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.249-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.249-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.249-04:00"},"s":"I", "c":"REPL", "id":21359, "ctx":"ReplCoord-0","msg":"Entering primary catch-up mode"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.249-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.249-04:00"},"s":"I", "c":"REPL", "id":21363, "ctx":"ReplCoord-0","msg":"Exited primary catch-up mode"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.249-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.249-04:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"ReplCoord-0","msg":"Stopping replication producer"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.249-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.249-04:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.249-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.249-04:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.249-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.249-04:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.249-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.249-04:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.249-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.249-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.250-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.249-04:00"},"s":"I", "c":"REPL", "id":4508103, "ctx":"OplogApplier-0","msg":"Increment the config term via reconfig"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.250-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.249-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.250-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.249-04:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"OplogApplier-0","msg":"Persisting new config to disk"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.250-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.250-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"OplogApplier-0","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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":"5ecef86f2cb2b4436cdd12f5"}}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.250-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.250-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.250-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.250-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"ba04847f-182b-4196-b6d6-4178e511ab27"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.263-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.262-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.263-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.263-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.263-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.263-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"16a78393-85ef-485f-af22-be32ee49a1ba"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.273-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.272-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.273-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.273-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.274-0400 Clearing fail point skipOplogBatcherWaitForData [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.275-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.274-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":0,"data":{},"timesEntered":183}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.275-0400 ReplSetTest initiate command took 110ms for 1 nodes in set 'mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0' [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.275-0400 Set shouldWaitForKeys from RS options: false [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.275-0400 Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.275-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.275-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.275-0400 Setting fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.276-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.276-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.276-0400 Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.277-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.277-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.278-0400 ReplSetTest initiate reconfig and awaitSecondaryNodes took 0ms for 1 nodes in set 'mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0' [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.280-0400 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.280-0400 AwaitNodesAgreeOnPrimary: Nodes agreed on primary jasonchanjh:20020 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.282-0400 AwaitLastStableRecoveryTimestamp: Beginning for [ "jasonchanjh:20020" ] [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.282-0400 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.283-0400 AwaitNodesAgreeOnPrimary: Nodes agreed on primary jasonchanjh:20020 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.283-0400 AwaitLastStableRecoveryTimestamp: ensuring the commit point advances for [ "jasonchanjh:20020" ] [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.285-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.285-04:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"JournalFlusher","msg":"Triggering the first stable checkpoint","attr":{"initialData":{"$timestamp":{"t":1590622319,"i":1}},"prevStable":{"$timestamp":{"t":0,"i":0}},"currStable":{"$timestamp":{"t":1590622319,"i":6}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.285-0400 AwaitLastStableRecoveryTimestamp: Waiting for stable recovery timestamps for [ "jasonchanjh:20020" ] [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.287-0400 AwaitLastStableRecoveryTimestamp: jasonchanjh:20020 does not have a stable recovery timestamp yet. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.312-0400 AwaitLastStableRecoveryTimestamp: A stable recovery timestamp has successfully established on [ "jasonchanjh:20020" ] [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.313-0400 ReplSetTest initiate awaitLastStableRecoveryTimestamp took 31ms for 1 nodes in set 'mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0' [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.315-0400 AwaitNodesAgreeOnAppliedOpTime: All nodes agree that all ops are applied up to { "ts" : Timestamp(1590622319, 6), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.315-0400 Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.316-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.316-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.316-0400 Clearing fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.316-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.316-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":0,"data":{},"timesEntered":6}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.317-0400 Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.317-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.317-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.317-0400 ReplSetTest initiateWithAnyNodeAsPrimary took 158ms for 1 nodes. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.317-0400 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.318-0400 AwaitNodesAgreeOnPrimary: Nodes agreed on primary jasonchanjh:20020 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.320-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.320-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"admin.foo","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"27f22ce8-7722-4191-bffe-140089306b1a"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.330-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.330-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.332-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.332-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42364","sessionId":2,"connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.332-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.332-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:42364","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.333-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.333-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42366","sessionId":3,"connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.333-0400 d20020| {"t":{"$date":"2020-05-27T19:31:59.333-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:42366","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.333-0400 Setting fail point skipOplogBatcherWaitForData [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.333-0400 New session started with sessionID: { "id" : UUID("4f2b72b4-14f1-4483-bc72-f41ebfeb21bd") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.334-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.334-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.334-0400 { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.334-0400 "replSetInitiate" : { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.334-0400 "_id" : "mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.334-0400 "protocolVersion" : 1, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.334-0400 "members" : [ [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.334-0400 { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.334-0400 "_id" : 0, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.334-0400 "host" : "jasonchanjh:20021" [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.335-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.335-0400 ], [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.335-0400 "configsvr" : true [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.335-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.335-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.335-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.334-04:00"},"s":"I", "c":"REPL", "id":21356, "ctx":"conn1","msg":"replSetInitiate admin command received from client"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.335-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.335-04:00"},"s":"I", "c":"REPL", "id":21357, "ctx":"conn1","msg":"replSetInitiate config object parses ok","attr":{"numMembers":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.335-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.335-04:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"conn1","msg":"Creating replication oplog","attr":{"oplogSizeMB":40}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.335-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.335-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"bfb07ccd-15cd-4f81-a6f4-5eecea738a65"}},"options":{"capped":true,"size":41943040,"autoIndexId":false}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.340-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.340-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.340-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.340-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.362-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.362-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"ccd1a4bb-fa31-4616-a8d7-c8d80cab786a"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.370-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.370-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.371-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.371-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"29868f6a-f23d-431f-a45c-201df4dd45a5"}},"options":{"uuid":{"$uuid":"29868f6a-f23d-431f-a45c-201df4dd45a5"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.401-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.401-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.401-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.401-04:00"},"s":"I", "c":"COMMAND", "id":20459, "ctx":"conn1","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"4.6"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.401-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.401-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.401-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.401-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn1","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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":"5ecef86f66e0e7c4b1ec6dc6"}}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.401-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.401-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn1","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.401-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.401-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.402-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.401-04:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"conn1","msg":"Starting replication storage threads"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.402-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.402-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.402-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.402-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"cfbb6b7f-36d5-4590-86f5-4077d9558be3"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.414-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.414-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.414-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.414-04:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"conn1","msg":"Starting replication fetcher thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.414-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.414-04:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"conn1","msg":"Starting replication applier thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.415-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.414-04:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"conn1","msg":"Starting replication reporter thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.415-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.414-04:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.415-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.414-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.415-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.415-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.415-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.415-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.415-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.415-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.416-0400 New session started with sessionID: { "id" : UUID("03f61bb5-b8ae-4ebc-8ce3-6e4e664d8b64") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.416-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.416-04:00"},"s":"I", "c":"ELECTION", "id":21450, "ctx":"ReplCoord-1","msg":"Election succeeded, assuming primary role","attr":{"term":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.416-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.416-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-1","msg":"Replica set state transition","attr":{"newState":"PRIMARY","oldState":"SECONDARY"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.416-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.416-04:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoord-1","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.416-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.416-04:00"},"s":"I", "c":"REPL", "id":21359, "ctx":"ReplCoord-1","msg":"Entering primary catch-up mode"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.416-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.416-04:00"},"s":"I", "c":"REPL", "id":21363, "ctx":"ReplCoord-1","msg":"Exited primary catch-up mode"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.417-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.416-04:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"ReplCoord-1","msg":"Stopping replication producer"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.417-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.416-04:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.417-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.416-04:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.417-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.416-04:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.417-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.416-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.417-0400 New session started with sessionID: { "id" : UUID("e6165dd7-44aa-40f6-bfa4-2d11d0203c55") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.417-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.417-04:00"},"s":"I", "c":"REPL", "id":4508103, "ctx":"OplogApplier-0","msg":"Increment the config term via reconfig"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.417-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.417-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.417-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.417-04:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"OplogApplier-0","msg":"Persisting new config to disk"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.418-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.418-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"OplogApplier-0","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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":"5ecef86f66e0e7c4b1ec6dc6"}}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.418-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.418-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.418-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.418-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"d0d27781-414d-42db-a4df-dc511e83a369"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.428-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.428-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.428-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.428-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.chunks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"18b7f82e-a698-4310-82e0-77193ea1e4de"}},"options":{"uuid":{"$uuid":"18b7f82e-a698-4310-82e0-77193ea1e4de"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.438-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.438-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.442-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.442-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.447-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.447-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.453-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.453-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.453-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.453-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.migrations","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"ac211738-8a11-41bd-86e0-61e09c6b2271"}},"options":{"uuid":{"$uuid":"ac211738-8a11-41bd-86e0-61e09c6b2271"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.465-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.465-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.471-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.471-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.471-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.471-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.shards","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"9300ded2-740f-4805-be68-923a66092dbe"}},"options":{"uuid":{"$uuid":"9300ded2-740f-4805-be68-923a66092dbe"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.483-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.483-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.488-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.488-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.489-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.488-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.locks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"aa1780ce-6d21-42b3-9be0-60377a89c1e0"}},"options":{"uuid":{"$uuid":"aa1780ce-6d21-42b3-9be0-60377a89c1e0"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.500-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.500-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.506-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.506-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.512-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.512-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.512-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.512-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.lockpings","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"f844b566-8d0a-4425-bf64-eaf8e07577eb"}},"options":{"uuid":{"$uuid":"f844b566-8d0a-4425-bf64-eaf8e07577eb"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.520-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.520-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.524-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.524-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.525-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.524-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.tags","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"e378af38-5ace-4e01-9584-4d1cdcc638cc"}},"options":{"uuid":{"$uuid":"e378af38-5ace-4e01-9584-4d1cdcc638cc"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.534-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.534-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.539-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.539-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.545-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.545-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.545-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.545-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.version","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"badf7c29-c626-44b6-9ca2-d2ec18d1a1a2"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.553-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.553-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.554-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.554-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.554-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.554-04:00"},"s":"I", "c":"SHARDING", "id":21856, "ctx":"Balancer","msg":"CSRS balancer is starting"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.554-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.554-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.554-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.554-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"1f9d436b-e348-4157-bc96-70d716f415d9"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.563-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.563-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.563-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.563-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.563-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.563-04:00"},"s":"D3", "c":"TXN", "id":22451, "ctx":"TransactionCoordinator","msg":"Waiting for OpTime to become majority committed","attr":{"lastOpTime":{"ts":{"$timestamp":{"t":1590622319,"i":23}},"t":1}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.563-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.563-04:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"JournalFlusher","msg":"Triggering the first stable checkpoint","attr":{"initialData":{"$timestamp":{"t":1590622319,"i":1}},"prevStable":{"$timestamp":{"t":0,"i":0}},"currStable":{"$timestamp":{"t":1590622319,"i":23}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.564-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.564-04:00"},"s":"I", "c":"SHARDING", "id":21857, "ctx":"Balancer","msg":"CSRS balancer thread is recovering"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.564-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.564-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":"3c9ec5bf-3d02-4946-919d-c09fa6b34b28"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.564-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.564-04:00"},"s":"I", "c":"SHARDING", "id":21858, "ctx":"Balancer","msg":"CSRS balancer thread is recovered"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.565-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.565-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.565-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.565-04:00"},"s":"I", "c":"TXN", "id":22438, "ctx":"TransactionCoordinator","msg":"Incoming coordinateCommit requests are now enabled"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.579-0400 Clearing fail point skipOplogBatcherWaitForData [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.580-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.580-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":0,"data":{},"timesEntered":1176}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.580-0400 ReplSetTest initiate command took 246ms for 3 nodes in set 'mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS' [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.580-0400 Set shouldWaitForKeys from RS options: false [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.580-0400 Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.581-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.581-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.581-0400 Setting fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.582-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.581-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.582-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.581-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.582-0400 Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.582-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.582-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.582-0400 Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.583-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.583-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.583-0400 Setting fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.584-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.584-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.584-0400 Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.584-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.584-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.584-0400 Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.585-0400 c20023| {"t":{"$date":"2020-05-27T19:31:59.585-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.585-0400 Setting fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.585-0400 c20023| {"t":{"$date":"2020-05-27T19:31:59.585-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.586-0400 Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.586-0400 c20023| {"t":{"$date":"2020-05-27T19:31:59.586-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.586-0400 Reconfiguring replica set to add in other nodes [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.586-0400 ReplSetTest adding in node 2 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.586-0400 { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.586-0400 "replSetReconfig" : { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.586-0400 "_id" : "mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.587-0400 "protocolVersion" : 1, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.587-0400 "members" : [ [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.587-0400 { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.587-0400 "_id" : 0, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.587-0400 "host" : "jasonchanjh:20021" [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.587-0400 }, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.587-0400 { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.587-0400 "_id" : 1, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.587-0400 "host" : "jasonchanjh:20022" [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.587-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.587-0400 ], [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.587-0400 "configsvr" : true, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.587-0400 "settings" : { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.587-0400 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.587-0400 }, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.587-0400 "version" : 2 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.588-0400 }, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.588-0400 "maxTimeMS" : 600000 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.588-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.588-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.587-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.588-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.587-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":1590622319,"i":4}},"t":1}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.588-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.587-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":1590622319,"i":4}},"t":1}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.588-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.587-04:00"},"s":"I", "c":"REPL", "id":21352, "ctx":"conn1","msg":"replSetReconfig admin command received from client","attr":{"newConfig":{"_id":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.609-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.609-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44012","sessionId":2,"connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.609-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.609-04:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"conn1","msg":"replSetReconfig config object parses ok","attr":{"numMembers":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.609-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.609-04:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"conn1","msg":"Executing quorum check for reconfig"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.609-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.609-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"connection ended","attr":{"remote":"127.0.0.1:44012","connectionCount":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.609-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.609-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_non_streamable_ismaster_hanging_read-configRS\", configVersion: 2, configTerm: 1, hbv: 1, from: \"jasonchanjh:20021\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.609-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.609-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.610-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.609-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44014","sessionId":3,"connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.610-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.610-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:44014","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.610-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.610-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.610-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.610-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.610-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.610-04:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"conn1","msg":"Persisting new config to disk"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.611-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.611-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33196","sessionId":4,"connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.611-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.611-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"127.0.0.1:33196","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.613-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.613-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn1","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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":"5ecef86f66e0e7c4b1ec6dc6"}}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.613-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.613-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn1","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.613-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.613-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.613-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.613-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20022","newState":"STARTUP"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.633-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.633-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33198","sessionId":5,"connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.633-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.633-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn5","msg":"connection ended","attr":{"remote":"127.0.0.1:33198","connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.661-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.661-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33200","sessionId":6,"connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.662-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.661-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn6","msg":"connection ended","attr":{"remote":"127.0.0.1:33200","connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.662-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.662-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c9d5f6e4-104e-4805-b128-9a7c37107b24"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.673-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.673-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.673-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.673-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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":"5ecef86f66e0e7c4b1ec6dc6"}}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.674-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.673-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.674-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.673-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.674-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.674-04:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"ReplCoord-0","msg":"Starting replication storage threads"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.674-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.674-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.675-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.675-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"5edfcee0-0133-49c2-81f2-d0eb050e52db"}},"options":{"temp":true}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.685-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.684-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.685-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.684-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.685-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.685-04:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"5edfcee0-0133-49c2-81f2-d0eb050e52db"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.686-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.686-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"d74bf116-d135-4671-83dc-4671550e0b13"}},"options":{"temp":true}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.696-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.695-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.696-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.696-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.746-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.746-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.746-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.746-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.746-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.746-04:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"ReplCoordExtern-0","msg":"Creating replication oplog","attr":{"oplogSizeMB":40}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.746-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.746-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"cce4e0bb-7db6-41b2-a2fb-0e1cbf7b27ab"}},"options":{"capped":true,"size":41943040,"autoIndexId":false}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.751-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.751-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.752-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.751-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.777-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.777-04:00"},"s":"I", "c":"REPL", "id":21754, "ctx":"ReplCoordExtern-0","msg":"dropReplicatedDatabases - dropping databases","attr":{"numDatabases":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.777-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.777-04:00"},"s":"I", "c":"REPL", "id":21756, "ctx":"ReplCoordExtern-0","msg":"dropReplicatedDatabases - dropped databases","attr":{"numDatabases":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.778-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.778-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33202","sessionId":7,"connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.778-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.778-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn7","msg":"client metadata","attr":{"remote":"127.0.0.1:33202","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.780-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.780-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33204","sessionId":8,"connectionCount":4}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.780-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.780-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33206","sessionId":9,"connectionCount":5}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.780-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.780-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn8","msg":"client metadata","attr":{"remote":"127.0.0.1:33204","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.780-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.780-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn9","msg":"client metadata","attr":{"remote":"127.0.0.1:33206","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.781-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.781-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"29868f6a-f23d-431f-a45c-201df4dd45a5"}},"options":{"uuid":{"$uuid":"29868f6a-f23d-431f-a45c-201df4dd45a5"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.802-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.802-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.802-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.802-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.802-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.802-04:00"},"s":"I", "c":"COMMAND", "id":20459, "ctx":"ReplWriterWorker-15","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"4.6"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.802-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.802-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-15","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.802-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.802-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-15","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.803-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.803-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.804-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.804-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.806-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.806-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"3c9ec5bf-3d02-4946-919d-c09fa6b34b28"}},"options":{"uuid":{"$uuid":"3c9ec5bf-3d02-4946-919d-c09fa6b34b28"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.813-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.813-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.813-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.813-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":200}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.813-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.813-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_non_streamable_ismaster_hanging_read-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":"4f2b72b4-14f1-4483-bc72-f41ebfeb21bd"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622319,"i":25}},"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":2},"storage":{},"protocol":"op_msg","durationMillis":226}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.814-0400 ReplSetTest adding in node 3 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.814-0400 { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.814-0400 "replSetReconfig" : { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.814-0400 "_id" : "mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.814-0400 "protocolVersion" : 1, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.814-0400 "members" : [ [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.814-0400 { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.814-0400 "_id" : 0, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.814-0400 "host" : "jasonchanjh:20021" [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.814-0400 }, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.815-0400 { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.815-0400 "_id" : 1, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.815-0400 "host" : "jasonchanjh:20022" [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.815-0400 }, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.815-0400 { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.815-0400 "_id" : 2, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.815-0400 "host" : "jasonchanjh:20023" [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.815-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.815-0400 ], [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.815-0400 "configsvr" : true, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.815-0400 "settings" : { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.815-0400 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.815-0400 }, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.815-0400 "version" : 3 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.815-0400 }, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.815-0400 "maxTimeMS" : 600000 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.816-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.816-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.814-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.816-0400 c20021| {"t":{"$date":"2020-05-27T19:31:59.814-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":1590622319,"i":27}},"t":1}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.825-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.825-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.825-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.825-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.826-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.826-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.828-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.827-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.831-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.831-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.chunks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"18b7f82e-a698-4310-82e0-77193ea1e4de"}},"options":{"uuid":{"$uuid":"18b7f82e-a698-4310-82e0-77193ea1e4de"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.849-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.849-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.849-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.849-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.862-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.862-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.862-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.862-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.877-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.877-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.878-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.877-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.891-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.891-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.891-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.891-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.892-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.892-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.895-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.895-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.897-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.897-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.898-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.898-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.898-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.898-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.899-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.898-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.905-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.905-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.907-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.907-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.911-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.911-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"1f9d436b-e348-4157-bc96-70d716f415d9"}},"options":{"uuid":{"$uuid":"1f9d436b-e348-4157-bc96-70d716f415d9"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.928-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.928-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.928-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.928-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.928-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.928-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.930-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.930-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.932-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.932-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.shards","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"9300ded2-740f-4805-be68-923a66092dbe"}},"options":{"uuid":{"$uuid":"9300ded2-740f-4805-be68-923a66092dbe"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.953-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.953-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.953-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.953-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.966-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.966-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.967-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.966-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.967-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.967-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.970-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.970-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.971-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.971-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.973-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.973-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.976-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.975-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.locks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"aa1780ce-6d21-42b3-9be0-60377a89c1e0"}},"options":{"uuid":{"$uuid":"aa1780ce-6d21-42b3-9be0-60377a89c1e0"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.991-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.991-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:31:59.991-0400 c20022| {"t":{"$date":"2020-05-27T19:31:59.991-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.000-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.000-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.001-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.000-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.016-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.016-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.016-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.016-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.017-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.017-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.019-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.019-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.021-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.021-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.021-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.021-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.025-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.024-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.027-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.027-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.029-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.029-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.migrations","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"ac211738-8a11-41bd-86e0-61e09c6b2271"}},"options":{"uuid":{"$uuid":"ac211738-8a11-41bd-86e0-61e09c6b2271"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.051-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.051-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.051-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.051-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.066-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.066-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.067-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.066-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.067-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.067-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.069-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.069-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.072-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.072-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.074-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.073-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.076-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.076-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"badf7c29-c626-44b6-9ca2-d2ec18d1a1a2"}},"options":{"uuid":{"$uuid":"badf7c29-c626-44b6-9ca2-d2ec18d1a1a2"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.096-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.096-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.096-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.096-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.097-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.097-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.099-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.099-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.101-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.101-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"d0d27781-414d-42db-a4df-dc511e83a369"}},"options":{"uuid":{"$uuid":"d0d27781-414d-42db-a4df-dc511e83a369"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.122-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.122-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.123-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.122-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.124-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.124-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.126-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.126-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.128-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.128-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.tags","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"e378af38-5ace-4e01-9584-4d1cdcc638cc"}},"options":{"uuid":{"$uuid":"e378af38-5ace-4e01-9584-4d1cdcc638cc"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.149-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.148-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.149-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.148-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.158-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.158-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.159-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.158-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.172-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.172-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.172-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.172-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.173-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.173-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.175-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.175-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.178-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.177-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.178-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.178-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.181-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.181-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.183-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.182-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.185-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.185-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.lockpings","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"f844b566-8d0a-4425-bf64-eaf8e07577eb"}},"options":{"uuid":{"$uuid":"f844b566-8d0a-4425-bf64-eaf8e07577eb"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.199-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.199-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.199-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.199-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.211-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.211-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.211-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.211-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.212-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.212-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.213-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.213-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.215-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.216-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.216-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.218-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.218-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.218-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.218-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"connection ended","attr":{"remote":"127.0.0.1:33206","connectionCount":4}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.219-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.219-04:00"},"s":"I", "c":"INITSYNC", "id":21186, "ctx":"ReplCoordExtern-2","msg":"No need to apply operations","attr":{"stopTimestamp":{"":{"$timestamp":{"t":1590622319,"i":27}}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.219-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.219-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.220-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.220-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.220-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.220-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.220-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.220-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.220-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.220-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.221-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.220-04:00"},"s":"I", "c":"INITSYNC", "id":21191, "ctx":"ReplCoordExtern-1","msg":"Initial sync attempt finishing up"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.221-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.220-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-27T23:31:59.684Z"},"initialSyncAttempts":[],"appliedOps":0,"initialSyncOplogStart":{"$timestamp":{"t":1590622319,"i":27}},"initialSyncOplogEnd":{"$timestamp":{"t":1590622319,"i":27}},"totalTimeUnreachableMillis":1,"databases":{"databasesCloned":2,"admin":{"collections":2,"clonedCollections":2,"start":{"$date":"2020-05-27T23:31:59.781Z"},"end":{"$date":"2020-05-27T23:31:59.830Z"},"elapsedMillis":49,"admin.system.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"start":{"$date":"2020-05-27T23:31:59.781Z"},"end":{"$date":"2020-05-27T23:31:59.806Z"},"elapsedMillis":25,"receivedBatches":1},"admin.system.keys":{"documentsToCopy":2,"documentsCopied":2,"indexes":1,"fetchedBatches":1,"start":{"$date":"2020-05-27T23:31:59.806Z"},"end":{"$date":"2020-05-27T23:31:59.830Z"},"elapsedMillis":24,"receivedBatches":1}},"config":{"collections":9,"clonedCollections":9,"start":{"$date":"2020-05-27T23:31:59.830Z"},"end":{"$date":"2020-05-27T23:32:00.218Z"},"elapsedMillis":388,"config.chunks":{"documentsToCopy":0,"documentsCopied":0,"indexes":4,"fetchedBatches":0,"start":{"$date":"2020-05-27T23:31:59.830Z"},"end":{"$date":"2020-05-27T23:31:59.910Z"},"elapsedMillis":80,"receivedBatches":0},"config.system.indexBuilds":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"start":{"$date":"2020-05-27T23:31:59.910Z"},"end":{"$date":"2020-05-27T23:31:59.931Z"},"elapsedMillis":21,"receivedBatches":0},"config.shards":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"start":{"$date":"2020-05-27T23:31:59.931Z"},"end":{"$date":"2020-05-27T23:31:59.975Z"},"elapsedMillis":44,"receivedBatches":0},"config.locks":{"documentsToCopy":0,"documentsCopied":0,"indexes":3,"fetchedBatches":0,"start":{"$date":"2020-05-27T23:31:59.975Z"},"end":{"$date":"2020-05-27T23:32:00.028Z"},"elapsedMillis":53,"receivedBatches":0},"config.migrations":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"start":{"$date":"2020-05-27T23:32:00.028Z"},"end":{"$date":"2020-05-27T23:32:00.075Z"},"elapsedMillis":47,"receivedBatches":0},"config.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"start":{"$date":"2020-05-27T23:32:00.075Z"},"end":{"$date":"2020-05-27T23:32:00.100Z"},"elapsedMillis":25,"receivedBatches":1},"config.transactions":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"start":{"$date":"2020-05-27T23:32:00.100Z"},"end":{"$date":"2020-05-27T23:32:00.127Z"},"elapsedMillis":27,"receivedBatches":0},"config.tags":{"documentsToCopy":0,"documentsCopied":0,"indexes":3,"fetchedBatches":0,"start":{"$date":"2020-05-27T23:32:00.127Z"},"end":{"$date":"2020-05-27T23:32:00.185Z"},"elapsedMillis":58,"receivedBatches":0},"config.lockpings":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"start":{"$date":"2020-05-27T23:32:00.185Z"},"end":{"$date":"2020-05-27T23:32:00.218Z"},"elapsedMillis":33,"receivedBatches":0}}}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.221-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.220-04:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-1","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"d74bf116-d135-4671-83dc-4671550e0b13"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.222-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.222-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"88cfdae8-f41a-4a87-a981-77cb5ea9be84"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.233-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.233-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.234-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.234-04:00"},"s":"I", "c":"INITSYNC", "id":21163, "ctx":"ReplCoordExtern-1","msg":"Initial sync done","attr":{"durationSeconds":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.234-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.234-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.234-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.234-04:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"ReplCoordExtern-1","msg":"Starting replication fetcher thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.234-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.234-04:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"ReplCoordExtern-1","msg":"Starting replication applier thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.234-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.234-04:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"ReplCoordExtern-1","msg":"Starting replication reporter thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.234-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.234-04:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.234-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.234-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.234-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.234-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.234-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.234-04:00"},"s":"I", "c":"REPL", "id":21798, "ctx":"BackgroundSync","msg":"Could not find member to sync from"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.235-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.235-04:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"ReplCoord-1","msg":"Triggering the first stable checkpoint","attr":{"initialData":{"$timestamp":{"t":1590622319,"i":27}},"prevStable":{"$timestamp":{"t":0,"i":0}},"currStable":{"$timestamp":{"t":1590622319,"i":27}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.413-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.413-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.414-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.413-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":598,"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1590622319,"i":27}},"t":1}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.414-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.413-04:00"},"s":"I", "c":"REPL", "id":21352, "ctx":"conn1","msg":"replSetReconfig admin command received from client","attr":{"newConfig":{"_id":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.414-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.414-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44028","sessionId":10,"connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.414-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.414-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn10","msg":"connection ended","attr":{"remote":"127.0.0.1:44028","connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.415-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.414-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53392","sessionId":2,"connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.415-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.415-04:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"conn1","msg":"replSetReconfig config object parses ok","attr":{"numMembers":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.415-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.415-04:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"conn1","msg":"Executing quorum check for reconfig"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.415-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.415-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"connection ended","attr":{"remote":"127.0.0.1:53392","connectionCount":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.415-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.415-04:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn1","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 7 -- target:jasonchanjh:20022 db:admin cmd:{ replSetHeartbeat: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", configVersion: 3, configTerm: 1, hbv: 1, from: \"jasonchanjh:20021\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.416-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.415-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:20023 db:admin cmd:{ replSetHeartbeat: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", configVersion: 3, configTerm: 1, hbv: 1, from: \"jasonchanjh:20021\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.416-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.415-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.416-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.415-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.416-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.415-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53394","sessionId":3,"connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.416-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.416-04:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"conn1","msg":"Persisting new config to disk"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.416-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.416-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:53394","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.418-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.418-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn1","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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":"5ecef86f66e0e7c4b1ec6dc6"}}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.418-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.418-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn1","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.418-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.418-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.418-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.418-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.419-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.418-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.419-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.419-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.419-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.419-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.419-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.419-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33214","sessionId":13,"connectionCount":5}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.419-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.419-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33216","sessionId":14,"connectionCount":6}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.420-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.420-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn13","msg":"connection ended","attr":{"remote":"127.0.0.1:33214","connectionCount":5}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.420-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.420-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn14","msg":"client metadata","attr":{"remote":"127.0.0.1:33216","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.445-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.445-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53400","sessionId":5,"connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.445-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.445-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33220","sessionId":15,"connectionCount":6}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.445-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.445-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn5","msg":"connection ended","attr":{"remote":"127.0.0.1:53400","connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.445-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.445-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"connection ended","attr":{"remote":"127.0.0.1:33220","connectionCount":5}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.446-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.445-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44042","sessionId":13,"connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.446-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.446-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn13","msg":"connection ended","attr":{"remote":"127.0.0.1:44042","connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.446-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.446-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"8f621dac-6b57-4a8c-b4ea-27f630c6bba7"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.447-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.447-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-2","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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":"5ecef86f66e0e7c4b1ec6dc6"}}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.447-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.447-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-2","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.448-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.447-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.448-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.448-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53406","sessionId":8,"connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.448-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.448-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn8","msg":"client metadata","attr":{"remote":"127.0.0.1:53406","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.448-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.448-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.449-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.449-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.449-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.449-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-3","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20023","newState":"STARTUP"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.449-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.449-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44046","sessionId":15,"connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.449-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.449-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:44046","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.459-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.459-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.460-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.460-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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":"5ecef86f66e0e7c4b1ec6dc6"}}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.460-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.460-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.460-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.460-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.460-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.460-04:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"ReplCoord-0","msg":"Starting replication storage threads"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.461-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.460-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.461-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.461-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.461-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.461-04:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"BackgroundSync","msg":"Sync source candidate chosen","attr":{"syncSource":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.462-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.462-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"b3fcf7c8-3e8e-47cc-b505-1840ae3e16f6"}},"options":{"temp":true}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.462-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.462-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.463-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.463-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":1590622319,"i":27}},"t":1}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.463-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.463-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33228","sessionId":16,"connectionCount":6}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.463-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.463-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:33228","client":"conn16","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.475-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.475-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.475-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.475-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.475-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.475-04:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"b3fcf7c8-3e8e-47cc-b505-1840ae3e16f6"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.477-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.477-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c0bd0902-1c8d-4aff-9f3f-b269bfa7d5e8"}},"options":{"temp":true}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.491-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.491-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.491-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.491-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.499-0400 c20022| {"t":{"$date":"2020-05-27T19:32:00.499-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.516-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.516-04:00"},"s":"I", "c":"REPL", "id":3873117, "ctx":"ReplCoordExtern-1","msg":"Choosing primary as sync source","attr":{"primary":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.516-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.516-04:00"},"s":"I", "c":"INITSYNC", "id":21173, "ctx":"ReplCoordExtern-1","msg":"Initial syncer oplog truncation finished","attr":{"durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.516-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.516-04:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"ReplCoordExtern-1","msg":"Creating replication oplog","attr":{"oplogSizeMB":40}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.517-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.516-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"40cd73d8-4d82-43c1-9cb4-51876aa555b9"}},"options":{"capped":true,"size":41943040,"autoIndexId":false}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.524-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.524-04:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"ReplCoordExtern-1","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.525-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.524-04:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"ReplCoordExtern-1","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.551-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.551-04:00"},"s":"I", "c":"REPL", "id":21754, "ctx":"ReplCoordExtern-1","msg":"dropReplicatedDatabases - dropping databases","attr":{"numDatabases":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.552-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.551-04:00"},"s":"I", "c":"REPL", "id":21756, "ctx":"ReplCoordExtern-1","msg":"dropReplicatedDatabases - dropped databases","attr":{"numDatabases":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.552-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.552-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33230","sessionId":17,"connectionCount":7}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.553-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.553-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:33230","client":"conn17","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.557-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.557-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33232","sessionId":18,"connectionCount":8}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.558-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.557-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33234","sessionId":19,"connectionCount":9}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.558-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.558-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:33232","client":"conn18","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.558-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.558-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:33234","client":"conn19","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.561-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.561-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"29868f6a-f23d-431f-a45c-201df4dd45a5"}},"options":{"uuid":{"$uuid":"29868f6a-f23d-431f-a45c-201df4dd45a5"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.589-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.588-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.589-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.588-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.590-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.589-04:00"},"s":"I", "c":"COMMAND", "id":20459, "ctx":"ReplWriterWorker-0","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"4.6"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.590-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.590-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":8}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.590-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.590-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.590-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.590-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.591-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.591-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.593-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.593-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.595-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.595-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"3c9ec5bf-3d02-4946-919d-c09fa6b34b28"}},"options":{"uuid":{"$uuid":"3c9ec5bf-3d02-4946-919d-c09fa6b34b28"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.619-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.619-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20023","newState":"STARTUP2"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.620-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.619-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":201}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.620-0400 c20021| {"t":{"$date":"2020-05-27T19:32:00.620-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_non_streamable_ismaster_hanging_read-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":"4f2b72b4-14f1-4483-bc72-f41ebfeb21bd"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622319,"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":2},"storage":{},"protocol":"op_msg","durationMillis":805}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.620-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.620-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.621-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.620-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.622-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.622-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.625-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.625-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.631-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.631-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.chunks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"18b7f82e-a698-4310-82e0-77193ea1e4de"}},"options":{"uuid":{"$uuid":"18b7f82e-a698-4310-82e0-77193ea1e4de"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.655-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.655-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.656-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.655-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.675-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.674-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.675-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.674-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.694-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.694-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.694-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.694-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.712-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.711-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.712-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.711-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.713-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.713-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.716-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.716-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.719-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.719-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.721-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.721-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.721-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.721-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.721-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.721-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.730-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.730-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.733-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.733-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.737-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.737-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"1f9d436b-e348-4157-bc96-70d716f415d9"}},"options":{"uuid":{"$uuid":"1f9d436b-e348-4157-bc96-70d716f415d9"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.762-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.761-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.762-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.761-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.763-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.763-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.766-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.765-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.768-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.768-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.shards","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"9300ded2-740f-4805-be68-923a66092dbe"}},"options":{"uuid":{"$uuid":"9300ded2-740f-4805-be68-923a66092dbe"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.836-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.835-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.836-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.835-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.857-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.857-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.857-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.857-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.859-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.858-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.861-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.861-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.863-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.863-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.866-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.866-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.870-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.870-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.locks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"aa1780ce-6d21-42b3-9be0-60377a89c1e0"}},"options":{"uuid":{"$uuid":"aa1780ce-6d21-42b3-9be0-60377a89c1e0"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.890-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.890-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.890-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.890-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.902-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.902-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.903-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.902-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.920-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.920-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.920-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.920-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.922-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.921-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.925-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.924-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.927-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.927-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.927-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.927-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.931-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.931-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.934-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.934-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.937-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.936-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.migrations","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"ac211738-8a11-41bd-86e0-61e09c6b2271"}},"options":{"uuid":{"$uuid":"ac211738-8a11-41bd-86e0-61e09c6b2271"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.959-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.959-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.959-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.959-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.977-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.977-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.978-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.977-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.978-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.978-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53418","sessionId":13,"connectionCount":4}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.978-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.978-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.978-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.978-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn13","msg":"client metadata","attr":{"remote":"127.0.0.1:53418","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.979-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.979-04:00"},"s":"I", "c":"NETWORK", "id":22990, "ctx":"conn13","msg":"DBException handling request, closing client connection: {e}","attr":{"e":"NotMaster: Not-master error while processing 'find' operation on 'config' database via fire-and-forget command execution."}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.979-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.979-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn13","msg":"connection ended","attr":{"remote":"127.0.0.1:53418","connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.980-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.980-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.984-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.984-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.987-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.987-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:00.990-0400 c20023| {"t":{"$date":"2020-05-27T19:32:00.990-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"badf7c29-c626-44b6-9ca2-d2ec18d1a1a2"}},"options":{"uuid":{"$uuid":"badf7c29-c626-44b6-9ca2-d2ec18d1a1a2"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.014-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.014-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.014-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.014-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.015-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.015-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.017-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.017-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.020-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.019-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"d0d27781-414d-42db-a4df-dc511e83a369"}},"options":{"uuid":{"$uuid":"d0d27781-414d-42db-a4df-dc511e83a369"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.046-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.046-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.046-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.046-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.047-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.046-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"MirrorMaestro","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.047-0400 c20022| {"t":{"$date":"2020-05-27T19:32:01.047-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44058","sessionId":17,"connectionCount":4}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.047-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.047-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.048-0400 c20022| {"t":{"$date":"2020-05-27T19:32:01.047-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:44058","client":"conn17","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.050-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.049-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.052-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.052-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.tags","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"e378af38-5ace-4e01-9584-4d1cdcc638cc"}},"options":{"uuid":{"$uuid":"e378af38-5ace-4e01-9584-4d1cdcc638cc"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.075-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.074-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.075-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.074-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.088-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.088-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.088-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.088-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.106-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.106-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.106-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.106-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.107-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.107-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.110-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.110-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.112-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.112-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.112-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.112-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.116-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.116-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.118-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.118-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.122-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.121-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.lockpings","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"f844b566-8d0a-4425-bf64-eaf8e07577eb"}},"options":{"uuid":{"$uuid":"f844b566-8d0a-4425-bf64-eaf8e07577eb"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.141-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.141-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.141-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.141-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.159-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.159-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.159-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.159-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.160-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.160-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.162-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.162-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.164-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.163-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.167-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.166-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.169-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.169-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.170-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.169-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn19","msg":"connection ended","attr":{"remote":"127.0.0.1:33234","connectionCount":8}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.170-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.170-04:00"},"s":"I", "c":"INITSYNC", "id":21186, "ctx":"ReplCoordExtern-2","msg":"No need to apply operations","attr":{"stopTimestamp":{"":{"$timestamp":{"t":1590622320,"i":1}}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.171-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.171-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.172-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.172-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.172-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.172-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.172-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.172-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.173-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.172-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.173-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.172-04:00"},"s":"I", "c":"INITSYNC", "id":21191, "ctx":"ReplCoordExtern-0","msg":"Initial sync attempt finishing up"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.173-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.172-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-27T23:32:00.475Z"},"initialSyncAttempts":[],"appliedOps":0,"initialSyncOplogStart":{"$timestamp":{"t":1590622320,"i":1}},"initialSyncOplogEnd":{"$timestamp":{"t":1590622320,"i":1}},"totalTimeUnreachableMillis":1,"databases":{"databasesCloned":2,"admin":{"collections":2,"clonedCollections":2,"start":{"$date":"2020-05-27T23:32:00.558Z"},"end":{"$date":"2020-05-27T23:32:00.628Z"},"elapsedMillis":70,"admin.system.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"start":{"$date":"2020-05-27T23:32:00.560Z"},"end":{"$date":"2020-05-27T23:32:00.594Z"},"elapsedMillis":34,"receivedBatches":1},"admin.system.keys":{"documentsToCopy":2,"documentsCopied":2,"indexes":1,"fetchedBatches":1,"start":{"$date":"2020-05-27T23:32:00.594Z"},"end":{"$date":"2020-05-27T23:32:00.628Z"},"elapsedMillis":34,"receivedBatches":1}},"config":{"collections":9,"clonedCollections":9,"start":{"$date":"2020-05-27T23:32:00.628Z"},"end":{"$date":"2020-05-27T23:32:01.169Z"},"elapsedMillis":541,"config.chunks":{"documentsToCopy":0,"documentsCopied":0,"indexes":4,"fetchedBatches":0,"start":{"$date":"2020-05-27T23:32:00.630Z"},"end":{"$date":"2020-05-27T23:32:00.736Z"},"elapsedMillis":106,"receivedBatches":0},"config.system.indexBuilds":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"start":{"$date":"2020-05-27T23:32:00.736Z"},"end":{"$date":"2020-05-27T23:32:00.767Z"},"elapsedMillis":31,"receivedBatches":0},"config.shards":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"start":{"$date":"2020-05-27T23:32:00.767Z"},"end":{"$date":"2020-05-27T23:32:00.869Z"},"elapsedMillis":102,"receivedBatches":0},"config.locks":{"documentsToCopy":0,"documentsCopied":0,"indexes":3,"fetchedBatches":0,"start":{"$date":"2020-05-27T23:32:00.869Z"},"end":{"$date":"2020-05-27T23:32:00.936Z"},"elapsedMillis":67,"receivedBatches":0},"config.migrations":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"start":{"$date":"2020-05-27T23:32:00.936Z"},"end":{"$date":"2020-05-27T23:32:00.989Z"},"elapsedMillis":53,"receivedBatches":0},"config.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"start":{"$date":"2020-05-27T23:32:00.989Z"},"end":{"$date":"2020-05-27T23:32:01.019Z"},"elapsedMillis":30,"receivedBatches":1},"config.transactions":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"start":{"$date":"2020-05-27T23:32:01.019Z"},"end":{"$date":"2020-05-27T23:32:01.051Z"},"elapsedMillis":32,"receivedBatches":0},"config.tags":{"documentsToCopy":0,"documentsCopied":0,"indexes":3,"fetchedBatches":0,"start":{"$date":"2020-05-27T23:32:01.051Z"},"end":{"$date":"2020-05-27T23:32:01.121Z"},"elapsedMillis":70,"receivedBatches":0},"config.lockpings":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"start":{"$date":"2020-05-27T23:32:01.121Z"},"end":{"$date":"2020-05-27T23:32:01.169Z"},"elapsedMillis":48,"receivedBatches":0}}}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.173-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.172-04:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"c0bd0902-1c8d-4aff-9f3f-b269bfa7d5e8"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.174-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.174-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"cf95baf7-4339-4346-9a0e-5cb21848277e"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.188-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.188-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.189-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.189-04:00"},"s":"I", "c":"INITSYNC", "id":21163, "ctx":"ReplCoordExtern-0","msg":"Initial sync done","attr":{"durationSeconds":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.189-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.189-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.189-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.189-04:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"ReplCoordExtern-0","msg":"Starting replication fetcher thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.189-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.189-04:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"ReplCoordExtern-0","msg":"Starting replication applier thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.190-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.189-04:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"ReplCoordExtern-0","msg":"Starting replication reporter thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.190-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.189-04:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.190-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.189-04:00"},"s":"I", "c":"REPL", "id":21798, "ctx":"BackgroundSync","msg":"Could not find member to sync from"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.190-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.190-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.191-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.190-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.191-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.190-04:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"ReplCoord-3","msg":"Triggering the first stable checkpoint","attr":{"initialData":{"$timestamp":{"t":1590622320,"i":1}},"prevStable":{"$timestamp":{"t":0,"i":0}},"currStable":{"$timestamp":{"t":1590622320,"i":1}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.219-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.219-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20023","newState":"SECONDARY"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.221-0400 ReplSetTest initiate reconfig and awaitSecondaryNodes took 1635ms for 3 nodes in set 'mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS' [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.229-0400 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.231-0400 AwaitNodesAgreeOnPrimary: Nodes agreed on primary jasonchanjh:20021 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.236-0400 AwaitLastStableRecoveryTimestamp: Beginning for [ "jasonchanjh:20021", "jasonchanjh:20022", "jasonchanjh:20023" ] [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.237-0400 ReplSetTest initiate awaitLastStableRecoveryTimestamp took 3ms for 3 nodes in set 'mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS' [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.243-0400 AwaitNodesAgreeOnAppliedOpTime: Retrying because node jasonchanjh:20022 sees optime { "ts" : Timestamp(0, 0), "t" : NumberLong(-1) } on node jasonchanjh:20023 but expects to see optime { "ts" : Timestamp(1590622320, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.300-0400 c20022| {"t":{"$date":"2020-05-27T19:32:01.299-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-4","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20023","newState":"SECONDARY"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.456-0400 AwaitNodesAgreeOnAppliedOpTime: All nodes agree that all ops are applied up to { "ts" : Timestamp(1590622320, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.456-0400 Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.457-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.456-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.457-0400 Clearing fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.457-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.457-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.458-0400 Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.458-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.458-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.459-0400 Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.459-0400 c20022| {"t":{"$date":"2020-05-27T19:32:01.459-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.459-0400 Clearing fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.460-0400 c20022| {"t":{"$date":"2020-05-27T19:32:01.460-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":0,"data":{},"timesEntered":44}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.460-0400 Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.461-0400 c20022| {"t":{"$date":"2020-05-27T19:32:01.461-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":0,"data":{},"timesEntered":9}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.462-0400 Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.463-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.463-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.463-0400 Clearing fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.464-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.464-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.464-0400 Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.466-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.465-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.466-0400 ReplSetTest initiateWithAnyNodeAsPrimary took 2133ms for 3 nodes. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.466-0400 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.470-0400 AwaitNodesAgreeOnPrimary: Nodes agreed on primary jasonchanjh:20021 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.473-0400 ShardingTest startup and initiation for all nodes took 3360ms with 3 config server nodes and 1 total shard nodes. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.474-0400 "Config servers: mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023" [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.475-0400 c20022| {"t":{"$date":"2020-05-27T19:32:01.475-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44060","sessionId":18,"connectionCount":5}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.475-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.475-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53424","sessionId":14,"connectionCount":4}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.475-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.475-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33244","sessionId":22,"connectionCount":9}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.476-0400 c20022| {"t":{"$date":"2020-05-27T19:32:01.475-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:44060","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.476-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.475-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn14","msg":"client metadata","attr":{"remote":"127.0.0.1:53424","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.476-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.475-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:33244","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.476-0400 ShardingTest mongos_quiesce_mode_non_streamable_ismaster_hanging_read : [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.476-0400 { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.477-0400 "config" : "mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.477-0400 "shards" : [ [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.477-0400 connection to mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.477-0400 ] [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.477-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.477-0400 c20022| {"t":{"$date":"2020-05-27T19:32:01.476-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44066","sessionId":19,"connectionCount":6}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.477-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.477-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53430","sessionId":15,"connectionCount":5}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.478-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.477-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33250","sessionId":23,"connectionCount":10}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.478-0400 c20022| {"t":{"$date":"2020-05-27T19:32:01.477-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:44066","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.478-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.477-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:53430","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.478-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.477-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:33250","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.479-0400 {"t":{"$date":"2020-05-27T23:32:01.479Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh10216): /home/jasonchan/mongo/mongos -v --setParameter mongosShutdownTimeoutMillisForSignaledShutdown=5000 --setParameter logComponentVerbosity={ \"command\" : { \"verbosity\" : 3 } } --port 20024 --configdb mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.524-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.523-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.527-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.527-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.527-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.527-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.527-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.527-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.527-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.527-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":"{ \"command\" : { \"verbosity\" : 3 } }","mongosShutdownTimeoutMillisForSignaledShutdown":"5000"},"sharding":{"configDB":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"},"systemLog":{"verbosity":1}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.527-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.527-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.528-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.527-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.528-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.527-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.528-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.528-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.528-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.528-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.528-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.528-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.528-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.528-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"mongosMain","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","nReplicaSetMembers":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.528-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.528-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","host":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.528-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.528-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.529-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.528-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","host":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.529-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.528-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.529-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.528-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","host":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.529-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.528-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.529-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.528-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"mongosMain","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.529-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.528-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.529-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.528-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.529-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.528-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"ShardRegistryUpdater","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.530-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.528-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"shard-registry-reload","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.530-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.528-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread1","msg":"Creating distributed lock ping thread","attr":{"processId":"jasonchanjh:20024:1590622321:-6918397346934049425","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.530-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.528-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.530-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.529-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"mongosMain","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.530-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.529-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"replSetDistLockPinger","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"primary\" }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.530-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.529-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.530-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.529-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"monitoring-keys-for-HMAC","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.531-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.529-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33254","sessionId":24,"connectionCount":11}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.531-0400 c20022| {"t":{"$date":"2020-05-27T19:32:01.529-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44076","sessionId":20,"connectionCount":7}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.531-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.529-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53440","sessionId":16,"connectionCount":6}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.531-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.529-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:33254","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.531-0400 c20022| {"t":{"$date":"2020-05-27T19:32:01.529-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:44076","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.531-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.529-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:53440","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.531-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-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_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.531-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","newTopologyDescription":"{ id: \"067af6f8-0c4f-483b-bc47-f73113ca5b14\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590622320000), opTime: { ts: Timestamp(1590622320, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622321529), 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_non_streamable_ismaster_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"067af6f8-0c4f-483b-bc47-f73113ca5b14\", 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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.532-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.532-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.532-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.532-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.532-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.533-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"primary\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.533-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.533-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"shard-registry-reload","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef871ba40e5baeae322fa"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.533-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"monitoring-keys-for-HMAC","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef871ba40e5baeae322fb"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.533-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"mongosMain","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef871ba40e5baeae322fc"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.533-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"replSetDistLockPinger","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef871ba40e5baeae322fd"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.534-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-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_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.534-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","newTopologyDescription":"{ id: \"067af6f8-0c4f-483b-bc47-f73113ca5b14\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590622320000), opTime: { ts: Timestamp(1590622320, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622321529), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecef86e7536918b1cb465f5'), counter: 4 }, roundTripTime: 1000, lastWriteDate: new Date(1590622320000), opTime: { ts: Timestamp(1590622320, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622321530), 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_non_streamable_ismaster_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"067af6f8-0c4f-483b-bc47-f73113ca5b14\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590622320000), opTime: { ts: Timestamp(1590622320, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622321529), 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_non_streamable_ismaster_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.534-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.534-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.534-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.534-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.530-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_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.534-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.531-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","newTopologyDescription":"{ id: \"067af6f8-0c4f-483b-bc47-f73113ca5b14\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590622320000), opTime: { ts: Timestamp(1590622320, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622321529), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecef86e7536918b1cb465f5'), counter: 4 }, roundTripTime: 1000, lastWriteDate: new Date(1590622320000), opTime: { ts: Timestamp(1590622320, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622321530), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecef86e6d7491b4a9fb0f79'), counter: 3 }, roundTripTime: 1000, lastWriteDate: new Date(1590622320000), opTime: { ts: Timestamp(1590622320, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622321530), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"067af6f8-0c4f-483b-bc47-f73113ca5b14\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590622320000), opTime: { ts: Timestamp(1590622320, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622321529), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecef86e7536918b1cb465f5'), counter: 4 }, roundTripTime: 1000, lastWriteDate: new Date(1590622320000), opTime: { ts: Timestamp(1590622320, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622321530), 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_non_streamable_ismaster_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.534-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.531-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.534-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.531-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.535-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.531-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33260","sessionId":25,"connectionCount":12}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.535-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.531-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.535-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.531-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33262","sessionId":26,"connectionCount":13}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.535-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.531-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:33260","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.535-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.531-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:33262","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.535-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.531-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33264","sessionId":27,"connectionCount":14}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.535-0400 c20022| {"t":{"$date":"2020-05-27T19:32:01.531-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44086","sessionId":21,"connectionCount":8}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.535-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.531-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53450","sessionId":17,"connectionCount":7}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.536-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.532-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590622320, 1), t: 1 }, lastWriteDate: new Date(1590622320000), majorityOpTime: { ts: Timestamp(1590622320, 1), t: 1 }, majorityWriteDate: new Date(1590622320000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622321531), logicalSessionTimeoutMinutes: 30, connectionId: 24, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590622320, 1), $configTime: Timestamp(1590622320, 1), $clusterTime: { clusterTime: Timestamp(1590622320, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622320, 1) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.536-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.531-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33270","sessionId":28,"connectionCount":15}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.536-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.531-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:33264","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.536-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.532-04:00"},"s":"I", "c":"SHARDING", "id":22792, "ctx":"ShardRegistry","msg":"Term advanced for config server","attr":{"opTime":{"ts":{"$timestamp":{"t":1590622320,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.536-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.532-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:33270","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.536-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.532-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e7536918b1cb465f5'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590622320, 1), t: 1 }, lastWriteDate: new Date(1590622320000), majorityOpTime: { ts: Timestamp(1590622320, 1), t: 1 }, majorityWriteDate: new Date(1590622320000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622321531), 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(1590622320, 1), $configTime: Timestamp(1590622320, 1), $clusterTime: { clusterTime: Timestamp(1590622320, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622320, 1) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.536-0400 c20023| {"t":{"$date":"2020-05-27T19:32:01.532-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:53450","client":"conn17","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.536-0400 c20022| {"t":{"$date":"2020-05-27T19:32:01.532-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:44086","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.536-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.532-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33272","sessionId":29,"connectionCount":16}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.536-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.532-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":1590622320,"i":1}},"t":1}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.537-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.532-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e6d7491b4a9fb0f79'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590622320, 1), t: 1 }, lastWriteDate: new Date(1590622320000), majorityOpTime: { ts: Timestamp(1590622320, 1), t: 1 }, majorityWriteDate: new Date(1590622320000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622321531), logicalSessionTimeoutMinutes: 30, connectionId: 16, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590622320, 1), $configTime: Timestamp(1590622320, 1), $clusterTime: { clusterTime: Timestamp(1590622320, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622320, 1) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.537-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.532-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.537-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.532-04:00"},"s":"I", "c":"SHARDING", "id":22842, "ctx":"mongosMain","msg":"Waiting for signing keys, sleeping before checking again","attr":{"signingKeysCheckIntervalSeconds":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.537-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.533-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:33272","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.537-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.533-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn8","msg":"Interrupted operation as its client disconnected","attr":{"opId":1368}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.537-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.533-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","durationNanos":2694}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.537-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.533-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.538-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.533-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":1590622319,"i":27}},"docsExamined":2}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.538-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.533-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.538-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.533-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","durationNanos":2746}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.538-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.533-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:33204","session_id":8}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.538-0400 c20021| {"t":{"$date":"2020-05-27T19:32:01.533-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"connection ended","attr":{"remote":"127.0.0.1:33204","connectionCount":15}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.538-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.533-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","durationNanos":2488}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:01.538-0400 s20024| {"t":{"$date":"2020-05-27T19:32:01.537-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.468-0400 c20023| {"t":{"$date":"2020-05-27T19:32:02.468-04:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"BackgroundSync","msg":"Sync source candidate chosen","attr":{"syncSource":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.469-0400 c20023| {"t":{"$date":"2020-05-27T19:32:02.468-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplCoordExternNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.469-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.469-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44102","sessionId":22,"connectionCount":9}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.470-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.470-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:44102","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.472-0400 c20023| {"t":{"$date":"2020-05-27T19:32:02.472-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.472-0400 c20023| {"t":{"$date":"2020-05-27T19:32:02.472-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":1590622320,"i":1}},"t":1}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.473-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.473-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44104","sessionId":23,"connectionCount":10}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.473-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.473-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:44104","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.535-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.534-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ShardRegistry","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.535-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.535-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44108","sessionId":24,"connectionCount":11}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.536-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.535-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:44108","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.541-0400 c20021| {"t":{"$date":"2020-05-27T19:32:02.540-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn25","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.541-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.541-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.542-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.542-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ReadWriteConcernDefaults-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef872ba40e5baeae32308"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.542-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.542-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn24","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.543-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.543-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"mongosMain","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.543-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.543-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.544-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.543-04:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"mongosMain","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.544-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.544-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.545-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.545-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"ClusterCursorCleanupJob","msg":"BackgroundJob starting","attr":{"threadName":"ClusterCursorCleanupJob"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.545-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.545-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"Uptime-reporter","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef872ba40e5baeae3230c"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.546-0400 c20021| {"t":{"$date":"2020-05-27T19:32:02.546-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn29","msg":"createCollection","attr":{"namespace":"config.mongos","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"5d83d634-fd0e-489a-b1f4-61f605e54c4c"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.546-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.546-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"UserCacheInvalidatorThread","msg":"BackgroundJob starting","attr":{"threadName":"UserCacheInvalidatorThread"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.546-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.546-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"PeriodicTaskRunner","msg":"BackgroundJob starting","attr":{"threadName":"PeriodicTaskRunner"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.547-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.546-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20024.sock"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.547-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.546-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.547-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.546-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20024,"ssl":"off"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.560-0400 c20021| {"t":{"$date":"2020-05-27T19:32:02.560-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn29","msg":"index build: done building","attr":{"namespace":"config.mongos","index":"_id_"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.560-0400 c20021| {"t":{"$date":"2020-05-27T19:32:02.560-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn18","msg":"Interrupted operation as its client disconnected","attr":{"opId":1523}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.560-0400 c20021| {"t":{"$date":"2020-05-27T19:32:02.560-04:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn18","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":1590622320,"i":1}},"docsExamined":2}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.561-0400 c20021| {"t":{"$date":"2020-05-27T19:32:02.560-04:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn18","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:33232","session_id":18}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.561-0400 c20021| {"t":{"$date":"2020-05-27T19:32:02.560-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn18","msg":"connection ended","attr":{"remote":"127.0.0.1:33232","connectionCount":14}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.562-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.562-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-5","msg":"createCollection","attr":{"namespace":"config.mongos","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"5d83d634-fd0e-489a-b1f4-61f605e54c4c"}},"options":{"uuid":{"$uuid":"5d83d634-fd0e-489a-b1f4-61f605e54c4c"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.576-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.575-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-5","msg":"index build: done building","attr":{"namespace":"config.mongos","index":"_id_"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.577-0400 c20023| {"t":{"$date":"2020-05-27T19:32:02.577-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-5","msg":"createCollection","attr":{"namespace":"config.mongos","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"5d83d634-fd0e-489a-b1f4-61f605e54c4c"}},"options":{"uuid":{"$uuid":"5d83d634-fd0e-489a-b1f4-61f605e54c4c"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.581-0400 c20021| {"t":{"$date":"2020-05-27T19:32:02.581-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn29","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.581-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.581-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"Uptime-reporter","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.590-0400 c20023| {"t":{"$date":"2020-05-27T19:32:02.590-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-5","msg":"index build: done building","attr":{"namespace":"config.mongos","index":"_id_"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.683-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.682-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35024","sessionId":12,"connectionCount":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.683-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.683-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn12","msg":"client metadata","attr":{"remote":"127.0.0.1:35024","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.683-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.683-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.683-0400 s20024| {"t":{"$date":"2020-05-27T19:32:02.683-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.689-0400 {"t":{"$date":"2020-05-27T23:32:02.688Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh10254): /home/jasonchan/mongo/mongos -v --setParameter mongosShutdownTimeoutMillisForSignaledShutdown=5000 --setParameter logComponentVerbosity={ \"command\" : { \"verbosity\" : 3 } } --port 20025 --configdb mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.733-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.733-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.736-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.736-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.736-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.736-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.737-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.736-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.737-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.736-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":"{ \"command\" : { \"verbosity\" : 3 } }","mongosShutdownTimeoutMillisForSignaledShutdown":"5000"},"sharding":{"configDB":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"},"systemLog":{"verbosity":1}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.737-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.737-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.737-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.737-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.737-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.737-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.737-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.737-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.737-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.737-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.738-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.737-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.738-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.737-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"mongosMain","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","nReplicaSetMembers":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.738-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.737-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","host":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.738-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.737-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.738-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.737-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","host":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.738-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.737-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.738-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.737-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","host":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.738-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.738-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.738-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.738-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"mongosMain","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.738-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.738-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.738-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.738-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.739-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.738-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"ShardRegistryUpdater","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.739-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.738-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"shard-registry-reload","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.739-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.738-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread1","msg":"Creating distributed lock ping thread","attr":{"processId":"jasonchanjh:20025:1590622322:-2513434796880833463","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.739-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.738-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.739-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.738-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"mongosMain","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.739-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.738-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.739-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.738-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"monitoring-keys-for-HMAC","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.739-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.738-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"replSetDistLockPinger","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"primary\" }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.739-0400 c20021| {"t":{"$date":"2020-05-27T19:32:02.738-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33294","sessionId":30,"connectionCount":15}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.740-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.738-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44116","sessionId":25,"connectionCount":12}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.740-0400 c20023| {"t":{"$date":"2020-05-27T19:32:02.738-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53480","sessionId":20,"connectionCount":8}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.740-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.738-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:44116","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.740-0400 c20021| {"t":{"$date":"2020-05-27T19:32:02.738-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:33294","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.740-0400 c20023| {"t":{"$date":"2020-05-27T19:32:02.739-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:53480","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.740-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-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_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.741-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","newTopologyDescription":"{ id: \"e7a11f23-70f0-4658-9d1d-022835d54e0d\", 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('5ecef86e7536918b1cb465f5'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590622322000), opTime: { ts: Timestamp(1590622322, 2), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622322739), 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_non_streamable_ismaster_hanging_read-configRS\", compatible: true }","previousTopologyDescription":"{ id: \"e7a11f23-70f0-4658-9d1d-022835d54e0d\", 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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.741-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.741-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20022","oldShardConnectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.741-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.741-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.741-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.742-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"mongosMain","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef872d33bd4dbed693e3a"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.742-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"shard-registry-reload","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef872d33bd4dbed693e39"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.742-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"monitoring-keys-for-HMAC","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef872d33bd4dbed693e3b"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.742-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-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_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.742-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","newTopologyDescription":"{ id: \"e7a11f23-70f0-4658-9d1d-022835d54e0d\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590622322000), opTime: { ts: Timestamp(1590622322, 2), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622322739), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecef86e7536918b1cb465f5'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590622322000), opTime: { ts: Timestamp(1590622322, 2), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622322739), 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_non_streamable_ismaster_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"e7a11f23-70f0-4658-9d1d-022835d54e0d\", 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('5ecef86e7536918b1cb465f5'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590622322000), opTime: { ts: Timestamp(1590622322, 2), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622322739), 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_non_streamable_ismaster_hanging_read-configRS\", compatible: true }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.742-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.742-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.743-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023","oldShardConnectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.743-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.743-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"primary\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.743-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"replSetDistLockPinger","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef872d33bd4dbed693e3f"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.743-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-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_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.743-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","newTopologyDescription":"{ id: \"e7a11f23-70f0-4658-9d1d-022835d54e0d\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590622322000), opTime: { ts: Timestamp(1590622322, 2), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622322739), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecef86e7536918b1cb465f5'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590622322000), opTime: { ts: Timestamp(1590622322, 2), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622322739), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecef86e6d7491b4a9fb0f79'), counter: 3 }, roundTripTime: 1000, lastWriteDate: new Date(1590622322000), opTime: { ts: Timestamp(1590622322, 2), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622322739), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"e7a11f23-70f0-4658-9d1d-022835d54e0d\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590622322000), opTime: { ts: Timestamp(1590622322, 2), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622322739), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecef86e7536918b1cb465f5'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590622322000), opTime: { ts: Timestamp(1590622322, 2), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622322739), 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_non_streamable_ismaster_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.743-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.743-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.744-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.739-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.744-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.739-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44120","sessionId":26,"connectionCount":13}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.744-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.740-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44122","sessionId":27,"connectionCount":14}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.744-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.740-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:44120","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.744-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.740-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44124","sessionId":28,"connectionCount":15}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.744-0400 c20021| {"t":{"$date":"2020-05-27T19:32:02.740-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33308","sessionId":31,"connectionCount":16}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.744-0400 c20023| {"t":{"$date":"2020-05-27T19:32:02.740-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53492","sessionId":21,"connectionCount":9}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.744-0400 c20021| {"t":{"$date":"2020-05-27T19:32:02.740-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33306","sessionId":32,"connectionCount":17}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.745-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.740-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:44122","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.745-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.740-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:44124","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.745-0400 c20021| {"t":{"$date":"2020-05-27T19:32:02.740-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn32","msg":"client metadata","attr":{"remote":"127.0.0.1:33306","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.745-0400 c20021| {"t":{"$date":"2020-05-27T19:32:02.740-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:33308","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.745-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.740-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e7536918b1cb465f5'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590622322, 2), t: 1 }, lastWriteDate: new Date(1590622322000), majorityOpTime: { ts: Timestamp(1590622322, 2), t: 1 }, majorityWriteDate: new Date(1590622322000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622322740), 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(1590622322, 2), $configTime: Timestamp(1590622322, 2), $clusterTime: { clusterTime: Timestamp(1590622322, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622322, 2) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.745-0400 c20023| {"t":{"$date":"2020-05-27T19:32:02.740-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:53492","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.745-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.740-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44132","sessionId":29,"connectionCount":16}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.746-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.740-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.746-0400 c20022| {"t":{"$date":"2020-05-27T19:32:02.740-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:44132","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.746-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.740-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590622322, 2), t: 1 }, lastWriteDate: new Date(1590622322000), majorityOpTime: { ts: Timestamp(1590622322, 2), t: 1 }, majorityWriteDate: new Date(1590622322000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622322740), logicalSessionTimeoutMinutes: 30, connectionId: 30, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590622322, 2), $configTime: Timestamp(1590622322, 2), $clusterTime: { clusterTime: Timestamp(1590622322, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622322, 2) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.746-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.740-04:00"},"s":"I", "c":"SHARDING", "id":22792, "ctx":"ShardRegistry","msg":"Term advanced for config server","attr":{"opTime":{"ts":{"$timestamp":{"t":1590622322,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.746-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.741-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e6d7491b4a9fb0f79'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590622322, 2), t: 1 }, lastWriteDate: new Date(1590622322000), majorityOpTime: { ts: Timestamp(1590622322, 2), t: 1 }, majorityWriteDate: new Date(1590622322000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622322740), 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(1590622322, 2), $configTime: Timestamp(1590622322, 2), $clusterTime: { clusterTime: Timestamp(1590622322, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622322, 2) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.746-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.741-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.746-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.741-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.746-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.741-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":1590622322,"i":2}},"t":1}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.747-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.741-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","durationNanos":1955}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.747-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.741-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","durationNanos":1814}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.747-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.741-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","durationNanos":1743}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:02.747-0400 s20025| {"t":{"$date":"2020-05-27T19:32:02.744-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.742-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.741-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ShardRegistry","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.742-0400 c20023| {"t":{"$date":"2020-05-27T19:32:04.742-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53516","sessionId":22,"connectionCount":10}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.743-0400 c20023| {"t":{"$date":"2020-05-27T19:32:04.743-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:53516","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.749-0400 c20022| {"t":{"$date":"2020-05-27T19:32:04.749-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn26","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.750-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.750-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.750-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.750-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ReadWriteConcernDefaults-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef874d33bd4dbed693e47"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.751-0400 c20023| {"t":{"$date":"2020-05-27T19:32:04.751-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn22","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.751-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.751-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"mongosMain","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.752-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.751-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.752-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.752-04:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"mongosMain","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.753-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.752-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.753-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.753-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"ClusterCursorCleanupJob","msg":"BackgroundJob starting","attr":{"threadName":"ClusterCursorCleanupJob"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.753-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.753-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"Uptime-reporter","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef874d33bd4dbed693e4b"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.754-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.753-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ShardRegistry","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.754-0400 c20021| {"t":{"$date":"2020-05-27T19:32:04.754-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33336","sessionId":33,"connectionCount":18}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.754-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.754-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"UserCacheInvalidatorThread","msg":"BackgroundJob starting","attr":{"threadName":"UserCacheInvalidatorThread"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.755-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.754-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"PeriodicTaskRunner","msg":"BackgroundJob starting","attr":{"threadName":"PeriodicTaskRunner"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.755-0400 c20021| {"t":{"$date":"2020-05-27T19:32:04.754-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn33","msg":"client metadata","attr":{"remote":"127.0.0.1:33336","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.755-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.754-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20025.sock"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.755-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.755-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.756-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.755-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20025,"ssl":"off"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.761-0400 c20023| {"t":{"$date":"2020-05-27T19:32:04.761-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn22","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.762-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.762-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"Uptime-reporter","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.895-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.895-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:41586","sessionId":13,"connectionCount":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.896-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.896-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn13","msg":"client metadata","attr":{"remote":"127.0.0.1:41586","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.896-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.896-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.896-0400 s20025| {"t":{"$date":"2020-05-27T19:32:04.896-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.899-0400 New session started with sessionID: { "id" : UUID("f0d038a1-93c4-4185-8761-243cdb41b7cb") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.901-0400 s20024| {"t":{"$date":"2020-05-27T19:32:04.901-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn12","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: balancerStop, TrackingId: 5ecef874ba40e5baeae32313"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.902-0400 c20021| {"t":{"$date":"2020-05-27T19:32:04.901-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn29","msg":"createCollection","attr":{"namespace":"config.settings","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"684cdba0-d6e4-42f1-aa24-f3976b2e5579"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.917-0400 c20021| {"t":{"$date":"2020-05-27T19:32:04.917-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn29","msg":"index build: done building","attr":{"namespace":"config.settings","index":"_id_"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.919-0400 c20022| {"t":{"$date":"2020-05-27T19:32:04.919-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-15","msg":"createCollection","attr":{"namespace":"config.settings","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"684cdba0-d6e4-42f1-aa24-f3976b2e5579"}},"options":{"uuid":{"$uuid":"684cdba0-d6e4-42f1-aa24-f3976b2e5579"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.932-0400 c20022| {"t":{"$date":"2020-05-27T19:32:04.932-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-15","msg":"index build: done building","attr":{"namespace":"config.settings","index":"_id_"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.934-0400 c20023| {"t":{"$date":"2020-05-27T19:32:04.934-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-13","msg":"createCollection","attr":{"namespace":"config.settings","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"684cdba0-d6e4-42f1-aa24-f3976b2e5579"}},"options":{"uuid":{"$uuid":"684cdba0-d6e4-42f1-aa24-f3976b2e5579"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.936-0400 c20021| {"t":{"$date":"2020-05-27T19:32:04.936-04:00"},"s":"I", "c":"CONNPOOL", "id":22561, "ctx":"MirrorMaestro-0","msg":"Dropping unhealthy pooled connection","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.936-0400 c20021| {"t":{"$date":"2020-05-27T19:32:04.936-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"MirrorMaestro","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.937-0400 c20023| {"t":{"$date":"2020-05-27T19:32:04.936-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53522","sessionId":23,"connectionCount":11}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.937-0400 c20023| {"t":{"$date":"2020-05-27T19:32:04.937-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:53522","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.940-0400 c20021| {"t":{"$date":"2020-05-27T19:32:04.940-04:00"},"s":"I", "c":"SHARDING", "id":22641, "ctx":"conn29","msg":"Changing ShouldAutoSplit setting","attr":{"newShouldAutoSplit":false,"oldShouldAutoSplit":true}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.940-0400 c20021| {"t":{"$date":"2020-05-27T19:32:04.940-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn29","msg":"createCollection","attr":{"namespace":"config.actionlog","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"b1abc341-a2f3-4408-9e83-f3dc89ddf6e1"}},"options":{"capped":true,"size":20971520}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.950-0400 c20023| {"t":{"$date":"2020-05-27T19:32:04.950-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.955-0400 c20021| {"t":{"$date":"2020-05-27T19:32:04.955-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn29","msg":"index build: done building","attr":{"namespace":"config.actionlog","index":"_id_"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.957-0400 c20022| {"t":{"$date":"2020-05-27T19:32:04.957-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-4","msg":"createCollection","attr":{"namespace":"config.actionlog","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"b1abc341-a2f3-4408-9e83-f3dc89ddf6e1"}},"options":{"uuid":{"$uuid":"b1abc341-a2f3-4408-9e83-f3dc89ddf6e1"},"capped":true,"size":20971520}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.971-0400 c20022| {"t":{"$date":"2020-05-27T19:32:04.971-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-4","msg":"index build: done building","attr":{"namespace":"config.actionlog","index":"_id_"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.973-0400 c20021| {"t":{"$date":"2020-05-27T19:32:04.972-04:00"},"s":"I", "c":"SHARDING", "id":22080, "ctx":"conn29","msg":"About to log metadata event","attr":{"namespace":"actionlog","event":{"_id":"jasonchanjh:20021-2020-05-27T19:32:04.972-04:00-5ecef87466e0e7c4b1ec6efe","server":"jasonchanjh:20021","shard":"config","clientAddr":"127.0.0.1:33272","time":{"$date":"2020-05-27T23:32:04.972Z"},"what":"balancer.stop","ns":"","details":{}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.973-0400 c20023| {"t":{"$date":"2020-05-27T19:32:04.973-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-3","msg":"createCollection","attr":{"namespace":"config.actionlog","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"b1abc341-a2f3-4408-9e83-f3dc89ddf6e1"}},"options":{"uuid":{"$uuid":"b1abc341-a2f3-4408-9e83-f3dc89ddf6e1"},"capped":true,"size":20971520}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.977-0400 s20024| {"t":{"$date":"2020-05-27T19:32:04.977-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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$db":"admin"},"numYields":0,"reslen":163,"protocol":"op_msg","durationMillis":76}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.977-0400 s20024| {"t":{"$date":"2020-05-27T19:32:04.977-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.978-0400 s20024| {"t":{"$date":"2020-05-27T19:32:04.978-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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622324,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.979-0400 s20024| {"t":{"$date":"2020-05-27T19:32:04.978-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.981-0400 s20024| {"t":{"$date":"2020-05-27T19:32:04.981-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.981-0400 s20024| {"t":{"$date":"2020-05-27T19:32:04.981-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.981-0400 s20024| {"t":{"$date":"2020-05-27T19:32:04.981-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"config","newDbVersion":{"uuid":{"$uuid":"8e8f2fe8-a643-466a-92c6-0f8f4bce8f90"},"lastMod":0},"oldDbVersion":{},"durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.981-0400 s20024| {"t":{"$date":"2020-05-27T19:32:04.981-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn12","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: update, TrackingId: 5ecef874ba40e5baeae32316"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.982-0400 s20024| {"t":{"$date":"2020-05-27T19:32:04.981-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ShardRegistry","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.982-0400 c20023| {"t":{"$date":"2020-05-27T19:32:04.982-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53524","sessionId":24,"connectionCount":12}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.982-0400 c20023| {"t":{"$date":"2020-05-27T19:32:04.982-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:53524","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.986-0400 c20023| {"t":{"$date":"2020-05-27T19:32:04.986-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.990-0400 s20024| {"t":{"$date":"2020-05-27T19:32:04.990-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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622324,"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":9}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.990-0400 s20024| {"t":{"$date":"2020-05-27T19:32:04.990-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:04.997-0400 Waiting for op with OpTime { "ts" : Timestamp(1590622324, 6), "t" : NumberLong(1) } to be committed on all secondaries [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.006-0400 ShardingTest mongos_quiesce_mode_non_streamable_ismaster_hanging_read going to add shard : mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.007-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.006-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn12","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: addShard, TrackingId: 5ecef875ba40e5baeae32319"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.007-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.007-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"conn29","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.008-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.007-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"conn29","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.008-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.007-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn29","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.008-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.007-04:00"},"s":"I", "c":"-", "id":4333218, "ctx":"conn29","msg":"Rescheduling the next replica set monitoring request","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","host":"jasonchanjh:20020","delayMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.008-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.007-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.008-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.008-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42520","sessionId":4,"connectionCount":4}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.009-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.009-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"127.0.0.1:42520","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.009-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.009-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_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.009-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.009-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","newTopologyDescription":"{ id: \"4fcc5e0b-2984-4073-b878-20151cd64506\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 7 }, roundTripTime: 0, lastWriteDate: new Date(1590622319000), opTime: { ts: Timestamp(1590622319, 8), t: 1 }, type: \"RSPrimary\", minWireVersion: 9, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622325009), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"4fcc5e0b-2984-4073-b878-20151cd64506\", 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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.010-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.010-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42522","sessionId":5,"connectionCount":5}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.010-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.010-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42524","sessionId":6,"connectionCount":6}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.010-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.010-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"127.0.0.1:42522","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.011-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.010-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn6","msg":"client metadata","attr":{"remote":"127.0.0.1:42524","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.012-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.012-04:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"conn6","msg":"CMD: drop","attr":{"collection":"config.system.sessions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.014-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.013-04:00"},"s":"I", "c":"SHARDING", "id":22072, "ctx":"conn6","msg":"Initializing sharding state","attr":{"initialShardIdentity":{"shardName":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","clusterId":{"$oid":"5ecef86f66e0e7c4b1ec6dcf"},"configsvrConnectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.014-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.014-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"conn6","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.014-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.014-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"conn6","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","nReplicaSetMembers":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.015-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.014-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn6","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","host":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.015-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.014-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn6","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","host":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.015-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.014-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn6","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","host":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.015-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.014-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.015-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.015-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.016-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.015-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.016-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.015-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread7","msg":"Creating distributed lock ping thread","attr":{"processId":"jasonchanjh:20020:1590622325:6420450840545104188","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.016-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.015-04:00"},"s":"I", "c":"TXN", "id":22438, "ctx":"conn6","msg":"Incoming coordinateCommit requests are now enabled"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.016-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.015-04:00"},"s":"I", "c":"SHARDING", "id":22071, "ctx":"conn6","msg":"Finished initializing sharding components","attr":{"memberState":"primary"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.016-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.015-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33350","sessionId":38,"connectionCount":19}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.017-0400 c20022| {"t":{"$date":"2020-05-27T19:32:05.015-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44172","sessionId":30,"connectionCount":17}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.017-0400 c20023| {"t":{"$date":"2020-05-27T19:32:05.015-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53536","sessionId":25,"connectionCount":13}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.017-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.015-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn38","msg":"client metadata","attr":{"remote":"127.0.0.1:33350","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.017-0400 c20022| {"t":{"$date":"2020-05-27T19:32:05.016-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:44172","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.017-0400 c20023| {"t":{"$date":"2020-05-27T19:32:05.016-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:53536","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.017-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.016-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_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.018-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.016-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","newTopologyDescription":"{ id: \"a4049314-53be-4a1c-933c-cd54281ec7d5\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590622324000), opTime: { ts: Timestamp(1590622324, 6), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622325016), 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_non_streamable_ismaster_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"a4049314-53be-4a1c-933c-cd54281ec7d5\", 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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.018-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.016-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.018-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.016-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.018-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.017-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_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.018-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.017-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_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.019-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.017-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33356","sessionId":39,"connectionCount":20}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.019-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.017-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","newTopologyDescription":"{ id: \"a4049314-53be-4a1c-933c-cd54281ec7d5\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590622324000), opTime: { ts: Timestamp(1590622324, 6), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622325016), 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\", topologyVersion: { processId: ObjectId('5ecef86e6d7491b4a9fb0f79'), counter: 3 }, roundTripTime: 2000, lastWriteDate: new Date(1590622324000), opTime: { ts: Timestamp(1590622324, 6), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622325017), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"a4049314-53be-4a1c-933c-cd54281ec7d5\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590622324000), opTime: { ts: Timestamp(1590622324, 6), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622325016), 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_non_streamable_ismaster_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.019-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.017-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33358","sessionId":40,"connectionCount":21}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.019-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.017-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn39","msg":"client metadata","attr":{"remote":"127.0.0.1:33356","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.019-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.017-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.020-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.017-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.020-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.017-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn40","msg":"client metadata","attr":{"remote":"127.0.0.1:33358","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.020-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.017-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","newTopologyDescription":"{ id: \"a4049314-53be-4a1c-933c-cd54281ec7d5\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590622324000), opTime: { ts: Timestamp(1590622324, 6), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622325016), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecef86e7536918b1cb465f5'), counter: 4 }, roundTripTime: 2000, lastWriteDate: new Date(1590622324000), opTime: { ts: Timestamp(1590622324, 6), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622325017), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecef86e6d7491b4a9fb0f79'), counter: 3 }, roundTripTime: 2000, lastWriteDate: new Date(1590622324000), opTime: { ts: Timestamp(1590622324, 6), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622325017), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"a4049314-53be-4a1c-933c-cd54281ec7d5\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590622324000), opTime: { ts: Timestamp(1590622324, 6), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622325016), 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\", topologyVersion: { processId: ObjectId('5ecef86e6d7491b4a9fb0f79'), counter: 3 }, roundTripTime: 2000, lastWriteDate: new Date(1590622324000), opTime: { ts: Timestamp(1590622324, 6), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622325017), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.020-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.017-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.020-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.017-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.020-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.018-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33360","sessionId":41,"connectionCount":22}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.020-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.018-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33362","sessionId":42,"connectionCount":23}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.021-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.018-04:00"},"s":"I", "c":"SHARDING", "id":22792, "ctx":"ShardRegistry","msg":"Term advanced for config server","attr":{"opTime":{"ts":{"$timestamp":{"t":1590622324,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.021-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.018-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn41","msg":"client metadata","attr":{"remote":"127.0.0.1:33360","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.021-0400 c20023| {"t":{"$date":"2020-05-27T19:32:05.018-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53546","sessionId":26,"connectionCount":14}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.021-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.018-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn42","msg":"client metadata","attr":{"remote":"127.0.0.1:33362","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.021-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.018-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33366","sessionId":43,"connectionCount":24}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.021-0400 c20022| {"t":{"$date":"2020-05-27T19:32:05.018-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44188","sessionId":31,"connectionCount":18}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.021-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.018-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn43","msg":"client metadata","attr":{"remote":"127.0.0.1:33366","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.021-0400 c20023| {"t":{"$date":"2020-05-27T19:32:05.018-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:53546","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.021-0400 c20022| {"t":{"$date":"2020-05-27T19:32:05.018-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:44188","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.021-0400 c20023| {"t":{"$date":"2020-05-27T19:32:05.019-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53552","sessionId":27,"connectionCount":15}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.065-0400 c20022| {"t":{"$date":"2020-05-27T19:32:05.065-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44192","sessionId":32,"connectionCount":19}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.065-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.065-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.065-0400 c20023| {"t":{"$date":"2020-05-27T19:32:05.065-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:53552","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.065-0400 c20022| {"t":{"$date":"2020-05-27T19:32:05.065-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn32","msg":"client metadata","attr":{"remote":"127.0.0.1:44192","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.068-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.067-04:00"},"s":"I", "c":"SHARDING", "id":22641, "ctx":"conn6","msg":"Changing ShouldAutoSplit setting","attr":{"newShouldAutoSplit":false,"oldShouldAutoSplit":true}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.069-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.068-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.069-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.069-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.069-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.069-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.069-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.069-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.070-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.069-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.070-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.069-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.070-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.069-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.070-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.069-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","newTopologyDescription":"{ id: \"4fcc5e0b-2984-4073-b878-20151cd64506\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590622325000), opTime: { ts: Timestamp(1590622325, 3), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622325069), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"4fcc5e0b-2984-4073-b878-20151cd64506\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 7 }, roundTripTime: 0, lastWriteDate: new Date(1590622319000), opTime: { ts: Timestamp(1590622319, 8), t: 1 }, type: \"RSPrimary\", minWireVersion: 9, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622325010), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.073-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.072-04:00"},"s":"I", "c":"-", "id":20500, "ctx":"conn6","msg":"Upgrade: submitting orphaned ranges for cleanup"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.073-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.072-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.073-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.073-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"admin","newDbVersion":{"uuid":{"$uuid":"f4028514-27f6-431f-a86e-68ca852ce8e0"},"lastMod":0},"oldDbVersion":{},"durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.074-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.073-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ShardServerCatalogCacheLoader-0","msg":"createCollection","attr":{"namespace":"config.cache.databases","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"303b56d0-6575-4a56-91d2-7fc235d24804"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.076-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.076-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.076-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.076-04:00"},"s":"I", "c":"SHARDING", "id":21917, "ctx":"conn6","msg":"Marking collection as unsharded","attr":{"namespace":"admin.foo"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.077-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.076-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.077-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.076-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.078-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.078-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.078-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.078-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.078-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.078-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.078-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.078-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.078-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.078-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"config","newDbVersion":{"uuid":{"$uuid":"e4dded3d-56b3-419e-991b-43e3ec5bd7fd"},"lastMod":0},"oldDbVersion":{},"durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.079-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.078-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ShardServerCatalogCacheLoader-1","msg":"createCollection","attr":{"namespace":"config.cache.databases","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"57f49a9f-4645-409c-a8bf-41e9eef3fd19"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.080-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.079-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.080-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.080-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.080-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.080-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.080-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.080-04:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"ShardServerCatalogCacheLoader-2","msg":"CMD: drop","attr":{"collection":"config.cache.chunks.config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.081-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.081-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":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.081-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.081-04:00"},"s":"I", "c":"SHARDING", "id":21917, "ctx":"conn6","msg":"Marking collection as unsharded","attr":{"namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.081-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.081-04:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"ShardServerCatalogCacheLoader-2","msg":"CMD: drop","attr":{"collection":"config.cache.chunks.config.transactions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.081-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.081-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.081-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.081-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.082-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.081-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.082-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.081-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.082-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.081-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.082-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.081-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.082-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.081-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.092-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.092-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.097-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.097-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ShardServerCatalogCacheLoader-1","msg":"index build: done building","attr":{"namespace":"config.cache.databases","index":"_id_"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.097-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.097-04:00"},"s":"I", "c":"STORAGE", "id":20279, "ctx":"ShardServerCatalogCacheLoader-1","msg":"Conflicted creating a collection.","attr":{"namespace":"config.cache.databases","uuid":{"uuid":{"$uuid":"57f49a9f-4645-409c-a8bf-41e9eef3fd19"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.100-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.099-04:00"},"s":"I", "c":"SHARDING", "id":21942, "ctx":"conn29","msg":"Going to insert new entry for shard into config.shards","attr":{"shardType":"{ _id: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", host: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020\", state: 1 }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.100-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.100-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn29","msg":"createCollection","attr":{"namespace":"config.changelog","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"140e2282-b088-4013-b254-7256c033a79c"}},"options":{"capped":true,"size":209715200}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.113-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.113-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn29","msg":"index build: done building","attr":{"namespace":"config.changelog","index":"_id_"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.115-0400 c20022| {"t":{"$date":"2020-05-27T19:32:05.114-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-12","msg":"createCollection","attr":{"namespace":"config.changelog","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"140e2282-b088-4013-b254-7256c033a79c"}},"options":{"uuid":{"$uuid":"140e2282-b088-4013-b254-7256c033a79c"},"capped":true,"size":209715200}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.125-0400 c20022| {"t":{"$date":"2020-05-27T19:32:05.125-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-12","msg":"index build: done building","attr":{"namespace":"config.changelog","index":"_id_"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.126-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.126-04:00"},"s":"I", "c":"SHARDING", "id":22080, "ctx":"conn29","msg":"About to log metadata event","attr":{"namespace":"changelog","event":{"_id":"jasonchanjh:20021-2020-05-27T19:32:05.126-04:00-5ecef87566e0e7c4b1ec6f30","server":"jasonchanjh:20021","shard":"config","clientAddr":"127.0.0.1:33272","time":{"$date":"2020-05-27T23:32:05.126Z"},"what":"addShard","ns":"","details":{"name":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","host":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.127-0400 c20023| {"t":{"$date":"2020-05-27T19:32:05.127-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-11","msg":"createCollection","attr":{"namespace":"config.changelog","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"140e2282-b088-4013-b254-7256c033a79c"}},"options":{"uuid":{"$uuid":"140e2282-b088-4013-b254-7256c033a79c"},"capped":true,"size":209715200}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.131-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.131-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn29","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"_configsvrAddShard":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020","writeConcern":{"w":"majority","wtimeout":60000},"lsid":{"id":{"$uuid":"f0d038a1-93c4-4185-8761-243cdb41b7cb"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"tracking_info":{"operId":{"$oid":"5ecef875ba40e5baeae3231a"},"operName":"","parentOperId":"5ecef875ba40e5baeae32319"},"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622324,"i":6}},"signature":{"hash":{"$binary":{"base64":"Rhj4Izbps1fZFZbdkWcz7GbG0S4=","subType":"0"}},"keyId":6831670840392679446}},"$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:35024","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622324,"i":6}},"t":1}},"$db":"admin"},"numYields":0,"reslen":617,"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":4},"readConcern":{"provenance":"clientSupplied"},"writeConcern":{"w":"majority","wtimeout":60000,"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":124}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.133-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.132-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":1590622325,"i":8}},"t":1}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.133-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.133-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"conn12","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.133-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.133-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"conn12","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.133-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.133-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"conn12","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.134-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.133-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn12","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.134-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.133-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"conn12","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.134-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.133-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"conn12","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.134-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.133-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.134-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.133-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020","appName":"MongoDB Shell","command":{"addshard":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020","lsid":{"id":{"$uuid":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622324,"i":6}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":240,"protocol":"op_msg","durationMillis":126}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.134-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.133-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.135-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.133-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42550","sessionId":19,"connectionCount":7}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.135-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.134-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:42550","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.135-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.134-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_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.135-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.134-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","newTopologyDescription":"{ id: \"64350617-cfb2-432b-8a39-60fe5084b7cd\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590622325000), opTime: { ts: Timestamp(1590622325, 8), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622325134), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"64350617-cfb2-432b-8a39-60fe5084b7cd\", 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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.135-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.134-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_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.135-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.134-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.135-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.134-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.136-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.135-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"UpdateReplicaSetOnConfigServer","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef875ba40e5baeae3231c"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.136-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.135-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42552","sessionId":20,"connectionCount":8}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.136-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.135-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:42552","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.136-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.135-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590622325, 8), t: 1 }, lastWriteDate: new Date(1590622325000), majorityOpTime: { ts: Timestamp(1590622325, 7), t: 1 }, majorityWriteDate: new Date(1590622325000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622325135), 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(1590622325, 7), $configServerState: { opTime: { ts: Timestamp(1590622325, 2), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590622325, 8), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622325, 8) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.136-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.135-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.137-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.135-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","durationNanos":921}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.137-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.135-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.138-0400 Waiting for op with OpTime { "ts" : Timestamp(1590622325, 8), "t" : NumberLong(1) } to be committed on all secondaries [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.142-0400 c20023| {"t":{"$date":"2020-05-27T19:32:05.142-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.150-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.150-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"config","newDbVersion":{"uuid":{"$uuid":"7b6d9278-73e9-4b01-940f-4bfff8af75cc"},"lastMod":0},"oldDbVersion":{},"durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.158-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.157-04:00"},"s":"I", "c":"SHARDING", "id":22655, "ctx":"conn1","msg":"Acquired distributed lock","attr":{"lockName":"config","lockSessionId":{"$oid":"5ecef87566e0e7c4b1ec6f45"},"reason":"shardCollection"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.160-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.160-04:00"},"s":"I", "c":"SHARDING", "id":22655, "ctx":"conn1","msg":"Acquired distributed lock","attr":{"lockName":"config.system.sessions","lockSessionId":{"$oid":"5ecef87566e0e7c4b1ec6f4a"},"reason":"shardCollection"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.161-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.161-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42554","sessionId":21,"connectionCount":9}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.162-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.161-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:42554","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.164-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.164-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":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.164-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.164-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.164-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.164-04:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"ShardServerCatalogCacheLoader-2","msg":"CMD: drop","attr":{"collection":"config.cache.chunks.config.system.sessions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.166-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.166-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn21","msg":"createCollection","attr":{"namespace":"config.system.sessions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"61e7ec25-fb95-4956-a624-567d5a2b0738"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.178-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.178-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.183-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.183-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":"4f2b72b4-14f1-4483-bc72-f41ebfeb21bd"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":10}},"signature":{"hash":{"$binary":{"base64":"YCv63ibF6fu8BlTePgoahThO9WY=","subType":"0"}},"keyId":6831670840392679446}},"$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":1590622325,"i":10}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.184-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.184-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"conn21","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.185-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.184-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"conn21","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.185-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.184-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn21","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.185-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.184-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.185-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.185-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42556","sessionId":23,"connectionCount":10}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.186-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.185-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:42556","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.186-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.186-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_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.186-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.186-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-27T19:32:05.186-04:00-5ecef8752cb2b4436cdd134a","server":"jasonchanjh:20020","shard":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","clientAddr":"127.0.0.1:42554","time":{"$date":"2020-05-27T23:32:05.186Z"},"what":"shardCollection.start","ns":"config.system.sessions","details":{"shardKey":{"_id":1},"collection":"config.system.sessions","uuid":{"$uuid":"61e7ec25-fb95-4956-a624-567d5a2b0738"},"empty":true,"primary":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0:mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.186-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.186-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","newTopologyDescription":"{ id: \"cae1cd11-a41d-4e0d-aaf9-0304e1ac6043\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590622325000), opTime: { ts: Timestamp(1590622325, 11), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622325186), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"cae1cd11-a41d-4e0d-aaf9-0304e1ac6043\", 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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.187-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.186-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_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.187-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.186-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42558","sessionId":25,"connectionCount":11}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.187-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.187-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:42558","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.191-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.191-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn41","msg":"New transaction started","attr":{"txnNumber":0,"lsid":{"uuid":{"$uuid":"277e46f1-1b63-4e22-b936-aeed08130c63"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.199-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.199-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn41","msg":"createCollection","attr":{"namespace":"config.collections","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"b9331fb1-2c00-4cbc-8483-6cf347293d66"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.214-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.214-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn41","msg":"index build: done building","attr":{"namespace":"config.collections","index":"_id_"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.216-0400 c20022| {"t":{"$date":"2020-05-27T19:32:05.216-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-9","msg":"createCollection","attr":{"namespace":"config.collections","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"b9331fb1-2c00-4cbc-8483-6cf347293d66"}},"options":{"uuid":{"$uuid":"b9331fb1-2c00-4cbc-8483-6cf347293d66"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.230-0400 c20022| {"t":{"$date":"2020-05-27T19:32:05.229-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.232-0400 c20023| {"t":{"$date":"2020-05-27T19:32:05.231-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-6","msg":"createCollection","attr":{"namespace":"config.collections","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"b9331fb1-2c00-4cbc-8483-6cf347293d66"}},"options":{"uuid":{"$uuid":"b9331fb1-2c00-4cbc-8483-6cf347293d66"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.244-0400 c20023| {"t":{"$date":"2020-05-27T19:32:05.244-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.247-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.247-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ShardServerCatalogCacheLoader-1","msg":"createCollection","attr":{"namespace":"config.cache.collections","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"46cdeca1-ecd5-4c7e-87b3-0bcb5379cbaf"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.247-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.247-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":"5ecef8752cb2b4436cdd134f"}},"oldVersion":"","durationMillis":14}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.248-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.247-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":"5ecef8752cb2b4436cdd134f"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.248-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.247-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-27T19:32:05.247-04:00-5ecef8752cb2b4436cdd1353","server":"jasonchanjh:20020","shard":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","clientAddr":"127.0.0.1:42554","time":{"$date":"2020-05-27T23:32:05.247Z"},"what":"shardCollection.end","ns":"config.system.sessions","details":{"version":"1|0||5ecef8752cb2b4436cdd134f","numChunks":1}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.255-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.255-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":"5ecef8752cb2b4436cdd134f"}},"oldVersion":"","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.259-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.258-04:00"},"s":"I", "c":"SHARDING", "id":22665, "ctx":"conn1","msg":"Unlocked distributed lock","attr":{"lockSessionId":{"$oid":"5ecef87566e0e7c4b1ec6f4a"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.261-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.261-04:00"},"s":"I", "c":"SHARDING", "id":22665, "ctx":"conn1","msg":"Unlocked distributed lock","attr":{"lockSessionId":{"$oid":"5ecef87566e0e7c4b1ec6f45"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.261-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.261-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":4},"writeConcern":{"w":"majority","wtimeout":60000,"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":110}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.261-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.261-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ShardServerCatalogCacheLoader-1","msg":"index build: done building","attr":{"namespace":"config.cache.collections","index":"_id_"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.262-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.262-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ShardServerCatalogCacheLoader-1","msg":"createCollection","attr":{"namespace":"config.cache.chunks.config.system.sessions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"40fed3ea-dbed-48ce-946b-251dbe3e8a23"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.262-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.262-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42560","sessionId":26,"connectionCount":12}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.262-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.262-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:42560","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.263-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.263-04:00"},"s":"I", "c":"INDEX", "id":20438, "ctx":"conn26","msg":"Registering index build","attr":{"buildUUID":{"uuid":{"$uuid":"10e88559-9102-4f14-8a29-0a85ed39e80e"}},"ns":"config.system.sessions","collectionUUID":{"uuid":{"$uuid":"61e7ec25-fb95-4956-a624-567d5a2b0738"}},"indexes":1,"firstIndex":{"name":"lsidTTLIndex"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.275-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.275-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.275-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.275-04:00"},"s":"I", "c":"INDEX", "id":20440, "ctx":"conn26","msg":"Waiting for index build to complete","attr":{"buildUUID":{"uuid":{"$uuid":"10e88559-9102-4f14-8a29-0a85ed39e80e"}},"deadline":{"$date":{"$numberLong":"9223372036854775807"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.275-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.275-04:00"},"s":"I", "c":"INDEX", "id":20447, "ctx":"conn26","msg":"Index build completed","attr":{"buildUUID":{"uuid":{"$uuid":"10e88559-9102-4f14-8a29-0a85ed39e80e"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.280-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.279-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ShardServerCatalogCacheLoader-1","msg":"index build: done building","attr":{"namespace":"config.cache.chunks.config.system.sessions","index":"_id_"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.286-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.286-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ShardServerCatalogCacheLoader-1","msg":"index build: done building","attr":{"namespace":"config.cache.chunks.config.system.sessions","index":"lastmod_1"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.287-0400 c20021| {"t":{"$date":"2020-05-27T19:32:05.287-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":"4f2b72b4-14f1-4483-bc72-f41ebfeb21bd"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":8}},"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":4},"storage":{},"protocol":"op_msg","durationMillis":137}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.297-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.296-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.297-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.296-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":"5a09d850-96bc-48dc-8157-6db665132e5a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.299-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.299-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.299-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef875ba40e5baeae3231f"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.301-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.301-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.301-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.301-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.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":{},"lsid":{"id":{"$uuid":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":8}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.301-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.301-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.305-0400 {"t":{"$date":"2020-05-27T23:32:05.305Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh10338): /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_non_streamable_ismaster_hanging_read\",\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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.306-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.306-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.307-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.306-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef875ba40e5baeae32323"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.308-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.308-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.308-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.308-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.308-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.308-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.309-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.308-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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.309-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.308-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.353-0400 sh10338| MongoDB shell version v0.0.0 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.409-0400 sh10338| connecting to: mongodb://127.0.0.1:20020/?compressors=disabled&gssapiServiceName=mongodb [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.409-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.409-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:50528","sessionId":27,"connectionCount":13}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.409-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.409-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.409-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.409-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:50528","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.410-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.409-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":960,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.410-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.410-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.410-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.410-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.412-0400 sh10338| Implicit session: session { "id" : UUID("f0908b1e-1c2c-4e53-b670-75432dec9aee") } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.413-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.413-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.414-0400 d20020| {"t":{"$date":"2020-05-27T19:32:05.413-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.414-0400 sh10338| MongoDB server version: 0.0.0 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.415-0400 sh10338| {"t":{"$date":"2020-05-27T23:32:05.415Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh10345): /home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/run_quiesce_mode_workload.sh"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.510-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.509-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.510-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.510-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef875ba40e5baeae32327"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.511-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.511-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.511-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.511-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.511-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.511-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.511-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.511-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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.511-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.511-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.713-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.712-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.713-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.713-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef875ba40e5baeae3232b"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.714-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.714-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.714-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.714-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.714-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.714-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.714-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.714-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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.714-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.714-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.915-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.915-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.915-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.915-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef875ba40e5baeae3232f"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.916-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.916-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.916-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.916-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.917-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.916-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.917-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.916-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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:05.917-0400 s20024| {"t":{"$date":"2020-05-27T19:32:05.916-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.118-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.118-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.118-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.118-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef876ba40e5baeae32333"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.119-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.119-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.119-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.119-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.120-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.120-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.119-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.321-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.321-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.321-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef876ba40e5baeae32337"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.322-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.322-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.322-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.322-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.322-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.322-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.322-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.322-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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.323-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.322-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.524-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.524-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.524-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.524-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef876ba40e5baeae3233b"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.525-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.525-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.525-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.525-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.525-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.525-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.525-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.525-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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.525-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.525-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.726-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.726-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.727-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.726-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef876ba40e5baeae3233f"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.728-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.727-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.728-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.728-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.728-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.728-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.728-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.728-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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.728-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.728-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.929-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.929-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.929-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.929-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef876ba40e5baeae32343"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.931-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.930-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.931-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.930-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.931-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.931-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.931-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.931-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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:06.931-0400 s20024| {"t":{"$date":"2020-05-27T19:32:06.931-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.132-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.132-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.132-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.132-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef877ba40e5baeae32347"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.134-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.133-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.134-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.133-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.134-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.133-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.134-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.133-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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.134-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.134-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.325-0400 sh10338| sh10345| Collecting pymongo==3.10.1 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.335-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.335-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.335-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.335-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef877ba40e5baeae3234b"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.336-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.336-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.336-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.336-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.337-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.336-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.337-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.336-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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.337-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.336-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.537-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.537-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.538-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.537-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef877ba40e5baeae3234f"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.539-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.538-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.539-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.538-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.539-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.539-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.539-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.539-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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.539-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.539-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.740-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.740-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.740-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.740-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef877ba40e5baeae32353"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.741-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.741-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.741-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.741-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.741-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.741-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.741-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.741-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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.742-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.741-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.914-0400 sh10338| sh10345| Using cached https://files.pythonhosted.org/packages/be/18/99380a20b3ae8a54914e0d3dba99807def9a47421eff55638f120f950066/pymongo-3.10.1-cp37-cp37m-manylinux1_x86_64.whl [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.942-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.942-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.943-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.943-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef877ba40e5baeae32357"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.944-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.944-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.944-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.944-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.944-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.944-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.944-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.944-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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.945-0400 s20024| {"t":{"$date":"2020-05-27T19:32:07.944-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:07.972-0400 sh10338| sh10345| Installing collected packages: pymongo [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.146-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.145-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.146-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.146-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef878ba40e5baeae3235b"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.147-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.147-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.147-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.147-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.147-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.147-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.147-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.147-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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.147-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.147-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.147-0400 sh10338| sh10345| Successfully installed pymongo-3.10.1 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.218-0400 sh10338| sh10345| You are using pip version 10.0.1, however version 20.2b1 is available. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.218-0400 sh10338| sh10345| You should consider upgrading via the 'pip install --upgrade pip' command. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.345-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.344-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:41636","sessionId":14,"connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.345-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.345-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35124","sessionId":16,"connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.346-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.346-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:41640","sessionId":15,"connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.346-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.346-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn14","msg":"client metadata","attr":{"remote":"127.0.0.1:41636","client":"conn14","doc":{"driver":{"name":"PyMongo","version":"3.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.346-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.346-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.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.347-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.346-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn14","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":12,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.347-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.346-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:35124","client":"conn16","doc":{"driver":{"name":"PyMongo","version":"3.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.347-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.346-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.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.347-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.346-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.347-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.347-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:41640","client":"conn15","doc":{"driver":{"name":"PyMongo","version":"3.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.347-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.347-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.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.347-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.347-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn15","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":13,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.348-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.348-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.349-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.348-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef878ba40e5baeae32360"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.350-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.350-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.350-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.350-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.350-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.350-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.350-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.350-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":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.350-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.350-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":53,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.365-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.364-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35128","sessionId":17,"connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.365-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.365-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:35128","client":"conn17","doc":{"driver":{"name":"PyMongo","version":"3.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.365-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.365-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.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.365-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.365-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.366-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.366-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.366-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.366-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef878ba40e5baeae32365"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.367-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.367-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.367-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.367-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.368-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.367-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn17","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.368-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.367-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn17","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: insert, TrackingId: 5ecef878ba40e5baeae32364"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.371-0400 c20021| {"t":{"$date":"2020-05-27T19:32:08.371-04:00"},"s":"I", "c":"SHARDING", "id":22655, "ctx":"conn29","msg":"Acquired distributed lock","attr":{"lockName":"test","lockSessionId":{"$oid":"5ecef87866e0e7c4b1ec6f93"},"reason":"createDatabase"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.372-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.372-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":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$readPreference":{"mode":"primaryPreferred"},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":1}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$client":{"driver":{"name":"PyMongo","version":"3.10.1"},"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:35128","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":1}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.372-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.372-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn21","msg":"Admin only command","attr":{"command":"listDatabases"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.374-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.373-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":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$readPreference":{"mode":"primaryPreferred"},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":1}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$client":{"driver":{"name":"PyMongo","version":"3.10.1"},"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:35128","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.374-0400 c20021| {"t":{"$date":"2020-05-27T19:32:08.374-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_non_streamable_ismaster_hanging_read-rs0","partitioned":false,"version":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.374-0400 c20021| {"t":{"$date":"2020-05-27T19:32:08.374-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn29","msg":"createCollection","attr":{"namespace":"config.databases","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"47d558ef-0be2-4c35-9cbf-c781b377a836"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.385-0400 c20021| {"t":{"$date":"2020-05-27T19:32:08.385-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.387-0400 c20022| {"t":{"$date":"2020-05-27T19:32:08.386-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-6","msg":"createCollection","attr":{"namespace":"config.databases","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"47d558ef-0be2-4c35-9cbf-c781b377a836"}},"options":{"uuid":{"$uuid":"47d558ef-0be2-4c35-9cbf-c781b377a836"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.398-0400 c20022| {"t":{"$date":"2020-05-27T19:32:08.398-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.399-0400 c20023| {"t":{"$date":"2020-05-27T19:32:08.399-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-3","msg":"createCollection","attr":{"namespace":"config.databases","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"47d558ef-0be2-4c35-9cbf-c781b377a836"}},"options":{"uuid":{"$uuid":"47d558ef-0be2-4c35-9cbf-c781b377a836"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.400-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.400-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":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":3}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$client":{"driver":{"name":"PyMongo","version":"3.10.1"},"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:35128","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":3}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.400-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.400-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn21","msg":"Admin only command","attr":{"command":"_flushDatabaseCacheUpdates"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.401-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.401-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"test","newDbVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"oldDbVersion":{},"durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.401-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.401-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.401-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.401-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.401-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.401-04:00"},"s":"I", "c":"SHARDING", "id":21950, "ctx":"conn21","msg":"Setting this node's cached database version","attr":{"db":"test","newDbVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.401-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.401-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":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":3}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$client":{"driver":{"name":"PyMongo","version":"3.10.1"},"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:35128","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"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":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.404-0400 c20021| {"t":{"$date":"2020-05-27T19:32:08.404-04:00"},"s":"I", "c":"SHARDING", "id":22665, "ctx":"conn29","msg":"Unlocked distributed lock","attr":{"lockSessionId":{"$oid":"5ecef87866e0e7c4b1ec6f93"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.404-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.404-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.405-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.404-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef878ba40e5baeae32369"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.410-0400 c20023| {"t":{"$date":"2020-05-27T19:32:08.410-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-3","msg":"index build: done building","attr":{"namespace":"config.databases","index":"_id_"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.413-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.413-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"test","newDbVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"oldDbVersion":{},"durationMillis":8}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.414-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.414-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"TaskExecutorPool-0","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.414-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.414-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42572","sessionId":28,"connectionCount":14}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.414-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.414-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:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.415-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.414-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:42572","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.415-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.415-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:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1062,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.415-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.415-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn28","msg":"About to run the command","attr":{"db":"test","commandArgs":{"insert":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"documents":[{"_id":{"$oid":"5ecef87815a10cb8ad6e0569"},"state":"in_progress"}],"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":5}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$client":{"driver":{"name":"PyMongo","version":"3.10.1"},"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:35128","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.415-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.415-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn28","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"transactions","filter":{"_id":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}}},"readConcern":{},"ntoreturn":1,"singleBatch":true,"$db":"config"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.415-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.415-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn28","msg":"Slow query","attr":{"type":"command","ns":"config.transactions","command":{"find":"transactions","filter":{"_id":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.415-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.415-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn28","msg":"New transaction started","attr":{"txnNumber":1,"lsid":{"uuid":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.416-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.416-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"ShardServerCatalogCacheLoader-1","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.416-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.416-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"ShardServerCatalogCacheLoader-1","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.417-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.416-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.417-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.417-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.417-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.417-04:00"},"s":"I", "c":"SHARDING", "id":21917, "ctx":"conn28","msg":"Marking collection as unsharded","attr":{"namespace":"test.state"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.417-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.417-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn28","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"insert":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"documents":[{"_id":{"$oid":"5ecef87815a10cb8ad6e0569"},"state":"in_progress"}],"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":5}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$client":{"driver":{"name":"PyMongo","version":"3.10.1"},"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:35128","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}},"$db":"test"},"ninserted":0,"numYields":0,"reslen":735,"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":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.417-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.417-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},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.417-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.417-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.417-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.417-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.417-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.417-04:00"},"s":"D1", "c":"SH_REFR", "id":24106, "ctx":"conn17","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.418-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.417-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.418-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.417-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":1},"writeConcern":{"w":1,"wtimeout":0,"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.418-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.417-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef878ba40e5baeae3236c"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.418-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.418-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.418-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.418-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.418-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.418-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn28","msg":"About to run the command","attr":{"db":"test","commandArgs":{"insert":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"documents":[{"_id":{"$oid":"5ecef87815a10cb8ad6e0569"},"state":"in_progress"}],"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":5}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$client":{"driver":{"name":"PyMongo","version":"3.10.1"},"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:35128","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.418-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.418-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn28","msg":"createCollection","attr":{"namespace":"test.state","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f0bb76b8-9296-49d0-a49a-5becc9690864"}},"options":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.430-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.430-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn28","msg":"index build: done building","attr":{"namespace":"test.state","index":"_id_"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.430-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.430-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn28","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"insert":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"documents":[{"_id":{"$oid":"5ecef87815a10cb8ad6e0569"},"state":"in_progress"}],"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":5}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$client":{"driver":{"name":"PyMongo","version":"3.10.1"},"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:35128","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"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":1},"storage":{},"protocol":"op_msg","durationMillis":12}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.431-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.431-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"insert":"state","ordered":true,"lsid":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"}},"txnNumber":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"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":64}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.431-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.431-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.432-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.432-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn28","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-27T23:32:08.432Z"},"clusterTime":{"$timestamp":{"t":1590622328,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"clientOperationKey":{"$uuid":"ffb0788e-90e7-4092-9579-de3959a09116"},"lsid":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$client":{"driver":{"name":"PyMongo","version":"3.10.1"},"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:35128","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.432-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.432-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn28","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"ffb0788e-90e7-4092-9579-de3959a09116","operationId":494}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.432-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.432-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn28","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-27T23:32:08.432Z"},"clusterTime":{"$timestamp":{"t":1590622328,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"clientOperationKey":{"$uuid":"ffb0788e-90e7-4092-9579-de3959a09116"},"lsid":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$client":{"driver":{"name":"PyMongo","version":"3.10.1"},"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:35128","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":463,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.433-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.433-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":"d73ff390-6f73-44fe-bb49-daf53853fc18"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":272,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.433-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.433-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.552-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.552-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn28","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-27T23:32:08.552Z"},"clusterTime":{"$timestamp":{"t":1590622328,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"clientOperationKey":{"$uuid":"c3c35834-3202-4ad4-95c9-1f0b3850a048"},"lsid":{"id":{"$uuid":"f0d038a1-93c4-4185-8761-243cdb41b7cb"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$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:35024","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.553-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.552-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn28","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"c3c35834-3202-4ad4-95c9-1f0b3850a048","operationId":496}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.553-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.553-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn28","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-27T23:32:08.552Z"},"clusterTime":{"$timestamp":{"t":1590622328,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"clientOperationKey":{"$uuid":"c3c35834-3202-4ad4-95c9-1f0b3850a048"},"lsid":{"id":{"$uuid":"f0d038a1-93c4-4185-8761-243cdb41b7cb"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$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:35024","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":463,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.553-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.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":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":272,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.554-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.553-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":61,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.685-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.685-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn28","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-27T23:32:08.684Z"},"clusterTime":{"$timestamp":{"t":1590622328,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"clientOperationKey":{"$uuid":"85ace193-f45b-4ca4-bf91-c71087063792"},"lsid":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$client":{"driver":{"name":"PyMongo","version":"3.10.1"},"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:35128","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.685-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.685-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn28","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"85ace193-f45b-4ca4-bf91-c71087063792","operationId":498}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.685-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.685-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn28","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-27T23:32:08.684Z"},"clusterTime":{"$timestamp":{"t":1590622328,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"clientOperationKey":{"$uuid":"85ace193-f45b-4ca4-bf91-c71087063792"},"lsid":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$client":{"driver":{"name":"PyMongo","version":"3.10.1"},"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:35128","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":463,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.686-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.686-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":"d73ff390-6f73-44fe-bb49-daf53853fc18"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":272,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.686-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.686-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.848-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.848-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.849-0400 s20024| {"t":{"$date":"2020-05-27T19:32:08.848-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.850-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.849-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn14","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.850-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.850-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn14","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":15,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.938-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.938-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn15","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.938-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.938-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.938-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.938-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef878d33bd4dbed693e56"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.940-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.939-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"test","newDbVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"oldDbVersion":{},"durationMillis":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.940-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.940-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn15","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: find, TrackingId: 5ecef878d33bd4dbed693e55"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.942-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.942-04:00"},"s":"D1", "c":"SHARDING", "id":22731, "ctx":"conn15","msg":"Succesfully retrieved updated shard list from config server","attr":{"shardsNumber":1,"lastVisibleOpTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.942-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.942-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"conn15","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.943-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.942-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"conn15","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.943-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.942-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"conn15","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.943-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.942-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn15","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.943-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.942-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"conn15","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.943-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.942-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"conn15","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.943-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.942-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.944-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.942-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"conn15","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","readPref":"{ mode: \"primary\" }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.957-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.957-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42574","sessionId":29,"connectionCount":15}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.957-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.957-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.958-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.957-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:42574","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.958-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.957-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":1062,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.958-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.958-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_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.958-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.958-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","newTopologyDescription":"{ id: \"6d213589-e1dc-44a5-a837-360ae17b0a7e\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590622328000), opTime: { ts: Timestamp(1590622328, 7), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622328958), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"6d213589-e1dc-44a5-a837-360ae17b0a7e\", 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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.959-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.958-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_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.959-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.958-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.959-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.958-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","readPref":"{ mode: \"primary\" }","durationMillis":16}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.959-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.958-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.960-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.958-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"UpdateReplicaSetOnConfigServer","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef878d33bd4dbed693e5a"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.960-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.958-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn29","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.960-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.959-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42576","sessionId":30,"connectionCount":16}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.960-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.959-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn29","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1022,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.961-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.959-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42578","sessionId":31,"connectionCount":17}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.961-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.959-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.961-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.959-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.961-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.959-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:42576","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.961-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.959-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590622328, 7), t: 1 }, lastWriteDate: new Date(1590622328000), majorityOpTime: { ts: Timestamp(1590622328, 7), t: 1 }, majorityWriteDate: new Date(1590622328000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622328959), logicalSessionTimeoutMinutes: 30, connectionId: 29, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590622328, 7), $configServerState: { opTime: { ts: Timestamp(1590622328, 5), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590622328, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622328, 7) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.961-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.959-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.962-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.959-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":1062,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.962-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.959-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:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.962-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.959-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:42578","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.962-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.960-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:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1062,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.962-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.960-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","durationNanos":1486}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.962-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.960-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn29","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.963-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.960-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.963-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.960-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.963-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.960-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-27T23:32:08.937Z"},"clusterTime":{"$timestamp":{"t":1590622328,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"clientOperationKey":{"$uuid":"ac4119b3-380b-4e12-9870-3aa904ce78c1"},"lsid":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$client":{"driver":{"name":"PyMongo","version":"3.10.1"},"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:41640","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.963-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.960-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn31","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"ac4119b3-380b-4e12-9870-3aa904ce78c1","operationId":509}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.963-0400 d20020| {"t":{"$date":"2020-05-27T19:32:08.961-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-27T23:32:08.937Z"},"clusterTime":{"$timestamp":{"t":1590622328,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"clientOperationKey":{"$uuid":"ac4119b3-380b-4e12-9870-3aa904ce78c1"},"lsid":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$client":{"driver":{"name":"PyMongo","version":"3.10.1"},"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:41640","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":443,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.963-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.961-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn15","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":272,"protocol":"op_msg","durationMillis":23}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:08.964-0400 s20025| {"t":{"$date":"2020-05-27T19:32:08.961-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn15","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":16,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.056-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.056-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn12","msg":"Set failpoint","attr":{"failPointName":"waitInFindBeforeMakingBatch","failPoint":{"mode":1,"data":{},"timesEntered":0}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.057-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.056-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.waitInFindBeforeMakingBatch","appName":"MongoDB Shell","command":{"configureFailPoint":"waitInFindBeforeMakingBatch","mode":"alwaysOn","data":{},"lsid":{"id":{"$uuid":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":174,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.057-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.056-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.214-0400 d20020| {"t":{"$date":"2020-05-27T19:32:09.213-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn28","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-27T23:32:09.213Z"},"clusterTime":{"$timestamp":{"t":1590622328,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"clientOperationKey":{"$uuid":"ec23139d-7a70-4deb-8864-14187a85daad"},"lsid":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$client":{"driver":{"name":"PyMongo","version":"3.10.1"},"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:35128","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.214-0400 d20020| {"t":{"$date":"2020-05-27T19:32:09.214-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn28","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"ec23139d-7a70-4deb-8864-14187a85daad","operationId":514}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.214-0400 d20020| {"t":{"$date":"2020-05-27T19:32:09.214-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn28","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-27T23:32:09.213Z"},"clusterTime":{"$timestamp":{"t":1590622328,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"clientOperationKey":{"$uuid":"ec23139d-7a70-4deb-8864-14187a85daad"},"lsid":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$client":{"driver":{"name":"PyMongo","version":"3.10.1"},"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:35128","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":463,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.225-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.224-04:00"},"s":"I", "c":"QUERY", "id":20908, "ctx":"conn17","msg":"Waiting in find before making batch for query - {cq_Short}","attr":{"cq_Short":"ns: test.state query: {} sort: {} projection: {} limit: 1"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.260-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.259-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.","appName":"MongoDB Shell","command":{"waitForFailPoint":"waitInFindBeforeMakingBatch","timesEntered":1.0,"maxTimeMS":300000.0,"lsid":{"id":{"$uuid":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":163,"protocol":"op_msg","durationMillis":200}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.260-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.260-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":65,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.262-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.261-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn12","msg":"Set failpoint","attr":{"failPointName":"hangDuringQuiesceMode","failPoint":{"mode":1,"data":{},"timesEntered":0}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.262-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.261-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.hangDuringQuiesceMode","appName":"MongoDB Shell","command":{"configureFailPoint":"hangDuringQuiesceMode","mode":"alwaysOn","data":{},"lsid":{"id":{"$uuid":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":174,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.262-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.262-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":67,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.262-0400 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.263-0400 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.263-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.263-0400 [jsTest] Stopping first mongos [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.263-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.263-0400 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.264-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.264-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35138","sessionId":19,"connectionCount":4}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.265-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.264-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:35138","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.265-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.265-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.265-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.265-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":68,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.266-0400 New session started with sessionID: { "id" : UUID("87a4bfe6-5e61-4ea2-a9e1-cbec6bd4ff78") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.266-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.266-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":"87a4bfe6-5e61-4ea2-a9e1-cbec6bd4ff78"}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.266-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.266-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":69,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.266-0400 Skipping collection validation: giving up after running the isMaster command: not running validate against mongos [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.266-0400 {"t":{"$date":"2020-05-27T23:32:09.266Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.267-0400 {"t":{"$date":"2020-05-27T23:32:09.266Z"},"s":"I", "c":"-", "id":22818, "ctx":"js","msg":"skip waiting for pid {pid} to terminate","attr":{"pid":"10216"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.267-0400 {"t":{"$date":"2020-05-27T23:32:09.266Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20024}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.267-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.266-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.267-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.266-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":9732,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.267-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.266-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.267-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.266-04:00"},"s":"I", "c":"COMMAND", "id":4695700, "ctx":"SignalHandler","msg":"hangDuringQuiesceMode failpoint enabled"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.267-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.267-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.","appName":"MongoDB Shell","command":{"waitForFailPoint":"hangDuringQuiesceMode","timesEntered":1.0,"maxTimeMS":300000.0,"lsid":{"id":{"$uuid":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":163,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.267-0400 s20024| {"t":{"$date":"2020-05-27T19:32:09.267-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":71,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.332-0400 d20020| {"t":{"$date":"2020-05-27T19:32:09.332-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.332-0400 d20020| {"t":{"$date":"2020-05-27T19:32:09.332-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.566-0400 d20020| {"t":{"$date":"2020-05-27T19:32:09.565-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":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:09.566-0400 d20020| {"t":{"$date":"2020-05-27T19:32:09.566-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":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}},"$db":"admin"},"numYields":0,"reslen":386,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:10.852-0400 s20024| {"t":{"$date":"2020-05-27T19:32:10.852-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn16","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:10.853-0400 s20024| {"t":{"$date":"2020-05-27T19:32:10.852-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn16","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":1350490027,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:10.853-0400 s20024| {"t":{"$date":"2020-05-27T19:32:10.852-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"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":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:10.853-0400 s20024| {"t":{"$date":"2020-05-27T19:32:10.852-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:10.853-0400 s20025| {"t":{"$date":"2020-05-27T19:32:10.853-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn14","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:10.854-0400 s20025| {"t":{"$date":"2020-05-27T19:32:10.853-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn14","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":19,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:10.854-0400 s20024| {"t":{"$date":"2020-05-27T19:32:10.853-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"connection ended","attr":{"remote":"127.0.0.1:35124","connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:10.855-0400 s20024| {"t":{"$date":"2020-05-27T19:32:10.855-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35140","sessionId":20,"connectionCount":4}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:10.855-0400 s20024| {"t":{"$date":"2020-05-27T19:32:10.855-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:35140","client":"conn20","doc":{"driver":{"name":"PyMongo","version":"3.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:10.855-0400 s20024| {"t":{"$date":"2020-05-27T19:32:10.855-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:10.856-0400 s20024| {"t":{"$date":"2020-05-27T19:32:10.855-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn20","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":1102520059,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:10.856-0400 s20024| {"t":{"$date":"2020-05-27T19:32:10.855-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.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:10.856-0400 s20024| {"t":{"$date":"2020-05-27T19:32:10.855-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn20","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":73,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:10.856-0400 s20024| {"t":{"$date":"2020-05-27T19:32:10.856-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"connection ended","attr":{"remote":"127.0.0.1:35140","connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:11.353-0400 s20024| {"t":{"$date":"2020-05-27T19:32:11.352-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35142","sessionId":21,"connectionCount":4}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:11.353-0400 s20024| {"t":{"$date":"2020-05-27T19:32:11.353-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:35142","client":"conn21","doc":{"driver":{"name":"PyMongo","version":"3.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:11.353-0400 s20024| {"t":{"$date":"2020-05-27T19:32:11.353-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:11.353-0400 s20024| {"t":{"$date":"2020-05-27T19:32:11.353-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn21","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:11.354-0400 s20024| {"t":{"$date":"2020-05-27T19:32:11.353-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.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:11.354-0400 s20024| {"t":{"$date":"2020-05-27T19:32:11.353-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn21","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":74,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:11.354-0400 s20024| {"t":{"$date":"2020-05-27T19:32:11.354-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"connection ended","attr":{"remote":"127.0.0.1:35142","connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:11.530-0400 s20024| {"t":{"$date":"2020-05-27T19:32:11.530-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","durationNanos":529}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:11.531-0400 s20024| {"t":{"$date":"2020-05-27T19:32:11.530-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","durationNanos":611}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:11.531-0400 s20024| {"t":{"$date":"2020-05-27T19:32:11.531-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","durationNanos":459}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:11.544-0400 s20024| {"t":{"$date":"2020-05-27T19:32:11.543-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590622328, 5), t: 1 }, lastWriteDate: new Date(1590622328000), majorityOpTime: { ts: Timestamp(1590622328, 5), t: 1 }, majorityWriteDate: new Date(1590622328000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622331543), logicalSessionTimeoutMinutes: 30, connectionId: 24, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590622328, 5), $configTime: Timestamp(1590622328, 5), $clusterTime: { clusterTime: Timestamp(1590622328, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622328, 5) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:11.544-0400 s20024| {"t":{"$date":"2020-05-27T19:32:11.544-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e6d7491b4a9fb0f79'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590622328, 5), t: 1 }, lastWriteDate: new Date(1590622328000), majorityOpTime: { ts: Timestamp(1590622328, 5), t: 1 }, majorityWriteDate: new Date(1590622328000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622331543), logicalSessionTimeoutMinutes: 30, connectionId: 16, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590622328, 5), $configTime: Timestamp(1590622328, 5), $clusterTime: { clusterTime: Timestamp(1590622328, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622328, 5) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:11.544-0400 s20024| {"t":{"$date":"2020-05-27T19:32:11.544-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e7536918b1cb465f5'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590622328, 5), t: 1 }, lastWriteDate: new Date(1590622328000), majorityOpTime: { ts: Timestamp(1590622328, 5), t: 1 }, majorityWriteDate: new Date(1590622328000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622331544), 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(1590622328, 5), $configTime: Timestamp(1590622328, 5), $clusterTime: { clusterTime: Timestamp(1590622328, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622328, 5) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.361-0400 s20024| {"t":{"$date":"2020-05-27T19:32:12.360-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35144","sessionId":22,"connectionCount":4}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.361-0400 s20024| {"t":{"$date":"2020-05-27T19:32:12.361-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:35144","client":"conn22","doc":{"driver":{"name":"PyMongo","version":"3.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.361-0400 s20024| {"t":{"$date":"2020-05-27T19:32:12.361-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.362-0400 s20024| {"t":{"$date":"2020-05-27T19:32:12.361-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn22","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":1967513926,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.362-0400 s20024| {"t":{"$date":"2020-05-27T19:32:12.361-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.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.362-0400 s20024| {"t":{"$date":"2020-05-27T19:32:12.361-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn22","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":75,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.362-0400 s20024| {"t":{"$date":"2020-05-27T19:32:12.362-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn22","msg":"connection ended","attr":{"remote":"127.0.0.1:35144","connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.739-0400 s20025| {"t":{"$date":"2020-05-27T19:32:12.739-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","durationNanos":424}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.740-0400 s20025| {"t":{"$date":"2020-05-27T19:32:12.739-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","durationNanos":481}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.740-0400 s20025| {"t":{"$date":"2020-05-27T19:32:12.739-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","durationNanos":489}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.752-0400 s20025| {"t":{"$date":"2020-05-27T19:32:12.752-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e7536918b1cb465f5'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590622328, 5), t: 1 }, lastWriteDate: new Date(1590622328000), majorityOpTime: { ts: Timestamp(1590622328, 5), t: 1 }, majorityWriteDate: new Date(1590622328000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622332751), 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(1590622328, 5), $configTime: Timestamp(1590622328, 5), $clusterTime: { clusterTime: Timestamp(1590622328, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622328, 5) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.752-0400 s20025| {"t":{"$date":"2020-05-27T19:32:12.752-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590622328, 5), t: 1 }, lastWriteDate: new Date(1590622328000), majorityOpTime: { ts: Timestamp(1590622328, 5), t: 1 }, majorityWriteDate: new Date(1590622328000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622332751), logicalSessionTimeoutMinutes: 30, connectionId: 30, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590622328, 5), $configTime: Timestamp(1590622328, 5), $clusterTime: { clusterTime: Timestamp(1590622328, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622328, 5) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.752-0400 s20025| {"t":{"$date":"2020-05-27T19:32:12.752-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e6d7491b4a9fb0f79'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590622328, 5), t: 1 }, lastWriteDate: new Date(1590622328000), majorityOpTime: { ts: Timestamp(1590622328, 5), t: 1 }, majorityWriteDate: new Date(1590622328000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622332752), 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(1590622328, 5), $configTime: Timestamp(1590622328, 5), $clusterTime: { clusterTime: Timestamp(1590622328, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622328, 5) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.858-0400 s20025| {"t":{"$date":"2020-05-27T19:32:12.857-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn14","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.858-0400 s20025| {"t":{"$date":"2020-05-27T19:32:12.857-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn14","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":21,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.860-0400 s20024| {"t":{"$date":"2020-05-27T19:32:12.860-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35146","sessionId":23,"connectionCount":4}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.860-0400 s20024| {"t":{"$date":"2020-05-27T19:32:12.860-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:35146","client":"conn23","doc":{"driver":{"name":"PyMongo","version":"3.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.860-0400 s20024| {"t":{"$date":"2020-05-27T19:32:12.860-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.861-0400 s20024| {"t":{"$date":"2020-05-27T19:32:12.860-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn23","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":1540383426,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.861-0400 s20024| {"t":{"$date":"2020-05-27T19:32:12.860-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.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.861-0400 s20024| {"t":{"$date":"2020-05-27T19:32:12.860-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn23","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":76,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:12.861-0400 s20024| {"t":{"$date":"2020-05-27T19:32:12.861-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"connection ended","attr":{"remote":"127.0.0.1:35146","connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:13.365-0400 s20024| {"t":{"$date":"2020-05-27T19:32:13.365-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35148","sessionId":24,"connectionCount":4}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:13.365-0400 s20024| {"t":{"$date":"2020-05-27T19:32:13.365-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:35148","client":"conn24","doc":{"driver":{"name":"PyMongo","version":"3.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:13.365-0400 s20024| {"t":{"$date":"2020-05-27T19:32:13.365-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:13.366-0400 s20024| {"t":{"$date":"2020-05-27T19:32:13.365-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn24","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:13.366-0400 s20024| {"t":{"$date":"2020-05-27T19:32:13.365-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.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:13.366-0400 s20024| {"t":{"$date":"2020-05-27T19:32:13.365-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn24","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":77,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:13.366-0400 s20024| {"t":{"$date":"2020-05-27T19:32:13.366-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"connection ended","attr":{"remote":"127.0.0.1:35148","connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.268-0400 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.268-0400 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.268-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.268-0400 [jsTest] The running read operation is allowed to finish. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.268-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.269-0400 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.278-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.278-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":"d73ff390-6f73-44fe-bb49-daf53853fc18"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":272,"protocol":"op_msg","durationMillis":5064}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.278-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.278-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.279-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.278-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"connection ended","attr":{"remote":"127.0.0.1:35128","connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.319-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.319-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn12","msg":"Set failpoint","attr":{"failPointName":"waitInFindBeforeMakingBatch","failPoint":{"mode":0,"data":{},"timesEntered":502}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.320-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.319-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.waitInFindBeforeMakingBatch","appName":"MongoDB Shell","command":{"configureFailPoint":"waitInFindBeforeMakingBatch","mode":"off","lsid":{"id":{"$uuid":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":174,"protocol":"op_msg","durationMillis":50}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.320-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.319-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":78,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.321-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.321-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn12","msg":"Set failpoint","attr":{"failPointName":"hangDuringQuiesceMode","failPoint":{"mode":0,"data":{},"timesEntered":2}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.321-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.321-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.hangDuringQuiesceMode","appName":"MongoDB Shell","command":{"configureFailPoint":"hangDuringQuiesceMode","mode":"off","lsid":{"id":{"$uuid":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":174,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.321-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.321-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.322-0400 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.322-0400 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.322-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.322-0400 [jsTest] Updating document to signal that test is complete. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.322-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.322-0400 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.324-0400 d20020| {"t":{"$date":"2020-05-27T19:32:14.324-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn28","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-27T23:32:14.323Z"},"clusterTime":{"$timestamp":{"t":1590622328,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"f0d038a1-93c4-4185-8761-243cdb41b7cb"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$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:35024","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.325-0400 d20020| {"t":{"$date":"2020-05-27T19:32:14.325-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn28","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-27T23:32:14.323Z"},"clusterTime":{"$timestamp":{"t":1590622328,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"f0d038a1-93c4-4185-8761-243cdb41b7cb"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$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:35024","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.325-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.325-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.326-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.325-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":80,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.369-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.369-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35150","sessionId":25,"connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.369-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.369-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:35150","client":"conn25","doc":{"driver":{"name":"PyMongo","version":"3.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.369-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.369-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.370-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.369-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn25","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.370-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.369-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.10.1"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.370-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.369-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn25","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":81,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.370-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.370-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"connection ended","attr":{"remote":"127.0.0.1:35150","connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.371-0400 sh10338| sh10345| Traceback (most recent call last): [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.371-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1749, in _process_periodic_tasks [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.371-0400 sh10338| sh10345| self._topology.update_pool() [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.371-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 438, in update_pool [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.372-0400 sh10338| sh10345| server._pool.remove_stale_sockets(pool_id) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.372-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1060, in remove_stale_sockets [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.372-0400 sh10338| sh10345| sock_info = self.connect() [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.372-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1102, in connect [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.372-0400 sh10338| sh10345| sock_info.ismaster(self.opts.metadata, None) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.373-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 515, in ismaster [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.373-0400 sh10338| sh10345| ismaster = IsMaster(self.command('admin', cmd, publish_events=False)) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.373-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 618, in command [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.373-0400 sh10338| sh10345| self._raise_connection_failure(error) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.373-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 613, in command [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.374-0400 sh10338| sh10345| user_fields=user_fields) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.374-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/network.py", line 167, in command [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.374-0400 sh10338| sh10345| parse_write_concern_error=parse_write_concern_error) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.374-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/helpers.py", line 136, in _check_command_response [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.374-0400 sh10338| sh10345| raise NotMasterError(errmsg, response) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.374-0400 sh10338| sh10345| pymongo.errors.NotMasterError: Mongos is in quiesce mode and will shut down [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.375-0400 sh10338| sh10345| Traceback (most recent call last): [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.375-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1749, in _process_periodic_tasks [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.375-0400 sh10338| sh10345| self._topology.update_pool() [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.375-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 438, in update_pool [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.375-0400 sh10338| sh10345| server._pool.remove_stale_sockets(pool_id) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.376-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1060, in remove_stale_sockets [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.376-0400 sh10338| sh10345| sock_info = self.connect() [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.376-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1102, in connect [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.376-0400 sh10338| sh10345| sock_info.ismaster(self.opts.metadata, None) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.376-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 515, in ismaster [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.377-0400 sh10338| sh10345| ismaster = IsMaster(self.command('admin', cmd, publish_events=False)) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.377-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 618, in command [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.377-0400 sh10338| sh10345| self._raise_connection_failure(error) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.377-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 613, in command [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.377-0400 sh10338| sh10345| user_fields=user_fields) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.377-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/network.py", line 167, in command [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.378-0400 sh10338| sh10345| parse_write_concern_error=parse_write_concern_error) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.378-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/helpers.py", line 136, in _check_command_response [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.378-0400 sh10338| sh10345| raise NotMasterError(errmsg, response) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.378-0400 sh10338| sh10345| pymongo.errors.NotMasterError: Mongos is in quiesce mode and will shut down [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.378-0400 sh10338| sh10345| Traceback (most recent call last): [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.379-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1749, in _process_periodic_tasks [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.379-0400 sh10338| sh10345| self._topology.update_pool() [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.379-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 438, in update_pool [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.379-0400 sh10338| sh10345| server._pool.remove_stale_sockets(pool_id) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.379-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1060, in remove_stale_sockets [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.379-0400 sh10338| sh10345| sock_info = self.connect() [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.380-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1102, in connect [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.380-0400 sh10338| sh10345| sock_info.ismaster(self.opts.metadata, None) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.380-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 515, in ismaster [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.380-0400 sh10338| sh10345| ismaster = IsMaster(self.command('admin', cmd, publish_events=False)) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.380-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 618, in command [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.381-0400 sh10338| sh10345| self._raise_connection_failure(error) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.381-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 613, in command [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.381-0400 sh10338| sh10345| user_fields=user_fields) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.381-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/network.py", line 167, in command [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.381-0400 sh10338| sh10345| parse_write_concern_error=parse_write_concern_error) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.381-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/helpers.py", line 136, in _check_command_response [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.382-0400 sh10338| sh10345| raise NotMasterError(errmsg, response) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.382-0400 sh10338| sh10345| pymongo.errors.NotMasterError: Mongos is in quiesce mode and will shut down [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.382-0400 sh10338| sh10345| Traceback (most recent call last): [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.382-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1749, in _process_periodic_tasks [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.382-0400 sh10338| sh10345| self._topology.update_pool() [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.382-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 438, in update_pool [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.383-0400 sh10338| sh10345| server._pool.remove_stale_sockets(pool_id) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.383-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1060, in remove_stale_sockets [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.383-0400 sh10338| sh10345| sock_info = self.connect() [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.383-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1102, in connect [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.383-0400 sh10338| sh10345| sock_info.ismaster(self.opts.metadata, None) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.384-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 515, in ismaster [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.384-0400 sh10338| sh10345| ismaster = IsMaster(self.command('admin', cmd, publish_events=False)) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.384-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 618, in command [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.384-0400 sh10338| sh10345| self._raise_connection_failure(error) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.384-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 613, in command [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.384-0400 sh10338| sh10345| user_fields=user_fields) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.385-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/network.py", line 167, in command [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.385-0400 sh10338| sh10345| parse_write_concern_error=parse_write_concern_error) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.385-0400 s20024| {"t":{"$date":"2020-05-27T19:32:14.374-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.531-0400 d20020| {"t":{"$date":"2020-05-27T19:32:14.530-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-27T23:32:14.530Z"},"clusterTime":{"$timestamp":{"t":1590622328,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"clientOperationKey":{"$uuid":"5b8ca3da-52ec-4163-9ca5-373fb9da01a5"},"lsid":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$client":{"driver":{"name":"PyMongo","version":"3.10.1"},"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:41640","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.531-0400 d20020| {"t":{"$date":"2020-05-27T19:32:14.530-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn31","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"5b8ca3da-52ec-4163-9ca5-373fb9da01a5","operationId":595}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.531-0400 d20020| {"t":{"$date":"2020-05-27T19:32:14.531-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-27T23:32:14.530Z"},"clusterTime":{"$timestamp":{"t":1590622328,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"4a519bfd-63aa-4ada-a7fa-f406a08577f6"},"lastMod":1},"clientOperationKey":{"$uuid":"5b8ca3da-52ec-4163-9ca5-373fb9da01a5"},"lsid":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"z1b4N0cNrxEjNsU66iHMRh2RaJE=","subType":"0"}},"keyId":6831670840392679446}},"$client":{"driver":{"name":"PyMongo","version":"3.10.1"},"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:41640","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622328,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":440,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.532-0400 s20025| {"t":{"$date":"2020-05-27T19:32:14.531-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn15","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"d73ff390-6f73-44fe-bb49-daf53853fc18"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622328,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":269,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.532-0400 s20025| {"t":{"$date":"2020-05-27T19:32:14.531-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn15","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":22,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.762-0400 s20025| {"t":{"$date":"2020-05-27T19:32:14.762-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"Uptime-reporter","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef87ed33bd4dbed693e5f"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.771-0400 s20025| {"t":{"$date":"2020-05-27T19:32:14.771-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.772-0400 c20023| {"t":{"$date":"2020-05-27T19:32:14.771-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn22","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.772-0400 s20025| {"t":{"$date":"2020-05-27T19:32:14.772-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"Uptime-reporter","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.783-0400 sh10338| sh10345| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_non_streamable_ismaster/lib/python3.7/site-packages/pymongo/helpers.py", line 136, in _check_command_response [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.783-0400 sh10338| sh10345| raise NotMasterError(errmsg, response) [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.783-0400 sh10338| sh10345| pymongo.errors.NotMasterError: Mongos is in quiesce mode and will shut down [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.883-0400 s20025| {"t":{"$date":"2020-05-27T19:32:14.883-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"connection ended","attr":{"remote":"127.0.0.1:41640","connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:14.883-0400 s20025| {"t":{"$date":"2020-05-27T19:32:14.883-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn14","msg":"connection ended","attr":{"remote":"127.0.0.1:41636","connectionCount":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:15.009-0400 d20020| {"t":{"$date":"2020-05-27T19:32:15.009-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:15.009-0400 d20020| {"t":{"$date":"2020-05-27T19:32:15.009-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:15.073-0400 d20020| {"t":{"$date":"2020-05-27T19:32:15.073-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1022,"locks":{},"protocol":"op_msg","durationMillis":10003}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:15.073-0400 d20020| {"t":{"$date":"2020-05-27T19:32:15.073-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:15.079-0400 d20020| {"t":{"$date":"2020-05-27T19:32:15.079-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"$db":"admin"},"numYields":0,"reslen":945,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:15.079-0400 d20020| {"t":{"$date":"2020-05-27T19:32:15.079-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:15.134-0400 d20020| {"t":{"$date":"2020-05-27T19:32:15.134-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:15.134-0400 d20020| {"t":{"$date":"2020-05-27T19:32:15.134-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:15.134-0400 s20024| {"t":{"$date":"2020-05-27T19:32:15.134-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","durationNanos":361}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:15.145-0400 d20020| {"t":{"$date":"2020-05-27T19:32:15.145-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1022,"locks":{},"protocol":"op_msg","durationMillis":10009}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:15.145-0400 d20020| {"t":{"$date":"2020-05-27T19:32:15.145-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:15.145-0400 s20024| {"t":{"$date":"2020-05-27T19:32:15.145-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590622334, 1), t: 1 }, lastWriteDate: new Date(1590622334000), majorityOpTime: { ts: Timestamp(1590622334, 1), t: 1 }, majorityWriteDate: new Date(1590622334000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622335145), 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(1590622334, 1), $configServerState: { opTime: { ts: Timestamp(1590622328, 5), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590622334, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622334, 1) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:15.186-0400 d20020| {"t":{"$date":"2020-05-27T19:32:15.186-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:15.186-0400 d20020| {"t":{"$date":"2020-05-27T19:32:15.186-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:15.197-0400 d20020| {"t":{"$date":"2020-05-27T19:32:15.197-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1022,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:15.197-0400 d20020| {"t":{"$date":"2020-05-27T19:32:15.197-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.373-0400 sh10338| [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.373-0400 sh10338| [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.373-0400 sh10338| [jsTest] ---- [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.373-0400 sh10338| [jsTest] Returned from Pymongo workload [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.373-0400 sh10338| [jsTest] ---- [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.373-0400 sh10338| [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.375-0400 d20020| {"t":{"$date":"2020-05-27T19:32:17.374-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn27","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"endSessions":[{"id":{"$uuid":"f0908b1e-1c2c-4e53-b670-75432dec9aee"}}],"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.375-0400 d20020| {"t":{"$date":"2020-05-27T19:32:17.374-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":"f0908b1e-1c2c-4e53-b670-75432dec9aee"}}],"$db":"admin"},"numYields":0,"reslen":313,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.375-0400 d20020| {"t":{"$date":"2020-05-27T19:32:17.375-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"connection ended","attr":{"remote":"127.0.0.1:50528","connectionCount":16}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.381-0400 s20024| {"t":{"$date":"2020-05-27T19:32:17.381-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35152","sessionId":26,"connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.382-0400 s20024| {"t":{"$date":"2020-05-27T19:32:17.381-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:35152","client":"conn26","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.382-0400 s20024| {"t":{"$date":"2020-05-27T19:32:17.381-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.382-0400 s20024| {"t":{"$date":"2020-05-27T19:32:17.381-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn26","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":292,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.382-0400 s20024| {"t":{"$date":"2020-05-27T19:32:17.382-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn26","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,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.382-0400 s20024| {"t":{"$date":"2020-05-27T19:32:17.382-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn26","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":82,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.382-0400 s20024| {"t":{"$date":"2020-05-27T19:32:17.382-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn26","msg":"connection ended","attr":{"remote":"127.0.0.1:35152","connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.382-0400 Skipping collection validation because we couldn't establish a connection to the server on port 20024 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.382-0400 {"t":{"$date":"2020-05-27T23:32:17.382Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":true}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:17.382-0400 {"t":{"$date":"2020-05-27T23:32:17.382Z"},"s":"I", "c":"-", "id":22819, "ctx":"js","msg":"waiting for process {pid} to terminate.","attr":{"pid":"10216"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:18.958-0400 d20020| {"t":{"$date":"2020-05-27T19:32:18.958-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:18.959-0400 d20020| {"t":{"$date":"2020-05-27T19:32:18.958-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:18.959-0400 s20025| {"t":{"$date":"2020-05-27T19:32:18.958-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","durationNanos":698}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:18.970-0400 d20020| {"t":{"$date":"2020-05-27T19:32:18.970-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn29","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1022,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:18.971-0400 d20020| {"t":{"$date":"2020-05-27T19:32:18.970-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn29","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:18.971-0400 s20025| {"t":{"$date":"2020-05-27T19:32:18.970-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590622334, 1), t: 1 }, lastWriteDate: new Date(1590622334000), majorityOpTime: { ts: Timestamp(1590622334, 1), t: 1 }, majorityWriteDate: new Date(1590622334000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622338970), logicalSessionTimeoutMinutes: 30, connectionId: 29, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590622334, 1), $configServerState: { opTime: { ts: Timestamp(1590622328, 5), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590622334, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622334, 1) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.332-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.332-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.332-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.332-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.379-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.379-04:00"},"s":"I", "c":"COMMAND", "id":4695702, "ctx":"SignalHandler","msg":"Exiting quiesce mode for mongos shutdown"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.379-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.379-04:00"},"s":"I", "c":"NETWORK", "id":22843, "ctx":"SignalHandler","msg":"shutdown: going to close all sockets..."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.380-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.379-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.380-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.379-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.380-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.379-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.380-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.379-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.380-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.379-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.381-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.379-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.381-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.379-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.381-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.379-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.381-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.379-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.382-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.379-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.382-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.380-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.382-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.380-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.382-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.380-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.383-0400 c20023| {"t":{"$date":"2020-05-27T19:32:19.379-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn16","msg":"Interrupted operation as its client disconnected","attr":{"opId":776}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.383-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.380-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.383-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.380-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.383-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.380-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.383-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.380-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.383-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.380-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.384-0400 c20022| {"t":{"$date":"2020-05-27T19:32:19.380-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn20","msg":"Interrupted operation as its client disconnected","attr":{"opId":839}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.384-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.380-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn24","msg":"Interrupted operation as its client disconnected","attr":{"opId":1968}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.384-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.380-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.384-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.380-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.385-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.380-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.385-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.380-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.385-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.380-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn19","msg":"Interrupted operation as its client disconnected","attr":{"opId":609}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.385-0400 c20023| {"t":{"$date":"2020-05-27T19:32:19.380-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"connection ended","attr":{"remote":"127.0.0.1:53440","connectionCount":14}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.385-0400 c20023| {"t":{"$date":"2020-05-27T19:32:19.380-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"connection ended","attr":{"remote":"127.0.0.1:53450","connectionCount":13}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.386-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.380-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"connection ended","attr":{"remote":"127.0.0.1:42552","connectionCount":15}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.386-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.380-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"connection ended","attr":{"remote":"127.0.0.1:33254","connectionCount":23}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.386-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.380-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"connection ended","attr":{"remote":"127.0.0.1:33264","connectionCount":22}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.386-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.381-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":70,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.386-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.381-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.386-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.381-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.387-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.381-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.387-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.381-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.387-0400 c20022| {"t":{"$date":"2020-05-27T19:32:19.380-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"connection ended","attr":{"remote":"127.0.0.1:44086","connectionCount":18}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.387-0400 c20022| {"t":{"$date":"2020-05-27T19:32:19.380-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"connection ended","attr":{"remote":"127.0.0.1:44076","connectionCount":17}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.387-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.381-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ClientDisconnect: operation was interrupted"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.387-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.381-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":"5ecef86e2cb2b4436cdd12e9"},"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":4236}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.388-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.381-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.388-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.381-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn19","msg":"connection ended","attr":{"remote":"127.0.0.1:42550","connectionCount":14}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.388-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.381-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.388-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.381-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.388-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.381-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ShardRegistry","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.388-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.382-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"connection ended","attr":{"remote":"127.0.0.1:33272","connectionCount":21}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.389-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.382-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"connection ended","attr":{"remote":"127.0.0.1:33270","connectionCount":20}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.389-0400 c20022| {"t":{"$date":"2020-05-27T19:32:19.382-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"connection ended","attr":{"remote":"127.0.0.1:44108","connectionCount":16}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.389-0400 c20023| {"t":{"$date":"2020-05-27T19:32:19.382-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"connection ended","attr":{"remote":"127.0.0.1:53524","connectionCount":12}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.389-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.382-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"connection ended","attr":{"remote":"127.0.0.1:33260","connectionCount":19}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.389-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.382-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn26","msg":"connection ended","attr":{"remote":"127.0.0.1:33262","connectionCount":18}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.389-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.382-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"TaskExecutorPool-0","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.390-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.382-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"connection ended","attr":{"remote":"127.0.0.1:42572","connectionCount":13}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.390-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.382-04:00"},"s":"D1", "c":"SHARDING", "id":22673, "ctx":"SignalHandler","msg":"ShardingCatalogClientImpl::shutDown() called."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.390-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.383-04:00"},"s":"W", "c":"SHARDING", "id":22667, "ctx":"SignalHandler","msg":"Error cleaning up distributed ping entry","attr":{"processId":"jasonchanjh:20024:1590622321:-6918397346934049425","error":"ReplicaSetMonitorRemoved: ReplicaSetMonitor for set mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS is removed"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.390-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.383-04:00"},"s":"D1", "c":"SHARDING", "id":22723, "ctx":"SignalHandler","msg":"Shutting down task executor for reloading shard registry"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.390-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.383-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"shard-registry-reload","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.390-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.383-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.391-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.383-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.391-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.383-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.391-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.384-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.391-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.384-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.391-0400 {"t":{"$date":"2020-05-27T23:32:19.389Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20024}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.395-0400 {"t":{"$date":"2020-05-27T23:32:19.395Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh10392): /home/jasonchan/mongo/mongos -v --setParameter mongosShutdownTimeoutMillisForSignaledShutdown=5000 --setParameter logComponentVerbosity={ \"command\" : { \"verbosity\" : 3 } } --port 20024 --configdb mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.443-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.443-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.445-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.445-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.446-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.445-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.446-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.446-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.446-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.446-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":"{ \"command\" : { \"verbosity\" : 3 } }","mongosShutdownTimeoutMillisForSignaledShutdown":"5000"},"sharding":{"configDB":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"},"systemLog":{"verbosity":1}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.446-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.446-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.447-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.446-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.447-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.446-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.447-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.447-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.447-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.447-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.447-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.447-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.448-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.447-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"mongosMain","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","nReplicaSetMembers":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.448-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.447-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","host":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.448-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.447-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.448-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.447-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","host":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.448-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.447-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.448-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.447-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","host":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.448-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.447-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.448-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.447-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"mongosMain","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.448-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.447-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.449-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.448-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.449-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.448-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"ShardRegistryUpdater","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.449-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.448-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"shard-registry-reload","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.449-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.448-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.449-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.448-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread1","msg":"Creating distributed lock ping thread","attr":{"processId":"jasonchanjh:20024:1590622339:1133929414128304208","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.449-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.448-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.449-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.448-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"mongosMain","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.449-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.448-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"replSetDistLockPinger","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"primary\" }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.450-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.448-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"monitoring-keys-for-HMAC","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.450-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.448-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33422","sessionId":46,"connectionCount":19}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.450-0400 c20023| {"t":{"$date":"2020-05-27T19:32:19.448-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53608","sessionId":28,"connectionCount":13}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.450-0400 c20022| {"t":{"$date":"2020-05-27T19:32:19.448-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44244","sessionId":33,"connectionCount":17}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.450-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.449-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn46","msg":"client metadata","attr":{"remote":"127.0.0.1:33422","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.450-0400 c20022| {"t":{"$date":"2020-05-27T19:32:19.449-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn33","msg":"client metadata","attr":{"remote":"127.0.0.1:44244","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.450-0400 c20023| {"t":{"$date":"2020-05-27T19:32:19.449-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:53608","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.451-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.449-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_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.451-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.449-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","newTopologyDescription":"{ id: \"ebb4153a-03c6-4ba4-abcd-e2ec0ccb5525\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 2), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622339449), 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_non_streamable_ismaster_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"ebb4153a-03c6-4ba4-abcd-e2ec0ccb5525\", 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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.451-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.449-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.451-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.449-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.451-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.449-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.451-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.449-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.451-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.449-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.451-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.449-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"primary\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.452-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.449-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.452-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.449-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"shard-registry-reload","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef88319e138ac0c8ee357"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.452-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.449-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"replSetDistLockPinger","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef88319e138ac0c8ee358"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.452-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.449-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_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.452-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.449-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"mongosMain","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef88319e138ac0c8ee359"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.452-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.449-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"monitoring-keys-for-HMAC","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef88319e138ac0c8ee35a"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.452-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.450-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","newTopologyDescription":"{ id: \"ebb4153a-03c6-4ba4-abcd-e2ec0ccb5525\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 2), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622339449), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecef86e7536918b1cb465f5'), counter: 4 }, roundTripTime: 1000, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 2), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622339449), 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_non_streamable_ismaster_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"ebb4153a-03c6-4ba4-abcd-e2ec0ccb5525\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 2), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622339449), 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_non_streamable_ismaster_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.452-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.450-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.452-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.450-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.453-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.450-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.453-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.450-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_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.453-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.450-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33428","sessionId":47,"connectionCount":20}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.453-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.450-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","newTopologyDescription":"{ id: \"ebb4153a-03c6-4ba4-abcd-e2ec0ccb5525\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 2), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622339449), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecef86e7536918b1cb465f5'), counter: 4 }, roundTripTime: 1000, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 2), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622339449), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecef86e6d7491b4a9fb0f79'), counter: 3 }, roundTripTime: 2000, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 2), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622339450), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"ebb4153a-03c6-4ba4-abcd-e2ec0ccb5525\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 2), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622339449), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecef86e7536918b1cb465f5'), counter: 4 }, roundTripTime: 1000, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 2), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590622339449), 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_non_streamable_ismaster_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.453-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.450-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_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.453-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.450-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.454-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.450-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.454-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.450-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33430","sessionId":48,"connectionCount":21}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.454-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.450-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn47","msg":"client metadata","attr":{"remote":"127.0.0.1:33428","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.454-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.450-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33432","sessionId":49,"connectionCount":22}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.454-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.450-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn48","msg":"client metadata","attr":{"remote":"127.0.0.1:33430","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.454-0400 c20022| {"t":{"$date":"2020-05-27T19:32:19.451-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44254","sessionId":34,"connectionCount":18}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.454-0400 c20023| {"t":{"$date":"2020-05-27T19:32:19.451-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53618","sessionId":29,"connectionCount":14}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.454-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.451-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn49","msg":"client metadata","attr":{"remote":"127.0.0.1:33432","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.455-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.451-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33438","sessionId":50,"connectionCount":23}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.455-0400 c20022| {"t":{"$date":"2020-05-27T19:32:19.451-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn34","msg":"client metadata","attr":{"remote":"127.0.0.1:44254","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.455-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.451-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e7536918b1cb465f5'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590622334, 2), t: 1 }, lastWriteDate: new Date(1590622334000), majorityOpTime: { ts: Timestamp(1590622334, 2), t: 1 }, majorityWriteDate: new Date(1590622334000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622339450), logicalSessionTimeoutMinutes: 30, connectionId: 33, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590622334, 2), $configTime: Timestamp(1590622334, 2), $clusterTime: { clusterTime: Timestamp(1590622334, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622334, 2) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.455-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.451-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn50","msg":"client metadata","attr":{"remote":"127.0.0.1:33438","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.455-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.451-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33440","sessionId":51,"connectionCount":24}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.455-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.451-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590622334, 2), t: 1 }, lastWriteDate: new Date(1590622334000), majorityOpTime: { ts: Timestamp(1590622334, 2), t: 1 }, majorityWriteDate: new Date(1590622334000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622339450), logicalSessionTimeoutMinutes: 30, connectionId: 46, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590622334, 2), $configTime: Timestamp(1590622334, 2), $clusterTime: { clusterTime: Timestamp(1590622334, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622334, 2) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.455-0400 c20021| {"t":{"$date":"2020-05-27T19:32:19.451-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn51","msg":"client metadata","attr":{"remote":"127.0.0.1:33440","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.455-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.451-04:00"},"s":"I", "c":"SHARDING", "id":22792, "ctx":"ShardRegistry","msg":"Term advanced for config server","attr":{"opTime":{"ts":{"$timestamp":{"t":1590622334,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.456-0400 c20023| {"t":{"$date":"2020-05-27T19:32:19.451-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:53618","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.456-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.451-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e6d7491b4a9fb0f79'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590622334, 2), t: 1 }, lastWriteDate: new Date(1590622334000), majorityOpTime: { ts: Timestamp(1590622334, 2), t: 1 }, majorityWriteDate: new Date(1590622334000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622339451), logicalSessionTimeoutMinutes: 30, connectionId: 28, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590622334, 2), $configTime: Timestamp(1590622334, 2), $clusterTime: { clusterTime: Timestamp(1590622334, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622334, 2) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.456-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.452-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.456-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.452-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":1590622334,"i":2}},"t":1}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.456-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.452-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"shard-registry-reload","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.456-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.452-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"shard-registry-reload","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.456-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.452-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"shard-registry-reload","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.457-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.452-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"shard-registry-reload","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.457-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.452-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"shard-registry-reload","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.457-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.452-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"shard-registry-reload","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.457-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.452-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.457-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.452-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","durationNanos":2487}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.457-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.452-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","durationNanos":2923}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.457-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.452-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.457-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.452-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.457-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.453-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","durationNanos":2549}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.457-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.453-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42618","sessionId":32,"connectionCount":14}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.457-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.453-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.458-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.453-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn32","msg":"client metadata","attr":{"remote":"127.0.0.1:42618","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.458-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.453-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":1062,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.458-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.454-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_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.458-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.454-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","newTopologyDescription":"{ id: \"76ff618c-77fa-4d90-9cec-a08e38166b69\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622339454), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"76ff618c-77fa-4d90-9cec-a08e38166b69\", 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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.458-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.454-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_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.458-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.454-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.458-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.454-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.458-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.454-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.458-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.454-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42620","sessionId":33,"connectionCount":15}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.458-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.454-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.458-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.454-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.458-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.454-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"UpdateReplicaSetOnConfigServer","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef88319e138ac0c8ee35f"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.459-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.454-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":1022,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.459-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.454-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.459-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.454-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn33","msg":"client metadata","attr":{"remote":"127.0.0.1:42620","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.459-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.454-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":1062,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.459-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.454-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.459-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.454-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590622334, 1), t: 1 }, lastWriteDate: new Date(1590622334000), majorityOpTime: { ts: Timestamp(1590622334, 1), t: 1 }, majorityWriteDate: new Date(1590622334000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622339454), 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(1590622334, 1), $configServerState: { opTime: { ts: Timestamp(1590622328, 5), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590622334, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622334, 1) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.459-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.454-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.459-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.455-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.459-0400 s20024| {"t":{"$date":"2020-05-27T19:32:19.455-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","durationNanos":1011}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.459-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.455-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.568-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.568-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":1590622339,"i":1}},"signature":{"hash":{"$binary":{"base64":"eAe8/vKI7C0XEZt2EZivU+ai24U=","subType":"0"}},"keyId":6831670840392679446}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622339,"i":1}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:19.568-0400 d20020| {"t":{"$date":"2020-05-27T19:32:19.568-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":1590622339,"i":1}},"signature":{"hash":{"$binary":{"base64":"eAe8/vKI7C0XEZt2EZivU+ai24U=","subType":"0"}},"keyId":6831670840392679446}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622339,"i":1}},"t":1}},"$db":"admin"},"numYields":0,"reslen":386,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.453-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.453-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ShardRegistry","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.454-0400 c20023| {"t":{"$date":"2020-05-27T19:32:21.453-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53648","sessionId":30,"connectionCount":15}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.454-0400 c20023| {"t":{"$date":"2020-05-27T19:32:21.454-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:53648","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.456-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.456-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ShardRegistry","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.457-0400 c20022| {"t":{"$date":"2020-05-27T19:32:21.456-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44288","sessionId":35,"connectionCount":19}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.457-0400 c20022| {"t":{"$date":"2020-05-27T19:32:21.457-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn35","msg":"client metadata","attr":{"remote":"127.0.0.1:44288","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.459-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.458-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"TaskExecutorPool-0","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.459-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.459-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42646","sessionId":34,"connectionCount":16}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.460-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.459-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:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.460-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.460-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn34","msg":"client metadata","attr":{"remote":"127.0.0.1:42646","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.460-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.460-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:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1062,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.461-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.460-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn34","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622339,"i":1}},"signature":{"hash":{"$binary":{"base64":"eAe8/vKI7C0XEZt2EZivU+ai24U=","subType":"0"}},"keyId":6831670840392679446}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622339,"i":1}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.461-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.460-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn34","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622339,"i":1}},"signature":{"hash":{"$binary":{"base64":"eAe8/vKI7C0XEZt2EZivU+ai24U=","subType":"0"}},"keyId":6831670840392679446}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622339,"i":1}},"t":1}},"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.464-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.464-04:00"},"s":"I", "c":"SHARDING", "id":22641, "ctx":"mongosMain","msg":"Changing ShouldAutoSplit setting","attr":{"newShouldAutoSplit":false,"oldShouldAutoSplit":true}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.465-0400 c20023| {"t":{"$date":"2020-05-27T19:32:21.465-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn30","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.466-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.465-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.466-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.466-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ReadWriteConcernDefaults-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef88519e138ac0c8ee368"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.466-0400 c20021| {"t":{"$date":"2020-05-27T19:32:21.466-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn47","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.467-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.467-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"mongosMain","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.467-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.467-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.468-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.467-04:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"mongosMain","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.468-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.468-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.469-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.468-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"ClusterCursorCleanupJob","msg":"BackgroundJob starting","attr":{"threadName":"ClusterCursorCleanupJob"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.469-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.469-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"Uptime-reporter","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef88519e138ac0c8ee36c"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.470-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.469-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"UserCacheInvalidatorThread","msg":"BackgroundJob starting","attr":{"threadName":"UserCacheInvalidatorThread"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.470-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.469-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"PeriodicTaskRunner","msg":"BackgroundJob starting","attr":{"threadName":"PeriodicTaskRunner"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.477-0400 c20021| {"t":{"$date":"2020-05-27T19:32:21.477-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn48","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.478-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.477-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"Uptime-reporter","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.501-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.500-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20024.sock"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.501-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.501-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.501-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.501-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20024,"ssl":"off"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.601-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.601-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35206","sessionId":16,"connectionCount":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.602-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.601-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:35206","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.602-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.601-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.602-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.602-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":13,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.605-0400 Checking consistency of the sharding catalog with shards' storage catalogs and catalog caches [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.607-0400 New session started with sessionID: { "id" : UUID("aaa3a2b2-00a1-4dc6-82db-2638e819c75e") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.608-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.608-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.608-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.608-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.608-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.608-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"config","newDbVersion":{"uuid":{"$uuid":"c40abaef-fd57-4d46-b6c3-fcdc5f0fb77d"},"lastMod":0},"oldDbVersion":{},"durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.609-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.608-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn16","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: aggregate, TrackingId: 5ecef88519e138ac0c8ee373"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.610-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.610-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"TaskExecutorPool-0","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.610-0400 c20021| {"t":{"$date":"2020-05-27T19:32:21.610-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33474","sessionId":52,"connectionCount":25}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.611-0400 c20021| {"t":{"$date":"2020-05-27T19:32:21.611-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn52","msg":"client metadata","attr":{"remote":"127.0.0.1:33474","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.613-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.613-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":"aaa3a2b2-00a1-4dc6-82db-2638e819c75e"}},"$db":"config"},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":561,"protocol":"op_msg","durationMillis":5}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.614-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.613-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":14,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.615-0400 Aggregated authoritative metadata on config server for all sharded collections: [ [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.615-0400 { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.615-0400 "_id" : "config.system.sessions", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.616-0400 "shardConnStrings" : [ [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.616-0400 "mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020" [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.616-0400 ], [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.616-0400 "collInfo" : { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.616-0400 "_id" : "config.system.sessions", [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.616-0400 "lastmodEpoch" : ObjectId("5ecef8752cb2b4436cdd134f"), [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.617-0400 "lastmod" : ISODate("1970-02-19T17:02:47.296Z"), [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.617-0400 "dropped" : false, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.617-0400 "key" : { [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.617-0400 "_id" : 1 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.617-0400 }, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.617-0400 "unique" : false, [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.617-0400 "uuid" : UUID("61e7ec25-fb95-4956-a624-567d5a2b0738"), [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.617-0400 "distributionMode" : "sharded" [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.617-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.618-0400 } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.618-0400 ] [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.618-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.617-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":"5a09d850-96bc-48dc-8157-6db665132e5a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.618-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.617-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":"5a09d850-96bc-48dc-8157-6db665132e5a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622325,"i":26}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":965,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.618-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.618-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":"5a09d850-96bc-48dc-8157-6db665132e5a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622339,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.618-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.618-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetStatus"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.619-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.618-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":"5a09d850-96bc-48dc-8157-6db665132e5a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622339,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1743,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.619-0400 Waiting for op with OpTime { "ts" : Timestamp(1590622334, 1), "t" : NumberLong(1) } to be committed on all secondaries [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.620-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.619-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":"5a09d850-96bc-48dc-8157-6db665132e5a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622339,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.620-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.619-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetStatus"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.620-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.620-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":"5a09d850-96bc-48dc-8157-6db665132e5a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622339,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1743,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.621-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.620-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":"5a09d850-96bc-48dc-8157-6db665132e5a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622339,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.621-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.620-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetStatus"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.621-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.621-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":"5a09d850-96bc-48dc-8157-6db665132e5a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622339,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1743,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.621-0400 Checking that the UUID for config.system.sessions returned by listCollections on connection to mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020 is consistent with the UUID in config.collections on the config server [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.622-0400 New session started with sessionID: { "id" : UUID("2f5b05d2-7a8c-45fa-8bf5-82c8e3be7863") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.623-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.623-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42652","sessionId":35,"connectionCount":17}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.623-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.623-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn35","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.623-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.623-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn35","msg":"client metadata","attr":{"remote":"127.0.0.1:42652","client":"conn35","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.624-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.623-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn35","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":960,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.624-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.623-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn35","msg":"About to run the command","attr":{"db":"config","commandArgs":{"listCollections":1.0,"filter":{"name":"system.sessions"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"2f5b05d2-7a8c-45fa-8bf5-82c8e3be7863"}},"$db":"config"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.624-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.624-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn35","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":"2f5b05d2-7a8c-45fa-8bf5-82c8e3be7863"}},"$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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.625-0400 Checking that the UUID for config.system.sessions in config.cache.collections on connection to mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020 is consistent with the UUID in config.collections on the config server [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.626-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.626-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn35","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"_flushRoutingTableCacheUpdates":"config.system.sessions","syncFromConfig":false,"lsid":{"id":{"$uuid":"2f5b05d2-7a8c-45fa-8bf5-82c8e3be7863"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622339,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.626-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.626-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn35","msg":"Admin only command","attr":{"command":"_flushRoutingTableCacheUpdates"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.626-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.626-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn35","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"_flushRoutingTableCacheUpdates":"config.system.sessions","syncFromConfig":false,"lsid":{"id":{"$uuid":"2f5b05d2-7a8c-45fa-8bf5-82c8e3be7863"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622339,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.627-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.627-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn35","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"cache.collections","filter":{"_id":"config.system.sessions"},"lsid":{"id":{"$uuid":"2f5b05d2-7a8c-45fa-8bf5-82c8e3be7863"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622339,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.628-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.627-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn35","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":"2f5b05d2-7a8c-45fa-8bf5-82c8e3be7863"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622339,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.629-0400 Checking consistency of indexes across the cluster [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.629-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.629-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:56556","sessionId":18,"connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.629-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.629-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:56556","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.630-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.629-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.630-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.629-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.630-0400 New session started with sessionID: { "id" : UUID("37359fc3-4880-49c7-a1a2-216934f71531") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.632-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.632-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn18","msg":"Slow query","attr":{"type":"command","ns":"config.collections","appName":"MongoDB Shell","command":{"find":"collections","filter":{"dropped":false},"readConcern":{"level":"local"},"lsid":{"id":{"$uuid":"37359fc3-4880-49c7-a1a2-216934f71531"}},"$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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.632-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.632-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn18","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":17,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.633-0400 Checking that the indexes for config.system.sessions are consistent across shards... [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.634-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.633-04:00"},"s":"D1", "c":"SH_REFR", "id":24106, "ctx":"conn18","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.634-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.634-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef88519e138ac0c8ee378"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.636-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.636-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":"5ecef8752cb2b4436cdd134f"}},"oldVersion":"","durationMillis":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.637-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.636-04:00"},"s":"D1", "c":"QUERY", "id":20904, "ctx":"conn18","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-27T23:32:21.636Z"},"clusterTime":{"$timestamp":{"t":1590622341,"i":1}}},"writeConcern":{"w":1,"wtimeout":0,"provenance":"implicitDefault"}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.637-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.637-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn34","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-27T23:32:21.636Z"},"clusterTime":{"$timestamp":{"t":1590622341,"i":1}}},"writeConcern":{"w":1,"wtimeout":0,"provenance":"implicitDefault"},"shardVersion":[{"$timestamp":{"t":1,"i":0}},{"$oid":"5ecef8752cb2b4436cdd134f"}],"clientOperationKey":{"$uuid":"6c5ebc65-1d0b-419d-942e-8d234873a2f5"},"lsid":{"id":{"$uuid":"37359fc3-4880-49c7-a1a2-216934f71531"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622341,"i":1}},"signature":{"hash":{"$binary":{"base64":"iYykf/S65KbmGt1JuisrRH40wWs=","subType":"0"}},"keyId":6831670840392679446}},"$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:56556","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622341,"i":1}},"t":1}},"$db":"config"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.637-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.637-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn34","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"6c5ebc65-1d0b-419d-942e-8d234873a2f5","operationId":725}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.637-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.637-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn34","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-27T23:32:21.636Z"},"clusterTime":{"$timestamp":{"t":1590622341,"i":1}}},"writeConcern":{"w":1,"wtimeout":0,"provenance":"implicitDefault"},"shardVersion":[{"$timestamp":{"t":1,"i":0}},{"$oid":"5ecef8752cb2b4436cdd134f"}],"clientOperationKey":{"$uuid":"6c5ebc65-1d0b-419d-942e-8d234873a2f5"},"lsid":{"id":{"$uuid":"37359fc3-4880-49c7-a1a2-216934f71531"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622341,"i":1}},"signature":{"hash":{"$binary":{"base64":"iYykf/S65KbmGt1JuisrRH40wWs=","subType":"0"}},"keyId":6831670840392679446}},"$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:56556","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622341,"i":1}},"t":1}},"$db":"config"},"keysExamined":0,"docsExamined":0,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":657,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.638-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.637-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn18","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":"37359fc3-4880-49c7-a1a2-216934f71531"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622341,"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":486,"readConcern":{"level":"local","provenance":"clientSupplied"},"protocol":"op_msg","durationMillis":4}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.638-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.637-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn18","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":18,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.638-0400 Running check orphans against cluster with mongos: jasonchanjh:20024 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.639-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.639-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:56558","sessionId":19,"connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.639-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.639-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:56558","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.639-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.639-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.640-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.639-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":20,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.640-0400 New session started with sessionID: { "id" : UUID("f615e661-44d1-4617-9e68-0dd1af012332") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.641-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.640-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn19","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: balancerStop, TrackingId: 5ecef88519e138ac0c8ee37c"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.643-0400 c20021| {"t":{"$date":"2020-05-27T19:32:21.643-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-27T19:32:21.643-04:00-5ecef88566e0e7c4b1ec6ffd","server":"jasonchanjh:20021","shard":"config","clientAddr":"127.0.0.1:33430","time":{"$date":"2020-05-27T23:32:21.643Z"},"what":"balancer.stop","ns":"","details":{}}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.648-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.648-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"balancerStop":1.0,"lsid":{"id":{"$uuid":"f615e661-44d1-4617-9e68-0dd1af012332"}},"$db":"admin"},"numYields":0,"reslen":163,"protocol":"op_msg","durationMillis":7}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.648-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.648-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":21,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.650-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.650-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"config.shards","appName":"MongoDB Shell","command":{"find":"shards","filter":{},"lsid":{"id":{"$uuid":"f615e661-44d1-4617-9e68-0dd1af012332"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622341,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":405,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.650-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.650-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":22,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.651-0400 New session started with sessionID: { "id" : UUID("edd0c027-b137-4228-9f31-2894a10b5de9") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.652-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.652-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42658","sessionId":36,"connectionCount":18}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.653-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.653-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn36","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.653-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.653-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn36","msg":"client metadata","attr":{"remote":"127.0.0.1:42658","client":"conn36","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.653-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.653-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn36","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":960,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.653-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.653-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn36","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"migrationCoordinators","filter":{},"lsid":{"id":{"$uuid":"edd0c027-b137-4228-9f31-2894a10b5de9"}},"$db":"config"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.653-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.653-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn36","msg":"Slow query","attr":{"type":"command","ns":"config.migrationCoordinators","appName":"MongoDB Shell","command":{"find":"migrationCoordinators","filter":{},"lsid":{"id":{"$uuid":"edd0c027-b137-4228-9f31-2894a10b5de9"}},"$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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.655-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.655-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"config.collections","appName":"MongoDB Shell","command":{"find":"collections","filter":{"dropped":false},"lsid":{"id":{"$uuid":"f615e661-44d1-4617-9e68-0dd1af012332"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622341,"i":2}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.655-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.655-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":23,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.657-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.657-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn36","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"system.sessions","hint":{"_id":1},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"edd0c027-b137-4228-9f31-2894a10b5de9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622341,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.658-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.657-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn36","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":"edd0c027-b137-4228-9f31-2894a10b5de9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622341,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.658-0400 Checking that orphan documents on shard mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0 have been deleted from namespace config.system.sessions [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.659-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.659-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn36","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"rangeDeletions","filter":{"nss":"config.system.sessions"},"lsid":{"id":{"$uuid":"edd0c027-b137-4228-9f31-2894a10b5de9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622341,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.659-0400 d20020| {"t":{"$date":"2020-05-27T19:32:21.659-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn36","msg":"Slow query","attr":{"type":"command","ns":"config.rangeDeletions","appName":"MongoDB Shell","command":{"find":"rangeDeletions","filter":{"nss":"config.system.sessions"},"lsid":{"id":{"$uuid":"edd0c027-b137-4228-9f31-2894a10b5de9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622341,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.661-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.661-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","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_non_streamable_ismaster_hanging_read-rs0"}},"lsid":{"id":{"$uuid":"f615e661-44d1-4617-9e68-0dd1af012332"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622341,"i":2}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.662-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.661-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":24,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.662-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.662-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35218","sessionId":20,"connectionCount":4}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.663-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.663-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:35218","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.663-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.663-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.663-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.663-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn20","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":25,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.663-0400 New session started with sessionID: { "id" : UUID("7114f447-ab91-4bb6-b163-e97a9879a5a2") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.664-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.664-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":"7114f447-ab91-4bb6-b163-e97a9879a5a2"}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.664-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.664-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn20","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":26,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.664-0400 Skipping collection validation: giving up after running the isMaster command: not running validate against mongos [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.664-0400 {"t":{"$date":"2020-05-27T23:32:21.664Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":true}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.664-0400 {"t":{"$date":"2020-05-27T23:32:21.664Z"},"s":"I", "c":"-", "id":22819, "ctx":"js","msg":"waiting for process {pid} to terminate.","attr":{"pid":"10392"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.664-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.664-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.665-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.664-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":9732,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.665-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.664-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:21.665-0400 s20024| {"t":{"$date":"2020-05-27T19:32:21.664-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:22.610-0400 s20024| {"t":{"$date":"2020-05-27T19:32:22.610-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"TaskExecutorPool-0","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:22.610-0400 s20024| {"t":{"$date":"2020-05-27T19:32:22.610-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"TaskExecutorPool-0","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:22.611-0400 c20022| {"t":{"$date":"2020-05-27T19:32:22.610-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44306","sessionId":36,"connectionCount":20}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:22.611-0400 c20023| {"t":{"$date":"2020-05-27T19:32:22.611-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:53670","sessionId":31,"connectionCount":16}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:22.611-0400 c20023| {"t":{"$date":"2020-05-27T19:32:22.611-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:53670","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:22.611-0400 c20022| {"t":{"$date":"2020-05-27T19:32:22.611-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn36","msg":"client metadata","attr":{"remote":"127.0.0.1:44306","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:22.739-0400 s20025| {"t":{"$date":"2020-05-27T19:32:22.739-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","durationNanos":368}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:22.740-0400 s20025| {"t":{"$date":"2020-05-27T19:32:22.739-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","durationNanos":449}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:22.740-0400 s20025| {"t":{"$date":"2020-05-27T19:32:22.739-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","durationNanos":458}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:22.761-0400 s20025| {"t":{"$date":"2020-05-27T19:32:22.761-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e7536918b1cb465f5'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590622341, 2), t: 1 }, lastWriteDate: new Date(1590622341000), majorityOpTime: { ts: Timestamp(1590622341, 2), t: 1 }, majorityWriteDate: new Date(1590622341000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622342761), 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(1590622341, 2), $configTime: Timestamp(1590622341, 2), $clusterTime: { clusterTime: Timestamp(1590622341, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622341, 2) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:22.762-0400 s20025| {"t":{"$date":"2020-05-27T19:32:22.762-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e66e0e7c4b1ec6db9'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590622341, 2), t: 1 }, lastWriteDate: new Date(1590622341000), majorityOpTime: { ts: Timestamp(1590622341, 2), t: 1 }, majorityWriteDate: new Date(1590622341000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622342762), logicalSessionTimeoutMinutes: 30, connectionId: 30, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590622341, 2), $configTime: Timestamp(1590622341, 2), $clusterTime: { clusterTime: Timestamp(1590622341, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622341, 2) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:22.763-0400 s20025| {"t":{"$date":"2020-05-27T19:32:22.762-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e6d7491b4a9fb0f79'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590622341, 2), t: 1 }, lastWriteDate: new Date(1590622341000), majorityOpTime: { ts: Timestamp(1590622341, 2), t: 1 }, majorityWriteDate: new Date(1590622341000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622342762), 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(1590622341, 2), $configTime: Timestamp(1590622341, 2), $clusterTime: { clusterTime: Timestamp(1590622341, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622341, 2) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:24.773-0400 s20025| {"t":{"$date":"2020-05-27T19:32:24.772-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"Uptime-reporter","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecef888d33bd4dbed693e65"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:24.782-0400 c20023| {"t":{"$date":"2020-05-27T19:32:24.782-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn22","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:24.783-0400 s20025| {"t":{"$date":"2020-05-27T19:32:24.783-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"Uptime-reporter","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:25.009-0400 d20020| {"t":{"$date":"2020-05-27T19:32:25.009-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:25.009-0400 d20020| {"t":{"$date":"2020-05-27T19:32:25.009-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:25.083-0400 d20020| {"t":{"$date":"2020-05-27T19:32:25.083-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1022,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:25.084-0400 d20020| {"t":{"$date":"2020-05-27T19:32:25.083-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:25.090-0400 d20020| {"t":{"$date":"2020-05-27T19:32:25.090-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"$db":"admin"},"numYields":0,"reslen":945,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:25.090-0400 d20020| {"t":{"$date":"2020-05-27T19:32:25.090-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:25.186-0400 d20020| {"t":{"$date":"2020-05-27T19:32:25.186-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:25.186-0400 d20020| {"t":{"$date":"2020-05-27T19:32:25.186-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:25.208-0400 d20020| {"t":{"$date":"2020-05-27T19:32:25.208-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1022,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:25.208-0400 d20020| {"t":{"$date":"2020-05-27T19:32:25.208-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.670-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.669-04:00"},"s":"I", "c":"COMMAND", "id":4695702, "ctx":"SignalHandler","msg":"Exiting quiesce mode for mongos shutdown"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.670-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.669-04:00"},"s":"I", "c":"NETWORK", "id":22843, "ctx":"SignalHandler","msg":"shutdown: going to close all sockets..."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.670-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.671-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.671-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.671-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.671-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.671-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.672-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.672-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.672-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.672-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.672-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.672-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.673-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.673-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.673-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.673-0400 d20020| {"t":{"$date":"2020-05-27T19:32:26.670-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn32","msg":"Interrupted operation as its client disconnected","attr":{"opId":683}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.673-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.673-0400 c20021| {"t":{"$date":"2020-05-27T19:32:26.670-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn46","msg":"Interrupted operation as its client disconnected","attr":{"opId":2127}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.674-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.674-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.674-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.674-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.674-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.670-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.674-0400 c20022| {"t":{"$date":"2020-05-27T19:32:26.671-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn33","msg":"Interrupted operation as its client disconnected","attr":{"opId":984}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.674-0400 c20022| {"t":{"$date":"2020-05-27T19:32:26.671-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn34","msg":"connection ended","attr":{"remote":"127.0.0.1:44254","connectionCount":19}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.674-0400 c20021| {"t":{"$date":"2020-05-27T19:32:26.671-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn49","msg":"connection ended","attr":{"remote":"127.0.0.1:33432","connectionCount":24}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.674-0400 d20020| {"t":{"$date":"2020-05-27T19:32:26.671-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ClientDisconnect: operation was interrupted"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.674-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.671-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.674-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.671-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":27,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.674-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.671-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.675-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.671-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.675-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.671-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.675-0400 c20021| {"t":{"$date":"2020-05-27T19:32:26.671-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn46","msg":"connection ended","attr":{"remote":"127.0.0.1:33422","connectionCount":23}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.675-0400 d20020| {"t":{"$date":"2020-05-27T19:32:26.671-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"connection ended","attr":{"remote":"127.0.0.1:42620","connectionCount":17}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.675-0400 d20020| {"t":{"$date":"2020-05-27T19:32:26.671-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":"5ecef86e2cb2b4436cdd12e9"},"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":7215}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.675-0400 d20020| {"t":{"$date":"2020-05-27T19:32:26.671-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn32","msg":"connection ended","attr":{"remote":"127.0.0.1:42618","connectionCount":16}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.675-0400 c20022| {"t":{"$date":"2020-05-27T19:32:26.671-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"connection ended","attr":{"remote":"127.0.0.1:44244","connectionCount":18}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.675-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.671-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.675-0400 c20023| {"t":{"$date":"2020-05-27T19:32:26.671-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn28","msg":"Interrupted operation as its client disconnected","attr":{"opId":913}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.675-0400 c20023| {"t":{"$date":"2020-05-27T19:32:26.671-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"connection ended","attr":{"remote":"127.0.0.1:53618","connectionCount":15}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.675-0400 c20023| {"t":{"$date":"2020-05-27T19:32:26.671-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"connection ended","attr":{"remote":"127.0.0.1:53608","connectionCount":14}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.675-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.671-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.675-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.671-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.676-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.672-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ShardRegistry","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.676-0400 c20021| {"t":{"$date":"2020-05-27T19:32:26.672-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn50","msg":"connection ended","attr":{"remote":"127.0.0.1:33438","connectionCount":22}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.676-0400 c20021| {"t":{"$date":"2020-05-27T19:32:26.672-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn48","msg":"connection ended","attr":{"remote":"127.0.0.1:33430","connectionCount":21}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.676-0400 c20023| {"t":{"$date":"2020-05-27T19:32:26.672-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"connection ended","attr":{"remote":"127.0.0.1:53648","connectionCount":13}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.676-0400 c20022| {"t":{"$date":"2020-05-27T19:32:26.672-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn35","msg":"connection ended","attr":{"remote":"127.0.0.1:44288","connectionCount":17}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.676-0400 c20021| {"t":{"$date":"2020-05-27T19:32:26.672-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn47","msg":"connection ended","attr":{"remote":"127.0.0.1:33428","connectionCount":20}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.676-0400 c20021| {"t":{"$date":"2020-05-27T19:32:26.672-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn51","msg":"connection ended","attr":{"remote":"127.0.0.1:33440","connectionCount":19}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.676-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.672-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"TaskExecutorPool-0","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.676-0400 c20023| {"t":{"$date":"2020-05-27T19:32:26.672-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"connection ended","attr":{"remote":"127.0.0.1:53670","connectionCount":12}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.676-0400 c20021| {"t":{"$date":"2020-05-27T19:32:26.672-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn52","msg":"connection ended","attr":{"remote":"127.0.0.1:33474","connectionCount":18}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.676-0400 d20020| {"t":{"$date":"2020-05-27T19:32:26.672-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn34","msg":"connection ended","attr":{"remote":"127.0.0.1:42646","connectionCount":15}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.676-0400 c20022| {"t":{"$date":"2020-05-27T19:32:26.672-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn36","msg":"connection ended","attr":{"remote":"127.0.0.1:44306","connectionCount":16}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.677-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.672-04:00"},"s":"D1", "c":"SHARDING", "id":22673, "ctx":"SignalHandler","msg":"ShardingCatalogClientImpl::shutDown() called."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.677-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.673-04:00"},"s":"W", "c":"SHARDING", "id":22667, "ctx":"SignalHandler","msg":"Error cleaning up distributed ping entry","attr":{"processId":"jasonchanjh:20024:1590622339:1133929414128304208","error":"ReplicaSetMonitorRemoved: ReplicaSetMonitor for set mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS is removed"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.677-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.673-04:00"},"s":"D1", "c":"SHARDING", "id":22723, "ctx":"SignalHandler","msg":"Shutting down task executor for reloading shard registry"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.677-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.673-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"shard-registry-reload","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.677-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.673-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.678-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.673-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.678-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.673-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.678-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.673-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.678-0400 s20024| {"t":{"$date":"2020-05-27T19:32:26.673-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.678-0400 {"t":{"$date":"2020-05-27T23:32:26.676Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20024}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.678-0400 s20025| {"t":{"$date":"2020-05-27T19:32:26.677-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:41738","sessionId":19,"connectionCount":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.679-0400 s20025| {"t":{"$date":"2020-05-27T19:32:26.678-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:41738","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.679-0400 s20025| {"t":{"$date":"2020-05-27T19:32:26.678-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.679-0400 s20025| {"t":{"$date":"2020-05-27T19:32:26.678-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":28,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.679-0400 New session started with sessionID: { "id" : UUID("6d733760-2b3b-4458-804d-cd28137f8cd5") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.680-0400 s20025| {"t":{"$date":"2020-05-27T19:32:26.680-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":"6d733760-2b3b-4458-804d-cd28137f8cd5"}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.681-0400 s20025| {"t":{"$date":"2020-05-27T19:32:26.680-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":29,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.681-0400 Skipping collection validation: giving up after running the isMaster command: not running validate against mongos [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.681-0400 {"t":{"$date":"2020-05-27T23:32:26.680Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":true}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.681-0400 {"t":{"$date":"2020-05-27T23:32:26.680Z"},"s":"I", "c":"-", "id":22819, "ctx":"js","msg":"waiting for process {pid} to terminate.","attr":{"pid":"10254"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.681-0400 s20025| {"t":{"$date":"2020-05-27T19:32:26.680-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.682-0400 s20025| {"t":{"$date":"2020-05-27T19:32:26.681-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":9732,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.682-0400 s20025| {"t":{"$date":"2020-05-27T19:32:26.681-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:26.682-0400 s20025| {"t":{"$date":"2020-05-27T19:32:26.681-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.910-0400 c20021| {"t":{"$date":"2020-05-27T19:32:28.909-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.920-0400 c20022| {"t":{"$date":"2020-05-27T19:32:28.920-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"shard-registry-reload","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.921-0400 c20022| {"t":{"$date":"2020-05-27T19:32:28.920-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"shard-registry-reload","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.921-0400 c20022| {"t":{"$date":"2020-05-27T19:32:28.920-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"shard-registry-reload","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.921-0400 c20022| {"t":{"$date":"2020-05-27T19:32:28.921-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.922-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.921-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42668","sessionId":37,"connectionCount":16}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.922-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.922-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:20022","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.922-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.922-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn37","msg":"client metadata","attr":{"remote":"127.0.0.1:42668","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.922-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.922-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:20022","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1062,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.923-0400 c20022| {"t":{"$date":"2020-05-27T19:32:28.922-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_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.923-0400 c20022| {"t":{"$date":"2020-05-27T19:32:28.922-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","newTopologyDescription":"{ id: \"0f874798-f4e4-4d0c-a088-729840fff3f7\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622348922), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"0f874798-f4e4-4d0c-a088-729840fff3f7\", 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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.923-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.923-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn37","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.923-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.923-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn37","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1022,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.923-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.923-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42670","sessionId":38,"connectionCount":17}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.924-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.923-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.924-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.923-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.924-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.923-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:20022","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.924-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.923-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn38","msg":"client metadata","attr":{"remote":"127.0.0.1:42670","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.924-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.924-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:20022","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1062,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.924-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.924-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn37","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.925-0400 c20022| {"t":{"$date":"2020-05-27T19:32:28.924-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":1590622348,"i":1}},"t":1},"opID":1196,"allDurable":{"$timestamp":{"t":1590622348,"i":1}},"progress":{"lastCommittedOpTime":{"ts":{"$timestamp":{"t":1590622348,"i":1}},"t":1},"currentCommittedSnapshotOpTime":{"ts":{"$timestamp":{"t":1590622348,"i":1}},"t":1},"replicationProgress":[{"host":"jasonchanjh:20021","optime":{"ts":{"$timestamp":{"t":1590622344,"i":1}},"t":1},"lastAppliedOpTime":{"ts":{"$timestamp":{"t":1590622344,"i":1}},"t":1},"heartbeatAppliedOpTime":{"ts":{"$timestamp":{"t":1590622344,"i":1}},"t":1},"heartbeatDurableOpTime":{"ts":{"$timestamp":{"t":1590622344,"i":1}},"t":1},"memberId":0},{"host":"jasonchanjh:20022","optime":{"ts":{"$timestamp":{"t":1590622348,"i":1}},"t":1},"lastAppliedOpTime":{"ts":{"$timestamp":{"t":1590622348,"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":1590622348,"i":1}},"t":1},"lastAppliedOpTime":{"ts":{"$timestamp":{"t":1590622348,"i":1}},"t":1},"heartbeatAppliedOpTime":{"ts":{"$timestamp":{"t":1590622344,"i":1}},"t":1},"heartbeatDurableOpTime":{"ts":{"$timestamp":{"t":1590622344,"i":1}},"t":1},"memberId":2}]}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.927-0400 c20023| {"t":{"$date":"2020-05-27T19:32:28.927-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"shard-registry-reload","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.928-0400 c20023| {"t":{"$date":"2020-05-27T19:32:28.927-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"shard-registry-reload","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.928-0400 c20023| {"t":{"$date":"2020-05-27T19:32:28.927-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"shard-registry-reload","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.928-0400 c20023| {"t":{"$date":"2020-05-27T19:32:28.927-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.928-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.928-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42672","sessionId":39,"connectionCount":18}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.929-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.928-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:20023","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.929-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.929-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn39","msg":"client metadata","attr":{"remote":"127.0.0.1:42672","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.929-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.929-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:20023","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1062,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.929-0400 c20023| {"t":{"$date":"2020-05-27T19:32:28.929-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_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.930-0400 c20023| {"t":{"$date":"2020-05-27T19:32:28.929-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","newTopologyDescription":"{ id: \"d4a50353-828a-46e9-bc62-cf75accf83d8\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622348929), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"d4a50353-828a-46e9-bc62-cf75accf83d8\", 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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.930-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.929-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.930-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.930-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":1022,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.930-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.930-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42674","sessionId":40,"connectionCount":19}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.930-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.930-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.930-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.930-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:20023","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.931-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.930-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.931-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.930-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn40","msg":"client metadata","attr":{"remote":"127.0.0.1:42674","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.931-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.930-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:20023","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1062,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.931-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.931-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.931-0400 c20023| {"t":{"$date":"2020-05-27T19:32:28.931-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":1590622348,"i":1}},"t":1},"opID":1109,"allDurable":{"$timestamp":{"t":1590622348,"i":1}},"progress":{"lastCommittedOpTime":{"ts":{"$timestamp":{"t":1590622348,"i":1}},"t":1},"currentCommittedSnapshotOpTime":{"ts":{"$timestamp":{"t":1590622348,"i":1}},"t":1},"replicationProgress":[{"host":"jasonchanjh:20021","optime":{"ts":{"$timestamp":{"t":1590622344,"i":1}},"t":1},"lastAppliedOpTime":{"ts":{"$timestamp":{"t":1590622344,"i":1}},"t":1},"heartbeatAppliedOpTime":{"ts":{"$timestamp":{"t":1590622344,"i":1}},"t":1},"heartbeatDurableOpTime":{"ts":{"$timestamp":{"t":1590622344,"i":1}},"t":1},"memberId":0},{"host":"jasonchanjh:20022","optime":{"ts":{"$timestamp":{"t":1590622344,"i":1}},"t":1},"lastAppliedOpTime":{"ts":{"$timestamp":{"t":1590622344,"i":1}},"t":1},"heartbeatAppliedOpTime":{"ts":{"$timestamp":{"t":1590622344,"i":1}},"t":1},"heartbeatDurableOpTime":{"ts":{"$timestamp":{"t":1590622344,"i":1}},"t":1},"memberId":1},{"host":"jasonchanjh:20023","optime":{"ts":{"$timestamp":{"t":1590622348,"i":1}},"t":1},"lastAppliedOpTime":{"ts":{"$timestamp":{"t":1590622348,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.958-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.958-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.958-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.958-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.958-0400 s20025| {"t":{"$date":"2020-05-27T19:32:28.958-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","durationNanos":577}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.980-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.980-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn29","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1022,"locks":{},"protocol":"op_msg","durationMillis":10009}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.980-0400 d20020| {"t":{"$date":"2020-05-27T19:32:28.980-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn29","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:28.981-0400 s20025| {"t":{"$date":"2020-05-27T19:32:28.980-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590622334, 1), t: 1 }, lastWriteDate: new Date(1590622334000), majorityOpTime: { ts: Timestamp(1590622334, 1), t: 1 }, majorityWriteDate: new Date(1590622334000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590622348980), logicalSessionTimeoutMinutes: 30, connectionId: 29, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590622334, 1), $configServerState: { opTime: { ts: Timestamp(1590622341, 1), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590622341, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590622334, 1) }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:29.332-0400 d20020| {"t":{"$date":"2020-05-27T19:32:29.332-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:29.332-0400 d20020| {"t":{"$date":"2020-05-27T19:32:29.332-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:29.570-0400 d20020| {"t":{"$date":"2020-05-27T19:32:29.570-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":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"ffNH9p7BrZWXyUgc5vkZag6j+/0=","subType":"0"}},"keyId":6831670840392679446}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622348,"i":1}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:29.571-0400 d20020| {"t":{"$date":"2020-05-27T19:32:29.570-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":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"ffNH9p7BrZWXyUgc5vkZag6j+/0=","subType":"0"}},"keyId":6831670840392679446}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590622348,"i":1}},"t":1}},"$db":"admin"},"numYields":0,"reslen":386,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.686-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.686-04:00"},"s":"I", "c":"COMMAND", "id":4695702, "ctx":"SignalHandler","msg":"Exiting quiesce mode for mongos shutdown"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.687-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.686-04:00"},"s":"I", "c":"NETWORK", "id":22843, "ctx":"SignalHandler","msg":"shutdown: going to close all sockets..."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.687-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.686-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.687-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.686-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.687-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.686-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.687-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.686-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.687-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.686-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.688-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.688-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.688-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.688-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.688-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.688-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.689-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.689-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.689-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.689-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.690-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.690-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.690-0400 c20021| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn30","msg":"Interrupted operation as its client disconnected","attr":{"opId":2225}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.690-0400 c20022| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn25","msg":"Interrupted operation as its client disconnected","attr":{"opId":1074}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.690-0400 c20023| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn20","msg":"Interrupted operation as its client disconnected","attr":{"opId":994}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.691-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.691-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.691-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.691-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.691-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.691-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn29","msg":"Interrupted operation as its client disconnected","attr":{"opId":850}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.692-0400 c20021| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"connection ended","attr":{"remote":"127.0.0.1:33294","connectionCount":17}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.692-0400 c20023| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"connection ended","attr":{"remote":"127.0.0.1:53492","connectionCount":11}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.692-0400 c20022| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"connection ended","attr":{"remote":"127.0.0.1:44124","connectionCount":15}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.692-0400 c20021| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"connection ended","attr":{"remote":"127.0.0.1:33308","connectionCount":16}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.692-0400 c20023| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"connection ended","attr":{"remote":"127.0.0.1:53480","connectionCount":10}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.692-0400 c20022| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"connection ended","attr":{"remote":"127.0.0.1:44116","connectionCount":14}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.692-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"connection ended","attr":{"remote":"127.0.0.1:42576","connectionCount":18}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.693-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.693-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":30,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.693-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.693-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.693-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.687-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.693-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.687-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn29","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ClientDisconnect: operation was interrupted"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.694-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.688-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn29","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecef86e2cb2b4436cdd12e9"},"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":2707}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.694-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.688-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.694-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.688-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"connection ended","attr":{"remote":"127.0.0.1:42574","connectionCount":17}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.694-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.688-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.694-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.688-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.694-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.688-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ShardRegistry","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.694-0400 c20021| {"t":{"$date":"2020-05-27T19:32:31.688-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"connection ended","attr":{"remote":"127.0.0.1:33336","connectionCount":15}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.695-0400 c20021| {"t":{"$date":"2020-05-27T19:32:31.688-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn32","msg":"connection ended","attr":{"remote":"127.0.0.1:33306","connectionCount":14}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.695-0400 c20022| {"t":{"$date":"2020-05-27T19:32:31.688-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn26","msg":"connection ended","attr":{"remote":"127.0.0.1:44120","connectionCount":13}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.695-0400 c20023| {"t":{"$date":"2020-05-27T19:32:31.688-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn22","msg":"connection ended","attr":{"remote":"127.0.0.1:53516","connectionCount":9}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.695-0400 c20022| {"t":{"$date":"2020-05-27T19:32:31.688-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"connection ended","attr":{"remote":"127.0.0.1:44132","connectionCount":12}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.695-0400 c20022| {"t":{"$date":"2020-05-27T19:32:31.688-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"connection ended","attr":{"remote":"127.0.0.1:44122","connectionCount":11}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.695-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.689-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"TaskExecutorPool-0","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.695-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.689-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"connection ended","attr":{"remote":"127.0.0.1:42578","connectionCount":16}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.696-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.689-04:00"},"s":"D1", "c":"SHARDING", "id":22673, "ctx":"SignalHandler","msg":"ShardingCatalogClientImpl::shutDown() called."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.696-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.689-04:00"},"s":"W", "c":"SHARDING", "id":22667, "ctx":"SignalHandler","msg":"Error cleaning up distributed ping entry","attr":{"processId":"jasonchanjh:20025:1590622322:-2513434796880833463","error":"ReplicaSetMonitorRemoved: ReplicaSetMonitor for set mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS is removed"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.696-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.689-04:00"},"s":"D1", "c":"SHARDING", "id":22723, "ctx":"SignalHandler","msg":"Shutting down task executor for reloading shard registry"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.696-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.689-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"shard-registry-reload","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.696-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.689-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.696-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.689-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.696-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.690-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.697-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.690-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.697-0400 s20025| {"t":{"$date":"2020-05-27T19:32:31.690-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.697-0400 {"t":{"$date":"2020-05-27T23:32:31.695Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20025}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.697-0400 ReplSetTest stopSet going to run data consistency checks. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.697-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.697-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":"5a09d850-96bc-48dc-8157-6db665132e5a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622339,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.697-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.697-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":"5a09d850-96bc-48dc-8157-6db665132e5a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622339,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":965,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.697-0400 ReplSetTest stopSet skipped data consistency checks. Number of _liveNodes: 1, _callIsMaster response: connection to jasonchanjh:20020 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.697-0400 ReplSetTest stopSet data consistency checks finished, took 1ms for 1 nodes. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.698-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.698-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":"5a09d850-96bc-48dc-8157-6db665132e5a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.698-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.698-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":"5a09d850-96bc-48dc-8157-6db665132e5a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":965,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.700-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.700-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":"5a09d850-96bc-48dc-8157-6db665132e5a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.700-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.700-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"setParameter"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.700-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.700-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":"5a09d850-96bc-48dc-8157-6db665132e5a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.702-0400 ReplSetTest stopSet validating all replica set nodes before stopping them. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.758-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.757-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:50642","sessionId":41,"connectionCount":17}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.758-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.758-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.758-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.758-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn41","msg":"client metadata","attr":{"remote":"127.0.0.1:50642","client":"conn41","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.758-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.758-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","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":960,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.760-0400 New session started with sessionID: { "id" : UUID("03ea7110-d5b4-4891-8e30-aacb5fc5f435") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.761-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.761-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1.0,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.761-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.761-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1.0,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":945,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.763-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.763-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetStepDown":86400.0,"force":true,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.763-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.763-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn41","msg":"Admin only command","attr":{"command":"replSetStepDown"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.763-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.763-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn41","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.763-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.763-04:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.763-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.763-04:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.764-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.763-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.764-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.763-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn41","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"PRIMARY"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.764-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.763-04:00"},"s":"I", "c":"SHARDING", "id":21905, "ctx":"conn41","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.764-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.763-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1022,"locks":{},"protocol":"op_msg","durationMillis":2832}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.764-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.763-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1022,"locks":{},"protocol":"op_msg","durationMillis":6679}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.764-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.763-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn37","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1022,"locks":{},"protocol":"op_msg","durationMillis":2839}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.764-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.763-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1022,"locks":{},"protocol":"op_msg","durationMillis":6555}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.764-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-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":"5ecef86e2cb2b4436cdd12e9"},"counter":8},"$db":"admin"},"numYields":0,"reslen":945,"locks":{},"protocol":"op_msg","durationMillis":6673}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.765-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-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":"5ecef86e2cb2b4436cdd12e9"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.765-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-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":"5ecef86e2cb2b4436cdd12e9"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.765-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-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":"5ecef86e2cb2b4436cdd12e9"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.765-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn37","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecef86e2cb2b4436cdd12e9"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.765-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-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":"5ecef86e2cb2b4436cdd12e9"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":967,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.765-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","newTopologyDescription":"{ id: \"cae1cd11-a41d-4e0d-aaf9-0304e1ac6043\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 9 }, roundTripTime: 128, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622351764), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"cae1cd11-a41d-4e0d-aaf9-0304e1ac6043\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 8 }, roundTripTime: 128, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622345208), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.765-0400 c20022| {"t":{"$date":"2020-05-27T19:32:31.764-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","newTopologyDescription":"{ id: \"0f874798-f4e4-4d0c-a088-729840fff3f7\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 9 }, roundTripTime: 200, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622351764), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"0f874798-f4e4-4d0c-a088-729840fff3f7\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 8 }, roundTripTime: 200, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622348924), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.765-0400 c20021| {"t":{"$date":"2020-05-27T19:32:31.764-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","newTopologyDescription":"{ id: \"4fcc5e0b-2984-4073-b878-20151cd64506\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 9 }, roundTripTime: 0, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622351764), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"4fcc5e0b-2984-4073-b878-20151cd64506\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622345083), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.766-0400 c20023| {"t":{"$date":"2020-05-27T19:32:31.764-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","newTopologyDescription":"{ id: \"d4a50353-828a-46e9-bc62-cf75accf83d8\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 9 }, roundTripTime: 200, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622351764), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"d4a50353-828a-46e9-bc62-cf75accf83d8\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 8 }, roundTripTime: 200, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622348931), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.766-0400 c20023| {"t":{"$date":"2020-05-27T19:32:31.764-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","newTopologyDescription":"{ id: \"d4a50353-828a-46e9-bc62-cf75accf83d8\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 10 }, roundTripTime: 200, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, lastUpdateTime: new Date(1590622351764), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"d4a50353-828a-46e9-bc62-cf75accf83d8\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 9 }, roundTripTime: 200, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622351764), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.766-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-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":"5ecef86e2cb2b4436cdd12e9"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":967,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.766-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-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":"5ecef86e2cb2b4436cdd12e9"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":967,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.766-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-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":"5ecef86e2cb2b4436cdd12e9"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.766-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn37","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecef86e2cb2b4436cdd12e9"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":967,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.766-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-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":"5ecef86e2cb2b4436cdd12e9"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.766-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-04:00"},"s":"I", "c":"COMMAND", "id":21580, "ctx":"conn41","msg":"replSetStepDown command completed"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.766-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-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":"5ecef86e2cb2b4436cdd12e9"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.767-0400 c20021| {"t":{"$date":"2020-05-27T19:32:31.764-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","newTopologyDescription":"{ id: \"4fcc5e0b-2984-4073-b878-20151cd64506\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 10 }, roundTripTime: 0, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, lastUpdateTime: new Date(1590622351764), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"4fcc5e0b-2984-4073-b878-20151cd64506\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 9 }, roundTripTime: 0, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622351764), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.767-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn37","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecef86e2cb2b4436cdd12e9"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.767-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-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":"5ecef86e2cb2b4436cdd12e9"},"counter":9},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.767-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","newTopologyDescription":"{ id: \"cae1cd11-a41d-4e0d-aaf9-0304e1ac6043\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 10 }, roundTripTime: 128, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, lastUpdateTime: new Date(1590622351764), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"cae1cd11-a41d-4e0d-aaf9-0304e1ac6043\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 9 }, roundTripTime: 128, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622351764), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.767-0400 c20022| {"t":{"$date":"2020-05-27T19:32:31.764-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0","newTopologyDescription":"{ id: \"0f874798-f4e4-4d0c-a088-729840fff3f7\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 10 }, roundTripTime: 200, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, lastUpdateTime: new Date(1590622351764), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"0f874798-f4e4-4d0c-a088-729840fff3f7\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecef86e2cb2b4436cdd12e9'), counter: 9 }, roundTripTime: 200, lastWriteDate: new Date(1590622334000), opTime: { ts: Timestamp(1590622334, 1), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590622351764), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.767-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetStepDown":86400.0,"force":true,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.767-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-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":"5ecef86e2cb2b4436cdd12e9"},"counter":9},"$db":"admin"},"numYields":0,"reslen":890,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.767-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.764-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":"5ecef86e2cb2b4436cdd12e9"},"counter":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.768-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.765-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetFreeze":86400.0,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.768-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.765-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn41","msg":"Admin only command","attr":{"command":"replSetFreeze"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.768-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.765-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn41","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.768-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.765-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetFreeze":86400.0,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.768-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.766-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"listDatabases":1.0,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.768-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.766-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn41","msg":"Admin only command","attr":{"command":"listDatabases"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.768-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.768-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"listDatabases":1.0,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.771-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.771-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.771-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.771-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","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":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.773-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.773-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"validate":"foo","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.774-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.773-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn41","msg":"CMD: validate","attr":{"namespace":"admin.foo","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.774-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.774-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn41","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--3875065646439201089"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.774-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.774-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn41","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.foo"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.774-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.774-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn41","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--3875065646439201089"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.774-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.774-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn41","msg":"validating collection","attr":{"namespace":"admin.foo","uuid":" (UUID: 27f22ce8-7722-4191-bffe-140089306b1a)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.774-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.774-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn41","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.foo"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.774-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.774-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn41","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.foo","uuid":" (UUID: 27f22ce8-7722-4191-bffe-140089306b1a)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.774-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.774-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"validate":"foo","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1041,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.775-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.775-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"validate":"system.version","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.775-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.775-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn41","msg":"CMD: validate","attr":{"namespace":"admin.system.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.775-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.775-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn41","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--3875065646439201089"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.775-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.775-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn41","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.776-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.775-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn41","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--3875065646439201089"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.776-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.775-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn41","msg":"validating collection","attr":{"namespace":"admin.system.version","uuid":" (UUID: be5ef9c9-22ca-4f99-8042-4442b3139d82)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.776-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.775-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn41","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.776-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.775-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn41","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.version","uuid":" (UUID: be5ef9c9-22ca-4f99-8042-4442b3139d82)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.776-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.776-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"validate":"system.version","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1052,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.777-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.777-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"config","commandArgs":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.777-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.777-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","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":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.778-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.778-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"config","commandArgs":{"validate":"cache.chunks.config.system.sessions","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.778-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.778-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn41","msg":"CMD: validate","attr":{"namespace":"config.cache.chunks.config.system.sessions","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.778-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.778-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn41","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--3875065646439201089"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.778-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.778-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn41","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.cache.chunks.config.system.sessions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.778-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.778-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn41","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--3875065646439201089"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.779-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.778-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn41","msg":"validating internal structure","attr":{"index":"lastmod_1","namespace":"config.cache.chunks.config.system.sessions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.779-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.778-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn41","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--3875065646439201089"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.779-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.778-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn41","msg":"validating collection","attr":{"namespace":"config.cache.chunks.config.system.sessions","uuid":" (UUID: 40fed3ea-dbed-48ce-946b-251dbe3e8a23)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.779-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.778-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn41","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.cache.chunks.config.system.sessions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.779-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.779-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn41","msg":"validating index consistency","attr":{"index":"lastmod_1","namespace":"config.cache.chunks.config.system.sessions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.779-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.779-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn41","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.cache.chunks.config.system.sessions","uuid":" (UUID: 40fed3ea-dbed-48ce-946b-251dbe3e8a23)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.779-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.779-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","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":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"},"numYields":0,"reslen":1452,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.779-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.779-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"config","commandArgs":{"validate":"cache.collections","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.780-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.779-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn41","msg":"CMD: validate","attr":{"namespace":"config.cache.collections","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.780-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.780-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn41","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--3875065646439201089"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.780-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.780-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn41","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.cache.collections"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.780-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.780-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn41","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--3875065646439201089"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.780-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.780-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn41","msg":"validating collection","attr":{"namespace":"config.cache.collections","uuid":" (UUID: 46cdeca1-ecd5-4c7e-87b3-0bcb5379cbaf)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.780-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.780-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn41","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.cache.collections"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.780-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.780-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn41","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.cache.collections","uuid":" (UUID: 46cdeca1-ecd5-4c7e-87b3-0bcb5379cbaf)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.780-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.780-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"validate":"cache.collections","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"},"numYields":0,"reslen":1056,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.781-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.781-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"config","commandArgs":{"validate":"cache.databases","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.781-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.781-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn41","msg":"CMD: validate","attr":{"namespace":"config.cache.databases","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.781-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.781-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn41","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--3875065646439201089"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.781-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.781-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn41","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.cache.databases"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.781-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.781-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn41","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--3875065646439201089"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.781-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.781-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn41","msg":"validating collection","attr":{"namespace":"config.cache.databases","uuid":" (UUID: 303b56d0-6575-4a56-91d2-7fc235d24804)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.781-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.781-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn41","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.cache.databases"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.782-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.781-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn41","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.cache.databases","uuid":" (UUID: 303b56d0-6575-4a56-91d2-7fc235d24804)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.782-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.781-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"validate":"cache.databases","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"},"numYields":0,"reslen":1054,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.782-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.782-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"config","commandArgs":{"validate":"system.indexBuilds","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.782-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.782-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn41","msg":"CMD: validate","attr":{"namespace":"config.system.indexBuilds","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.783-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.783-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn41","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.785-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.785-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn41","msg":"validating collection","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 16a78393-85ef-485f-af22-be32ee49a1ba)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.786-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.785-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn41","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.786-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.785-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn41","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 16a78393-85ef-485f-af22-be32ee49a1ba)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.786-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.786-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"validate":"system.indexBuilds","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.786-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.786-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"config","commandArgs":{"validate":"system.sessions","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.786-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.786-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn41","msg":"CMD: validate","attr":{"namespace":"config.system.sessions","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.787-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.786-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn41","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--3875065646439201089"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.787-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.786-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn41","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.system.sessions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.787-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.786-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn41","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--3875065646439201089"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.787-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.786-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn41","msg":"validating internal structure","attr":{"index":"lsidTTLIndex","namespace":"config.system.sessions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.787-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.787-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn41","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--3875065646439201089"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.787-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.787-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn41","msg":"validating collection","attr":{"namespace":"config.system.sessions","uuid":" (UUID: 61e7ec25-fb95-4956-a624-567d5a2b0738)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.787-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.787-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn41","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.system.sessions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.787-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.787-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn41","msg":"validating index consistency","attr":{"index":"lsidTTLIndex","namespace":"config.system.sessions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.787-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.787-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn41","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.system.sessions","uuid":" (UUID: 61e7ec25-fb95-4956-a624-567d5a2b0738)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.787-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.787-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"validate":"system.sessions","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"},"numYields":0,"reslen":1438,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.788-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.788-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"config","commandArgs":{"validate":"transactions","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.788-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.788-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn41","msg":"CMD: validate","attr":{"namespace":"config.transactions","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.788-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.788-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn41","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--3875065646439201089"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.788-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.788-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn41","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.788-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.788-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn41","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--3875065646439201089"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.788-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.788-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn41","msg":"validating collection","attr":{"namespace":"config.transactions","uuid":" (UUID: ba04847f-182b-4196-b6d6-4178e511ab27)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.788-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.788-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn41","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.788-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.788-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn41","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.transactions","uuid":" (UUID: ba04847f-182b-4196-b6d6-4178e511ab27)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.788-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.788-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"validate":"transactions","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.789-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.789-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"local","commandArgs":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.790-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.789-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","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":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.791-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.791-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"oplog.rs","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.791-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.791-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn41","msg":"CMD: validate","attr":{"namespace":"local.oplog.rs","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.796-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.795-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn41","msg":"validating collection","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: 90de53cf-8c45-472d-813d-0930078be1b2)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.796-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.796-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn41","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: 90de53cf-8c45-472d-813d-0930078be1b2)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.796-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.796-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"oplog.rs","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"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":6601,"timeReadingMicros":13}},"protocol":"op_msg","durationMillis":4}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.797-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.797-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"replset.election","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.797-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.797-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn41","msg":"CMD: validate","attr":{"namespace":"local.replset.election","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.798-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.798-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn41","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.801-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.801-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn41","msg":"validating collection","attr":{"namespace":"local.replset.election","uuid":" (UUID: c5bd4088-0477-497d-b7b4-6367e3e0fb00)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.801-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.801-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn41","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.801-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.801-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn41","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.election","uuid":" (UUID: c5bd4088-0477-497d-b7b4-6367e3e0fb00)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.801-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.801-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"replset.election","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"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":7}},"protocol":"op_msg","durationMillis":4}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.802-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.802-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"replset.initialSyncId","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.802-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.802-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn41","msg":"CMD: validate","attr":{"namespace":"local.replset.initialSyncId","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.803-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.803-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn41","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.806-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.806-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn41","msg":"validating collection","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: 2b184071-6b51-40e4-9842-347aa437be81)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.806-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.806-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn41","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.806-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.806-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn41","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: 2b184071-6b51-40e4-9842-347aa437be81)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.806-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.806-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"replset.initialSyncId","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"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,"timeAcquiringMicros":1},"storage":{"data":{"bytesRead":260,"timeReadingMicros":7}},"protocol":"op_msg","durationMillis":4}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.807-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.807-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"replset.minvalid","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.807-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.807-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn41","msg":"CMD: validate","attr":{"namespace":"local.replset.minvalid","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.808-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.808-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn41","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.810-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.810-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn41","msg":"validating collection","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: 29df1fb6-7b1c-4739-b4ec-ee854c8360e7)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.810-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.810-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn41","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.810-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.810-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn41","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: 29df1fb6-7b1c-4739-b4ec-ee854c8360e7)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.810-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.810-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"replset.minvalid","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"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},"storage":{"data":{"bytesRead":250,"timeReadingMicros":7}},"protocol":"op_msg","durationMillis":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.811-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.811-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"replset.oplogTruncateAfterPoint","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.811-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.811-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn41","msg":"CMD: validate","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.815-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.814-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn41","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.817-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.817-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn41","msg":"validating collection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: be506674-b40f-4373-a613-d6d6d075d993)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.817-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.817-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn41","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.817-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.817-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn41","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: be506674-b40f-4373-a613-d6d6d075d993)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.817-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.817-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"replset.oplogTruncateAfterPoint","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"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":5}},"protocol":"op_msg","durationMillis":6}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.818-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.818-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"startup_log","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.818-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.818-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn41","msg":"CMD: validate","attr":{"namespace":"local.startup_log","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.819-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.819-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn41","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.821-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.821-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn41","msg":"validating collection","attr":{"namespace":"local.startup_log","uuid":" (UUID: f59c4893-8e79-4c04-897e-4631bb5ad87b)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.821-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.821-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn41","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.821-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.821-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn41","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.startup_log","uuid":" (UUID: f59c4893-8e79-4c04-897e-4631bb5ad87b)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.821-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.821-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"startup_log","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"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,"timeAcquiringMicros":1},"storage":{"data":{"bytesRead":3609,"timeReadingMicros":6}},"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.822-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.822-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"system.replset","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.822-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.822-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn41","msg":"CMD: validate","attr":{"namespace":"local.system.replset","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.823-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.823-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn41","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.825-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.825-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn41","msg":"validating collection","attr":{"namespace":"local.system.replset","uuid":" (UUID: a3f06583-e85c-41a0-bbf5-80ed099556ea)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.825-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.825-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn41","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.825-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.825-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn41","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.replset","uuid":" (UUID: a3f06583-e85c-41a0-bbf5-80ed099556ea)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.825-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.825-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"system.replset","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"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":866,"timeReadingMicros":5}},"protocol":"op_msg","durationMillis":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.826-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.826-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"system.rollback.id","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.826-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.826-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn41","msg":"CMD: validate","attr":{"namespace":"local.system.rollback.id","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.827-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.827-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn41","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.829-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.829-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn41","msg":"validating collection","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: 46cc6627-2bd1-41da-a359-908c7af4487e)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.829-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.829-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn41","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.829-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.829-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn41","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: 46cc6627-2bd1-41da-a359-908c7af4487e)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.829-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.829-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"system.rollback.id","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"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,"timeAcquiringMicros":1},"storage":{"data":{"bytesRead":245,"timeReadingMicros":4}},"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.830-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.830-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"test","commandArgs":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"test"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.830-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.830-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","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":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.832-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.831-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"test","commandArgs":{"validate":"state","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"test"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.832-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.831-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn41","msg":"CMD: validate","attr":{"namespace":"test.state","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.832-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.832-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn41","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--3875065646439201089"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.832-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.832-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn41","msg":"validating internal structure","attr":{"index":"_id_","namespace":"test.state"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.832-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.832-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn41","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--3875065646439201089"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.832-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.832-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn41","msg":"validating collection","attr":{"namespace":"test.state","uuid":" (UUID: f0bb76b8-9296-49d0-a49a-5becc9690864)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.832-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.832-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn41","msg":"validating index consistency","attr":{"index":"_id_","namespace":"test.state"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.832-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.832-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn41","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"test.state","uuid":" (UUID: f0bb76b8-9296-49d0-a49a-5becc9690864)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.832-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.832-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","appName":"MongoDB Shell","command":{"validate":"state","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590622348,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"test"},"numYields":0,"reslen":1042,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.833-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.833-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"endSessions":[{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}}],"$db":"admin"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.834-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.833-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"endSessions":[{"id":{"$uuid":"03ea7110-d5b4-4891-8e30-aacb5fc5f435"}}],"$db":"admin"},"numYields":0,"reslen":313,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.834-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.834-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn41","msg":"connection ended","attr":{"remote":"127.0.0.1:50642","connectionCount":16}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.836-0400 ReplSetTest stop *** Shutting down mongod in port 20020, wait for process termination: false *** [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.836-0400 {"t":{"$date":"2020-05-27T23:32:31.835Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.836-0400 {"t":{"$date":"2020-05-27T23:32:31.836Z"},"s":"I", "c":"-", "id":22818, "ctx":"js","msg":"skip waiting for pid {pid} to terminate","attr":{"pid":"9739"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.836-0400 {"t":{"$date":"2020-05-27T23:32:31.836Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20020}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.836-0400 ReplSetTest stopSet waiting for mongo program on port 20020 to stop. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.836-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.836-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.836-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.836-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":9732,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.836-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.836-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.836-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.836-04:00"},"s":"I", "c":"STORAGE", "id":4695102, "ctx":"SignalHandler","msg":"Entering quiesce mode for shutdown","attr":{"quiesceTimeMillis":100}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.837-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.836-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":"5ecef86e2cb2b4436cdd12e9"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.837-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.836-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":"5ecef86e2cb2b4436cdd12e9"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.837-0400 c20023| {"t":{"$date":"2020-05-27T19:32:31.836-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_non_streamable_ismaster_hanging_read-rs0","isMasterReply":"{}"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.837-0400 c20023| {"t":{"$date":"2020-05-27T19:32:31.836-04:00"},"s":"I", "c":"NETWORK", "id":4712102, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Host failed in replica set","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.837-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.836-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn37","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecef86e2cb2b4436cdd12e9"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.837-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.836-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":"5ecef86e2cb2b4436cdd12e9"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.837-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.836-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn37","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecef86e2cb2b4436cdd12e9"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.837-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.836-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":"5ecef86e2cb2b4436cdd12e9"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.837-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.836-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":"5ecef86e2cb2b4436cdd12e9"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.837-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.836-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":"5ecef86e2cb2b4436cdd12e9"},"counter":10},"$db":"admin"},"error":"ShutdownInProgress: The server is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.838-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.836-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":"5ecef86e2cb2b4436cdd12e9"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.838-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.836-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":"5ecef86e2cb2b4436cdd12e9"},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.838-0400 c20022| {"t":{"$date":"2020-05-27T19:32:31.836-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_non_streamable_ismaster_hanging_read-rs0","isMasterReply":"{}"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.838-0400 c20022| {"t":{"$date":"2020-05-27T19:32:31.836-04:00"},"s":"I", "c":"NETWORK", "id":4712102, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Host failed in replica set","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.838-0400 c20021| {"t":{"$date":"2020-05-27T19:32:31.836-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_non_streamable_ismaster_hanging_read-rs0","isMasterReply":"{}"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.838-0400 c20021| {"t":{"$date":"2020-05-27T19:32:31.836-04:00"},"s":"I", "c":"NETWORK", "id":4712102, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Host failed in replica set","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.838-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.836-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_non_streamable_ismaster_hanging_read-rs0","isMasterReply":"{}"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.838-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.836-04:00"},"s":"I", "c":"NETWORK", "id":4712102, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Host failed in replica set","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.936-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.936-04:00"},"s":"I", "c":"STORAGE", "id":4695103, "ctx":"SignalHandler","msg":"Exiting quiesce mode for shutdown"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.936-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.936-04:00"},"s":"D2", "c":"COMMAND", "id":31454, "ctx":"SignalHandler","msg":"Shutting down MirrorMaestro"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.936-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.936-04:00"},"s":"I", "c":"REPL", "id":40441, "ctx":"SignalHandler","msg":"Stopping TopologyVersionObserver"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.936-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.936-04:00"},"s":"I", "c":"REPL", "id":40447, "ctx":"TopologyVersionObserver","msg":"Stopped TopologyVersionObserver"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.937-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.936-04:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: going to close listening sockets"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.937-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.936-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.937-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.936-04:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.937-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.937-04:00"},"s":"I", "c":"REPL", "id":21328, "ctx":"SignalHandler","msg":"Shutting down replication subsystems"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.937-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.937-04:00"},"s":"I", "c":"REPL", "id":21302, "ctx":"SignalHandler","msg":"Stopping replication reporter thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.937-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.937-04:00"},"s":"I", "c":"REPL", "id":21303, "ctx":"SignalHandler","msg":"Stopping replication fetcher thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:31.937-0400 d20020| {"t":{"$date":"2020-05-27T19:32:31.937-04:00"},"s":"I", "c":"REPL", "id":21304, "ctx":"SignalHandler","msg":"Stopping replication applier thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.282-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.282-04:00"},"s":"I", "c":"REPL", "id":21225, "ctx":"OplogApplier-0","msg":"Finished oplog application"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.765-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.764-04:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"BackgroundSync","msg":"Stopping replication producer"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.765-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.764-04:00"},"s":"I", "c":"REPL", "id":21307, "ctx":"SignalHandler","msg":"Stopping replication storage threads"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.765-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.765-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"OplogApplierNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.766-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.765-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplCoordExternNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.766-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.766-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.767-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.767-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ShardRegistry","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.767-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.767-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.767-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.767-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.767-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.767-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.768-0400 c20021| {"t":{"$date":"2020-05-27T19:32:32.767-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn40","msg":"connection ended","attr":{"remote":"127.0.0.1:33358","connectionCount":13}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.768-0400 c20021| {"t":{"$date":"2020-05-27T19:32:32.767-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn39","msg":"connection ended","attr":{"remote":"127.0.0.1:33356","connectionCount":12}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.768-0400 c20021| {"t":{"$date":"2020-05-27T19:32:32.767-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn41","msg":"connection ended","attr":{"remote":"127.0.0.1:33360","connectionCount":11}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.768-0400 c20021| {"t":{"$date":"2020-05-27T19:32:32.767-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn43","msg":"connection ended","attr":{"remote":"127.0.0.1:33366","connectionCount":10}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.769-0400 c20022| {"t":{"$date":"2020-05-27T19:32:32.767-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn32","msg":"connection ended","attr":{"remote":"127.0.0.1:44192","connectionCount":10}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.769-0400 c20023| {"t":{"$date":"2020-05-27T19:32:32.767-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"connection ended","attr":{"remote":"127.0.0.1:53552","connectionCount":8}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.769-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.767-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"TaskExecutorPool-0","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.769-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.768-04:00"},"s":"W", "c":"SHARDING", "id":22667, "ctx":"SignalHandler","msg":"Error cleaning up distributed ping entry","attr":{"processId":"jasonchanjh:20020:1590622325:6420450840545104188","error":"ShutdownInProgress: Shutdown in progress"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.769-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.768-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.769-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.768-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.769-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.768-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":5}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.770-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.769-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.770-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.769-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.770-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.769-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.770-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.769-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.771-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.769-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.771-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.769-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.771-0400 c20021| {"t":{"$date":"2020-05-27T19:32:32.769-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn38","msg":"Interrupted operation as its client disconnected","attr":{"opId":2275}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.771-0400 c20023| {"t":{"$date":"2020-05-27T19:32:32.769-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn25","msg":"Interrupted operation as its client disconnected","attr":{"opId":1040}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.771-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.769-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.772-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.769-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.772-0400 c20022| {"t":{"$date":"2020-05-27T19:32:32.769-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn30","msg":"Interrupted operation as its client disconnected","attr":{"opId":1123}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.772-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.769-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"connection ended","attr":{"remote":"127.0.0.1:42558","connectionCount":15}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.772-0400 c20022| {"t":{"$date":"2020-05-27T19:32:32.770-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"connection ended","attr":{"remote":"127.0.0.1:44188","connectionCount":9}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.772-0400 c20021| {"t":{"$date":"2020-05-27T19:32:32.770-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn42","msg":"connection ended","attr":{"remote":"127.0.0.1:33362","connectionCount":9}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.772-0400 c20023| {"t":{"$date":"2020-05-27T19:32:32.770-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn26","msg":"connection ended","attr":{"remote":"127.0.0.1:53546","connectionCount":7}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.773-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.770-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"connection ended","attr":{"remote":"127.0.0.1:42556","connectionCount":14}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.773-0400 c20021| {"t":{"$date":"2020-05-27T19:32:32.770-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn38","msg":"connection ended","attr":{"remote":"127.0.0.1:33350","connectionCount":8}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.773-0400 c20023| {"t":{"$date":"2020-05-27T19:32:32.770-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"connection ended","attr":{"remote":"127.0.0.1:53536","connectionCount":6}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.773-0400 c20022| {"t":{"$date":"2020-05-27T19:32:32.770-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"connection ended","attr":{"remote":"127.0.0.1:44172","connectionCount":8}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.773-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.770-04:00"},"s":"I", "c":"CONTROL", "id":20609, "ctx":"SignalHandler","msg":"Shutting down free monitoring"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.774-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.770-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.774-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.772-04:00"},"s":"I", "c":"INDEX", "id":36841000,"ctx":"SignalHandler","msg":"Shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.774-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.772-04:00"},"s":"I", "c":"INDEX", "id":36841001,"ctx":"SignalHandler","msg":"Finished shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.774-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.772-04:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.774-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.772-04:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.775-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.773-04:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.775-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.773-04:00"},"s":"I", "c":"STORAGE", "id":22372, "ctx":"OplogVisibilityThread","msg":"Oplog visibility thread shutting down."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.775-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.773-04:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.775-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.773-04:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.775-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.774-04:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.776-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.775-04:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.776-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.775-04:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.776-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.775-04:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.776-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.775-04:00"},"s":"I", "c":"STORAGE", "id":47959002,"ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.822-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.822-04:00"},"s":"I", "c":"STORAGE", "id":47959001,"ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":47}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.822-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.822-04:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.822-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.822-04:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.823-0400 d20020| {"t":{"$date":"2020-05-27T19:32:32.822-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.836-0400 ReplSetTest stopSet mongo program on port 20020 shut down with code 0 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.836-0400 ReplSetTest stopSet stopped all replica set nodes, took 1135ms for 1 nodes. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.836-0400 ReplSetTest stopSet deleting all dbpaths [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.836-0400 ReplSetTest stopSet deleting dbpath: /data/db/job0/mongorunner/mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0-0 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.839-0400 ReplSetTest stopSet deleted all dbpaths [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.839-0400 ReplSetTest stopSet *** Shut down repl set - test worked **** [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.839-0400 ShardingTest stopped all shards, took 1144ms for 1 shards. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.839-0400 ReplSetTest stopSet going to run data consistency checks. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.844-0400 ReplSetTest stopSet checking oplogs. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.851-0400 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.851-0400 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.851-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.851-0400 [jsTest] Freezing nodes: [jasonchanjh:20022,jasonchanjh:20023] [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.851-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.851-0400 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.852-0400 c20022| {"t":{"$date":"2020-05-27T19:32:32.852-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.853-0400 c20022| {"t":{"$date":"2020-05-27T19:32:32.853-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn1","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.854-0400 c20023| {"t":{"$date":"2020-05-27T19:32:32.854-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.855-0400 c20023| {"t":{"$date":"2020-05-27T19:32:32.855-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn1","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.858-0400 c20021| {"t":{"$date":"2020-05-27T19:32:32.858-04:00"},"s":"I", "c":"COMMAND", "id":20461, "ctx":"conn1","msg":"CMD fsync","attr":{"lock":true}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.946-0400 c20021| {"t":{"$date":"2020-05-27T19:32:32.945-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.946-0400 c20021| {"t":{"$date":"2020-05-27T19:32:32.946-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.947-0400 ReplSetTest awaitReplication: going to check only jasonchanjh:20022,jasonchanjh:20023 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.961-0400 ReplSetTest awaitReplication: starting: optime for primary, jasonchanjh:20021, is { "ts" : Timestamp(1590622348, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.961-0400 ReplSetTest awaitReplication: checking secondaries against latest primary optime { "ts" : Timestamp(1590622348, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.963-0400 ReplSetTest awaitReplication: checking secondary #0: jasonchanjh:20022 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.965-0400 ReplSetTest awaitReplication: secondary #0, jasonchanjh:20022, is synced [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.966-0400 ReplSetTest awaitReplication: checking secondary #1: jasonchanjh:20023 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.968-0400 ReplSetTest awaitReplication: secondary #1, jasonchanjh:20023, is synced [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.968-0400 ReplSetTest awaitReplication: finished: all 2 secondaries synced at optime { "ts" : Timestamp(1590622348, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.968-0400 checkOplogs starting oplog checks. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.969-0400 checkOplogs going to check oplog of node: jasonchanjh:20021 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.971-0400 checkOplogs going to check oplog of node: jasonchanjh:20022 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.974-0400 checkOplogs going to check oplog of node: jasonchanjh:20023 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.983-0400 checkOplogs oplog checks complete. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.984-0400 c20021| {"t":{"$date":"2020-05-27T19:32:32.984-04:00"},"s":"I", "c":"COMMAND", "id":20465, "ctx":"conn1","msg":"command: unlock requested"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.986-0400 c20021| {"t":{"$date":"2020-05-27T19:32:32.986-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.987-0400 c20022| {"t":{"$date":"2020-05-27T19:32:32.986-04:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn1","msg":"Unfreezing"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.987-0400 c20022| {"t":{"$date":"2020-05-27T19:32:32.986-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.987-0400 c20023| {"t":{"$date":"2020-05-27T19:32:32.987-04:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn1","msg":"Unfreezing"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.988-0400 c20023| {"t":{"$date":"2020-05-27T19:32:32.987-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.988-0400 ReplSetTest stopSet checking replicated data hashes. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.993-0400 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.993-0400 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.993-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.993-0400 [jsTest] Freezing nodes: [jasonchanjh:20022,jasonchanjh:20023] [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.993-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.993-0400 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.994-0400 c20022| {"t":{"$date":"2020-05-27T19:32:32.994-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.995-0400 c20022| {"t":{"$date":"2020-05-27T19:32:32.994-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn1","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.996-0400 c20023| {"t":{"$date":"2020-05-27T19:32:32.995-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:32.996-0400 c20023| {"t":{"$date":"2020-05-27T19:32:32.996-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn1","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.000-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.000-04:00"},"s":"I", "c":"COMMAND", "id":20461, "ctx":"conn1","msg":"CMD fsync","attr":{"lock":true}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.020-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.019-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.020-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.019-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.020-0400 ReplSetTest awaitReplication: going to check only jasonchanjh:20022,jasonchanjh:20023 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.031-0400 ReplSetTest awaitReplication: starting: optime for primary, jasonchanjh:20021, is { "ts" : Timestamp(1590622348, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.031-0400 ReplSetTest awaitReplication: checking secondaries against latest primary optime { "ts" : Timestamp(1590622348, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.034-0400 ReplSetTest awaitReplication: checking secondary #0: jasonchanjh:20022 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.035-0400 ReplSetTest awaitReplication: secondary #0, jasonchanjh:20022, is synced [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.037-0400 ReplSetTest awaitReplication: checking secondary #1: jasonchanjh:20023 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.038-0400 ReplSetTest awaitReplication: secondary #1, jasonchanjh:20023, is synced [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.038-0400 ReplSetTest awaitReplication: finished: all 2 secondaries synced at optime { "ts" : Timestamp(1590622348, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.046-0400 checkDBHashesForReplSet waiting for secondaries to be ready: [ connection to jasonchanjh:20022, connection to jasonchanjh:20023 ] [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.049-0400 checkDBHashesForReplSet checking data hashes against primary: jasonchanjh:20021 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.050-0400 checkDBHashesForReplSet going to check data hashes on secondary: jasonchanjh:20022 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.055-0400 checkDBHashesForReplSet going to check data hashes on secondary: jasonchanjh:20023 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.419-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.419-04:00"},"s":"I", "c":"COMMAND", "id":20465, "ctx":"conn1","msg":"command: unlock requested"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.422-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.422-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.424-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.424-04:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn1","msg":"Unfreezing"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.424-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.424-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.425-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.425-04:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn1","msg":"Unfreezing"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.426-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.425-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.426-0400 ReplSetTest stopSet data consistency checks finished, took 587ms for 3 nodes. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.433-0400 ReplSetTest stopSet validating all replica set nodes before stopping them. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.491-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.490-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33448","sessionId":34,"connectionCount":7}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.491-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.490-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36504","sessionId":53,"connectionCount":9}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.491-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.490-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36256","sessionId":39,"connectionCount":9}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.491-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.491-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn34","msg":"client metadata","attr":{"remote":"127.0.0.1:33448","client":"conn34","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.491-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.491-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn39","msg":"client metadata","attr":{"remote":"127.0.0.1:36256","client":"conn39","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.491-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.491-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn53","msg":"client metadata","attr":{"remote":"127.0.0.1:36504","client":"conn53","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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.493-0400 New session started with sessionID: { "id" : UUID("95467e5b-6e58-4764-8b4e-87897045395b") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.493-0400 New session started with sessionID: { "id" : UUID("179762af-fac8-4770-9999-bb88c2d44681") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.493-0400 New session started with sessionID: { "id" : UUID("de99dac0-8a83-4b31-b135-bbda4155e43c") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.496-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.496-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn53","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.496-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.496-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn39","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.496-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.496-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn34","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.496-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.496-04:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.496-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.496-04:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.496-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.496-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.497-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.496-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn53","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"PRIMARY"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.497-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.496-04:00"},"s":"I", "c":"SHARDING", "id":21867, "ctx":"Balancer","msg":"CSRS balancer is now stopped"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.497-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.496-04:00"},"s":"I", "c":"COMMAND", "id":21580, "ctx":"conn53","msg":"replSetStepDown command completed"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.497-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.497-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn34","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.497-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.497-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn39","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.497-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.497-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn53","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.501-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.501-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.504-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.504-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"admin.system.keys","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.504-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.503-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"admin.system.keys","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.504-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.504-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"admin.system.keys","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.505-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.505-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.505-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.505-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.506-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.505-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.508-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.507-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"admin.system.keys","uuid":" (UUID: 3c9ec5bf-3d02-4946-919d-c09fa6b34b28)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.508-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.507-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"admin.system.keys","uuid":" (UUID: 3c9ec5bf-3d02-4946-919d-c09fa6b34b28)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.508-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.508-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.508-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.508-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.508-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.508-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.keys","uuid":" (UUID: 3c9ec5bf-3d02-4946-919d-c09fa6b34b28)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.508-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.508-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.keys","uuid":" (UUID: 3c9ec5bf-3d02-4946-919d-c09fa6b34b28)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.509-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.508-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"admin.system.keys","uuid":" (UUID: 3c9ec5bf-3d02-4946-919d-c09fa6b34b28)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.509-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.509-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"admin.system.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.509-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.509-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"admin.system.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.509-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.509-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.509-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.509-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.keys","uuid":" (UUID: 3c9ec5bf-3d02-4946-919d-c09fa6b34b28)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.510-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.510-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.510-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.510-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.510-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.510-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"admin.system.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.511-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.511-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.512-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.512-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"admin.system.version","uuid":" (UUID: 29868f6a-f23d-431f-a45c-201df4dd45a5)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.512-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.512-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"admin.system.version","uuid":" (UUID: 29868f6a-f23d-431f-a45c-201df4dd45a5)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.512-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.512-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.513-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.512-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.513-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.512-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.version","uuid":" (UUID: 29868f6a-f23d-431f-a45c-201df4dd45a5)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.513-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.512-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.version","uuid":" (UUID: 29868f6a-f23d-431f-a45c-201df4dd45a5)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.513-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.513-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"admin.system.version","uuid":" (UUID: 29868f6a-f23d-431f-a45c-201df4dd45a5)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.513-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.513-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.514-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.513-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.version","uuid":" (UUID: 29868f6a-f23d-431f-a45c-201df4dd45a5)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.515-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.515-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"config.actionlog","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.515-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.515-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"config.actionlog","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.515-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.515-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.515-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.515-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.actionlog"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.515-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.515-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.516-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.515-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.516-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.515-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.actionlog"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.516-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.515-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.516-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.515-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"config.actionlog","uuid":" (UUID: b1abc341-a2f3-4408-9e83-f3dc89ddf6e1)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.516-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.515-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"config.actionlog","uuid":" (UUID: b1abc341-a2f3-4408-9e83-f3dc89ddf6e1)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.517-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.515-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.actionlog"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.517-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.515-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.actionlog"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.517-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.515-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.actionlog","uuid":" (UUID: b1abc341-a2f3-4408-9e83-f3dc89ddf6e1)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.517-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.515-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.actionlog","uuid":" (UUID: b1abc341-a2f3-4408-9e83-f3dc89ddf6e1)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.517-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.516-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"config.changelog","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.517-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.516-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.517-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.516-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.changelog"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.517-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.516-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"config.changelog","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.517-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.516-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.518-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.516-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.518-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.516-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"config.changelog","uuid":" (UUID: 140e2282-b088-4013-b254-7256c033a79c)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.518-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.516-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.changelog"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.518-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.516-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.518-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.516-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.changelog"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.518-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.516-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"config.changelog","uuid":" (UUID: 140e2282-b088-4013-b254-7256c033a79c)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.518-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.516-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.changelog","uuid":" (UUID: 140e2282-b088-4013-b254-7256c033a79c)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.518-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.516-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.changelog"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.518-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.516-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.changelog","uuid":" (UUID: 140e2282-b088-4013-b254-7256c033a79c)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.518-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"config.chunks","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.518-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.518-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.518-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"config.actionlog","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.519-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.519-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"ns_1_shard_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.519-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"config.chunks","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.519-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-29--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.519-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.519-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"ns_1_lastmod_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.519-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.519-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.519-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.519-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"ns_1_shard_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.519-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.519-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-29--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.520-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"ns_1_lastmod_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.520-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.520-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.520-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.520-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.517-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.520-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.518-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"config.chunks","uuid":" (UUID: 18b7f82e-a698-4310-82e0-77193ea1e4de)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.520-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.518-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"config.chunks","uuid":" (UUID: 18b7f82e-a698-4310-82e0-77193ea1e4de)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.520-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.518-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.520-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.518-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"ns_1_shard_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.520-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.518-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"ns_1_lastmod_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.521-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.518-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.521-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.518-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.521-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.518-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"ns_1_shard_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.521-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.518-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"ns_1_lastmod_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.521-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.518-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.521-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.518-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.chunks","uuid":" (UUID: 18b7f82e-a698-4310-82e0-77193ea1e4de)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.521-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.518-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.chunks","uuid":" (UUID: 18b7f82e-a698-4310-82e0-77193ea1e4de)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.521-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.518-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.actionlog"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.522-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.518-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"config.collections","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.522-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.518-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"config.collections","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.522-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.518-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.522-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.518-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.collections"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.522-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.518-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.522-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.519-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.522-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.519-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.collections"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.522-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.519-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.522-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.519-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"config.collections","uuid":" (UUID: b9331fb1-2c00-4cbc-8483-6cf347293d66)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.522-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.519-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"config.collections","uuid":" (UUID: b9331fb1-2c00-4cbc-8483-6cf347293d66)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.522-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.519-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.collections"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.522-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.519-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.collections"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.522-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.519-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.collections","uuid":" (UUID: b9331fb1-2c00-4cbc-8483-6cf347293d66)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.523-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.519-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.collections","uuid":" (UUID: b9331fb1-2c00-4cbc-8483-6cf347293d66)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.523-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.519-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"config.databases","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.523-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.519-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.523-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.519-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.databases"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.523-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.519-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"config.databases","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.523-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.519-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.523-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.519-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.523-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.519-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.databases"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.523-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.520-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.523-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.520-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"config.databases","uuid":" (UUID: 47d558ef-0be2-4c35-9cbf-c781b377a836)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.523-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.520-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"config.databases","uuid":" (UUID: 47d558ef-0be2-4c35-9cbf-c781b377a836)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.523-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.520-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.databases"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.524-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.520-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.databases"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.524-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.520-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.databases","uuid":" (UUID: 47d558ef-0be2-4c35-9cbf-c781b377a836)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.524-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.520-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.databases","uuid":" (UUID: 47d558ef-0be2-4c35-9cbf-c781b377a836)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.524-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.520-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"config.actionlog","uuid":" (UUID: b1abc341-a2f3-4408-9e83-f3dc89ddf6e1)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.524-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.520-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.actionlog"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.524-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.520-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.actionlog","uuid":" (UUID: b1abc341-a2f3-4408-9e83-f3dc89ddf6e1)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.524-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.520-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"config.lockpings","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.524-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.520-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn34","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-81--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.524-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.520-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"ping_1","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.524-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.520-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-82--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.524-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.520-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"config.lockpings","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.524-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.520-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.525-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.520-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn39","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-81--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.525-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.521-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.525-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.521-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"ping_1","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.525-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.521-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-82--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.525-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.521-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.525-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.521-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"config.lockpings","uuid":" (UUID: f844b566-8d0a-4425-bf64-eaf8e07577eb)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.525-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.521-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.525-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.521-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"config.lockpings","uuid":" (UUID: f844b566-8d0a-4425-bf64-eaf8e07577eb)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.525-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.521-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"ping_1","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.526-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.521-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.526-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.521-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"ping_1","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.526-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.521-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.526-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.521-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.lockpings","uuid":" (UUID: f844b566-8d0a-4425-bf64-eaf8e07577eb)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.526-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.521-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.lockpings","uuid":" (UUID: f844b566-8d0a-4425-bf64-eaf8e07577eb)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.526-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.521-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"config.changelog","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.526-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"config.locks","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.526-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn34","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-49--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.526-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"ts_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.526-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-50--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.526-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"state_1_process_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.526-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"config.locks","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.526-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.527-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.527-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn39","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-49--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.527-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"ts_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.527-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.527-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-50--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.527-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"state_1_process_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.527-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.527-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"config.locks","uuid":" (UUID: aa1780ce-6d21-42b3-9be0-60377a89c1e0)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.527-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.527-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.527-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"ts_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.527-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"state_1_process_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.528-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.changelog"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.528-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.528-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"config.locks","uuid":" (UUID: aa1780ce-6d21-42b3-9be0-60377a89c1e0)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.528-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"ts_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.528-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.locks","uuid":" (UUID: aa1780ce-6d21-42b3-9be0-60377a89c1e0)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.528-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"state_1_process_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.528-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.528-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.522-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.locks","uuid":" (UUID: aa1780ce-6d21-42b3-9be0-60377a89c1e0)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.528-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.523-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"config.migrations","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.528-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.523-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"config.migrations","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.528-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.524-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.528-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.524-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.528-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.524-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"config.changelog","uuid":" (UUID: 140e2282-b088-4013-b254-7256c033a79c)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.529-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.524-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.changelog"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.529-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.524-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.changelog","uuid":" (UUID: 140e2282-b088-4013-b254-7256c033a79c)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.529-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.525-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.529-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.525-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.529-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.525-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.529-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.525-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.529-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.525-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"config.chunks","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.529-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.526-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"config.migrations","uuid":" (UUID: ac211738-8a11-41bd-86e0-61e09c6b2271)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.529-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.526-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.529-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.526-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.529-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.526-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"config.migrations","uuid":" (UUID: ac211738-8a11-41bd-86e0-61e09c6b2271)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.529-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.526-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.migrations","uuid":" (UUID: ac211738-8a11-41bd-86e0-61e09c6b2271)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.529-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.526-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.530-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.526-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.530-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.526-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.migrations","uuid":" (UUID: ac211738-8a11-41bd-86e0-61e09c6b2271)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.530-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.526-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.530-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.526-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"config.mongos","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.530-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.526-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.530-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.526-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.mongos"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.530-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.527-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.530-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.527-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"config.mongos","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.530-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.527-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"config.mongos","uuid":" (UUID: 5d83d634-fd0e-489a-b1f4-61f605e54c4c)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.530-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.527-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.530-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.527-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.mongos"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.530-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.527-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.530-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.527-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.mongos"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.531-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.527-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"config.mongos","uuid":" (UUID: 5d83d634-fd0e-489a-b1f4-61f605e54c4c)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.531-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.527-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.mongos","uuid":" (UUID: 5d83d634-fd0e-489a-b1f4-61f605e54c4c)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.531-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.527-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.mongos"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.531-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.527-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.mongos","uuid":" (UUID: 5d83d634-fd0e-489a-b1f4-61f605e54c4c)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.531-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.527-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"config.settings","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.531-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.527-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.531-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.527-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.settings"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.531-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.527-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.531-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.527-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.531-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.528-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"config.settings","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.531-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.528-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"config.settings","uuid":" (UUID: 684cdba0-d6e4-42f1-aa24-f3976b2e5579)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.531-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.528-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.531-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.528-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.settings"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.531-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.528-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.settings"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.532-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.528-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.532-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.528-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.settings","uuid":" (UUID: 684cdba0-d6e4-42f1-aa24-f3976b2e5579)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.532-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.528-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"config.settings","uuid":" (UUID: 684cdba0-d6e4-42f1-aa24-f3976b2e5579)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.532-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.528-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.settings"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.532-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.528-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.settings","uuid":" (UUID: 684cdba0-d6e4-42f1-aa24-f3976b2e5579)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.532-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.528-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"config.shards","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.532-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.528-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn34","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-42--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.532-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.528-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"host_1","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.532-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.528-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-43--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.532-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.528-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.532-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.528-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-46--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.532-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.528-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"config.shards","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.533-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.529-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"config.shards","uuid":" (UUID: 9300ded2-740f-4805-be68-923a66092dbe)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.533-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.529-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn39","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-42--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.533-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.529-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"host_1","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.533-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.529-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-43--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.533-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.529-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"host_1","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.533-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.529-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.533-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.529-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.533-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.529-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-46--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.534-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.529-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.shards","uuid":" (UUID: 9300ded2-740f-4805-be68-923a66092dbe)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.534-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.529-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"config.shards","uuid":" (UUID: 9300ded2-740f-4805-be68-923a66092dbe)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.534-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.529-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"host_1","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.534-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.529-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.534-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.529-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.shards","uuid":" (UUID: 9300ded2-740f-4805-be68-923a66092dbe)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.534-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.529-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"ns_1_shard_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.534-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.529-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"config.system.indexBuilds","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.534-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.530-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"config.system.indexBuilds","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.534-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.530-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.534-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.530-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-39--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.534-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.530-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.534-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.530-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"ns_1_lastmod_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.534-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.530-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-39--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.535-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.531-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 1f9d436b-e348-4157-bc96-70d716f415d9)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.535-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.531-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.535-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.531-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 1f9d436b-e348-4157-bc96-70d716f415d9)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.535-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.531-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 1f9d436b-e348-4157-bc96-70d716f415d9)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.535-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.531-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.535-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.531-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 1f9d436b-e348-4157-bc96-70d716f415d9)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.535-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.532-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"config.tags","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.535-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.532-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"config.tags","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.535-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.532-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.535-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.532-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"config.chunks","uuid":" (UUID: 18b7f82e-a698-4310-82e0-77193ea1e4de)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.535-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.532-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.535-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.532-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.535-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.532-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"ns_1_shard_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.536-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.532-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"ns_1_lastmod_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.536-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.532-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.536-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.533-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.536-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.533-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"ns_1_tag_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.536-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.533-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.chunks","uuid":" (UUID: 18b7f82e-a698-4310-82e0-77193ea1e4de)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.536-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.533-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-76--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.536-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.533-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.536-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.533-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-78--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.536-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.533-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"config.tags","uuid":" (UUID: e378af38-5ace-4e01-9584-4d1cdcc638cc)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.536-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.533-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.536-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.533-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"ns_1_tag_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.536-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.533-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.536-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.533-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.tags","uuid":" (UUID: e378af38-5ace-4e01-9584-4d1cdcc638cc)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.537-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.533-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"config.collections","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.537-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.534-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"ns_1_tag_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.537-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.534-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"config.transactions","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.537-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.534-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.537-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.534-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.537-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.534-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.collections"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.537-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.534-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.538-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.534-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"config.transactions","uuid":" (UUID: d0d27781-414d-42db-a4df-dc511e83a369)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.538-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.534-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.538-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.535-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.transactions","uuid":" (UUID: d0d27781-414d-42db-a4df-dc511e83a369)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.538-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.535-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.538-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.535-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-78--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.538-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.535-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"config.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.538-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.536-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"config.tags","uuid":" (UUID: e378af38-5ace-4e01-9584-4d1cdcc638cc)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.538-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.536-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.538-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.536-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"ns_1_tag_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.538-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.536-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.538-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.536-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.tags","uuid":" (UUID: e378af38-5ace-4e01-9584-4d1cdcc638cc)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.538-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.536-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.version"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.538-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.536-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"config.collections","uuid":" (UUID: b9331fb1-2c00-4cbc-8483-6cf347293d66)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.539-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.536-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.collections"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.539-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.537-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.collections","uuid":" (UUID: b9331fb1-2c00-4cbc-8483-6cf347293d66)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.539-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.537-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"config.transactions","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.539-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.537-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.539-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.537-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.539-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.537-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.539-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.537-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"config.transactions","uuid":" (UUID: d0d27781-414d-42db-a4df-dc511e83a369)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.539-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.537-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.539-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.537-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.transactions","uuid":" (UUID: d0d27781-414d-42db-a4df-dc511e83a369)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.539-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.537-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"config.databases","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.539-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.538-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"config.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.539-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.538-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"config.version","uuid":" (UUID: badf7c29-c626-44b6-9ca2-d2ec18d1a1a2)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.539-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.538-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.version"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.540-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.538-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.version","uuid":" (UUID: badf7c29-c626-44b6-9ca2-d2ec18d1a1a2)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.540-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.538-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.databases"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.540-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.538-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.version"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.540-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.540-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"config.databases","uuid":" (UUID: 47d558ef-0be2-4c35-9cbf-c781b377a836)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.541-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.540-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"local.oplog.rs","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.541-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.540-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.databases"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.541-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.540-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.541-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.540-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.databases","uuid":" (UUID: 47d558ef-0be2-4c35-9cbf-c781b377a836)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.541-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.540-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: cce4e0bb-7db6-41b2-a2fb-0e1cbf7b27ab)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.541-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.541-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"config.version","uuid":" (UUID: badf7c29-c626-44b6-9ca2-d2ec18d1a1a2)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.541-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.541-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: cce4e0bb-7db6-41b2-a2fb-0e1cbf7b27ab)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.541-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.541-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.version"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.542-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.541-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.version","uuid":" (UUID: badf7c29-c626-44b6-9ca2-d2ec18d1a1a2)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.542-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.541-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"local.replset.election","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.542-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.541-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"config.lockpings","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.542-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.542-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn53","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--3450522709570279986"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.542-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.542-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.542-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.542-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn53","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--3450522709570279986"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.542-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.542-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"ping_1","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.542-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.542-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn53","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--3450522709570279986"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.542-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.542-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"config.lockpings","uuid":" (UUID: f844b566-8d0a-4425-bf64-eaf8e07577eb)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.543-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.542-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.543-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.542-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"ping_1","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.543-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.542-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.lockpings","uuid":" (UUID: f844b566-8d0a-4425-bf64-eaf8e07577eb)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.543-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.542-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.543-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.543-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"local.oplog.rs","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.543-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.543-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"config.locks","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.544-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.544-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.544-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.544-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"local.replset.election","uuid":" (UUID: 1b5c02e1-3a95-49b4-9960-25f771468d60)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.545-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.544-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.545-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.544-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.election","uuid":" (UUID: 1b5c02e1-3a95-49b4-9960-25f771468d60)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.545-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.545-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"local.replset.initialSyncId","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.545-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.545-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"ts_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.546-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.546-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.547-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.546-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"state_1_process_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.547-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.547-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: 40cd73d8-4d82-43c1-9cb4-51876aa555b9)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.547-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.547-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: 40cd73d8-4d82-43c1-9cb4-51876aa555b9)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.547-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.547-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"local.replset.election","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.548-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.548-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: 88cfdae8-f41a-4a87-a981-77cb5ea9be84)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.548-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.548-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.548-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.548-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: 88cfdae8-f41a-4a87-a981-77cb5ea9be84)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.548-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.548-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.549-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.549-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"config.locks","uuid":" (UUID: aa1780ce-6d21-42b3-9be0-60377a89c1e0)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.549-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.549-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.549-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.549-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"ts_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.549-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.549-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"state_1_process_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.549-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.549-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"local.replset.minvalid","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.549-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.549-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.locks","uuid":" (UUID: aa1780ce-6d21-42b3-9be0-60377a89c1e0)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.549-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.549-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn39","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--7554991216767194376"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.549-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.549-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.549-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.549-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"config.migrations","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.550-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.550-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.550-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.550-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn53","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--3450522709570279986"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.550-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.550-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.550-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.550-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"local.replset.election","uuid":" (UUID: 1bafe646-fb76-4d52-af70-54f88866ccca)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.551-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.550-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: 08def865-5dc4-4b86-82e4-c73a2e180749)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.551-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.550-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.551-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.550-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.551-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.550-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.election","uuid":" (UUID: 1bafe646-fb76-4d52-af70-54f88866ccca)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.551-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.550-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: 08def865-5dc4-4b86-82e4-c73a2e180749)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.551-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.551-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.551-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.551-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"local.replset.initialSyncId","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.552-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.552-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.552-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.552-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"config.migrations","uuid":" (UUID: ac211738-8a11-41bd-86e0-61e09c6b2271)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.552-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.552-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.553-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.552-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.553-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.552-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.migrations","uuid":" (UUID: ac211738-8a11-41bd-86e0-61e09c6b2271)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.553-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.553-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"config.mongos","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.553-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.553-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn53","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--3450522709570279986"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.553-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.553-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.mongos"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.554-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.554-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.554-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.554-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: cf95baf7-4339-4346-9a0e-5cb21848277e)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.554-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.554-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.554-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.554-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: cf95baf7-4339-4346-9a0e-5cb21848277e)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.555-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.555-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"config.mongos","uuid":" (UUID: 5d83d634-fd0e-489a-b1f4-61f605e54c4c)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.555-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.555-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.mongos"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.555-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.555-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.mongos","uuid":" (UUID: 5d83d634-fd0e-489a-b1f4-61f605e54c4c)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.555-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.555-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"local.replset.minvalid","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.555-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.555-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn34","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--3951575729362870080"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.555-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.555-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.556-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.556-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"config.settings","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.556-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.556-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: 72b0196b-cc51-4d1a-9fa0-f7e348860131)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.556-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.556-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.557-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.556-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: 72b0196b-cc51-4d1a-9fa0-f7e348860131)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.557-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.557-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.settings"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.557-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.557-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: 1c28702b-851b-4f74-961a-6c7b828f6c7f)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.557-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.557-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.557-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.557-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"local.startup_log","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.557-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.557-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: 1c28702b-851b-4f74-961a-6c7b828f6c7f)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.558-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.558-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.558-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.558-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.559-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.559-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"config.settings","uuid":" (UUID: 684cdba0-d6e4-42f1-aa24-f3976b2e5579)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.559-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.559-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.settings"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.559-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.559-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.settings","uuid":" (UUID: 684cdba0-d6e4-42f1-aa24-f3976b2e5579)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.560-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.560-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"config.shards","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.560-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.560-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"local.startup_log","uuid":" (UUID: 865950ee-d73d-46a0-8c5b-5cf151615363)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.560-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.560-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.560-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.560-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.startup_log","uuid":" (UUID: 865950ee-d73d-46a0-8c5b-5cf151615363)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.561-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.560-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.561-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.561-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.561-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.561-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"local.system.replset","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.562-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.562-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"host_1","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.563-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.563-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: d14a0b2e-5ede-4823-87ef-48aa82f8eb9a)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.563-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.563-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.563-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.563-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: d14a0b2e-5ede-4823-87ef-48aa82f8eb9a)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.564-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.564-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"local.startup_log","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.564-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.564-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.564-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.564-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"config.shards","uuid":" (UUID: 9300ded2-740f-4805-be68-923a66092dbe)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.564-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.564-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.564-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.564-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"host_1","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.564-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.564-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.shards","uuid":" (UUID: 9300ded2-740f-4805-be68-923a66092dbe)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.564-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.564-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.565-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.565-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"config.system.indexBuilds","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.566-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.566-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.566-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.566-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn53","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--3450522709570279986"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.566-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.566-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"local.system.replset","uuid":" (UUID: c9d5f6e4-104e-4805-b128-9a7c37107b24)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.566-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.566-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.566-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.566-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.replset","uuid":" (UUID: c9d5f6e4-104e-4805-b128-9a7c37107b24)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.566-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.566-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 1f9d436b-e348-4157-bc96-70d716f415d9)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.566-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.566-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.567-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.566-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 1f9d436b-e348-4157-bc96-70d716f415d9)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.567-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.566-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"local.startup_log","uuid":" (UUID: db50c507-c9a4-40ad-a4c4-25179ed6a3d4)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.567-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.567-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.567-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.567-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.startup_log","uuid":" (UUID: db50c507-c9a4-40ad-a4c4-25179ed6a3d4)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.567-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.567-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn39","msg":"CMD: validate","attr":{"namespace":"local.system.rollback.id","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.567-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.567-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"config.tags","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.568-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.568-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"local.system.replset","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.568-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.568-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn39","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.568-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.568-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.568-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.568-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn53","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--3450522709570279986"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.568-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.568-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.568-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.568-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.569-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.569-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"ns_1_tag_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.570-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.570-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn39","msg":"validating collection","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: d9d624d0-7df1-4c23-bb03-503f5018ffd7)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.570-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.570-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn39","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.570-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.570-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn39","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: d9d624d0-7df1-4c23-bb03-503f5018ffd7)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.570-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.570-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"local.system.replset","uuid":" (UUID: 8f621dac-6b57-4a8c-b4ea-27f630c6bba7)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.571-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.570-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.571-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.571-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.replset","uuid":" (UUID: 8f621dac-6b57-4a8c-b4ea-27f630c6bba7)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.571-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.571-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"config.tags","uuid":" (UUID: e378af38-5ace-4e01-9584-4d1cdcc638cc)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.571-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.571-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.571-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.571-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.571-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.571-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"ns_1_tag_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.572-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.571-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn39","msg":"connection ended","attr":{"remote":"127.0.0.1:36256","connectionCount":8}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.572-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.571-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.tags","uuid":" (UUID: e378af38-5ace-4e01-9584-4d1cdcc638cc)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.572-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.571-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn34","msg":"CMD: validate","attr":{"namespace":"local.system.rollback.id","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.572-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.572-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"config.transactions","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.572-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.572-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn34","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.573-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.573-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.574-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.574-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn34","msg":"validating collection","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: 5386411a-d199-48cd-8ec3-d80b90ccdb04)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.574-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.574-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn34","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.574-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.574-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn34","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: 5386411a-d199-48cd-8ec3-d80b90ccdb04)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.575-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.575-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"config.transactions","uuid":" (UUID: d0d27781-414d-42db-a4df-dc511e83a369)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.575-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.575-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.575-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.575-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.transactions","uuid":" (UUID: d0d27781-414d-42db-a4df-dc511e83a369)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.576-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.576-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"config.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.576-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.576-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn34","msg":"connection ended","attr":{"remote":"127.0.0.1:33448","connectionCount":6}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.576-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.576-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.version"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.579-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.578-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"config.version","uuid":" (UUID: badf7c29-c626-44b6-9ca2-d2ec18d1a1a2)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.579-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.579-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.version"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.579-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.579-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.version","uuid":" (UUID: badf7c29-c626-44b6-9ca2-d2ec18d1a1a2)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.581-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.581-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"local.oplog.rs","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.581-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.581-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn53","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--3450522709570279986"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.582-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.581-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: bfb07ccd-15cd-4f81-a6f4-5eecea738a65)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.582-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.582-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: bfb07ccd-15cd-4f81-a6f4-5eecea738a65)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.582-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.582-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"local.replset.election","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.583-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.583-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.585-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.585-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"local.replset.election","uuid":" (UUID: 34dd7f91-6087-496a-95d8-f5829818612a)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.586-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.585-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.586-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.585-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.election","uuid":" (UUID: 34dd7f91-6087-496a-95d8-f5829818612a)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.586-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.586-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"local.replset.initialSyncId","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.587-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.587-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.589-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.589-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: cfbb6b7f-36d5-4590-86f5-4077d9558be3)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.589-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.589-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.589-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.589-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: cfbb6b7f-36d5-4590-86f5-4077d9558be3)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.590-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.590-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"local.replset.minvalid","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.591-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.591-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.593-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.593-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: bc712515-8a79-4a40-ad59-ab9515a5c80d)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.593-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.593-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.593-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.593-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: bc712515-8a79-4a40-ad59-ab9515a5c80d)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.594-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.594-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.598-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.598-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.600-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.600-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: 3a7deeb9-fa34-429d-b516-fbb99e43d58a)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.601-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.600-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.601-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.600-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: 3a7deeb9-fa34-429d-b516-fbb99e43d58a)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.601-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.601-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"local.startup_log","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.602-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.602-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.604-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.604-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"local.startup_log","uuid":" (UUID: 5f050acc-1992-43a2-b4b6-82e4b350e05c)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.604-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.604-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.605-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.604-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.startup_log","uuid":" (UUID: 5f050acc-1992-43a2-b4b6-82e4b350e05c)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.605-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.605-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"local.system.replset","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.606-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.606-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.608-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.608-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"local.system.replset","uuid":" (UUID: ccd1a4bb-fa31-4616-a8d7-c8d80cab786a)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.608-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.608-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.608-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.608-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.replset","uuid":" (UUID: ccd1a4bb-fa31-4616-a8d7-c8d80cab786a)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.609-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.609-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn53","msg":"CMD: validate","attr":{"namespace":"local.system.rollback.id","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.610-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.610-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn53","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.612-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.612-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn53","msg":"validating collection","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: d48ec463-df66-456a-8896-90ac9b440d3d)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.612-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.612-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn53","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.612-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.612-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn53","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: d48ec463-df66-456a-8896-90ac9b440d3d)"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.614-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.614-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn53","msg":"connection ended","attr":{"remote":"127.0.0.1:36504","connectionCount":8}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.616-0400 ReplSetTest stop *** Shutting down mongod in port 20021, wait for process termination: false *** [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.616-0400 {"t":{"$date":"2020-05-27T23:32:33.616Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.616-0400 {"t":{"$date":"2020-05-27T23:32:33.616Z"},"s":"I", "c":"-", "id":22818, "ctx":"js","msg":"skip waiting for pid {pid} to terminate","attr":{"pid":"9742"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.617-0400 {"t":{"$date":"2020-05-27T23:32:33.616Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20021}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.617-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.616-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.617-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.616-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":9732,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.617-0400 ReplSetTest stop *** Shutting down mongod in port 20022, wait for process termination: false *** [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.617-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.616-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.617-0400 {"t":{"$date":"2020-05-27T23:32:33.616Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.617-0400 {"t":{"$date":"2020-05-27T23:32:33.616Z"},"s":"I", "c":"-", "id":22818, "ctx":"js","msg":"skip waiting for pid {pid} to terminate","attr":{"pid":"9744"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.618-0400 {"t":{"$date":"2020-05-27T23:32:33.616Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20022}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.618-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.616-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.618-0400 ReplSetTest stop *** Shutting down mongod in port 20023, wait for process termination: false *** [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.618-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.616-04:00"},"s":"I", "c":"STORAGE", "id":4695102, "ctx":"SignalHandler","msg":"Entering quiesce mode for shutdown","attr":{"quiesceTimeMillis":100}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.618-0400 {"t":{"$date":"2020-05-27T23:32:33.616Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":false}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.618-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.616-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":9732,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.618-0400 {"t":{"$date":"2020-05-27T23:32:33.616Z"},"s":"I", "c":"-", "id":22818, "ctx":"js","msg":"skip waiting for pid {pid} to terminate","attr":{"pid":"9750"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.618-0400 {"t":{"$date":"2020-05-27T23:32:33.617Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20023}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.618-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.616-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.618-0400 ReplSetTest stopSet waiting for mongo program on port 20021 to stop. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.619-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.617-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.619-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.617-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":9732,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.619-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.617-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.619-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.617-04:00"},"s":"I", "c":"STORAGE", "id":4695102, "ctx":"SignalHandler","msg":"Entering quiesce mode for shutdown","attr":{"quiesceTimeMillis":99}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.619-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.617-04:00"},"s":"I", "c":"STORAGE", "id":4695102, "ctx":"SignalHandler","msg":"Entering quiesce mode for shutdown","attr":{"quiesceTimeMillis":100}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.716-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.716-04:00"},"s":"I", "c":"STORAGE", "id":4695103, "ctx":"SignalHandler","msg":"Exiting quiesce mode for shutdown"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.716-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.716-04:00"},"s":"I", "c":"REPL", "id":40441, "ctx":"SignalHandler","msg":"Stopping TopologyVersionObserver"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.716-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.716-04:00"},"s":"I", "c":"REPL", "id":40447, "ctx":"TopologyVersionObserver","msg":"Stopped TopologyVersionObserver"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.716-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.716-04:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: going to close listening sockets"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.717-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.716-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.717-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.716-04:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.717-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.717-04:00"},"s":"I", "c":"STORAGE", "id":4695103, "ctx":"SignalHandler","msg":"Exiting quiesce mode for shutdown"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.717-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.717-04:00"},"s":"I", "c":"REPL", "id":21328, "ctx":"SignalHandler","msg":"Shutting down replication subsystems"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.717-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.717-04:00"},"s":"I", "c":"REPL", "id":21302, "ctx":"SignalHandler","msg":"Stopping replication reporter thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.717-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.717-04:00"},"s":"I", "c":"REPL", "id":40441, "ctx":"SignalHandler","msg":"Stopping TopologyVersionObserver"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.717-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.717-04:00"},"s":"I", "c":"REPL", "id":40447, "ctx":"TopologyVersionObserver","msg":"Stopped TopologyVersionObserver"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.717-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.717-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.717-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.717-04:00"},"s":"I", "c":"REPL", "id":21303, "ctx":"SignalHandler","msg":"Stopping replication fetcher thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.718-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.717-04:00"},"s":"I", "c":"REPL", "id":21304, "ctx":"SignalHandler","msg":"Stopping replication applier thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.718-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.717-04:00"},"s":"I", "c":"STORAGE", "id":4695103, "ctx":"SignalHandler","msg":"Exiting quiesce mode for shutdown"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.718-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.717-04:00"},"s":"I", "c":"REPL", "id":40441, "ctx":"SignalHandler","msg":"Stopping TopologyVersionObserver"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.718-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.717-04:00"},"s":"I", "c":"REPL", "id":40447, "ctx":"TopologyVersionObserver","msg":"Stopped TopologyVersionObserver"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.718-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.717-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":1590622348,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.718-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.717-04:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: going to close listening sockets"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.718-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.717-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.718-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.717-04:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"BackgroundSync","msg":"Stopping replication producer"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.718-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.717-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.719-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.717-04:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.719-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.717-04:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: going to close listening sockets"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.719-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.717-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.719-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.717-04:00"},"s":"I", "c":"REPL", "id":21328, "ctx":"SignalHandler","msg":"Shutting down replication subsystems"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.719-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.717-04:00"},"s":"I", "c":"REPL", "id":21302, "ctx":"SignalHandler","msg":"Stopping replication reporter thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.719-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.718-04:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.719-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.718-04:00"},"s":"I", "c":"REPL", "id":21303, "ctx":"SignalHandler","msg":"Stopping replication fetcher thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.719-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.718-04:00"},"s":"I", "c":"REPL", "id":21304, "ctx":"SignalHandler","msg":"Stopping replication applier thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.719-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.718-04:00"},"s":"I", "c":"REPL", "id":21328, "ctx":"SignalHandler","msg":"Shutting down replication subsystems"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.720-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.718-04:00"},"s":"I", "c":"REPL", "id":21302, "ctx":"SignalHandler","msg":"Stopping replication reporter thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.720-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.718-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.720-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.718-04:00"},"s":"I", "c":"REPL", "id":21303, "ctx":"SignalHandler","msg":"Stopping replication fetcher thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.720-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.718-04:00"},"s":"I", "c":"REPL", "id":21304, "ctx":"SignalHandler","msg":"Stopping replication applier thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.720-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.718-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":1590622348,"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.720-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.718-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.720-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.718-04:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"BackgroundSync","msg":"Stopping replication producer"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.908-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.908-04:00"},"s":"I", "c":"REPL", "id":21225, "ctx":"OplogApplier-0","msg":"Finished oplog application"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.908-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.908-04:00"},"s":"I", "c":"REPL", "id":21307, "ctx":"SignalHandler","msg":"Stopping replication storage threads"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.908-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.908-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"OplogApplierNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.909-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.909-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplCoordExternNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.909-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.909-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.909-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.909-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn7","msg":"connection ended","attr":{"remote":"127.0.0.1:33202","connectionCount":7}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.910-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.910-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.910-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.910-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn16","msg":"Interrupted operation as its client disconnected","attr":{"opId":2345}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.910-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.910-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn23","msg":"Interrupted operation as its client disconnected","attr":{"opId":1192}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.910-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.910-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.911-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.910-04:00"},"s":"I", "c":"REPL", "id":21225, "ctx":"OplogApplier-0","msg":"Finished oplog application"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.911-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.910-04:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn16","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":35,"works":451,"advanced":35,"needTime":208,"needYield":0,"saveState":208,"restoreState":207,"isEOF":0,"direction":"forward","minTs":{"$timestamp":{"t":1590622319,"i":27}},"docsExamined":35}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.911-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.910-04:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn23","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":34,"works":564,"advanced":34,"needTime":265,"needYield":0,"saveState":265,"restoreState":264,"isEOF":0,"direction":"forward","minTs":{"$timestamp":{"t":1590622320,"i":1}},"docsExamined":34}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.911-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.910-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn4","msg":"connection ended","attr":{"remote":"127.0.0.1:33196","connectionCount":6}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.911-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.910-04:00"},"s":"I", "c":"REPL", "id":21307, "ctx":"SignalHandler","msg":"Stopping replication storage threads"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.912-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.910-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"connection ended","attr":{"remote":"127.0.0.1:53406","connectionCount":5}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.912-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.910-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":6}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.912-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.910-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"OplogApplierNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.912-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.910-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"connection ended","attr":{"remote":"127.0.0.1:44104","connectionCount":7}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.912-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.910-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"connection ended","attr":{"remote":"127.0.0.1:33228","connectionCount":5}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.912-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.910-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplCoordExternNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.912-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.910-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.913-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.910-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.913-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.911-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"connection ended","attr":{"remote":"127.0.0.1:33230","connectionCount":4}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.913-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.911-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn22","msg":"connection ended","attr":{"remote":"127.0.0.1:44102","connectionCount":6}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.913-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.911-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.913-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.911-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.914-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.911-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.914-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.911-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.914-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.911-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.914-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.911-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"connection ended","attr":{"remote":"127.0.0.1:44046","connectionCount":5}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.914-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.911-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.914-0400 c20021| {"t":{"$date":"2020-05-27T19:32:33.911-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn14","msg":"connection ended","attr":{"remote":"127.0.0.1:33216","connectionCount":3}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.914-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.911-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.915-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.911-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":5}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.915-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.912-04:00"},"s":"I", "c":"CONTROL", "id":20609, "ctx":"SignalHandler","msg":"Shutting down free monitoring"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.915-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.912-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.915-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.912-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.915-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.912-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.915-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.912-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.915-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.912-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.916-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.913-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.916-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.913-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.916-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.913-04:00"},"s":"I", "c":"CONTROL", "id":20609, "ctx":"SignalHandler","msg":"Shutting down free monitoring"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.916-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.913-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.921-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.921-04:00"},"s":"I", "c":"INDEX", "id":36841000,"ctx":"SignalHandler","msg":"Shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.921-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.921-04:00"},"s":"I", "c":"INDEX", "id":36841001,"ctx":"SignalHandler","msg":"Finished shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.921-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.921-04:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.921-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.921-04:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.921-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.921-04:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.921-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.921-04:00"},"s":"I", "c":"STORAGE", "id":22372, "ctx":"OplogVisibilityThread","msg":"Oplog visibility thread shutting down."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.921-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.921-04:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.921-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.921-04:00"},"s":"I", "c":"INDEX", "id":36841000,"ctx":"SignalHandler","msg":"Shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.922-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.921-04:00"},"s":"I", "c":"INDEX", "id":36841001,"ctx":"SignalHandler","msg":"Finished shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.922-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.921-04:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.922-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.921-04:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.922-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.921-04:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.922-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.921-04:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.922-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.922-04:00"},"s":"I", "c":"STORAGE", "id":22372, "ctx":"OplogVisibilityThread","msg":"Oplog visibility thread shutting down."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.922-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.922-04:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.922-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.922-04:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.923-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.923-04:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.924-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.923-04:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.924-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.923-04:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.924-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.923-04:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.924-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.923-04:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.924-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.923-04:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.924-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.923-04:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.924-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.923-04:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.924-0400 c20023| {"t":{"$date":"2020-05-27T19:32:33.924-04:00"},"s":"I", "c":"STORAGE", "id":47959002,"ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:33.924-0400 c20022| {"t":{"$date":"2020-05-27T19:32:33.924-04:00"},"s":"I", "c":"STORAGE", "id":47959002,"ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.123-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.122-04:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"jasonchanjh:20022","maxHeartbeatRetries":2,"error":{"code":11600,"codeName":"InterruptedAtShutdown","errmsg":"interrupted at shutdown"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.123-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.122-04:00"},"s":"I", "c":"REPL", "id":21216, "ctx":"ReplCoord-1","msg":"Member is now in state RS_DOWN","attr":{"hostAndPort":"jasonchanjh:20022","heartbeatMessage":"interrupted at shutdown"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.124-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.124-04:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"jasonchanjh:20023","maxHeartbeatRetries":2,"error":{"code":11600,"codeName":"InterruptedAtShutdown","errmsg":"interrupted at shutdown"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.124-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.124-04:00"},"s":"I", "c":"REPL", "id":21216, "ctx":"ReplCoord-2","msg":"Member is now in state RS_DOWN","attr":{"hostAndPort":"jasonchanjh:20023","heartbeatMessage":"interrupted at shutdown"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.223-0400 c20022| {"t":{"$date":"2020-05-27T19:32:34.223-04:00"},"s":"I", "c":"STORAGE", "id":47959001,"ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":299}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.223-0400 c20022| {"t":{"$date":"2020-05-27T19:32:34.223-04:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.223-0400 c20022| {"t":{"$date":"2020-05-27T19:32:34.223-04:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.223-0400 c20023| {"t":{"$date":"2020-05-27T19:32:34.223-04:00"},"s":"I", "c":"STORAGE", "id":47959001,"ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":299}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.224-0400 c20023| {"t":{"$date":"2020-05-27T19:32:34.223-04:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.224-0400 c20023| {"t":{"$date":"2020-05-27T19:32:34.223-04:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.224-0400 c20023| {"t":{"$date":"2020-05-27T19:32:34.223-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.224-0400 c20022| {"t":{"$date":"2020-05-27T19:32:34.223-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.497-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.497-04:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"BackgroundSync","msg":"Stopping replication producer"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.588-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.588-04:00"},"s":"I", "c":"REPL", "id":21225, "ctx":"OplogApplier-0","msg":"Finished oplog application"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.588-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.588-04:00"},"s":"I", "c":"REPL", "id":21307, "ctx":"SignalHandler","msg":"Stopping replication storage threads"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.588-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.588-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"OplogApplierNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.589-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.588-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplCoordExternNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.590-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.589-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.590-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.589-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.590-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.589-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.590-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.590-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":5}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.591-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.590-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.591-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.591-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.591-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.591-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.591-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.591-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.592-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.591-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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.592-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.591-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.592-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.591-04:00"},"s":"I", "c":"CONTROL", "id":20609, "ctx":"SignalHandler","msg":"Shutting down free monitoring"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.592-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.592-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.594-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.594-04:00"},"s":"I", "c":"INDEX", "id":36841000,"ctx":"SignalHandler","msg":"Shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.594-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.594-04:00"},"s":"I", "c":"INDEX", "id":36841001,"ctx":"SignalHandler","msg":"Finished shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.594-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.594-04:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.595-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.594-04:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.595-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.594-04:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.595-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.594-04:00"},"s":"I", "c":"STORAGE", "id":22372, "ctx":"OplogVisibilityThread","msg":"Oplog visibility thread shutting down."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.595-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.594-04:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.595-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.595-04:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.596-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.596-04:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.596-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.596-04:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.596-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.596-04:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.596-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.596-04:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.596-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.596-04:00"},"s":"I", "c":"STORAGE", "id":47959002,"ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,"}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.613-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.613-04:00"},"s":"I", "c":"STORAGE", "id":47959001,"ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":17}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.613-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.613-04:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.613-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.613-04:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.613-0400 c20021| {"t":{"$date":"2020-05-27T19:32:34.613-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.627-0400 ReplSetTest stopSet mongo program on port 20021 shut down with code 0 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.628-0400 ReplSetTest stopSet waiting for mongo program on port 20022 to stop. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.628-0400 ReplSetTest stopSet mongo program on port 20022 shut down with code 0 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.628-0400 ReplSetTest stopSet waiting for mongo program on port 20023 to stop. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.628-0400 ReplSetTest stopSet mongo program on port 20023 shut down with code 0 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.628-0400 ReplSetTest stopSet stopped all replica set nodes, took 1196ms for 3 nodes. [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.628-0400 ReplSetTest stopSet deleting all dbpaths [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.629-0400 ReplSetTest stopSet deleting dbpath: /data/db/job0/mongorunner/mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS-0 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.632-0400 ReplSetTest stopSet deleting dbpath: /data/db/job0/mongorunner/mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS-1 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.636-0400 ReplSetTest stopSet deleting dbpath: /data/db/job0/mongorunner/mongos_quiesce_mode_non_streamable_ismaster_hanging_read-configRS-2 [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.639-0400 ReplSetTest stopSet deleted all dbpaths [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.639-0400 ReplSetTest stopSet *** Shut down repl set - test worked **** [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.639-0400 ShardingTest stop deleting all dbpaths [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.639-0400 *** ShardingTest mongos_quiesce_mode_non_streamable_ismaster_hanging_read completed successfully in 36.527 seconds *** [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.641-0400 {"t":{"$date":"2020-05-27T23:32:34.641Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"5a09d850-96bc-48dc-8157-6db665132e5a"}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.641-0400 {"t":{"$date":"2020-05-27T23:32:34.641Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"4f2b72b4-14f1-4483-bc72-f41ebfeb21bd"}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.641-0400 {"t":{"$date":"2020-05-27T23:32:34.641Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"03f61bb5-b8ae-4ebc-8ce3-6e4e664d8b64"}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.641-0400 {"t":{"$date":"2020-05-27T23:32:34.641Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"e6165dd7-44aa-40f6-bfa4-2d11d0203c55"}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.642-0400 {"t":{"$date":"2020-05-27T23:32:34.642Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"f0d038a1-93c4-4185-8761-243cdb41b7cb"}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.642-0400 {"t":{"$date":"2020-05-27T23:32:34.642Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"87a4bfe6-5e61-4ea2-a9e1-cbec6bd4ff78"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'localhost:20024' "}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.642-0400 {"t":{"$date":"2020-05-27T23:32:34.642Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"aaa3a2b2-00a1-4dc6-82db-2638e819c75e"}},"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_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.642-0400 {"t":{"$date":"2020-05-27T23:32:34.642Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"2f5b05d2-7a8c-45fa-8bf5-82c8e3be7863"}},"status":{"code":199,"codeName":"ReplicaSetMonitorRemoved","errmsg":"ReplicaSetMonitor for set mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0 is removed"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.642-0400 {"t":{"$date":"2020-05-27T23:32:34.642Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"37359fc3-4880-49c7-a1a2-216934f71531"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'jasonchanjh:20024' "}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.642-0400 {"t":{"$date":"2020-05-27T23:32:34.642Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"f615e661-44d1-4617-9e68-0dd1af012332"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'jasonchanjh:20024' "}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.642-0400 {"t":{"$date":"2020-05-27T23:32:34.642Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"edd0c027-b137-4228-9f31-2894a10b5de9"}},"status":{"code":199,"codeName":"ReplicaSetMonitorRemoved","errmsg":"ReplicaSetMonitor for set mongos_quiesce_mode_non_streamable_ismaster_hanging_read-rs0 is removed"}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.642-0400 {"t":{"$date":"2020-05-27T23:32:34.642Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"7114f447-ab91-4bb6-b163-e97a9879a5a2"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'localhost:20024' "}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.643-0400 {"t":{"$date":"2020-05-27T23:32:34.642Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"6d733760-2b3b-4458-804d-cd28137f8cd5"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'localhost:20025' "}}} [js_test:mongos_quiesce_mode_non_streamable_ismaster_hanging_read] 2020-05-27T19:32:34.651-0400 JSTest jstests/noPassthrough/mongos_quiesce_mode_non_streamable_ismaster_hanging_read.js finished. [executor:js_test:job0] 2020-05-27T19:32:34.652-0400 mongos_quiesce_mode_non_streamable_ismaster_hanging_read.js ran in 36.65 seconds: no failures detected. [executor:js_test:job0] 2020-05-27T19:32:34.653-0400 Running job0_fixture_teardown... [js_test:job0_fixture_teardown] 2020-05-27T19:32:34.653-0400 Starting the teardown of NoOpFixture (Job #0). [js_test:job0_fixture_teardown] 2020-05-27T19:32:34.653-0400 Finished the teardown of NoOpFixture (Job #0). [executor:js_test:job0] 2020-05-27T19:32:34.653-0400 job0_fixture_teardown ran in 0.00 seconds: no failures detected. [executor] 2020-05-27T19:32:34.654-0400 Waiting for threads to complete [executor] 2020-05-27T19:32:34.654-0400 Threads are completed! [executor] 2020-05-27T19:32:34.655-0400 Summary of latest execution: All 3 test(s) passed in 36.66 seconds. [resmoke] 2020-05-27T19:32:34.655-0400 ================================================================================ [resmoke] 2020-05-27T19:32:34.655-0400 Summary of no_passthrough suite: All 3 test(s) passed in 36.66 seconds. [resmoke] 2020-05-27T19:32:34.655-0400 Exiting with code: 0