mongodump -vvvvv --gzip -d testDB -c coll1 --out coll1_out/ -u username -p password2019-09-24T05:23:31.258+0000 initializing mongodump object2019-09-24T05:23:31.258+0000 will listen for SIGTERM, SIGINT, and SIGKILL2019-09-24T05:23:31.272+0000 starting Dump()
2019-09-24T05:33:31.276+0000 Failed: error creating intents to dump: error counting testDB.coll1: connection(127.0.0.1:27017[-2]) unable to decode message length: read tcp 127.0.0.1:58452->127.0.0.1:27017: i/o timeout