2021-05-02T03:49:52.748+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2021-05-02T03:49:52.753+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0 2021-05-02T03:49:52.753+0000 I CONTROL [initandlisten] db version v4.0.8 2021-05-02T03:49:52.753+0000 I CONTROL [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb 2021-05-02T03:49:52.753+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016 2021-05-02T03:49:52.753+0000 I CONTROL [initandlisten] allocator: tcmalloc 2021-05-02T03:49:52.753+0000 I CONTROL [initandlisten] modules: none 2021-05-02T03:49:52.753+0000 I CONTROL [initandlisten] build environment: 2021-05-02T03:49:52.753+0000 I CONTROL [initandlisten] distmod: ubuntu1604 2021-05-02T03:49:52.753+0000 I CONTROL [initandlisten] distarch: x86_64 2021-05-02T03:49:52.753+0000 I CONTROL [initandlisten] target_arch: x86_64 2021-05-02T03:49:52.753+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } } 2021-05-02T03:49:52.754+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=11541M,session_max=20000,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),statistics_log=(wait=0),verbose=(recovery_progress), 2021-05-02T03:50:03.997+0000 I STORAGE [initandlisten] WiredTiger message [1619927403:997124][1:0x7f553fb24a40], txn-recover: Set global recovery timestamp: 0 2021-05-02T03:50:04.324+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2021-05-02T03:50:05.008+0000 I CONTROL [initandlisten] 2021-05-02T03:50:05.008+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2021-05-02T03:50:05.008+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2021-05-02T03:50:05.008+0000 I CONTROL [initandlisten] 2021-05-02T03:50:05.008+0000 I CONTROL [initandlisten] 2021-05-02T03:50:05.008+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2021-05-02T03:50:05.008+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2021-05-02T03:50:05.008+0000 I CONTROL [initandlisten] 2021-05-02T03:50:05.009+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: b7449f50-9f16-484f-90c4-90be2a9f2f69 2021-05-02T03:50:05.497+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0 2021-05-02T03:50:05.502+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: fb7a6608-2c2c-4ebc-8778-9731e85a2b1d 2021-05-02T03:50:05.752+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data' 2021-05-02T03:50:05.755+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2021-05-02T03:50:05.756+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: 7b11cb25-151f-4386-8e79-72fce7b7b19e 2021-05-02T03:50:06.509+0000 I INDEX [LogicalSessionCacheRefresh] build index on: config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", ns: "config.system.sessions", expireAfterSeconds: 1800 } 2021-05-02T03:50:06.509+0000 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-02T03:50:06.518+0000 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs 2021-05-02T03:50:06.518+0000 I COMMAND [LogicalSessionCacheRefresh] command config.$cmd command: createIndexes { createIndexes: "system.sessions", indexes: [ { key: { lastUse: 1 }, name: "lsidTTLIndex", expireAfterSeconds: 1800 } ], $db: "config" } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 762ms 2021-05-02T03:50:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:44126 #1 (1 connection now open) 2021-05-02T03:50:06.833+0000 I NETWORK [conn1] end connection 10.233.74.3:44126 (0 connections now open) 2021-05-02T03:50:16.834+0000 I NETWORK [listener] connection accepted from 10.233.74.3:44194 #2 (1 connection now open) 2021-05-02T03:50:16.835+0000 I NETWORK [conn2] end connection 10.233.74.3:44194 (0 connections now open) 2021-05-02T03:50:22.260+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36504 #3 (1 connection now open) 2021-05-02T03:50:22.356+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:36504 conn3: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:50:22.361+0000 I NETWORK [conn3] end connection 127.0.0.1:36504 (0 connections now open) 2021-05-02T03:50:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:44268 #4 (1 connection now open) 2021-05-02T03:50:26.833+0000 I NETWORK [conn4] end connection 10.233.74.3:44268 (0 connections now open) 2021-05-02T03:50:32.253+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36608 #5 (1 connection now open) 2021-05-02T03:50:32.255+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:36608 conn5: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:50:32.352+0000 I NETWORK [conn5] end connection 127.0.0.1:36608 (0 connections now open) 2021-05-02T03:50:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:44360 #6 (1 connection now open) 2021-05-02T03:50:36.833+0000 I NETWORK [conn6] end connection 10.233.74.3:44360 (0 connections now open) 2021-05-02T03:50:42.754+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36692 #7 (1 connection now open) 2021-05-02T03:50:42.755+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:36692 conn7: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:50:42.852+0000 I NETWORK [conn7] end connection 127.0.0.1:36692 (0 connections now open) 2021-05-02T03:50:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:44452 #8 (1 connection now open) 2021-05-02T03:50:46.833+0000 I NETWORK [conn8] end connection 10.233.74.3:44452 (0 connections now open) 2021-05-02T03:50:52.155+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36774 #9 (1 connection now open) 2021-05-02T03:50:52.156+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:36774 conn9: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:50:52.255+0000 I NETWORK [conn9] end connection 127.0.0.1:36774 (0 connections now open) 2021-05-02T03:50:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:44534 #10 (1 connection now open) 2021-05-02T03:50:56.833+0000 I NETWORK [conn10] end connection 10.233.74.3:44534 (0 connections now open) 2021-05-02T03:51:02.160+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36850 #11 (1 connection now open) 2021-05-02T03:51:02.249+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:36850 conn11: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:51:02.254+0000 I NETWORK [conn11] end connection 127.0.0.1:36850 (0 connections now open) 2021-05-02T03:51:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:44616 #12 (1 connection now open) 2021-05-02T03:51:06.832+0000 I NETWORK [conn12] end connection 10.233.74.3:44616 (0 connections now open) 2021-05-02T03:51:12.250+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36950 #13 (1 connection now open) 2021-05-02T03:51:12.251+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:36950 conn13: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:51:12.348+0000 I NETWORK [conn13] end connection 127.0.0.1:36950 (0 connections now open) 2021-05-02T03:51:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:44720 #14 (1 connection now open) 2021-05-02T03:51:16.832+0000 I NETWORK [conn14] end connection 10.233.74.3:44720 (0 connections now open) 2021-05-02T03:51:22.356+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37038 #15 (1 connection now open) 2021-05-02T03:51:22.449+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:37038 conn15: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:51:22.455+0000 I NETWORK [conn15] end connection 127.0.0.1:37038 (0 connections now open) 2021-05-02T03:51:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:44796 #16 (1 connection now open) 2021-05-02T03:51:26.832+0000 I NETWORK [conn16] end connection 10.233.74.3:44796 (0 connections now open) 2021-05-02T03:51:32.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37114 #17 (1 connection now open) 2021-05-02T03:51:32.352+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:37114 conn17: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:51:32.451+0000 I NETWORK [conn17] end connection 127.0.0.1:37114 (0 connections now open) 2021-05-02T03:51:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:44872 #18 (1 connection now open) 2021-05-02T03:51:36.833+0000 I NETWORK [conn18] end connection 10.233.74.3:44872 (0 connections now open) 2021-05-02T03:51:42.158+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37190 #19 (1 connection now open) 2021-05-02T03:51:42.159+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:37190 conn19: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:51:42.252+0000 I NETWORK [conn19] end connection 127.0.0.1:37190 (0 connections now open) 2021-05-02T03:51:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:44962 #20 (1 connection now open) 2021-05-02T03:51:46.833+0000 I NETWORK [conn20] end connection 10.233.74.3:44962 (0 connections now open) 2021-05-02T03:51:52.252+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37282 #21 (1 connection now open) 2021-05-02T03:51:52.254+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:37282 conn21: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:51:52.355+0000 I NETWORK [conn21] end connection 127.0.0.1:37282 (0 connections now open) 2021-05-02T03:51:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:45066 #22 (1 connection now open) 2021-05-02T03:51:56.833+0000 I NETWORK [conn22] end connection 10.233.74.3:45066 (0 connections now open) 2021-05-02T03:52:02.258+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37392 #23 (1 connection now open) 2021-05-02T03:52:02.259+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:37392 conn23: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:52:02.352+0000 I NETWORK [conn23] end connection 127.0.0.1:37392 (0 connections now open) 2021-05-02T03:52:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:45174 #24 (1 connection now open) 2021-05-02T03:52:06.833+0000 I NETWORK [conn24] end connection 10.233.74.3:45174 (0 connections now open) 2021-05-02T03:52:12.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37494 #25 (1 connection now open) 2021-05-02T03:52:12.353+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:37494 conn25: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:52:12.448+0000 I NETWORK [conn25] end connection 127.0.0.1:37494 (0 connections now open) 2021-05-02T03:52:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:45258 #26 (1 connection now open) 2021-05-02T03:52:16.833+0000 I NETWORK [conn26] end connection 10.233.74.3:45258 (0 connections now open) 2021-05-02T03:52:22.157+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37584 #27 (1 connection now open) 2021-05-02T03:52:22.158+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:37584 conn27: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:52:22.255+0000 I NETWORK [conn27] end connection 127.0.0.1:37584 (0 connections now open) 2021-05-02T03:52:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:45356 #28 (1 connection now open) 2021-05-02T03:52:26.833+0000 I NETWORK [conn28] end connection 10.233.74.3:45356 (0 connections now open) 2021-05-02T03:52:32.556+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37676 #29 (1 connection now open) 2021-05-02T03:52:32.556+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:37676 conn29: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:52:32.655+0000 I NETWORK [conn29] end connection 127.0.0.1:37676 (0 connections now open) 2021-05-02T03:52:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:45442 #30 (1 connection now open) 2021-05-02T03:52:36.833+0000 I NETWORK [conn30] end connection 10.233.74.3:45442 (0 connections now open) 2021-05-02T03:52:42.551+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37760 #31 (1 connection now open) 2021-05-02T03:52:42.552+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:37760 conn31: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:52:42.648+0000 I NETWORK [conn31] end connection 127.0.0.1:37760 (0 connections now open) 2021-05-02T03:52:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:45528 #32 (1 connection now open) 2021-05-02T03:52:46.833+0000 I NETWORK [conn32] end connection 10.233.74.3:45528 (0 connections now open) 2021-05-02T03:52:52.358+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37846 #33 (1 connection now open) 2021-05-02T03:52:52.358+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:37846 conn33: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:52:52.454+0000 I NETWORK [conn33] end connection 127.0.0.1:37846 (0 connections now open) 2021-05-02T03:52:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:45616 #34 (1 connection now open) 2021-05-02T03:52:56.833+0000 I NETWORK [conn34] end connection 10.233.74.3:45616 (0 connections now open) 2021-05-02T03:53:02.155+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37942 #35 (1 connection now open) 2021-05-02T03:53:02.155+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:37942 conn35: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:53:02.252+0000 I NETWORK [conn35] end connection 127.0.0.1:37942 (0 connections now open) 2021-05-02T03:53:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:45714 #36 (1 connection now open) 2021-05-02T03:53:06.833+0000 I NETWORK [conn36] end connection 10.233.74.3:45714 (0 connections now open) 2021-05-02T03:53:12.259+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38044 #37 (1 connection now open) 2021-05-02T03:53:12.260+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:38044 conn37: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:53:12.354+0000 I NETWORK [conn37] end connection 127.0.0.1:38044 (0 connections now open) 2021-05-02T03:53:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:45814 #38 (1 connection now open) 2021-05-02T03:53:16.833+0000 I NETWORK [conn38] end connection 10.233.74.3:45814 (0 connections now open) 2021-05-02T03:53:22.454+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38142 #39 (1 connection now open) 2021-05-02T03:53:22.548+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:38142 conn39: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:53:22.561+0000 I NETWORK [conn39] end connection 127.0.0.1:38142 (0 connections now open) 2021-05-02T03:53:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:45910 #40 (1 connection now open) 2021-05-02T03:53:26.833+0000 I NETWORK [conn40] end connection 10.233.74.3:45910 (0 connections now open) 2021-05-02T03:53:32.448+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38236 #41 (1 connection now open) 2021-05-02T03:53:32.449+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:38236 conn41: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:53:32.455+0000 I NETWORK [conn41] end connection 127.0.0.1:38236 (0 connections now open) 2021-05-02T03:53:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:46004 #42 (1 connection now open) 2021-05-02T03:53:36.832+0000 I NETWORK [conn42] end connection 10.233.74.3:46004 (0 connections now open) 2021-05-02T03:53:42.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38334 #43 (1 connection now open) 2021-05-02T03:53:42.363+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:38334 conn43: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:53:42.448+0000 I NETWORK [conn43] end connection 127.0.0.1:38334 (0 connections now open) 2021-05-02T03:53:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:46098 #44 (1 connection now open) 2021-05-02T03:53:46.833+0000 I NETWORK [conn44] end connection 10.233.74.3:46098 (0 connections now open) 2021-05-02T03:53:52.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38422 #45 (1 connection now open) 2021-05-02T03:53:52.352+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:38422 conn45: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:53:52.357+0000 I NETWORK [conn45] end connection 127.0.0.1:38422 (0 connections now open) 2021-05-02T03:53:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:46188 #46 (1 connection now open) 2021-05-02T03:53:56.833+0000 I NETWORK [conn46] end connection 10.233.74.3:46188 (0 connections now open) 2021-05-02T03:54:02.259+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38510 #47 (1 connection now open) 2021-05-02T03:54:02.259+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:38510 conn47: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:54:02.353+0000 I NETWORK [conn47] end connection 127.0.0.1:38510 (0 connections now open) 2021-05-02T03:54:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:46278 #48 (1 connection now open) 2021-05-02T03:54:06.833+0000 I NETWORK [conn48] end connection 10.233.74.3:46278 (0 connections now open) 2021-05-02T03:54:12.155+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38606 #49 (1 connection now open) 2021-05-02T03:54:12.156+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:38606 conn49: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:54:12.254+0000 I NETWORK [conn49] end connection 127.0.0.1:38606 (0 connections now open) 2021-05-02T03:54:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:46374 #50 (1 connection now open) 2021-05-02T03:54:16.833+0000 I NETWORK [conn50] end connection 10.233.74.3:46374 (0 connections now open) 2021-05-02T03:54:22.155+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38698 #51 (1 connection now open) 2021-05-02T03:54:22.156+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:38698 conn51: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:54:22.252+0000 I NETWORK [conn51] end connection 127.0.0.1:38698 (0 connections now open) 2021-05-02T03:54:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:46472 #52 (1 connection now open) 2021-05-02T03:54:26.833+0000 I NETWORK [conn52] end connection 10.233.74.3:46472 (0 connections now open) 2021-05-02T03:54:32.558+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38816 #53 (1 connection now open) 2021-05-02T03:54:32.559+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:38816 conn53: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:54:32.660+0000 I NETWORK [conn53] end connection 127.0.0.1:38816 (0 connections now open) 2021-05-02T03:54:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:46582 #54 (1 connection now open) 2021-05-02T03:54:36.833+0000 I NETWORK [conn54] end connection 10.233.74.3:46582 (0 connections now open) 2021-05-02T03:54:42.455+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38918 #55 (1 connection now open) 2021-05-02T03:54:42.456+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:38918 conn55: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:54:42.554+0000 I NETWORK [conn55] end connection 127.0.0.1:38918 (0 connections now open) 2021-05-02T03:54:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:46684 #56 (1 connection now open) 2021-05-02T03:54:46.832+0000 I NETWORK [conn56] end connection 10.233.74.3:46684 (0 connections now open) 2021-05-02T03:54:52.451+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39018 #57 (1 connection now open) 2021-05-02T03:54:52.452+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:39018 conn57: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:54:52.548+0000 I NETWORK [conn57] end connection 127.0.0.1:39018 (0 connections now open) 2021-05-02T03:54:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:46784 #58 (1 connection now open) 2021-05-02T03:54:56.833+0000 I NETWORK [conn58] end connection 10.233.74.3:46784 (0 connections now open) 2021-05-02T03:55:02.157+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39116 #59 (1 connection now open) 2021-05-02T03:55:02.158+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:39116 conn59: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:55:02.253+0000 I NETWORK [conn59] end connection 127.0.0.1:39116 (0 connections now open) 2021-05-02T03:55:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:46888 #60 (1 connection now open) 2021-05-02T03:55:06.833+0000 I NETWORK [conn60] end connection 10.233.74.3:46888 (0 connections now open) 2021-05-02T03:55:12.259+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39226 #61 (1 connection now open) 2021-05-02T03:55:12.349+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:39226 conn61: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:55:12.354+0000 I NETWORK [conn61] end connection 127.0.0.1:39226 (0 connections now open) 2021-05-02T03:55:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:47000 #62 (1 connection now open) 2021-05-02T03:55:16.833+0000 I NETWORK [conn62] end connection 10.233.74.3:47000 (0 connections now open) 2021-05-02T03:55:22.450+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39338 #63 (1 connection now open) 2021-05-02T03:55:22.451+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:39338 conn63: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:55:22.456+0000 I NETWORK [conn63] end connection 127.0.0.1:39338 (0 connections now open) 2021-05-02T03:55:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:47110 #64 (1 connection now open) 2021-05-02T03:55:26.833+0000 I NETWORK [conn64] end connection 10.233.74.3:47110 (0 connections now open) 2021-05-02T03:55:32.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39468 #65 (1 connection now open) 2021-05-02T03:55:32.553+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:39468 conn65: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:55:32.648+0000 I NETWORK [conn65] end connection 127.0.0.1:39468 (0 connections now open) 2021-05-02T03:55:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:47246 #66 (1 connection now open) 2021-05-02T03:55:36.832+0000 I NETWORK [conn66] end connection 10.233.74.3:47246 (0 connections now open) 2021-05-02T03:55:42.359+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39588 #67 (1 connection now open) 2021-05-02T03:55:42.360+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:39588 conn67: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:55:42.457+0000 I NETWORK [conn67] end connection 127.0.0.1:39588 (0 connections now open) 2021-05-02T03:55:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:47360 #68 (1 connection now open) 2021-05-02T03:55:46.833+0000 I NETWORK [conn68] end connection 10.233.74.3:47360 (0 connections now open) 2021-05-02T03:55:52.356+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39702 #69 (1 connection now open) 2021-05-02T03:55:52.357+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:39702 conn69: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:55:52.455+0000 I NETWORK [conn69] end connection 127.0.0.1:39702 (0 connections now open) 2021-05-02T03:55:56.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:47472 #70 (1 connection now open) 2021-05-02T03:55:56.833+0000 I NETWORK [conn70] end connection 10.233.74.3:47472 (0 connections now open) 2021-05-02T03:56:02.453+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39816 #71 (1 connection now open) 2021-05-02T03:56:02.453+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:39816 conn71: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:56:02.548+0000 I NETWORK [conn71] end connection 127.0.0.1:39816 (0 connections now open) 2021-05-02T03:56:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:47588 #72 (1 connection now open) 2021-05-02T03:56:06.833+0000 I NETWORK [conn72] end connection 10.233.74.3:47588 (0 connections now open) 2021-05-02T03:56:12.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39930 #73 (1 connection now open) 2021-05-02T03:56:12.353+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:39930 conn73: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:56:12.452+0000 I NETWORK [conn73] end connection 127.0.0.1:39930 (0 connections now open) 2021-05-02T03:56:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:47708 #74 (1 connection now open) 2021-05-02T03:56:16.833+0000 I NETWORK [conn74] end connection 10.233.74.3:47708 (0 connections now open) 2021-05-02T03:56:22.349+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40046 #75 (1 connection now open) 2021-05-02T03:56:22.350+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:40046 conn75: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:56:22.448+0000 I NETWORK [conn75] end connection 127.0.0.1:40046 (0 connections now open) 2021-05-02T03:56:26.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:47814 #76 (1 connection now open) 2021-05-02T03:56:26.833+0000 I NETWORK [conn76] end connection 10.233.74.3:47814 (0 connections now open) 2021-05-02T03:56:32.350+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40152 #77 (1 connection now open) 2021-05-02T03:56:32.350+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:40152 conn77: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:56:32.354+0000 I NETWORK [conn77] end connection 127.0.0.1:40152 (0 connections now open) 2021-05-02T03:56:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:47928 #78 (1 connection now open) 2021-05-02T03:56:36.833+0000 I NETWORK [conn78] end connection 10.233.74.3:47928 (0 connections now open) 2021-05-02T03:56:42.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40264 #79 (1 connection now open) 2021-05-02T03:56:42.352+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:40264 conn79: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:56:42.448+0000 I NETWORK [conn79] end connection 127.0.0.1:40264 (0 connections now open) 2021-05-02T03:56:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:48046 #80 (1 connection now open) 2021-05-02T03:56:46.833+0000 I NETWORK [conn80] end connection 10.233.74.3:48046 (0 connections now open) 2021-05-02T03:56:52.355+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40408 #81 (1 connection now open) 2021-05-02T03:56:52.448+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:40408 conn81: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:56:52.455+0000 I NETWORK [conn81] end connection 127.0.0.1:40408 (0 connections now open) 2021-05-02T03:56:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:48186 #82 (1 connection now open) 2021-05-02T03:56:56.832+0000 I NETWORK [conn82] end connection 10.233.74.3:48186 (0 connections now open) 2021-05-02T03:57:02.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40520 #83 (1 connection now open) 2021-05-02T03:57:02.352+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:40520 conn83: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:57:02.452+0000 I NETWORK [conn83] end connection 127.0.0.1:40520 (0 connections now open) 2021-05-02T03:57:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:48304 #84 (1 connection now open) 2021-05-02T03:57:06.833+0000 I NETWORK [conn84] end connection 10.233.74.3:48304 (0 connections now open) 2021-05-02T03:57:12.156+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40638 #85 (1 connection now open) 2021-05-02T03:57:12.157+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:40638 conn85: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:57:12.255+0000 I NETWORK [conn85] end connection 127.0.0.1:40638 (0 connections now open) 2021-05-02T03:57:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:48426 #86 (1 connection now open) 2021-05-02T03:57:16.832+0000 I NETWORK [conn86] end connection 10.233.74.3:48426 (0 connections now open) 2021-05-02T03:57:22.350+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40762 #87 (1 connection now open) 2021-05-02T03:57:22.352+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:40762 conn87: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:57:22.454+0000 I NETWORK [conn87] end connection 127.0.0.1:40762 (0 connections now open) 2021-05-02T03:57:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:48536 #88 (1 connection now open) 2021-05-02T03:57:26.833+0000 I NETWORK [conn88] end connection 10.233.74.3:48536 (0 connections now open) 2021-05-02T03:57:32.357+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40878 #89 (1 connection now open) 2021-05-02T03:57:32.358+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:40878 conn89: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:57:32.455+0000 I NETWORK [conn89] end connection 127.0.0.1:40878 (0 connections now open) 2021-05-02T03:57:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:48668 #90 (1 connection now open) 2021-05-02T03:57:36.833+0000 I NETWORK [conn90] end connection 10.233.74.3:48668 (0 connections now open) 2021-05-02T03:57:42.348+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41010 #91 (1 connection now open) 2021-05-02T03:57:42.349+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:41010 conn91: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:57:42.355+0000 I NETWORK [conn91] end connection 127.0.0.1:41010 (0 connections now open) 2021-05-02T03:57:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:48790 #92 (1 connection now open) 2021-05-02T03:57:46.832+0000 I NETWORK [conn92] end connection 10.233.74.3:48790 (0 connections now open) 2021-05-02T03:57:52.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41124 #93 (1 connection now open) 2021-05-02T03:57:52.352+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:41124 conn93: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:57:52.450+0000 I NETWORK [conn93] end connection 127.0.0.1:41124 (0 connections now open) 2021-05-02T03:57:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:48902 #94 (1 connection now open) 2021-05-02T03:57:56.833+0000 I NETWORK [conn94] end connection 10.233.74.3:48902 (0 connections now open) 2021-05-02T03:58:02.255+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41234 #95 (1 connection now open) 2021-05-02T03:58:02.255+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:41234 conn95: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:58:02.353+0000 I NETWORK [conn95] end connection 127.0.0.1:41234 (0 connections now open) 2021-05-02T03:58:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:49020 #96 (1 connection now open) 2021-05-02T03:58:06.833+0000 I NETWORK [conn96] end connection 10.233.74.3:49020 (0 connections now open) 2021-05-02T03:58:12.262+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41358 #97 (1 connection now open) 2021-05-02T03:58:12.263+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:41358 conn97: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:58:12.352+0000 I NETWORK [conn97] end connection 127.0.0.1:41358 (0 connections now open) 2021-05-02T03:58:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:49160 #98 (1 connection now open) 2021-05-02T03:58:16.833+0000 I NETWORK [conn98] end connection 10.233.74.3:49160 (0 connections now open) 2021-05-02T03:58:22.156+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41490 #99 (1 connection now open) 2021-05-02T03:58:22.156+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:41490 conn99: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:58:22.160+0000 I NETWORK [conn99] end connection 127.0.0.1:41490 (0 connections now open) 2021-05-02T03:58:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:49270 #100 (1 connection now open) 2021-05-02T03:58:26.833+0000 I NETWORK [conn100] end connection 10.233.74.3:49270 (0 connections now open) 2021-05-02T03:58:32.248+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41602 #101 (1 connection now open) 2021-05-02T03:58:32.250+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:41602 conn101: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:58:32.256+0000 I NETWORK [conn101] end connection 127.0.0.1:41602 (0 connections now open) 2021-05-02T03:58:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:49386 #102 (1 connection now open) 2021-05-02T03:58:36.833+0000 I NETWORK [conn102] end connection 10.233.74.3:49386 (0 connections now open) 2021-05-02T03:58:42.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41736 #103 (1 connection now open) 2021-05-02T03:58:42.550+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:41736 conn103: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:58:42.556+0000 I NETWORK [conn103] end connection 127.0.0.1:41736 (0 connections now open) 2021-05-02T03:58:46.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:49522 #104 (1 connection now open) 2021-05-02T03:58:46.833+0000 I NETWORK [conn104] end connection 10.233.74.3:49522 (0 connections now open) 2021-05-02T03:58:52.248+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41854 #105 (1 connection now open) 2021-05-02T03:58:52.249+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:41854 conn105: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:58:52.348+0000 I NETWORK [conn105] end connection 127.0.0.1:41854 (0 connections now open) 2021-05-02T03:58:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:49638 #106 (1 connection now open) 2021-05-02T03:58:56.833+0000 I NETWORK [conn106] end connection 10.233.74.3:49638 (0 connections now open) 2021-05-02T03:59:02.253+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41980 #107 (1 connection now open) 2021-05-02T03:59:02.254+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:41980 conn107: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:59:02.354+0000 I NETWORK [conn107] end connection 127.0.0.1:41980 (0 connections now open) 2021-05-02T03:59:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:49764 #108 (1 connection now open) 2021-05-02T03:59:06.833+0000 I NETWORK [conn108] end connection 10.233.74.3:49764 (0 connections now open) 2021-05-02T03:59:12.358+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42116 #109 (1 connection now open) 2021-05-02T03:59:12.359+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:42116 conn109: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:59:12.363+0000 I NETWORK [conn109] end connection 127.0.0.1:42116 (0 connections now open) 2021-05-02T03:59:16.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:49910 #110 (1 connection now open) 2021-05-02T03:59:16.833+0000 I NETWORK [conn110] end connection 10.233.74.3:49910 (0 connections now open) 2021-05-02T03:59:22.453+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42250 #111 (1 connection now open) 2021-05-02T03:59:22.454+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:42250 conn111: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:59:22.552+0000 I NETWORK [conn111] end connection 127.0.0.1:42250 (0 connections now open) 2021-05-02T03:59:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:50028 #112 (1 connection now open) 2021-05-02T03:59:26.833+0000 I NETWORK [conn112] end connection 10.233.74.3:50028 (0 connections now open) 2021-05-02T03:59:32.348+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42372 #113 (1 connection now open) 2021-05-02T03:59:32.350+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:42372 conn113: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:59:32.357+0000 I NETWORK [conn113] end connection 127.0.0.1:42372 (0 connections now open) 2021-05-02T03:59:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:50150 #114 (1 connection now open) 2021-05-02T03:59:36.833+0000 I NETWORK [conn114] end connection 10.233.74.3:50150 (0 connections now open) 2021-05-02T03:59:42.451+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42500 #115 (1 connection now open) 2021-05-02T03:59:42.451+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:42500 conn115: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:59:42.549+0000 I NETWORK [conn115] end connection 127.0.0.1:42500 (0 connections now open) 2021-05-02T03:59:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:50274 #116 (1 connection now open) 2021-05-02T03:59:46.833+0000 I NETWORK [conn116] end connection 10.233.74.3:50274 (0 connections now open) 2021-05-02T03:59:52.252+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42616 #117 (1 connection now open) 2021-05-02T03:59:52.348+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:42616 conn117: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T03:59:52.352+0000 I NETWORK [conn117] end connection 127.0.0.1:42616 (0 connections now open) 2021-05-02T03:59:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:50396 #118 (1 connection now open) 2021-05-02T03:59:56.832+0000 I NETWORK [conn118] end connection 10.233.74.3:50396 (0 connections now open) 2021-05-02T04:00:02.252+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42738 #119 (1 connection now open) 2021-05-02T04:00:02.350+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:42738 conn119: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:00:02.355+0000 I NETWORK [conn119] end connection 127.0.0.1:42738 (0 connections now open) 2021-05-02T04:00:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:50520 #120 (1 connection now open) 2021-05-02T04:00:06.833+0000 I NETWORK [conn120] end connection 10.233.74.3:50520 (0 connections now open) 2021-05-02T04:00:12.056+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42864 #121 (1 connection now open) 2021-05-02T04:00:12.149+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:42864 conn121: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:00:12.153+0000 I NETWORK [conn121] end connection 127.0.0.1:42864 (0 connections now open) 2021-05-02T04:00:16.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:50646 #122 (1 connection now open) 2021-05-02T04:00:16.833+0000 I NETWORK [conn122] end connection 10.233.74.3:50646 (0 connections now open) 2021-05-02T04:00:22.257+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43000 #123 (1 connection now open) 2021-05-02T04:00:22.349+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:43000 conn123: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:00:22.354+0000 I NETWORK [conn123] end connection 127.0.0.1:43000 (0 connections now open) 2021-05-02T04:00:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:50800 #124 (1 connection now open) 2021-05-02T04:00:26.833+0000 I NETWORK [conn124] end connection 10.233.74.3:50800 (0 connections now open) 2021-05-02T04:00:32.455+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43156 #125 (1 connection now open) 2021-05-02T04:00:32.457+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:43156 conn125: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:00:32.552+0000 I NETWORK [conn125] end connection 127.0.0.1:43156 (0 connections now open) 2021-05-02T04:00:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:50956 #126 (1 connection now open) 2021-05-02T04:00:36.833+0000 I NETWORK [conn126] end connection 10.233.74.3:50956 (0 connections now open) 2021-05-02T04:00:42.349+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43318 #127 (1 connection now open) 2021-05-02T04:00:42.350+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:43318 conn127: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:00:42.355+0000 I NETWORK [conn127] end connection 127.0.0.1:43318 (0 connections now open) 2021-05-02T04:00:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:51114 #128 (1 connection now open) 2021-05-02T04:00:46.832+0000 I NETWORK [conn128] end connection 10.233.74.3:51114 (0 connections now open) 2021-05-02T04:00:52.252+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43478 #129 (1 connection now open) 2021-05-02T04:00:52.253+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:43478 conn129: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:00:52.351+0000 I NETWORK [conn129] end connection 127.0.0.1:43478 (0 connections now open) 2021-05-02T04:00:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:51260 #130 (1 connection now open) 2021-05-02T04:00:56.832+0000 I NETWORK [conn130] end connection 10.233.74.3:51260 (0 connections now open) 2021-05-02T04:01:02.253+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43604 #131 (1 connection now open) 2021-05-02T04:01:02.254+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:43604 conn131: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:01:02.354+0000 I NETWORK [conn131] end connection 127.0.0.1:43604 (0 connections now open) 2021-05-02T04:01:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:51384 #132 (1 connection now open) 2021-05-02T04:01:06.833+0000 I NETWORK [conn132] end connection 10.233.74.3:51384 (0 connections now open) 2021-05-02T04:01:12.148+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43732 #133 (1 connection now open) 2021-05-02T04:01:12.149+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:43732 conn133: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:01:12.155+0000 I NETWORK [conn133] end connection 127.0.0.1:43732 (0 connections now open) 2021-05-02T04:01:16.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:51520 #134 (1 connection now open) 2021-05-02T04:01:16.834+0000 I NETWORK [conn134] end connection 10.233.74.3:51520 (0 connections now open) 2021-05-02T04:01:22.359+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43866 #135 (1 connection now open) 2021-05-02T04:01:22.359+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:43866 conn135: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:01:22.454+0000 I NETWORK [conn135] end connection 127.0.0.1:43866 (0 connections now open) 2021-05-02T04:01:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:51644 #136 (1 connection now open) 2021-05-02T04:01:26.833+0000 I NETWORK [conn136] end connection 10.233.74.3:51644 (0 connections now open) 2021-05-02T04:01:32.253+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43984 #137 (1 connection now open) 2021-05-02T04:01:32.253+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:43984 conn137: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:01:32.348+0000 I NETWORK [conn137] end connection 127.0.0.1:43984 (0 connections now open) 2021-05-02T04:01:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:51768 #138 (1 connection now open) 2021-05-02T04:01:36.833+0000 I NETWORK [conn138] end connection 10.233.74.3:51768 (0 connections now open) 2021-05-02T04:01:42.356+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44118 #139 (1 connection now open) 2021-05-02T04:01:42.357+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:44118 conn139: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:01:42.454+0000 I NETWORK [conn139] end connection 127.0.0.1:44118 (0 connections now open) 2021-05-02T04:01:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:51900 #140 (1 connection now open) 2021-05-02T04:01:46.833+0000 I NETWORK [conn140] end connection 10.233.74.3:51900 (0 connections now open) 2021-05-02T04:01:52.254+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44238 #141 (1 connection now open) 2021-05-02T04:01:52.255+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:44238 conn141: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:01:52.351+0000 I NETWORK [conn141] end connection 127.0.0.1:44238 (0 connections now open) 2021-05-02T04:01:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:52022 #142 (1 connection now open) 2021-05-02T04:01:56.832+0000 I NETWORK [conn142] end connection 10.233.74.3:52022 (0 connections now open) 2021-05-02T04:02:02.348+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44368 #143 (1 connection now open) 2021-05-02T04:02:02.349+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:44368 conn143: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:02:02.448+0000 I NETWORK [conn143] end connection 127.0.0.1:44368 (0 connections now open) 2021-05-02T04:02:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:52146 #144 (1 connection now open) 2021-05-02T04:02:06.832+0000 I NETWORK [conn144] end connection 10.233.74.3:52146 (0 connections now open) 2021-05-02T04:02:12.155+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44490 #145 (1 connection now open) 2021-05-02T04:02:12.156+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:44490 conn145: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:02:12.253+0000 I NETWORK [conn145] end connection 127.0.0.1:44490 (0 connections now open) 2021-05-02T04:02:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:52274 #146 (1 connection now open) 2021-05-02T04:02:16.832+0000 I NETWORK [conn146] end connection 10.233.74.3:52274 (0 connections now open) 2021-05-02T04:02:22.255+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44612 #147 (1 connection now open) 2021-05-02T04:02:22.348+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:44612 conn147: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:02:22.352+0000 I NETWORK [conn147] end connection 127.0.0.1:44612 (0 connections now open) 2021-05-02T04:02:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:52392 #148 (1 connection now open) 2021-05-02T04:02:26.833+0000 I NETWORK [conn148] end connection 10.233.74.3:52392 (0 connections now open) 2021-05-02T04:02:32.160+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44734 #149 (1 connection now open) 2021-05-02T04:02:32.249+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:44734 conn149: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:02:32.348+0000 I NETWORK [conn149] end connection 127.0.0.1:44734 (0 connections now open) 2021-05-02T04:02:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:52518 #150 (1 connection now open) 2021-05-02T04:02:36.832+0000 I NETWORK [conn150] end connection 10.233.74.3:52518 (0 connections now open) 2021-05-02T04:02:42.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44866 #151 (1 connection now open) 2021-05-02T04:02:42.352+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:44866 conn151: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:02:42.357+0000 I NETWORK [conn151] end connection 127.0.0.1:44866 (0 connections now open) 2021-05-02T04:02:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:52644 #152 (1 connection now open) 2021-05-02T04:02:46.832+0000 I NETWORK [conn152] end connection 10.233.74.3:52644 (0 connections now open) 2021-05-02T04:02:52.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44986 #153 (1 connection now open) 2021-05-02T04:02:52.555+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:44986 conn153: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:02:52.653+0000 I NETWORK [conn153] end connection 127.0.0.1:44986 (0 connections now open) 2021-05-02T04:02:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:52766 #154 (1 connection now open) 2021-05-02T04:02:56.833+0000 I NETWORK [conn154] end connection 10.233.74.3:52766 (0 connections now open) 2021-05-02T04:03:02.353+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45124 #155 (1 connection now open) 2021-05-02T04:03:02.354+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:45124 conn155: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:03:02.450+0000 I NETWORK [conn155] end connection 127.0.0.1:45124 (0 connections now open) 2021-05-02T04:03:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:52908 #156 (1 connection now open) 2021-05-02T04:03:06.833+0000 I NETWORK [conn156] end connection 10.233.74.3:52908 (0 connections now open) 2021-05-02T04:03:12.248+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45262 #157 (1 connection now open) 2021-05-02T04:03:12.250+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:45262 conn157: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:03:12.349+0000 I NETWORK [conn157] end connection 127.0.0.1:45262 (0 connections now open) 2021-05-02T04:03:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:53050 #158 (1 connection now open) 2021-05-02T04:03:16.833+0000 I NETWORK [conn158] end connection 10.233.74.3:53050 (0 connections now open) 2021-05-02T04:03:22.355+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45394 #159 (1 connection now open) 2021-05-02T04:03:22.355+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:45394 conn159: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:03:22.450+0000 I NETWORK [conn159] end connection 127.0.0.1:45394 (0 connections now open) 2021-05-02T04:03:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:53174 #160 (1 connection now open) 2021-05-02T04:03:26.832+0000 I NETWORK [conn160] end connection 10.233.74.3:53174 (0 connections now open) 2021-05-02T04:03:32.153+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45512 #161 (1 connection now open) 2021-05-02T04:03:32.248+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:45512 conn161: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:03:32.255+0000 I NETWORK [conn161] end connection 127.0.0.1:45512 (0 connections now open) 2021-05-02T04:03:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:53310 #162 (1 connection now open) 2021-05-02T04:03:36.833+0000 I NETWORK [conn162] end connection 10.233.74.3:53310 (0 connections now open) 2021-05-02T04:03:42.360+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45656 #163 (1 connection now open) 2021-05-02T04:03:42.448+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:45656 conn163: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:03:42.455+0000 I NETWORK [conn163] end connection 127.0.0.1:45656 (0 connections now open) 2021-05-02T04:03:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:53442 #164 (1 connection now open) 2021-05-02T04:03:46.833+0000 I NETWORK [conn164] end connection 10.233.74.3:53442 (0 connections now open) 2021-05-02T04:03:52.353+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45784 #165 (1 connection now open) 2021-05-02T04:03:52.354+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:45784 conn165: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:03:52.359+0000 I NETWORK [conn165] end connection 127.0.0.1:45784 (0 connections now open) 2021-05-02T04:03:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:53568 #166 (1 connection now open) 2021-05-02T04:03:56.833+0000 I NETWORK [conn166] end connection 10.233.74.3:53568 (0 connections now open) 2021-05-02T04:04:02.355+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45914 #167 (1 connection now open) 2021-05-02T04:04:02.356+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:45914 conn167: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:04:02.453+0000 I NETWORK [conn167] end connection 127.0.0.1:45914 (0 connections now open) 2021-05-02T04:04:06.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:53710 #168 (1 connection now open) 2021-05-02T04:04:06.833+0000 I NETWORK [conn168] end connection 10.233.74.3:53710 (0 connections now open) 2021-05-02T04:04:12.453+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46060 #169 (1 connection now open) 2021-05-02T04:04:12.548+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:46060 conn169: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:04:12.554+0000 I NETWORK [conn169] end connection 127.0.0.1:46060 (0 connections now open) 2021-05-02T04:04:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:53846 #170 (1 connection now open) 2021-05-02T04:04:16.833+0000 I NETWORK [conn170] end connection 10.233.74.3:53846 (0 connections now open) 2021-05-02T04:04:22.155+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46182 #171 (1 connection now open) 2021-05-02T04:04:22.249+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:46182 conn171: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:04:22.253+0000 I NETWORK [conn171] end connection 127.0.0.1:46182 (0 connections now open) 2021-05-02T04:04:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:53972 #172 (1 connection now open) 2021-05-02T04:04:26.833+0000 I NETWORK [conn172] end connection 10.233.74.3:53972 (0 connections now open) 2021-05-02T04:04:32.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46314 #173 (1 connection now open) 2021-05-02T04:04:32.352+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:46314 conn173: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:04:32.356+0000 I NETWORK [conn173] end connection 127.0.0.1:46314 (0 connections now open) 2021-05-02T04:04:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:54110 #174 (1 connection now open) 2021-05-02T04:04:36.833+0000 I NETWORK [conn174] end connection 10.233.74.3:54110 (0 connections now open) 2021-05-02T04:04:42.257+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46454 #175 (1 connection now open) 2021-05-02T04:04:42.348+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:46454 conn175: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:04:42.354+0000 I NETWORK [conn175] end connection 127.0.0.1:46454 (0 connections now open) 2021-05-02T04:04:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:54246 #176 (1 connection now open) 2021-05-02T04:04:46.833+0000 I NETWORK [conn176] end connection 10.233.74.3:54246 (0 connections now open) 2021-05-02T04:04:52.259+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46584 #177 (1 connection now open) 2021-05-02T04:04:52.349+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:46584 conn177: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:04:52.353+0000 I NETWORK [conn177] end connection 127.0.0.1:46584 (0 connections now open) 2021-05-02T04:04:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:54380 #178 (1 connection now open) 2021-05-02T04:04:56.833+0000 I NETWORK [conn178] end connection 10.233.74.3:54380 (0 connections now open) 2021-05-02T04:05:02.053+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46722 #179 (1 connection now open) 2021-05-02T04:05:02.054+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:46722 conn179: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:05:02.151+0000 I NETWORK [conn179] end connection 127.0.0.1:46722 (0 connections now open) 2021-05-02T04:05:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:54516 #180 (1 connection now open) 2021-05-02T04:05:06.833+0000 I NETWORK [conn180] end connection 10.233.74.3:54516 (0 connections now open) 2021-05-02T04:05:12.057+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46858 #181 (1 connection now open) 2021-05-02T04:05:12.058+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:46858 conn181: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:05:12.155+0000 I NETWORK [conn181] end connection 127.0.0.1:46858 (0 connections now open) 2021-05-02T04:05:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:54650 #182 (1 connection now open) 2021-05-02T04:05:16.832+0000 I NETWORK [conn182] end connection 10.233.74.3:54650 (0 connections now open) 2021-05-02T04:05:22.356+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46998 #183 (1 connection now open) 2021-05-02T04:05:22.357+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:46998 conn183: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:05:22.453+0000 I NETWORK [conn183] end connection 127.0.0.1:46998 (0 connections now open) 2021-05-02T04:05:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:54782 #184 (1 connection now open) 2021-05-02T04:05:26.833+0000 I NETWORK [conn184] end connection 10.233.74.3:54782 (0 connections now open) 2021-05-02T04:05:32.353+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47136 #185 (1 connection now open) 2021-05-02T04:05:32.354+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:47136 conn185: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:05:32.448+0000 I NETWORK [conn185] end connection 127.0.0.1:47136 (0 connections now open) 2021-05-02T04:05:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:54928 #186 (1 connection now open) 2021-05-02T04:05:36.832+0000 I NETWORK [conn186] end connection 10.233.74.3:54928 (0 connections now open) 2021-05-02T04:05:42.356+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47294 #187 (1 connection now open) 2021-05-02T04:05:42.357+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:47294 conn187: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:05:42.453+0000 I NETWORK [conn187] end connection 127.0.0.1:47294 (0 connections now open) 2021-05-02T04:05:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:55094 #188 (1 connection now open) 2021-05-02T04:05:46.833+0000 I NETWORK [conn188] end connection 10.233.74.3:55094 (0 connections now open) 2021-05-02T04:05:52.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47438 #189 (1 connection now open) 2021-05-02T04:05:52.353+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:47438 conn189: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:05:52.451+0000 I NETWORK [conn189] end connection 127.0.0.1:47438 (0 connections now open) 2021-05-02T04:05:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:55242 #190 (1 connection now open) 2021-05-02T04:05:56.832+0000 I NETWORK [conn190] end connection 10.233.74.3:55242 (0 connections now open) 2021-05-02T04:06:02.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47602 #191 (1 connection now open) 2021-05-02T04:06:02.352+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:47602 conn191: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:06:02.448+0000 I NETWORK [conn191] end connection 127.0.0.1:47602 (0 connections now open) 2021-05-02T04:06:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:55402 #192 (1 connection now open) 2021-05-02T04:06:06.833+0000 I NETWORK [conn192] end connection 10.233.74.3:55402 (0 connections now open) 2021-05-02T04:06:12.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47748 #193 (1 connection now open) 2021-05-02T04:06:12.352+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:47748 conn193: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:06:12.357+0000 I NETWORK [conn193] end connection 127.0.0.1:47748 (0 connections now open) 2021-05-02T04:06:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:55532 #194 (1 connection now open) 2021-05-02T04:06:16.832+0000 I NETWORK [conn194] end connection 10.233.74.3:55532 (0 connections now open) 2021-05-02T04:06:22.055+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47874 #195 (1 connection now open) 2021-05-02T04:06:22.148+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:47874 conn195: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:06:22.248+0000 I NETWORK [conn195] end connection 127.0.0.1:47874 (0 connections now open) 2021-05-02T04:06:26.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:55662 #196 (1 connection now open) 2021-05-02T04:06:26.833+0000 I NETWORK [conn196] end connection 10.233.74.3:55662 (0 connections now open) 2021-05-02T04:06:32.159+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48004 #197 (1 connection now open) 2021-05-02T04:06:32.248+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:48004 conn197: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:06:32.254+0000 I NETWORK [conn197] end connection 127.0.0.1:48004 (0 connections now open) 2021-05-02T04:06:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:55794 #198 (1 connection now open) 2021-05-02T04:06:36.833+0000 I NETWORK [conn198] end connection 10.233.74.3:55794 (0 connections now open) 2021-05-02T04:06:42.250+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48138 #199 (1 connection now open) 2021-05-02T04:06:42.251+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:48138 conn199: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:06:42.257+0000 I NETWORK [conn199] end connection 127.0.0.1:48138 (0 connections now open) 2021-05-02T04:06:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:55924 #200 (1 connection now open) 2021-05-02T04:06:46.833+0000 I NETWORK [conn200] end connection 10.233.74.3:55924 (0 connections now open) 2021-05-02T04:06:52.154+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48266 #201 (1 connection now open) 2021-05-02T04:06:52.160+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:48266 conn201: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:06:52.254+0000 I NETWORK [conn201] end connection 127.0.0.1:48266 (0 connections now open) 2021-05-02T04:06:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:56052 #202 (1 connection now open) 2021-05-02T04:06:56.833+0000 I NETWORK [conn202] end connection 10.233.74.3:56052 (0 connections now open) 2021-05-02T04:07:02.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48402 #203 (1 connection now open) 2021-05-02T04:07:02.351+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:48402 conn203: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:07:02.355+0000 I NETWORK [conn203] end connection 127.0.0.1:48402 (0 connections now open) 2021-05-02T04:07:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:56192 #204 (1 connection now open) 2021-05-02T04:07:06.833+0000 I NETWORK [conn204] end connection 10.233.74.3:56192 (0 connections now open) 2021-05-02T04:07:12.356+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48558 #205 (1 connection now open) 2021-05-02T04:07:12.357+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:48558 conn205: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:07:12.462+0000 I NETWORK [conn205] end connection 127.0.0.1:48558 (0 connections now open) 2021-05-02T04:07:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:56342 #206 (1 connection now open) 2021-05-02T04:07:16.833+0000 I NETWORK [conn206] end connection 10.233.74.3:56342 (0 connections now open) 2021-05-02T04:07:17.033+0000 I NETWORK [listener] connection accepted from 10.233.69.17:60100 #207 (1 connection now open) 2021-05-02T04:07:17.047+0000 I NETWORK [conn207] received client metadata from 10.233.69.17:60100 conn207: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" } 2021-05-02T04:07:18.265+0000 I NETWORK [listener] connection accepted from 10.233.69.17:60128 #208 (2 connections now open) 2021-05-02T04:07:18.265+0000 I NETWORK [conn208] received client metadata from 10.233.69.17:60128 conn208: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" } 2021-05-02T04:07:18.280+0000 I STORAGE [conn208] createCollection: dcae-tcagen2.channelMessages with generated UUID: 7600cd92-d500-4490-9dc4-f7082c40251c 2021-05-02T04:07:19.017+0000 I INDEX [conn208] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-05-02T04:07:19.017+0000 I INDEX [conn208] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-02T04:07:19.020+0000 I INDEX [conn208] build index done. scanned 0 total records. 0 secs 2021-05-02T04:07:19.021+0000 I COMMAND [conn208] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } ], $db: "dcae-tcagen2", lsid: { id: UUID("6018156e-f671-40e1-80e9-0111c29fe43b") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 741ms 2021-05-02T04:07:19.041+0000 I INDEX [conn208] build index on: dcae-tcagen2.channelMessages properties: { v: 2, unique: true, key: { groupId: 1, messageId: 1 }, name: "groupId_1_messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-05-02T04:07:19.041+0000 I INDEX [conn208] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-02T04:07:19.058+0000 I INDEX [conn208] build index done. scanned 0 total records. 0 secs 2021-05-02T04:07:19.081+0000 I INDEX [conn208] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { groupId: 1, lastModifiedTime: -1, sequence: -1 }, name: "groupId_1_lastModifiedTime_-1_sequence_-1", ns: "dcae-tcagen2.channelMessages" } 2021-05-02T04:07:19.081+0000 I INDEX [conn208] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-02T04:07:19.085+0000 I INDEX [conn208] build index done. scanned 0 total records. 0 secs 2021-05-02T04:07:19.101+0000 I INDEX [conn208] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { groupId: 1, priority: -1, lastModifiedTime: 1, sequence: 1 }, name: "groupId_1_priority_-1_lastModifiedTime_1_sequence_1", ns: "dcae-tcagen2.channelMessages" } 2021-05-02T04:07:19.101+0000 I INDEX [conn208] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-02T04:07:19.104+0000 I INDEX [conn208] build index done. scanned 0 total records. 0 secs 2021-05-02T04:07:22.357+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48690 #209 (3 connections now open) 2021-05-02T04:07:22.449+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:48690 conn209: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:07:22.455+0000 I NETWORK [conn209] end connection 127.0.0.1:48690 (2 connections now open) 2021-05-02T04:07:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:56476 #210 (3 connections now open) 2021-05-02T04:07:26.833+0000 I NETWORK [conn210] end connection 10.233.74.3:56476 (2 connections now open) 2021-05-02T04:07:32.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48822 #211 (3 connections now open) 2021-05-02T04:07:32.352+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:48822 conn211: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:07:32.357+0000 I NETWORK [conn211] end connection 127.0.0.1:48822 (2 connections now open) 2021-05-02T04:07:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:56614 #212 (3 connections now open) 2021-05-02T04:07:36.833+0000 I NETWORK [conn212] end connection 10.233.74.3:56614 (2 connections now open) 2021-05-02T04:07:42.158+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48974 #213 (3 connections now open) 2021-05-02T04:07:42.158+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:48974 conn213: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:07:42.255+0000 I NETWORK [conn213] end connection 127.0.0.1:48974 (2 connections now open) 2021-05-02T04:07:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:56764 #214 (3 connections now open) 2021-05-02T04:07:46.833+0000 I NETWORK [conn214] end connection 10.233.74.3:56764 (2 connections now open) 2021-05-02T04:07:52.348+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49108 #215 (3 connections now open) 2021-05-02T04:07:52.349+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:49108 conn215: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:07:52.355+0000 I NETWORK [conn215] end connection 127.0.0.1:49108 (2 connections now open) 2021-05-02T04:07:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:56890 #216 (3 connections now open) 2021-05-02T04:07:56.833+0000 I NETWORK [conn216] end connection 10.233.74.3:56890 (2 connections now open) 2021-05-02T04:08:02.159+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49234 #217 (3 connections now open) 2021-05-02T04:08:02.160+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:49234 conn217: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:08:02.253+0000 I NETWORK [conn217] end connection 127.0.0.1:49234 (2 connections now open) 2021-05-02T04:08:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:57024 #218 (3 connections now open) 2021-05-02T04:08:06.833+0000 I NETWORK [conn218] end connection 10.233.74.3:57024 (2 connections now open) 2021-05-02T04:08:12.250+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49372 #219 (3 connections now open) 2021-05-02T04:08:12.251+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:49372 conn219: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:08:12.349+0000 I NETWORK [conn219] end connection 127.0.0.1:49372 (2 connections now open) 2021-05-02T04:08:16.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:57166 #220 (3 connections now open) 2021-05-02T04:08:16.833+0000 I NETWORK [conn220] end connection 10.233.74.3:57166 (2 connections now open) 2021-05-02T04:08:22.159+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49508 #221 (3 connections now open) 2021-05-02T04:08:22.160+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:49508 conn221: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:08:22.348+0000 I NETWORK [conn221] end connection 127.0.0.1:49508 (2 connections now open) 2021-05-02T04:08:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:57296 #222 (3 connections now open) 2021-05-02T04:08:26.832+0000 I NETWORK [conn222] end connection 10.233.74.3:57296 (2 connections now open) 2021-05-02T04:08:32.157+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49642 #223 (3 connections now open) 2021-05-02T04:08:32.248+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:49642 conn223: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:08:32.254+0000 I NETWORK [conn223] end connection 127.0.0.1:49642 (2 connections now open) 2021-05-02T04:08:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:57432 #224 (3 connections now open) 2021-05-02T04:08:36.833+0000 I NETWORK [conn224] end connection 10.233.74.3:57432 (2 connections now open) 2021-05-02T04:08:42.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49788 #225 (3 connections now open) 2021-05-02T04:08:42.449+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:49788 conn225: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:08:42.458+0000 I NETWORK [conn225] end connection 127.0.0.1:49788 (2 connections now open) 2021-05-02T04:08:46.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:57574 #226 (3 connections now open) 2021-05-02T04:08:46.834+0000 I NETWORK [conn226] end connection 10.233.74.3:57574 (2 connections now open) 2021-05-02T04:08:52.449+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49922 #227 (3 connections now open) 2021-05-02T04:08:52.449+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:49922 conn227: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:08:52.454+0000 I NETWORK [conn227] end connection 127.0.0.1:49922 (2 connections now open) 2021-05-02T04:08:56.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:57704 #228 (3 connections now open) 2021-05-02T04:08:56.833+0000 I NETWORK [conn228] end connection 10.233.74.3:57704 (2 connections now open) 2021-05-02T04:09:02.153+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50046 #229 (3 connections now open) 2021-05-02T04:09:02.154+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:50046 conn229: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:09:02.253+0000 I NETWORK [conn229] end connection 127.0.0.1:50046 (2 connections now open) 2021-05-02T04:09:06.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:57838 #230 (3 connections now open) 2021-05-02T04:09:06.833+0000 I NETWORK [conn230] end connection 10.233.74.3:57838 (2 connections now open) 2021-05-02T04:09:12.353+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50192 #231 (3 connections now open) 2021-05-02T04:09:12.353+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:50192 conn231: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:09:12.357+0000 I NETWORK [conn231] end connection 127.0.0.1:50192 (2 connections now open) 2021-05-02T04:09:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:57976 #232 (3 connections now open) 2021-05-02T04:09:16.833+0000 I NETWORK [conn232] end connection 10.233.74.3:57976 (2 connections now open) 2021-05-02T04:09:22.353+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50322 #233 (3 connections now open) 2021-05-02T04:09:22.354+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:50322 conn233: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:09:22.453+0000 I NETWORK [conn233] end connection 127.0.0.1:50322 (2 connections now open) 2021-05-02T04:09:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:58106 #234 (3 connections now open) 2021-05-02T04:09:26.833+0000 I NETWORK [conn234] end connection 10.233.74.3:58106 (2 connections now open) 2021-05-02T04:09:32.356+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50454 #235 (3 connections now open) 2021-05-02T04:09:32.357+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:50454 conn235: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:09:32.456+0000 I NETWORK [conn235] end connection 127.0.0.1:50454 (2 connections now open) 2021-05-02T04:09:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:58242 #236 (3 connections now open) 2021-05-02T04:09:36.833+0000 I NETWORK [conn236] end connection 10.233.74.3:58242 (2 connections now open) 2021-05-02T04:09:42.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50594 #237 (3 connections now open) 2021-05-02T04:09:42.448+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:50594 conn237: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:09:42.456+0000 I NETWORK [conn237] end connection 127.0.0.1:50594 (2 connections now open) 2021-05-02T04:09:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:58378 #238 (3 connections now open) 2021-05-02T04:09:46.833+0000 I NETWORK [conn238] end connection 10.233.74.3:58378 (2 connections now open) 2021-05-02T04:09:52.452+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50728 #239 (3 connections now open) 2021-05-02T04:09:52.452+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:50728 conn239: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:09:52.549+0000 I NETWORK [conn239] end connection 127.0.0.1:50728 (2 connections now open) 2021-05-02T04:09:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:58514 #240 (3 connections now open) 2021-05-02T04:09:56.832+0000 I NETWORK [conn240] end connection 10.233.74.3:58514 (2 connections now open) 2021-05-02T04:10:02.154+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50854 #241 (3 connections now open) 2021-05-02T04:10:02.155+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:50854 conn241: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:10:02.253+0000 I NETWORK [conn241] end connection 127.0.0.1:50854 (2 connections now open) 2021-05-02T04:10:06.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:58658 #242 (3 connections now open) 2021-05-02T04:10:06.833+0000 I NETWORK [conn242] end connection 10.233.74.3:58658 (2 connections now open) 2021-05-02T04:10:12.253+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51004 #243 (3 connections now open) 2021-05-02T04:10:12.254+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:51004 conn243: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:10:12.352+0000 I NETWORK [conn243] end connection 127.0.0.1:51004 (2 connections now open) 2021-05-02T04:10:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:58798 #244 (3 connections now open) 2021-05-02T04:10:16.832+0000 I NETWORK [conn244] end connection 10.233.74.3:58798 (2 connections now open) 2021-05-02T04:10:22.358+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51138 #245 (3 connections now open) 2021-05-02T04:10:22.358+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:51138 conn245: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:10:22.454+0000 I NETWORK [conn245] end connection 127.0.0.1:51138 (2 connections now open) 2021-05-02T04:10:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:58928 #246 (3 connections now open) 2021-05-02T04:10:26.832+0000 I NETWORK [conn246] end connection 10.233.74.3:58928 (2 connections now open) 2021-05-02T04:10:32.348+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51274 #247 (3 connections now open) 2021-05-02T04:10:32.349+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:51274 conn247: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:10:32.354+0000 I NETWORK [conn247] end connection 127.0.0.1:51274 (2 connections now open) 2021-05-02T04:10:36.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:59070 #248 (3 connections now open) 2021-05-02T04:10:36.833+0000 I NETWORK [conn248] end connection 10.233.74.3:59070 (2 connections now open) 2021-05-02T04:10:42.459+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51418 #249 (3 connections now open) 2021-05-02T04:10:42.460+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:51418 conn249: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:10:42.553+0000 I NETWORK [conn249] end connection 127.0.0.1:51418 (2 connections now open) 2021-05-02T04:10:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:59212 #250 (3 connections now open) 2021-05-02T04:10:46.833+0000 I NETWORK [conn250] end connection 10.233.74.3:59212 (2 connections now open) 2021-05-02T04:10:52.350+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51554 #251 (3 connections now open) 2021-05-02T04:10:52.350+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:51554 conn251: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:10:52.356+0000 I NETWORK [conn251] end connection 127.0.0.1:51554 (2 connections now open) 2021-05-02T04:10:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:59350 #252 (3 connections now open) 2021-05-02T04:10:56.833+0000 I NETWORK [conn252] end connection 10.233.74.3:59350 (2 connections now open) 2021-05-02T04:11:02.251+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51690 #253 (3 connections now open) 2021-05-02T04:11:02.251+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:51690 conn253: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:11:02.349+0000 I NETWORK [conn253] end connection 127.0.0.1:51690 (2 connections now open) 2021-05-02T04:11:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:59486 #254 (3 connections now open) 2021-05-02T04:11:06.832+0000 I NETWORK [conn254] end connection 10.233.74.3:59486 (2 connections now open) 2021-05-02T04:11:12.155+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51830 #255 (3 connections now open) 2021-05-02T04:11:12.248+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:51830 conn255: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:11:12.255+0000 I NETWORK [conn255] end connection 127.0.0.1:51830 (2 connections now open) 2021-05-02T04:11:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:59626 #256 (3 connections now open) 2021-05-02T04:11:16.833+0000 I NETWORK [conn256] end connection 10.233.74.3:59626 (2 connections now open) 2021-05-02T04:11:22.254+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51964 #257 (3 connections now open) 2021-05-02T04:11:22.255+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:51964 conn257: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:11:22.353+0000 I NETWORK [conn257] end connection 127.0.0.1:51964 (2 connections now open) 2021-05-02T04:11:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:59760 #258 (3 connections now open) 2021-05-02T04:11:26.832+0000 I NETWORK [conn258] end connection 10.233.74.3:59760 (2 connections now open) 2021-05-02T04:11:32.251+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52106 #259 (3 connections now open) 2021-05-02T04:11:32.252+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:52106 conn259: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:11:32.353+0000 I NETWORK [conn259] end connection 127.0.0.1:52106 (2 connections now open) 2021-05-02T04:11:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:59908 #260 (3 connections now open) 2021-05-02T04:11:36.833+0000 I NETWORK [conn260] end connection 10.233.74.3:59908 (2 connections now open) 2021-05-02T04:11:42.258+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52250 #261 (3 connections now open) 2021-05-02T04:11:42.349+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:52250 conn261: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:11:42.354+0000 I NETWORK [conn261] end connection 127.0.0.1:52250 (2 connections now open) 2021-05-02T04:11:46.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:60048 #262 (3 connections now open) 2021-05-02T04:11:46.833+0000 I NETWORK [conn262] end connection 10.233.74.3:60048 (2 connections now open) 2021-05-02T04:11:52.360+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52392 #263 (3 connections now open) 2021-05-02T04:11:52.456+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:52392 conn263: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:11:52.460+0000 I NETWORK [conn263] end connection 127.0.0.1:52392 (2 connections now open) 2021-05-02T04:11:56.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:60182 #264 (3 connections now open) 2021-05-02T04:11:56.833+0000 I NETWORK [conn264] end connection 10.233.74.3:60182 (2 connections now open) 2021-05-02T04:12:02.158+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52520 #265 (3 connections now open) 2021-05-02T04:12:02.250+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:52520 conn265: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:12:02.258+0000 I NETWORK [conn265] end connection 127.0.0.1:52520 (2 connections now open) 2021-05-02T04:12:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:60320 #266 (3 connections now open) 2021-05-02T04:12:06.833+0000 I NETWORK [conn266] end connection 10.233.74.3:60320 (2 connections now open) 2021-05-02T04:12:12.449+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52672 #267 (3 connections now open) 2021-05-02T04:12:12.450+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:52672 conn267: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:12:12.457+0000 I NETWORK [conn267] end connection 127.0.0.1:52672 (2 connections now open) 2021-05-02T04:12:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:60458 #268 (3 connections now open) 2021-05-02T04:12:16.833+0000 I NETWORK [conn268] end connection 10.233.74.3:60458 (2 connections now open) 2021-05-02T04:12:22.256+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52796 #269 (3 connections now open) 2021-05-02T04:12:22.257+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:52796 conn269: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:12:22.351+0000 I NETWORK [conn269] end connection 127.0.0.1:52796 (2 connections now open) 2021-05-02T04:12:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:60590 #270 (3 connections now open) 2021-05-02T04:12:26.833+0000 I NETWORK [conn270] end connection 10.233.74.3:60590 (2 connections now open) 2021-05-02T04:12:32.252+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52932 #271 (3 connections now open) 2021-05-02T04:12:32.253+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:52932 conn271: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:12:32.348+0000 I NETWORK [conn271] end connection 127.0.0.1:52932 (2 connections now open) 2021-05-02T04:12:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:60730 #272 (3 connections now open) 2021-05-02T04:12:36.832+0000 I NETWORK [conn272] end connection 10.233.74.3:60730 (2 connections now open) 2021-05-02T04:12:42.457+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53082 #273 (3 connections now open) 2021-05-02T04:12:42.457+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:53082 conn273: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:12:42.555+0000 I NETWORK [conn273] end connection 127.0.0.1:53082 (2 connections now open) 2021-05-02T04:12:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:60868 #274 (3 connections now open) 2021-05-02T04:12:46.833+0000 I NETWORK [conn274] end connection 10.233.74.3:60868 (2 connections now open) 2021-05-02T04:12:52.356+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53218 #275 (3 connections now open) 2021-05-02T04:12:52.357+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:53218 conn275: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:12:52.456+0000 I NETWORK [conn275] end connection 127.0.0.1:53218 (2 connections now open) 2021-05-02T04:12:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:32770 #276 (3 connections now open) 2021-05-02T04:12:56.833+0000 I NETWORK [conn276] end connection 10.233.74.3:32770 (2 connections now open) 2021-05-02T04:13:02.257+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53348 #277 (3 connections now open) 2021-05-02T04:13:02.258+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:53348 conn277: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:13:02.355+0000 I NETWORK [conn277] end connection 127.0.0.1:53348 (2 connections now open) 2021-05-02T04:13:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:32906 #278 (3 connections now open) 2021-05-02T04:13:06.833+0000 I NETWORK [conn278] end connection 10.233.74.3:32906 (2 connections now open) 2021-05-02T04:13:12.355+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53492 #279 (3 connections now open) 2021-05-02T04:13:12.448+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:53492 conn279: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:13:12.548+0000 I NETWORK [conn279] end connection 127.0.0.1:53492 (2 connections now open) 2021-05-02T04:13:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:33046 #280 (3 connections now open) 2021-05-02T04:13:16.832+0000 I NETWORK [conn280] end connection 10.233.74.3:33046 (2 connections now open) 2021-05-02T04:13:22.349+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53624 #281 (3 connections now open) 2021-05-02T04:13:22.351+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:53624 conn281: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:13:22.450+0000 I NETWORK [conn281] end connection 127.0.0.1:53624 (2 connections now open) 2021-05-02T04:13:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:33176 #282 (3 connections now open) 2021-05-02T04:13:26.833+0000 I NETWORK [conn282] end connection 10.233.74.3:33176 (2 connections now open) 2021-05-02T04:13:32.160+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53756 #283 (3 connections now open) 2021-05-02T04:13:32.249+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:53756 conn283: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:13:32.348+0000 I NETWORK [conn283] end connection 127.0.0.1:53756 (2 connections now open) 2021-05-02T04:13:36.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:33314 #284 (3 connections now open) 2021-05-02T04:13:36.833+0000 I NETWORK [conn284] end connection 10.233.74.3:33314 (2 connections now open) 2021-05-02T04:13:42.348+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53894 #285 (3 connections now open) 2021-05-02T04:13:42.349+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:53894 conn285: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:13:42.354+0000 I NETWORK [conn285] end connection 127.0.0.1:53894 (2 connections now open) 2021-05-02T04:13:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:33450 #286 (3 connections now open) 2021-05-02T04:13:46.832+0000 I NETWORK [conn286] end connection 10.233.74.3:33450 (2 connections now open) 2021-05-02T04:13:52.256+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54028 #287 (3 connections now open) 2021-05-02T04:13:52.257+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:54028 conn287: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:13:52.354+0000 I NETWORK [conn287] end connection 127.0.0.1:54028 (2 connections now open) 2021-05-02T04:13:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:33584 #288 (3 connections now open) 2021-05-02T04:13:56.832+0000 I NETWORK [conn288] end connection 10.233.74.3:33584 (2 connections now open) 2021-05-02T04:14:02.259+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54160 #289 (3 connections now open) 2021-05-02T04:14:02.349+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:54160 conn289: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:14:02.355+0000 I NETWORK [conn289] end connection 127.0.0.1:54160 (2 connections now open) 2021-05-02T04:14:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:33720 #290 (3 connections now open) 2021-05-02T04:14:06.833+0000 I NETWORK [conn290] end connection 10.233.74.3:33720 (2 connections now open) 2021-05-02T04:14:12.355+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54306 #291 (3 connections now open) 2021-05-02T04:14:12.448+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:54306 conn291: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:14:12.453+0000 I NETWORK [conn291] end connection 127.0.0.1:54306 (2 connections now open) 2021-05-02T04:14:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:33864 #292 (3 connections now open) 2021-05-02T04:14:16.833+0000 I NETWORK [conn292] end connection 10.233.74.3:33864 (2 connections now open) 2021-05-02T04:14:22.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54440 #293 (3 connections now open) 2021-05-02T04:14:22.352+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:54440 conn293: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:14:22.356+0000 I NETWORK [conn293] end connection 127.0.0.1:54440 (2 connections now open) 2021-05-02T04:14:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:33996 #294 (3 connections now open) 2021-05-02T04:14:26.833+0000 I NETWORK [conn294] end connection 10.233.74.3:33996 (2 connections now open) 2021-05-02T04:14:32.257+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54572 #295 (3 connections now open) 2021-05-02T04:14:32.257+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:54572 conn295: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:14:32.354+0000 I NETWORK [conn295] end connection 127.0.0.1:54572 (2 connections now open) 2021-05-02T04:14:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:34132 #296 (3 connections now open) 2021-05-02T04:14:36.833+0000 I NETWORK [conn296] end connection 10.233.74.3:34132 (2 connections now open) 2021-05-02T04:14:42.357+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54716 #297 (3 connections now open) 2021-05-02T04:14:42.449+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:54716 conn297: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:14:42.456+0000 I NETWORK [conn297] end connection 127.0.0.1:54716 (2 connections now open) 2021-05-02T04:14:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:34270 #298 (3 connections now open) 2021-05-02T04:14:46.833+0000 I NETWORK [conn298] end connection 10.233.74.3:34270 (2 connections now open) 2021-05-02T04:14:52.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54848 #299 (3 connections now open) 2021-05-02T04:14:52.352+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:54848 conn299: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:14:52.450+0000 I NETWORK [conn299] end connection 127.0.0.1:54848 (2 connections now open) 2021-05-02T04:14:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:34402 #300 (3 connections now open) 2021-05-02T04:14:56.833+0000 I NETWORK [conn300] end connection 10.233.74.3:34402 (2 connections now open) 2021-05-02T04:15:02.252+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54978 #301 (3 connections now open) 2021-05-02T04:15:02.253+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:54978 conn301: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:15:02.350+0000 I NETWORK [conn301] end connection 127.0.0.1:54978 (2 connections now open) 2021-05-02T04:15:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:34538 #302 (3 connections now open) 2021-05-02T04:15:06.833+0000 I NETWORK [conn302] end connection 10.233.74.3:34538 (2 connections now open) 2021-05-02T04:15:12.252+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55118 #303 (3 connections now open) 2021-05-02T04:15:12.253+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:55118 conn303: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:15:12.353+0000 I NETWORK [conn303] end connection 127.0.0.1:55118 (2 connections now open) 2021-05-02T04:15:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:34678 #304 (3 connections now open) 2021-05-02T04:15:16.833+0000 I NETWORK [conn304] end connection 10.233.74.3:34678 (2 connections now open) 2021-05-02T04:15:22.248+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55250 #305 (3 connections now open) 2021-05-02T04:15:22.249+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:55250 conn305: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:15:22.254+0000 I NETWORK [conn305] end connection 127.0.0.1:55250 (2 connections now open) 2021-05-02T04:15:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:34808 #306 (3 connections now open) 2021-05-02T04:15:26.832+0000 I NETWORK [conn306] end connection 10.233.74.3:34808 (2 connections now open) 2021-05-02T04:15:32.357+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55390 #307 (3 connections now open) 2021-05-02T04:15:32.358+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:55390 conn307: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:15:32.453+0000 I NETWORK [conn307] end connection 127.0.0.1:55390 (2 connections now open) 2021-05-02T04:15:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:34944 #308 (3 connections now open) 2021-05-02T04:15:36.833+0000 I NETWORK [conn308] end connection 10.233.74.3:34944 (2 connections now open) 2021-05-02T04:15:42.257+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55528 #309 (3 connections now open) 2021-05-02T04:15:42.348+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:55528 conn309: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:15:42.354+0000 I NETWORK [conn309] end connection 127.0.0.1:55528 (2 connections now open) 2021-05-02T04:15:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:35084 #310 (3 connections now open) 2021-05-02T04:15:46.836+0000 I NETWORK [conn310] end connection 10.233.74.3:35084 (2 connections now open) 2021-05-02T04:15:52.251+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55668 #311 (3 connections now open) 2021-05-02T04:15:52.251+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:55668 conn311: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:15:52.256+0000 I NETWORK [conn311] end connection 127.0.0.1:55668 (2 connections now open) 2021-05-02T04:15:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:35226 #312 (3 connections now open) 2021-05-02T04:15:56.832+0000 I NETWORK [conn312] end connection 10.233.74.3:35226 (2 connections now open) 2021-05-02T04:16:02.253+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55804 #313 (3 connections now open) 2021-05-02T04:16:02.254+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:55804 conn313: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:16:02.352+0000 I NETWORK [conn313] end connection 127.0.0.1:55804 (2 connections now open) 2021-05-02T04:16:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:35362 #314 (3 connections now open) 2021-05-02T04:16:06.833+0000 I NETWORK [conn314] end connection 10.233.74.3:35362 (2 connections now open) 2021-05-02T04:16:12.356+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55952 #315 (3 connections now open) 2021-05-02T04:16:12.358+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:55952 conn315: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:16:12.454+0000 I NETWORK [conn315] end connection 127.0.0.1:55952 (2 connections now open) 2021-05-02T04:16:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:35502 #316 (3 connections now open) 2021-05-02T04:16:16.833+0000 I NETWORK [conn316] end connection 10.233.74.3:35502 (2 connections now open) 2021-05-02T04:16:22.262+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56090 #317 (3 connections now open) 2021-05-02T04:16:22.262+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:56090 conn317: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:16:22.355+0000 I NETWORK [conn317] end connection 127.0.0.1:56090 (2 connections now open) 2021-05-02T04:16:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:35668 #318 (3 connections now open) 2021-05-02T04:16:26.833+0000 I NETWORK [conn318] end connection 10.233.74.3:35668 (2 connections now open) 2021-05-02T04:16:32.355+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56246 #319 (3 connections now open) 2021-05-02T04:16:32.355+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:56246 conn319: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:16:32.452+0000 I NETWORK [conn319] end connection 127.0.0.1:56246 (2 connections now open) 2021-05-02T04:16:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:35806 #320 (3 connections now open) 2021-05-02T04:16:36.833+0000 I NETWORK [conn320] end connection 10.233.74.3:35806 (2 connections now open) 2021-05-02T04:16:42.159+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56382 #321 (3 connections now open) 2021-05-02T04:16:42.159+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:56382 conn321: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:16:42.255+0000 I NETWORK [conn321] end connection 127.0.0.1:56382 (2 connections now open) 2021-05-02T04:16:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:35944 #322 (3 connections now open) 2021-05-02T04:16:46.833+0000 I NETWORK [conn322] end connection 10.233.74.3:35944 (2 connections now open) 2021-05-02T04:16:52.253+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56516 #323 (3 connections now open) 2021-05-02T04:16:52.253+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:56516 conn323: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:16:52.353+0000 I NETWORK [conn323] end connection 127.0.0.1:56516 (2 connections now open) 2021-05-02T04:16:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:36076 #324 (3 connections now open) 2021-05-02T04:16:56.833+0000 I NETWORK [conn324] end connection 10.233.74.3:36076 (2 connections now open) 2021-05-02T04:17:02.055+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56654 #325 (3 connections now open) 2021-05-02T04:17:02.055+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:56654 conn325: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:17:02.153+0000 I NETWORK [conn325] end connection 127.0.0.1:56654 (2 connections now open) 2021-05-02T04:17:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:36218 #326 (3 connections now open) 2021-05-02T04:17:06.834+0000 I NETWORK [conn326] end connection 10.233.74.3:36218 (2 connections now open) 2021-05-02T04:17:12.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56802 #327 (3 connections now open) 2021-05-02T04:17:12.352+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:56802 conn327: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:17:12.449+0000 I NETWORK [conn327] end connection 127.0.0.1:56802 (2 connections now open) 2021-05-02T04:17:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:36356 #328 (3 connections now open) 2021-05-02T04:17:16.833+0000 I NETWORK [conn328] end connection 10.233.74.3:36356 (2 connections now open) 2021-05-02T04:17:22.257+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56926 #329 (3 connections now open) 2021-05-02T04:17:22.258+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:56926 conn329: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:17:22.355+0000 I NETWORK [conn329] end connection 127.0.0.1:56926 (2 connections now open) 2021-05-02T04:17:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:36484 #330 (3 connections now open) 2021-05-02T04:17:26.833+0000 I NETWORK [conn330] end connection 10.233.74.3:36484 (2 connections now open) 2021-05-02T04:17:32.259+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57060 #331 (3 connections now open) 2021-05-02T04:17:32.348+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:57060 conn331: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:17:32.448+0000 I NETWORK [conn331] end connection 127.0.0.1:57060 (2 connections now open) 2021-05-02T04:17:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:36620 #332 (3 connections now open) 2021-05-02T04:17:36.833+0000 I NETWORK [conn332] end connection 10.233.74.3:36620 (2 connections now open) 2021-05-02T04:17:42.355+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57200 #333 (3 connections now open) 2021-05-02T04:17:42.355+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:57200 conn333: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:17:42.452+0000 I NETWORK [conn333] end connection 127.0.0.1:57200 (2 connections now open) 2021-05-02T04:17:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:36760 #334 (3 connections now open) 2021-05-02T04:17:46.832+0000 I NETWORK [conn334] end connection 10.233.74.3:36760 (2 connections now open) 2021-05-02T04:17:52.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57336 #335 (3 connections now open) 2021-05-02T04:17:52.351+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:57336 conn335: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:17:52.449+0000 I NETWORK [conn335] end connection 127.0.0.1:57336 (2 connections now open) 2021-05-02T04:17:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:36890 #336 (3 connections now open) 2021-05-02T04:17:56.832+0000 I NETWORK [conn336] end connection 10.233.74.3:36890 (2 connections now open) 2021-05-02T04:18:02.256+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57462 #337 (3 connections now open) 2021-05-02T04:18:02.257+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:57462 conn337: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:18:02.353+0000 I NETWORK [conn337] end connection 127.0.0.1:57462 (2 connections now open) 2021-05-02T04:18:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:37028 #338 (3 connections now open) 2021-05-02T04:18:06.833+0000 I NETWORK [conn338] end connection 10.233.74.3:37028 (2 connections now open) 2021-05-02T04:18:12.355+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57610 #339 (3 connections now open) 2021-05-02T04:18:12.448+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:57610 conn339: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:18:12.456+0000 I NETWORK [conn339] end connection 127.0.0.1:57610 (2 connections now open) 2021-05-02T04:18:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:37168 #340 (3 connections now open) 2021-05-02T04:18:16.833+0000 I NETWORK [conn340] end connection 10.233.74.3:37168 (2 connections now open) 2021-05-02T04:18:22.251+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57742 #341 (3 connections now open) 2021-05-02T04:18:22.252+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:57742 conn341: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:18:22.351+0000 I NETWORK [conn341] end connection 127.0.0.1:57742 (2 connections now open) 2021-05-02T04:18:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:37306 #342 (3 connections now open) 2021-05-02T04:18:26.833+0000 I NETWORK [conn342] end connection 10.233.74.3:37306 (2 connections now open) 2021-05-02T04:18:32.251+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57878 #343 (3 connections now open) 2021-05-02T04:18:32.252+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:57878 conn343: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:18:32.350+0000 I NETWORK [conn343] end connection 127.0.0.1:57878 (2 connections now open) 2021-05-02T04:18:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:37454 #344 (3 connections now open) 2021-05-02T04:18:36.833+0000 I NETWORK [conn344] end connection 10.233.74.3:37454 (2 connections now open) 2021-05-02T04:18:42.256+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58040 #345 (3 connections now open) 2021-05-02T04:18:42.349+0000 I NETWORK [conn345] received client metadata from 127.0.0.1:58040 conn345: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:18:42.356+0000 I NETWORK [conn345] end connection 127.0.0.1:58040 (2 connections now open) 2021-05-02T04:18:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:37604 #346 (3 connections now open) 2021-05-02T04:18:46.833+0000 I NETWORK [conn346] end connection 10.233.74.3:37604 (2 connections now open) 2021-05-02T04:18:52.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58182 #347 (3 connections now open) 2021-05-02T04:18:52.353+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:58182 conn347: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:18:52.452+0000 I NETWORK [conn347] end connection 127.0.0.1:58182 (2 connections now open) 2021-05-02T04:18:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:37740 #348 (3 connections now open) 2021-05-02T04:18:56.832+0000 I NETWORK [conn348] end connection 10.233.74.3:37740 (2 connections now open) 2021-05-02T04:19:02.348+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58330 #349 (3 connections now open) 2021-05-02T04:19:02.349+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:58330 conn349: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:19:02.357+0000 I NETWORK [conn349] end connection 127.0.0.1:58330 (2 connections now open) 2021-05-02T04:19:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:37898 #350 (3 connections now open) 2021-05-02T04:19:06.833+0000 I NETWORK [conn350] end connection 10.233.74.3:37898 (2 connections now open) 2021-05-02T04:19:12.257+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58484 #351 (3 connections now open) 2021-05-02T04:19:12.348+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:58484 conn351: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:19:12.352+0000 I NETWORK [conn351] end connection 127.0.0.1:58484 (2 connections now open) 2021-05-02T04:19:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:38040 #352 (3 connections now open) 2021-05-02T04:19:16.832+0000 I NETWORK [conn352] end connection 10.233.74.3:38040 (2 connections now open) 2021-05-02T04:19:22.449+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58618 #353 (3 connections now open) 2021-05-02T04:19:22.450+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:58618 conn353: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:19:22.455+0000 I NETWORK [conn353] end connection 127.0.0.1:58618 (2 connections now open) 2021-05-02T04:19:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:38174 #354 (3 connections now open) 2021-05-02T04:19:26.833+0000 I NETWORK [conn354] end connection 10.233.74.3:38174 (2 connections now open) 2021-05-02T04:19:32.448+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58758 #355 (3 connections now open) 2021-05-02T04:19:32.449+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:58758 conn355: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:19:32.456+0000 I NETWORK [conn355] end connection 127.0.0.1:58758 (2 connections now open) 2021-05-02T04:19:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:38314 #356 (3 connections now open) 2021-05-02T04:19:36.832+0000 I NETWORK [conn356] end connection 10.233.74.3:38314 (2 connections now open) 2021-05-02T04:19:42.450+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58906 #357 (3 connections now open) 2021-05-02T04:19:42.452+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:58906 conn357: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:19:42.457+0000 I NETWORK [conn357] end connection 127.0.0.1:58906 (2 connections now open) 2021-05-02T04:19:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:38460 #358 (3 connections now open) 2021-05-02T04:19:46.832+0000 I NETWORK [conn358] end connection 10.233.74.3:38460 (2 connections now open) 2021-05-02T04:19:52.350+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59048 #359 (3 connections now open) 2021-05-02T04:19:52.448+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:59048 conn359: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:19:52.454+0000 I NETWORK [conn359] end connection 127.0.0.1:59048 (2 connections now open) 2021-05-02T04:19:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:38600 #360 (3 connections now open) 2021-05-02T04:19:56.833+0000 I NETWORK [conn360] end connection 10.233.74.3:38600 (2 connections now open) 2021-05-02T04:20:02.259+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59178 #361 (3 connections now open) 2021-05-02T04:20:02.260+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:59178 conn361: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:20:02.352+0000 I NETWORK [conn361] end connection 127.0.0.1:59178 (2 connections now open) 2021-05-02T04:20:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:38742 #362 (3 connections now open) 2021-05-02T04:20:06.833+0000 I NETWORK [conn362] end connection 10.233.74.3:38742 (2 connections now open) 2021-05-02T04:20:12.156+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59326 #363 (3 connections now open) 2021-05-02T04:20:12.248+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:59326 conn363: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:20:12.265+0000 I NETWORK [conn363] end connection 127.0.0.1:59326 (2 connections now open) 2021-05-02T04:20:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:38884 #364 (3 connections now open) 2021-05-02T04:20:16.833+0000 I NETWORK [conn364] end connection 10.233.74.3:38884 (2 connections now open) 2021-05-02T04:20:22.249+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59460 #365 (3 connections now open) 2021-05-02T04:20:22.250+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:59460 conn365: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:20:22.348+0000 I NETWORK [conn365] end connection 127.0.0.1:59460 (2 connections now open) 2021-05-02T04:20:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:39018 #366 (3 connections now open) 2021-05-02T04:20:26.832+0000 I NETWORK [conn366] end connection 10.233.74.3:39018 (2 connections now open) 2021-05-02T04:20:32.254+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59600 #367 (3 connections now open) 2021-05-02T04:20:32.255+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:59600 conn367: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:20:32.354+0000 I NETWORK [conn367] end connection 127.0.0.1:59600 (2 connections now open) 2021-05-02T04:20:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:39158 #368 (3 connections now open) 2021-05-02T04:20:36.833+0000 I NETWORK [conn368] end connection 10.233.74.3:39158 (2 connections now open) 2021-05-02T04:20:42.355+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59744 #369 (3 connections now open) 2021-05-02T04:20:42.356+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:59744 conn369: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:20:42.453+0000 I NETWORK [conn369] end connection 127.0.0.1:59744 (2 connections now open) 2021-05-02T04:20:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:39296 #370 (3 connections now open) 2021-05-02T04:20:46.833+0000 I NETWORK [conn370] end connection 10.233.74.3:39296 (2 connections now open) 2021-05-02T04:20:52.355+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59888 #371 (3 connections now open) 2021-05-02T04:20:52.357+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:59888 conn371: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:20:52.452+0000 I NETWORK [conn371] end connection 127.0.0.1:59888 (2 connections now open) 2021-05-02T04:20:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:39450 #372 (3 connections now open) 2021-05-02T04:20:56.832+0000 I NETWORK [conn372] end connection 10.233.74.3:39450 (2 connections now open) 2021-05-02T04:21:02.258+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60032 #373 (3 connections now open) 2021-05-02T04:21:02.258+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:60032 conn373: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:21:02.352+0000 I NETWORK [conn373] end connection 127.0.0.1:60032 (2 connections now open) 2021-05-02T04:21:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:39590 #374 (3 connections now open) 2021-05-02T04:21:06.833+0000 I NETWORK [conn374] end connection 10.233.74.3:39590 (2 connections now open) 2021-05-02T04:21:12.453+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60188 #375 (3 connections now open) 2021-05-02T04:21:12.454+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:60188 conn375: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:21:12.548+0000 I NETWORK [conn375] end connection 127.0.0.1:60188 (2 connections now open) 2021-05-02T04:21:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:39742 #376 (3 connections now open) 2021-05-02T04:21:16.833+0000 I NETWORK [conn376] end connection 10.233.74.3:39742 (2 connections now open) 2021-05-02T04:21:22.448+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60328 #377 (3 connections now open) 2021-05-02T04:21:22.449+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:60328 conn377: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:21:22.550+0000 I NETWORK [conn377] end connection 127.0.0.1:60328 (2 connections now open) 2021-05-02T04:21:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:39882 #378 (3 connections now open) 2021-05-02T04:21:26.833+0000 I NETWORK [conn378] end connection 10.233.74.3:39882 (2 connections now open) 2021-05-02T04:21:32.355+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60470 #379 (3 connections now open) 2021-05-02T04:21:32.448+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:60470 conn379: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:21:32.455+0000 I NETWORK [conn379] end connection 127.0.0.1:60470 (2 connections now open) 2021-05-02T04:21:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:40028 #380 (3 connections now open) 2021-05-02T04:21:36.832+0000 I NETWORK [conn380] end connection 10.233.74.3:40028 (2 connections now open) 2021-05-02T04:21:42.258+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60610 #381 (3 connections now open) 2021-05-02T04:21:42.259+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:60610 conn381: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:21:42.353+0000 I NETWORK [conn381] end connection 127.0.0.1:60610 (2 connections now open) 2021-05-02T04:21:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:40170 #382 (3 connections now open) 2021-05-02T04:21:46.833+0000 I NETWORK [conn382] end connection 10.233.74.3:40170 (2 connections now open) 2021-05-02T04:21:52.255+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60752 #383 (3 connections now open) 2021-05-02T04:21:52.348+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:60752 conn383: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:21:52.353+0000 I NETWORK [conn383] end connection 127.0.0.1:60752 (2 connections now open) 2021-05-02T04:21:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:40314 #384 (3 connections now open) 2021-05-02T04:21:56.832+0000 I NETWORK [conn384] end connection 10.233.74.3:40314 (2 connections now open) 2021-05-02T04:22:02.348+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60898 #385 (3 connections now open) 2021-05-02T04:22:02.349+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:60898 conn385: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:22:02.353+0000 I NETWORK [conn385] end connection 127.0.0.1:60898 (2 connections now open) 2021-05-02T04:22:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:40458 #386 (3 connections now open) 2021-05-02T04:22:06.833+0000 I NETWORK [conn386] end connection 10.233.74.3:40458 (2 connections now open) 2021-05-02T04:22:12.348+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32818 #387 (3 connections now open) 2021-05-02T04:22:12.349+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:32818 conn387: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:22:12.354+0000 I NETWORK [conn387] end connection 127.0.0.1:32818 (2 connections now open) 2021-05-02T04:22:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:40606 #388 (3 connections now open) 2021-05-02T04:22:16.833+0000 I NETWORK [conn388] end connection 10.233.74.3:40606 (2 connections now open) 2021-05-02T04:22:22.252+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32954 #389 (3 connections now open) 2021-05-02T04:22:22.253+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:32954 conn389: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:22:22.348+0000 I NETWORK [conn389] end connection 127.0.0.1:32954 (2 connections now open) 2021-05-02T04:22:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:40746 #390 (3 connections now open) 2021-05-02T04:22:26.833+0000 I NETWORK [conn390] end connection 10.233.74.3:40746 (2 connections now open) 2021-05-02T04:22:32.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33102 #391 (3 connections now open) 2021-05-02T04:22:32.352+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:33102 conn391: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:22:32.451+0000 I NETWORK [conn391] end connection 127.0.0.1:33102 (2 connections now open) 2021-05-02T04:22:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:40900 #392 (3 connections now open) 2021-05-02T04:22:36.833+0000 I NETWORK [conn392] end connection 10.233.74.3:40900 (2 connections now open) 2021-05-02T04:22:42.448+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33256 #393 (3 connections now open) 2021-05-02T04:22:42.450+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:33256 conn393: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:22:42.455+0000 I NETWORK [conn393] end connection 127.0.0.1:33256 (2 connections now open) 2021-05-02T04:22:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:41040 #394 (3 connections now open) 2021-05-02T04:22:46.833+0000 I NETWORK [conn394] end connection 10.233.74.3:41040 (2 connections now open) 2021-05-02T04:22:52.451+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33392 #395 (3 connections now open) 2021-05-02T04:22:52.452+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:33392 conn395: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:22:52.548+0000 I NETWORK [conn395] end connection 127.0.0.1:33392 (2 connections now open) 2021-05-02T04:22:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:41186 #396 (3 connections now open) 2021-05-02T04:22:56.832+0000 I NETWORK [conn396] end connection 10.233.74.3:41186 (2 connections now open) 2021-05-02T04:23:02.156+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33532 #397 (3 connections now open) 2021-05-02T04:23:02.157+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:33532 conn397: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:23:02.252+0000 I NETWORK [conn397] end connection 127.0.0.1:33532 (2 connections now open) 2021-05-02T04:23:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:41348 #398 (3 connections now open) 2021-05-02T04:23:06.832+0000 I NETWORK [conn398] end connection 10.233.74.3:41348 (2 connections now open) 2021-05-02T04:23:12.251+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33698 #399 (3 connections now open) 2021-05-02T04:23:12.252+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:33698 conn399: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:23:12.350+0000 I NETWORK [conn399] end connection 127.0.0.1:33698 (2 connections now open) 2021-05-02T04:23:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:41502 #400 (3 connections now open) 2021-05-02T04:23:16.832+0000 I NETWORK [conn400] end connection 10.233.74.3:41502 (2 connections now open) 2021-05-02T04:23:22.252+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33844 #401 (3 connections now open) 2021-05-02T04:23:22.253+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:33844 conn401: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:23:22.348+0000 I NETWORK [conn401] end connection 127.0.0.1:33844 (2 connections now open) 2021-05-02T04:23:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:41642 #402 (3 connections now open) 2021-05-02T04:23:26.833+0000 I NETWORK [conn402] end connection 10.233.74.3:41642 (2 connections now open) 2021-05-02T04:23:32.449+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33994 #403 (3 connections now open) 2021-05-02T04:23:32.450+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:33994 conn403: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:23:32.455+0000 I NETWORK [conn403] end connection 127.0.0.1:33994 (2 connections now open) 2021-05-02T04:23:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:41790 #404 (3 connections now open) 2021-05-02T04:23:36.833+0000 I NETWORK [conn404] end connection 10.233.74.3:41790 (2 connections now open) 2021-05-02T04:23:42.453+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34140 #405 (3 connections now open) 2021-05-02T04:23:42.454+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:34140 conn405: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:23:42.548+0000 I NETWORK [conn405] end connection 127.0.0.1:34140 (2 connections now open) 2021-05-02T04:23:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:41934 #406 (3 connections now open) 2021-05-02T04:23:46.833+0000 I NETWORK [conn406] end connection 10.233.74.3:41934 (2 connections now open) 2021-05-02T04:23:52.459+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34280 #407 (3 connections now open) 2021-05-02T04:23:52.548+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:34280 conn407: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:23:52.649+0000 I NETWORK [conn407] end connection 127.0.0.1:34280 (2 connections now open) 2021-05-02T04:23:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:42074 #408 (3 connections now open) 2021-05-02T04:23:56.833+0000 I NETWORK [conn408] end connection 10.233.74.3:42074 (2 connections now open) 2021-05-02T04:24:02.149+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34426 #409 (3 connections now open) 2021-05-02T04:24:02.150+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:34426 conn409: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:24:02.251+0000 I NETWORK [conn409] end connection 127.0.0.1:34426 (2 connections now open) 2021-05-02T04:24:06.834+0000 I NETWORK [listener] connection accepted from 10.233.74.3:42224 #410 (3 connections now open) 2021-05-02T04:24:06.834+0000 I NETWORK [conn410] end connection 10.233.74.3:42224 (2 connections now open) 2021-05-02T04:24:12.157+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34568 #411 (3 connections now open) 2021-05-02T04:24:12.248+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:34568 conn411: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:24:12.255+0000 I NETWORK [conn411] end connection 127.0.0.1:34568 (2 connections now open) 2021-05-02T04:24:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:42368 #412 (3 connections now open) 2021-05-02T04:24:16.833+0000 I NETWORK [conn412] end connection 10.233.74.3:42368 (2 connections now open) 2021-05-02T04:24:22.150+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34714 #413 (3 connections now open) 2021-05-02T04:24:22.151+0000 I NETWORK [conn413] received client metadata from 127.0.0.1:34714 conn413: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:24:22.155+0000 I NETWORK [conn413] end connection 127.0.0.1:34714 (2 connections now open) 2021-05-02T04:24:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:42520 #414 (3 connections now open) 2021-05-02T04:24:26.832+0000 I NETWORK [conn414] end connection 10.233.74.3:42520 (2 connections now open) 2021-05-02T04:24:32.450+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34882 #415 (3 connections now open) 2021-05-02T04:24:32.451+0000 I NETWORK [conn415] received client metadata from 127.0.0.1:34882 conn415: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:24:32.552+0000 I NETWORK [conn415] end connection 127.0.0.1:34882 (2 connections now open) 2021-05-02T04:24:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:42696 #416 (3 connections now open) 2021-05-02T04:24:36.832+0000 I NETWORK [conn416] end connection 10.233.74.3:42696 (2 connections now open) 2021-05-02T04:24:42.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35068 #417 (3 connections now open) 2021-05-02T04:24:42.353+0000 I NETWORK [conn417] received client metadata from 127.0.0.1:35068 conn417: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:24:42.450+0000 I NETWORK [conn417] end connection 127.0.0.1:35068 (2 connections now open) 2021-05-02T04:24:46.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:42876 #418 (3 connections now open) 2021-05-02T04:24:46.833+0000 I NETWORK [conn418] end connection 10.233.74.3:42876 (2 connections now open) 2021-05-02T04:24:52.451+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35224 #419 (3 connections now open) 2021-05-02T04:24:52.453+0000 I NETWORK [conn419] received client metadata from 127.0.0.1:35224 conn419: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:24:52.548+0000 I NETWORK [conn419] end connection 127.0.0.1:35224 (2 connections now open) 2021-05-02T04:24:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:43018 #420 (3 connections now open) 2021-05-02T04:24:56.833+0000 I NETWORK [conn420] end connection 10.233.74.3:43018 (2 connections now open) 2021-05-02T04:25:02.454+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35364 #421 (3 connections now open) 2021-05-02T04:25:02.455+0000 I NETWORK [conn421] received client metadata from 127.0.0.1:35364 conn421: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:25:02.555+0000 I NETWORK [conn421] end connection 127.0.0.1:35364 (2 connections now open) 2021-05-02T04:25:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:43160 #422 (3 connections now open) 2021-05-02T04:25:06.833+0000 I NETWORK [conn422] end connection 10.233.74.3:43160 (2 connections now open) 2021-05-02T04:25:12.259+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35516 #423 (3 connections now open) 2021-05-02T04:25:12.348+0000 I NETWORK [conn423] received client metadata from 127.0.0.1:35516 conn423: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:25:12.352+0000 I NETWORK [conn423] end connection 127.0.0.1:35516 (2 connections now open) 2021-05-02T04:25:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:43356 #424 (3 connections now open) 2021-05-02T04:25:16.832+0000 I NETWORK [conn424] end connection 10.233.74.3:43356 (2 connections now open) 2021-05-02T04:25:22.348+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35708 #425 (3 connections now open) 2021-05-02T04:25:22.349+0000 I NETWORK [conn425] received client metadata from 127.0.0.1:35708 conn425: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:25:22.354+0000 I NETWORK [conn425] end connection 127.0.0.1:35708 (2 connections now open) 2021-05-02T04:25:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:43508 #426 (3 connections now open) 2021-05-02T04:25:26.832+0000 I NETWORK [conn426] end connection 10.233.74.3:43508 (2 connections now open) 2021-05-02T04:25:32.157+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35864 #427 (3 connections now open) 2021-05-02T04:25:32.157+0000 I NETWORK [conn427] received client metadata from 127.0.0.1:35864 conn427: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:25:32.258+0000 I NETWORK [conn427] end connection 127.0.0.1:35864 (2 connections now open) 2021-05-02T04:25:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:43666 #428 (3 connections now open) 2021-05-02T04:25:36.832+0000 I NETWORK [conn428] end connection 10.233.74.3:43666 (2 connections now open) 2021-05-02T04:25:42.250+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36026 #429 (3 connections now open) 2021-05-02T04:25:42.251+0000 I NETWORK [conn429] received client metadata from 127.0.0.1:36026 conn429: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:25:42.255+0000 I NETWORK [conn429] end connection 127.0.0.1:36026 (2 connections now open) 2021-05-02T04:25:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:43820 #430 (3 connections now open) 2021-05-02T04:25:46.833+0000 I NETWORK [conn430] end connection 10.233.74.3:43820 (2 connections now open) 2021-05-02T04:25:52.349+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36184 #431 (3 connections now open) 2021-05-02T04:25:52.349+0000 I NETWORK [conn431] received client metadata from 127.0.0.1:36184 conn431: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:25:52.355+0000 I NETWORK [conn431] end connection 127.0.0.1:36184 (2 connections now open) 2021-05-02T04:25:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:43978 #432 (3 connections now open) 2021-05-02T04:25:56.832+0000 I NETWORK [conn432] end connection 10.233.74.3:43978 (2 connections now open) 2021-05-02T04:26:02.249+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36344 #433 (3 connections now open) 2021-05-02T04:26:02.250+0000 I NETWORK [conn433] received client metadata from 127.0.0.1:36344 conn433: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:26:02.350+0000 I NETWORK [conn433] end connection 127.0.0.1:36344 (2 connections now open) 2021-05-02T04:26:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:44142 #434 (3 connections now open) 2021-05-02T04:26:06.833+0000 I NETWORK [conn434] end connection 10.233.74.3:44142 (2 connections now open) 2021-05-02T04:26:12.251+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36510 #435 (3 connections now open) 2021-05-02T04:26:12.253+0000 I NETWORK [conn435] received client metadata from 127.0.0.1:36510 conn435: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:26:12.348+0000 I NETWORK [conn435] end connection 127.0.0.1:36510 (2 connections now open) 2021-05-02T04:26:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:44308 #436 (3 connections now open) 2021-05-02T04:26:16.833+0000 I NETWORK [conn436] end connection 10.233.74.3:44308 (2 connections now open) 2021-05-02T04:26:22.353+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36668 #437 (3 connections now open) 2021-05-02T04:26:22.354+0000 I NETWORK [conn437] received client metadata from 127.0.0.1:36668 conn437: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:26:22.450+0000 I NETWORK [conn437] end connection 127.0.0.1:36668 (2 connections now open) 2021-05-02T04:26:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:44460 #438 (3 connections now open) 2021-05-02T04:26:26.832+0000 I NETWORK [conn438] end connection 10.233.74.3:44460 (2 connections now open) 2021-05-02T04:26:32.158+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36824 #439 (3 connections now open) 2021-05-02T04:26:32.248+0000 I NETWORK [conn439] received client metadata from 127.0.0.1:36824 conn439: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:26:32.254+0000 I NETWORK [conn439] end connection 127.0.0.1:36824 (2 connections now open) 2021-05-02T04:26:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:44622 #440 (3 connections now open) 2021-05-02T04:26:36.833+0000 I NETWORK [conn440] end connection 10.233.74.3:44622 (2 connections now open) 2021-05-02T04:26:42.355+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36990 #441 (3 connections now open) 2021-05-02T04:26:42.356+0000 I NETWORK [conn441] received client metadata from 127.0.0.1:36990 conn441: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:26:42.452+0000 I NETWORK [conn441] end connection 127.0.0.1:36990 (2 connections now open) 2021-05-02T04:26:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:44786 #442 (3 connections now open) 2021-05-02T04:26:46.833+0000 I NETWORK [conn442] end connection 10.233.74.3:44786 (2 connections now open) 2021-05-02T04:26:52.454+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37156 #443 (3 connections now open) 2021-05-02T04:26:52.455+0000 I NETWORK [conn443] received client metadata from 127.0.0.1:37156 conn443: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:26:52.554+0000 I NETWORK [conn443] end connection 127.0.0.1:37156 (2 connections now open) 2021-05-02T04:26:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:44948 #444 (3 connections now open) 2021-05-02T04:26:56.832+0000 I NETWORK [conn444] end connection 10.233.74.3:44948 (2 connections now open) 2021-05-02T04:27:02.257+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37312 #445 (3 connections now open) 2021-05-02T04:27:02.257+0000 I NETWORK [conn445] received client metadata from 127.0.0.1:37312 conn445: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:27:02.355+0000 I NETWORK [conn445] end connection 127.0.0.1:37312 (2 connections now open) 2021-05-02T04:27:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:45110 #446 (3 connections now open) 2021-05-02T04:27:06.833+0000 I NETWORK [conn446] end connection 10.233.74.3:45110 (2 connections now open) 2021-05-02T04:27:12.357+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37478 #447 (3 connections now open) 2021-05-02T04:27:12.358+0000 I NETWORK [conn447] received client metadata from 127.0.0.1:37478 conn447: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:27:12.451+0000 I NETWORK [conn447] end connection 127.0.0.1:37478 (2 connections now open) 2021-05-02T04:27:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:45270 #448 (3 connections now open) 2021-05-02T04:27:16.833+0000 I NETWORK [conn448] end connection 10.233.74.3:45270 (2 connections now open) 2021-05-02T04:27:22.254+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37630 #449 (3 connections now open) 2021-05-02T04:27:22.256+0000 I NETWORK [conn449] received client metadata from 127.0.0.1:37630 conn449: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:27:22.354+0000 I NETWORK [conn449] end connection 127.0.0.1:37630 (2 connections now open) 2021-05-02T04:27:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:45428 #450 (3 connections now open) 2021-05-02T04:27:26.833+0000 I NETWORK [conn450] end connection 10.233.74.3:45428 (2 connections now open) 2021-05-02T04:27:32.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37796 #451 (3 connections now open) 2021-05-02T04:27:32.548+0000 I NETWORK [conn451] received client metadata from 127.0.0.1:37796 conn451: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:27:32.553+0000 I NETWORK [conn451] end connection 127.0.0.1:37796 (2 connections now open) 2021-05-02T04:27:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:45588 #452 (3 connections now open) 2021-05-02T04:27:36.833+0000 I NETWORK [conn452] end connection 10.233.74.3:45588 (2 connections now open) 2021-05-02T04:27:42.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37956 #453 (3 connections now open) 2021-05-02T04:27:42.351+0000 I NETWORK [conn453] received client metadata from 127.0.0.1:37956 conn453: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:27:42.449+0000 I NETWORK [conn453] end connection 127.0.0.1:37956 (2 connections now open) 2021-05-02T04:27:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:45746 #454 (3 connections now open) 2021-05-02T04:27:46.833+0000 I NETWORK [conn454] end connection 10.233.74.3:45746 (2 connections now open) 2021-05-02T04:27:52.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38114 #455 (3 connections now open) 2021-05-02T04:27:52.651+0000 I NETWORK [conn455] received client metadata from 127.0.0.1:38114 conn455: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:27:52.751+0000 I NETWORK [conn455] end connection 127.0.0.1:38114 (2 connections now open) 2021-05-02T04:27:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:45906 #456 (3 connections now open) 2021-05-02T04:27:56.832+0000 I NETWORK [conn456] end connection 10.233.74.3:45906 (2 connections now open) 2021-05-02T04:28:02.152+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38270 #457 (3 connections now open) 2021-05-02T04:28:02.248+0000 I NETWORK [conn457] received client metadata from 127.0.0.1:38270 conn457: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:28:02.255+0000 I NETWORK [conn457] end connection 127.0.0.1:38270 (2 connections now open) 2021-05-02T04:28:06.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:46068 #458 (3 connections now open) 2021-05-02T04:28:06.833+0000 I NETWORK [conn458] end connection 10.233.74.3:46068 (2 connections now open) 2021-05-02T04:28:12.357+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38440 #459 (3 connections now open) 2021-05-02T04:28:12.358+0000 I NETWORK [conn459] received client metadata from 127.0.0.1:38440 conn459: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:28:12.457+0000 I NETWORK [conn459] end connection 127.0.0.1:38440 (2 connections now open) 2021-05-02T04:28:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:46240 #460 (3 connections now open) 2021-05-02T04:28:16.833+0000 I NETWORK [conn460] end connection 10.233.74.3:46240 (2 connections now open) 2021-05-02T04:28:22.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38598 #461 (3 connections now open) 2021-05-02T04:28:22.448+0000 I NETWORK [conn461] received client metadata from 127.0.0.1:38598 conn461: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:28:22.454+0000 I NETWORK [conn461] end connection 127.0.0.1:38598 (2 connections now open) 2021-05-02T04:28:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:46392 #462 (3 connections now open) 2021-05-02T04:28:26.833+0000 I NETWORK [conn462] end connection 10.233.74.3:46392 (2 connections now open) 2021-05-02T04:28:32.454+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38764 #463 (3 connections now open) 2021-05-02T04:28:32.455+0000 I NETWORK [conn463] received client metadata from 127.0.0.1:38764 conn463: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:28:32.552+0000 I NETWORK [conn463] end connection 127.0.0.1:38764 (2 connections now open) 2021-05-02T04:28:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:46558 #464 (3 connections now open) 2021-05-02T04:28:36.833+0000 I NETWORK [conn464] end connection 10.233.74.3:46558 (2 connections now open) 2021-05-02T04:28:42.451+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38924 #465 (3 connections now open) 2021-05-02T04:28:42.452+0000 I NETWORK [conn465] received client metadata from 127.0.0.1:38924 conn465: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:28:42.552+0000 I NETWORK [conn465] end connection 127.0.0.1:38924 (2 connections now open) 2021-05-02T04:28:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:46714 #466 (3 connections now open) 2021-05-02T04:28:46.832+0000 I NETWORK [conn466] end connection 10.233.74.3:46714 (2 connections now open) 2021-05-02T04:28:52.349+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39076 #467 (3 connections now open) 2021-05-02T04:28:52.349+0000 I NETWORK [conn467] received client metadata from 127.0.0.1:39076 conn467: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:28:52.354+0000 I NETWORK [conn467] end connection 127.0.0.1:39076 (2 connections now open) 2021-05-02T04:28:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:46872 #468 (3 connections now open) 2021-05-02T04:28:56.833+0000 I NETWORK [conn468] end connection 10.233.74.3:46872 (2 connections now open) 2021-05-02T04:29:02.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39230 #469 (3 connections now open) 2021-05-02T04:29:02.352+0000 I NETWORK [conn469] received client metadata from 127.0.0.1:39230 conn469: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:29:02.450+0000 I NETWORK [conn469] end connection 127.0.0.1:39230 (2 connections now open) 2021-05-02T04:29:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:47034 #470 (3 connections now open) 2021-05-02T04:29:06.832+0000 I NETWORK [conn470] end connection 10.233.74.3:47034 (2 connections now open) 2021-05-02T04:29:12.348+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39396 #471 (3 connections now open) 2021-05-02T04:29:12.349+0000 I NETWORK [conn471] received client metadata from 127.0.0.1:39396 conn471: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:29:12.354+0000 I NETWORK [conn471] end connection 127.0.0.1:39396 (2 connections now open) 2021-05-02T04:29:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:47194 #472 (3 connections now open) 2021-05-02T04:29:16.833+0000 I NETWORK [conn472] end connection 10.233.74.3:47194 (2 connections now open) 2021-05-02T04:29:22.348+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39554 #473 (3 connections now open) 2021-05-02T04:29:22.349+0000 I NETWORK [conn473] received client metadata from 127.0.0.1:39554 conn473: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:29:22.354+0000 I NETWORK [conn473] end connection 127.0.0.1:39554 (2 connections now open) 2021-05-02T04:29:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:47352 #474 (3 connections now open) 2021-05-02T04:29:26.832+0000 I NETWORK [conn474] end connection 10.233.74.3:47352 (2 connections now open) 2021-05-02T04:29:32.458+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39720 #475 (3 connections now open) 2021-05-02T04:29:32.548+0000 I NETWORK [conn475] received client metadata from 127.0.0.1:39720 conn475: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:29:32.554+0000 I NETWORK [conn475] end connection 127.0.0.1:39720 (2 connections now open) 2021-05-02T04:29:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:47522 #476 (3 connections now open) 2021-05-02T04:29:36.832+0000 I NETWORK [conn476] end connection 10.233.74.3:47522 (2 connections now open) 2021-05-02T04:29:42.350+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39884 #477 (3 connections now open) 2021-05-02T04:29:42.350+0000 I NETWORK [conn477] received client metadata from 127.0.0.1:39884 conn477: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:29:42.354+0000 I NETWORK [conn477] end connection 127.0.0.1:39884 (2 connections now open) 2021-05-02T04:29:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:47678 #478 (3 connections now open) 2021-05-02T04:29:46.832+0000 I NETWORK [conn478] end connection 10.233.74.3:47678 (2 connections now open) 2021-05-02T04:29:52.157+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40036 #479 (3 connections now open) 2021-05-02T04:29:52.158+0000 I NETWORK [conn479] received client metadata from 127.0.0.1:40036 conn479: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:29:52.253+0000 I NETWORK [conn479] end connection 127.0.0.1:40036 (2 connections now open) 2021-05-02T04:29:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:47840 #480 (3 connections now open) 2021-05-02T04:29:56.833+0000 I NETWORK [conn480] end connection 10.233.74.3:47840 (2 connections now open) 2021-05-02T04:30:02.253+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40200 #481 (3 connections now open) 2021-05-02T04:30:02.254+0000 I NETWORK [conn481] received client metadata from 127.0.0.1:40200 conn481: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:30:02.350+0000 I NETWORK [conn481] end connection 127.0.0.1:40200 (2 connections now open) 2021-05-02T04:30:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:48002 #482 (3 connections now open) 2021-05-02T04:30:06.833+0000 I NETWORK [conn482] end connection 10.233.74.3:48002 (2 connections now open) 2021-05-02T04:30:12.248+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40360 #483 (3 connections now open) 2021-05-02T04:30:12.249+0000 I NETWORK [conn483] received client metadata from 127.0.0.1:40360 conn483: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:30:12.349+0000 I NETWORK [conn483] end connection 127.0.0.1:40360 (2 connections now open) 2021-05-02T04:30:16.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:48164 #484 (3 connections now open) 2021-05-02T04:30:16.834+0000 I NETWORK [conn484] end connection 10.233.74.3:48164 (2 connections now open) 2021-05-02T04:30:22.451+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40522 #485 (3 connections now open) 2021-05-02T04:30:22.452+0000 I NETWORK [conn485] received client metadata from 127.0.0.1:40522 conn485: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:30:22.551+0000 I NETWORK [conn485] end connection 127.0.0.1:40522 (2 connections now open) 2021-05-02T04:30:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:48316 #486 (3 connections now open) 2021-05-02T04:30:26.833+0000 I NETWORK [conn486] end connection 10.233.74.3:48316 (2 connections now open) 2021-05-02T04:30:32.151+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40676 #487 (3 connections now open) 2021-05-02T04:30:32.152+0000 I NETWORK [conn487] received client metadata from 127.0.0.1:40676 conn487: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:30:32.251+0000 I NETWORK [conn487] end connection 127.0.0.1:40676 (2 connections now open) 2021-05-02T04:30:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:48478 #488 (3 connections now open) 2021-05-02T04:30:36.832+0000 I NETWORK [conn488] end connection 10.233.74.3:48478 (2 connections now open) 2021-05-02T04:30:42.348+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40840 #489 (3 connections now open) 2021-05-02T04:30:42.349+0000 I NETWORK [conn489] received client metadata from 127.0.0.1:40840 conn489: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:30:42.353+0000 I NETWORK [conn489] end connection 127.0.0.1:40840 (2 connections now open) 2021-05-02T04:30:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:48640 #490 (3 connections now open) 2021-05-02T04:30:46.833+0000 I NETWORK [conn490] end connection 10.233.74.3:48640 (2 connections now open) 2021-05-02T04:30:52.055+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40990 #491 (3 connections now open) 2021-05-02T04:30:52.148+0000 I NETWORK [conn491] received client metadata from 127.0.0.1:40990 conn491: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:30:52.153+0000 I NETWORK [conn491] end connection 127.0.0.1:40990 (2 connections now open) 2021-05-02T04:30:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:48802 #492 (3 connections now open) 2021-05-02T04:30:56.833+0000 I NETWORK [conn492] end connection 10.233.74.3:48802 (2 connections now open) 2021-05-02T04:31:02.253+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41158 #493 (3 connections now open) 2021-05-02T04:31:02.254+0000 I NETWORK [conn493] received client metadata from 127.0.0.1:41158 conn493: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:31:02.349+0000 I NETWORK [conn493] end connection 127.0.0.1:41158 (2 connections now open) 2021-05-02T04:31:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:48962 #494 (3 connections now open) 2021-05-02T04:31:06.833+0000 I NETWORK [conn494] end connection 10.233.74.3:48962 (2 connections now open) 2021-05-02T04:31:12.155+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41320 #495 (3 connections now open) 2021-05-02T04:31:12.248+0000 I NETWORK [conn495] received client metadata from 127.0.0.1:41320 conn495: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:31:12.255+0000 I NETWORK [conn495] end connection 127.0.0.1:41320 (2 connections now open) 2021-05-02T04:31:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:49122 #496 (3 connections now open) 2021-05-02T04:31:16.832+0000 I NETWORK [conn496] end connection 10.233.74.3:49122 (2 connections now open) 2021-05-02T04:31:22.356+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41480 #497 (3 connections now open) 2021-05-02T04:31:22.356+0000 I NETWORK [conn497] received client metadata from 127.0.0.1:41480 conn497: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:31:22.450+0000 I NETWORK [conn497] end connection 127.0.0.1:41480 (2 connections now open) 2021-05-02T04:31:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:49276 #498 (3 connections now open) 2021-05-02T04:31:26.833+0000 I NETWORK [conn498] end connection 10.233.74.3:49276 (2 connections now open) 2021-05-02T04:31:32.355+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41638 #499 (3 connections now open) 2021-05-02T04:31:32.356+0000 I NETWORK [conn499] received client metadata from 127.0.0.1:41638 conn499: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:31:32.453+0000 I NETWORK [conn499] end connection 127.0.0.1:41638 (2 connections now open) 2021-05-02T04:31:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:49442 #500 (3 connections now open) 2021-05-02T04:31:36.832+0000 I NETWORK [conn500] end connection 10.233.74.3:49442 (2 connections now open) 2021-05-02T04:31:42.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41804 #501 (3 connections now open) 2021-05-02T04:31:42.353+0000 I NETWORK [conn501] received client metadata from 127.0.0.1:41804 conn501: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:31:42.360+0000 I NETWORK [conn501] end connection 127.0.0.1:41804 (2 connections now open) 2021-05-02T04:31:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:49594 #502 (3 connections now open) 2021-05-02T04:31:46.832+0000 I NETWORK [conn502] end connection 10.233.74.3:49594 (2 connections now open) 2021-05-02T04:31:52.550+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41964 #503 (3 connections now open) 2021-05-02T04:31:52.551+0000 I NETWORK [conn503] received client metadata from 127.0.0.1:41964 conn503: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:31:52.652+0000 I NETWORK [conn503] end connection 127.0.0.1:41964 (2 connections now open) 2021-05-02T04:31:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:49758 #504 (3 connections now open) 2021-05-02T04:31:56.833+0000 I NETWORK [conn504] end connection 10.233.74.3:49758 (2 connections now open) 2021-05-02T04:32:02.450+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42128 #505 (3 connections now open) 2021-05-02T04:32:02.451+0000 I NETWORK [conn505] received client metadata from 127.0.0.1:42128 conn505: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:32:02.548+0000 I NETWORK [conn505] end connection 127.0.0.1:42128 (2 connections now open) 2021-05-02T04:32:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:49918 #506 (3 connections now open) 2021-05-02T04:32:06.833+0000 I NETWORK [conn506] end connection 10.233.74.3:49918 (2 connections now open) 2021-05-02T04:32:12.256+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42286 #507 (3 connections now open) 2021-05-02T04:32:12.257+0000 I NETWORK [conn507] received client metadata from 127.0.0.1:42286 conn507: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:32:12.353+0000 I NETWORK [conn507] end connection 127.0.0.1:42286 (2 connections now open) 2021-05-02T04:32:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:50084 #508 (3 connections now open) 2021-05-02T04:32:16.833+0000 I NETWORK [conn508] end connection 10.233.74.3:50084 (2 connections now open) 2021-05-02T04:32:22.158+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42444 #509 (3 connections now open) 2021-05-02T04:32:22.248+0000 I NETWORK [conn509] received client metadata from 127.0.0.1:42444 conn509: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:32:22.254+0000 I NETWORK [conn509] end connection 127.0.0.1:42444 (2 connections now open) 2021-05-02T04:32:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:50244 #510 (3 connections now open) 2021-05-02T04:32:26.833+0000 I NETWORK [conn510] end connection 10.233.74.3:50244 (2 connections now open) 2021-05-02T04:32:32.052+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42600 #511 (3 connections now open) 2021-05-02T04:32:32.053+0000 I NETWORK [conn511] received client metadata from 127.0.0.1:42600 conn511: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:32:32.151+0000 I NETWORK [conn511] end connection 127.0.0.1:42600 (2 connections now open) 2021-05-02T04:32:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:50410 #512 (3 connections now open) 2021-05-02T04:32:36.833+0000 I NETWORK [conn512] end connection 10.233.74.3:50410 (2 connections now open) 2021-05-02T04:32:42.449+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42806 #513 (3 connections now open) 2021-05-02T04:32:42.450+0000 I NETWORK [conn513] received client metadata from 127.0.0.1:42806 conn513: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:32:42.457+0000 I NETWORK [conn513] end connection 127.0.0.1:42806 (2 connections now open) 2021-05-02T04:32:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:50598 #514 (3 connections now open) 2021-05-02T04:32:46.833+0000 I NETWORK [conn514] end connection 10.233.74.3:50598 (2 connections now open) 2021-05-02T04:32:52.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42958 #515 (3 connections now open) 2021-05-02T04:32:52.448+0000 I NETWORK [conn515] received client metadata from 127.0.0.1:42958 conn515: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:32:52.455+0000 I NETWORK [conn515] end connection 127.0.0.1:42958 (2 connections now open) 2021-05-02T04:32:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:50754 #516 (3 connections now open) 2021-05-02T04:32:56.833+0000 I NETWORK [conn516] end connection 10.233.74.3:50754 (2 connections now open) 2021-05-02T04:33:02.348+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43126 #517 (3 connections now open) 2021-05-02T04:33:02.350+0000 I NETWORK [conn517] received client metadata from 127.0.0.1:43126 conn517: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:33:02.355+0000 I NETWORK [conn517] end connection 127.0.0.1:43126 (2 connections now open) 2021-05-02T04:33:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:50940 #518 (3 connections now open) 2021-05-02T04:33:06.833+0000 I NETWORK [conn518] end connection 10.233.74.3:50940 (2 connections now open) 2021-05-02T04:33:12.449+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43326 #519 (3 connections now open) 2021-05-02T04:33:12.450+0000 I NETWORK [conn519] received client metadata from 127.0.0.1:43326 conn519: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:33:12.455+0000 I NETWORK [conn519] end connection 127.0.0.1:43326 (2 connections now open) 2021-05-02T04:33:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:51118 #520 (3 connections now open) 2021-05-02T04:33:16.833+0000 I NETWORK [conn520] end connection 10.233.74.3:51118 (2 connections now open) 2021-05-02T04:33:22.355+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43492 #521 (3 connections now open) 2021-05-02T04:33:22.450+0000 I NETWORK [conn521] received client metadata from 127.0.0.1:43492 conn521: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:33:22.458+0000 I NETWORK [conn521] end connection 127.0.0.1:43492 (2 connections now open) 2021-05-02T04:33:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:51304 #522 (3 connections now open) 2021-05-02T04:33:26.833+0000 I NETWORK [conn522] end connection 10.233.74.3:51304 (2 connections now open) 2021-05-02T04:33:32.256+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43666 #523 (3 connections now open) 2021-05-02T04:33:32.257+0000 I NETWORK [conn523] received client metadata from 127.0.0.1:43666 conn523: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:33:32.354+0000 I NETWORK [conn523] end connection 127.0.0.1:43666 (2 connections now open) 2021-05-02T04:33:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:51468 #524 (3 connections now open) 2021-05-02T04:33:36.832+0000 I NETWORK [conn524] end connection 10.233.74.3:51468 (2 connections now open) 2021-05-02T04:33:42.152+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43834 #525 (3 connections now open) 2021-05-02T04:33:42.248+0000 I NETWORK [conn525] received client metadata from 127.0.0.1:43834 conn525: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:33:42.255+0000 I NETWORK [conn525] end connection 127.0.0.1:43834 (2 connections now open) 2021-05-02T04:33:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:51638 #526 (3 connections now open) 2021-05-02T04:33:46.832+0000 I NETWORK [conn526] end connection 10.233.74.3:51638 (2 connections now open) 2021-05-02T04:33:52.251+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44000 #527 (3 connections now open) 2021-05-02T04:33:52.253+0000 I NETWORK [conn527] received client metadata from 127.0.0.1:44000 conn527: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:33:52.354+0000 I NETWORK [conn527] end connection 127.0.0.1:44000 (2 connections now open) 2021-05-02T04:33:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:51800 #528 (3 connections now open) 2021-05-02T04:33:56.833+0000 I NETWORK [conn528] end connection 10.233.74.3:51800 (2 connections now open) 2021-05-02T04:34:02.249+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44164 #529 (3 connections now open) 2021-05-02T04:34:02.250+0000 I NETWORK [conn529] received client metadata from 127.0.0.1:44164 conn529: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:34:02.254+0000 I NETWORK [conn529] end connection 127.0.0.1:44164 (2 connections now open) 2021-05-02T04:34:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:51962 #530 (3 connections now open) 2021-05-02T04:34:06.833+0000 I NETWORK [conn530] end connection 10.233.74.3:51962 (2 connections now open) 2021-05-02T04:34:12.349+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44330 #531 (3 connections now open) 2021-05-02T04:34:12.349+0000 I NETWORK [conn531] received client metadata from 127.0.0.1:44330 conn531: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:34:12.353+0000 I NETWORK [conn531] end connection 127.0.0.1:44330 (2 connections now open) 2021-05-02T04:34:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:52122 #532 (3 connections now open) 2021-05-02T04:34:16.832+0000 I NETWORK [conn532] end connection 10.233.74.3:52122 (2 connections now open) 2021-05-02T04:34:22.254+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44482 #533 (3 connections now open) 2021-05-02T04:34:22.255+0000 I NETWORK [conn533] received client metadata from 127.0.0.1:44482 conn533: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:34:22.351+0000 I NETWORK [conn533] end connection 127.0.0.1:44482 (2 connections now open) 2021-05-02T04:34:26.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:52280 #534 (3 connections now open) 2021-05-02T04:34:26.833+0000 I NETWORK [conn534] end connection 10.233.74.3:52280 (2 connections now open) 2021-05-02T04:34:32.151+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44646 #535 (3 connections now open) 2021-05-02T04:34:32.151+0000 I NETWORK [conn535] received client metadata from 127.0.0.1:44646 conn535: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:34:32.155+0000 I NETWORK [conn535] end connection 127.0.0.1:44646 (2 connections now open) 2021-05-02T04:34:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:52444 #536 (3 connections now open) 2021-05-02T04:34:36.833+0000 I NETWORK [conn536] end connection 10.233.74.3:52444 (2 connections now open) 2021-05-02T04:34:42.353+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44812 #537 (3 connections now open) 2021-05-02T04:34:42.448+0000 I NETWORK [conn537] received client metadata from 127.0.0.1:44812 conn537: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:34:42.457+0000 I NETWORK [conn537] end connection 127.0.0.1:44812 (2 connections now open) 2021-05-02T04:34:46.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:52602 #538 (3 connections now open) 2021-05-02T04:34:46.833+0000 I NETWORK [conn538] end connection 10.233.74.3:52602 (2 connections now open) 2021-05-02T04:34:52.348+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44968 #539 (3 connections now open) 2021-05-02T04:34:52.349+0000 I NETWORK [conn539] received client metadata from 127.0.0.1:44968 conn539: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:34:52.354+0000 I NETWORK [conn539] end connection 127.0.0.1:44968 (2 connections now open) 2021-05-02T04:34:56.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:52772 #540 (3 connections now open) 2021-05-02T04:34:56.833+0000 I NETWORK [conn540] end connection 10.233.74.3:52772 (2 connections now open) 2021-05-02T04:35:02.154+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45146 #541 (3 connections now open) 2021-05-02T04:35:02.155+0000 I NETWORK [conn541] received client metadata from 127.0.0.1:45146 conn541: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:35:02.249+0000 I NETWORK [conn541] end connection 127.0.0.1:45146 (2 connections now open) 2021-05-02T04:35:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:52964 #542 (3 connections now open) 2021-05-02T04:35:06.833+0000 I NETWORK [conn542] end connection 10.233.74.3:52964 (2 connections now open) 2021-05-02T04:35:12.449+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45346 #543 (3 connections now open) 2021-05-02T04:35:12.450+0000 I NETWORK [conn543] received client metadata from 127.0.0.1:45346 conn543: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:35:12.548+0000 I NETWORK [conn543] end connection 127.0.0.1:45346 (2 connections now open) 2021-05-02T04:35:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:53146 #544 (3 connections now open) 2021-05-02T04:35:16.832+0000 I NETWORK [conn544] end connection 10.233.74.3:53146 (2 connections now open) 2021-05-02T04:35:22.349+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45510 #545 (3 connections now open) 2021-05-02T04:35:22.350+0000 I NETWORK [conn545] received client metadata from 127.0.0.1:45510 conn545: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:35:22.453+0000 I NETWORK [conn545] end connection 127.0.0.1:45510 (2 connections now open) 2021-05-02T04:35:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:53336 #546 (3 connections now open) 2021-05-02T04:35:26.833+0000 I NETWORK [conn546] end connection 10.233.74.3:53336 (2 connections now open) 2021-05-02T04:35:32.258+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45756 #547 (3 connections now open) 2021-05-02T04:35:32.259+0000 I NETWORK [conn547] received client metadata from 127.0.0.1:45756 conn547: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:35:32.355+0000 I NETWORK [conn547] end connection 127.0.0.1:45756 (2 connections now open) 2021-05-02T04:35:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:53596 #548 (3 connections now open) 2021-05-02T04:35:36.833+0000 I NETWORK [conn548] end connection 10.233.74.3:53596 (2 connections now open) 2021-05-02T04:35:42.355+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45974 #549 (3 connections now open) 2021-05-02T04:35:42.356+0000 I NETWORK [conn549] received client metadata from 127.0.0.1:45974 conn549: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:35:42.452+0000 I NETWORK [conn549] end connection 127.0.0.1:45974 (2 connections now open) 2021-05-02T04:35:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:53800 #550 (3 connections now open) 2021-05-02T04:35:46.833+0000 I NETWORK [conn550] end connection 10.233.74.3:53800 (2 connections now open) 2021-05-02T04:35:52.349+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46176 #551 (3 connections now open) 2021-05-02T04:35:52.350+0000 I NETWORK [conn551] received client metadata from 127.0.0.1:46176 conn551: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:35:52.355+0000 I NETWORK [conn551] end connection 127.0.0.1:46176 (2 connections now open) 2021-05-02T04:35:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:54008 #552 (3 connections now open) 2021-05-02T04:35:56.833+0000 I NETWORK [conn552] end connection 10.233.74.3:54008 (2 connections now open) 2021-05-02T04:36:02.159+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46388 #553 (3 connections now open) 2021-05-02T04:36:02.249+0000 I NETWORK [conn553] received client metadata from 127.0.0.1:46388 conn553: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:36:02.254+0000 I NETWORK [conn553] end connection 127.0.0.1:46388 (2 connections now open) 2021-05-02T04:36:06.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:54216 #554 (3 connections now open) 2021-05-02T04:36:06.833+0000 I NETWORK [conn554] end connection 10.233.74.3:54216 (2 connections now open) 2021-05-02T04:36:12.149+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46594 #555 (3 connections now open) 2021-05-02T04:36:12.149+0000 I NETWORK [conn555] received client metadata from 127.0.0.1:46594 conn555: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:36:12.155+0000 I NETWORK [conn555] end connection 127.0.0.1:46594 (2 connections now open) 2021-05-02T04:36:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:54412 #556 (3 connections now open) 2021-05-02T04:36:16.833+0000 I NETWORK [conn556] end connection 10.233.74.3:54412 (2 connections now open) 2021-05-02T04:36:22.353+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46770 #557 (3 connections now open) 2021-05-02T04:36:22.353+0000 I NETWORK [conn557] received client metadata from 127.0.0.1:46770 conn557: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:36:22.448+0000 I NETWORK [conn557] end connection 127.0.0.1:46770 (2 connections now open) 2021-05-02T04:36:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:54578 #558 (3 connections now open) 2021-05-02T04:36:26.833+0000 I NETWORK [conn558] end connection 10.233.74.3:54578 (2 connections now open) 2021-05-02T04:36:32.150+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46936 #559 (3 connections now open) 2021-05-02T04:36:32.151+0000 I NETWORK [conn559] received client metadata from 127.0.0.1:46936 conn559: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:36:32.249+0000 I NETWORK [conn559] end connection 127.0.0.1:46936 (2 connections now open) 2021-05-02T04:36:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:54742 #560 (3 connections now open) 2021-05-02T04:36:36.833+0000 I NETWORK [conn560] end connection 10.233.74.3:54742 (2 connections now open) 2021-05-02T04:36:42.260+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47100 #561 (3 connections now open) 2021-05-02T04:36:42.349+0000 I NETWORK [conn561] received client metadata from 127.0.0.1:47100 conn561: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:36:42.449+0000 I NETWORK [conn561] end connection 127.0.0.1:47100 (2 connections now open) 2021-05-02T04:36:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:54900 #562 (3 connections now open) 2021-05-02T04:36:46.833+0000 I NETWORK [conn562] end connection 10.233.74.3:54900 (2 connections now open) 2021-05-02T04:36:52.248+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47252 #563 (3 connections now open) 2021-05-02T04:36:52.249+0000 I NETWORK [conn563] received client metadata from 127.0.0.1:47252 conn563: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:36:52.348+0000 I NETWORK [conn563] end connection 127.0.0.1:47252 (2 connections now open) 2021-05-02T04:36:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:55062 #564 (3 connections now open) 2021-05-02T04:36:56.833+0000 I NETWORK [conn564] end connection 10.233.74.3:55062 (2 connections now open) 2021-05-02T04:37:02.159+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47416 #565 (3 connections now open) 2021-05-02T04:37:02.249+0000 I NETWORK [conn565] received client metadata from 127.0.0.1:47416 conn565: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:37:02.254+0000 I NETWORK [conn565] end connection 127.0.0.1:47416 (2 connections now open) 2021-05-02T04:37:06.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:55222 #566 (3 connections now open) 2021-05-02T04:37:06.833+0000 I NETWORK [conn566] end connection 10.233.74.3:55222 (2 connections now open) 2021-05-02T04:37:12.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47584 #567 (3 connections now open) 2021-05-02T04:37:12.352+0000 I NETWORK [conn567] received client metadata from 127.0.0.1:47584 conn567: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:37:12.448+0000 I NETWORK [conn567] end connection 127.0.0.1:47584 (2 connections now open) 2021-05-02T04:37:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:55384 #568 (3 connections now open) 2021-05-02T04:37:16.833+0000 I NETWORK [conn568] end connection 10.233.74.3:55384 (2 connections now open) 2021-05-02T04:37:22.159+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47734 #569 (3 connections now open) 2021-05-02T04:37:22.159+0000 I NETWORK [conn569] received client metadata from 127.0.0.1:47734 conn569: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:37:22.255+0000 I NETWORK [conn569] end connection 127.0.0.1:47734 (2 connections now open) 2021-05-02T04:37:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:55538 #570 (3 connections now open) 2021-05-02T04:37:26.832+0000 I NETWORK [conn570] end connection 10.233.74.3:55538 (2 connections now open) 2021-05-02T04:37:32.452+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47902 #571 (3 connections now open) 2021-05-02T04:37:32.453+0000 I NETWORK [conn571] received client metadata from 127.0.0.1:47902 conn571: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:37:32.551+0000 I NETWORK [conn571] end connection 127.0.0.1:47902 (2 connections now open) 2021-05-02T04:37:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:55700 #572 (3 connections now open) 2021-05-02T04:37:36.832+0000 I NETWORK [conn572] end connection 10.233.74.3:55700 (2 connections now open) 2021-05-02T04:37:42.258+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48056 #573 (3 connections now open) 2021-05-02T04:37:42.259+0000 I NETWORK [conn573] received client metadata from 127.0.0.1:48056 conn573: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:37:42.353+0000 I NETWORK [conn573] end connection 127.0.0.1:48056 (2 connections now open) 2021-05-02T04:37:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:55860 #574 (3 connections now open) 2021-05-02T04:37:46.833+0000 I NETWORK [conn574] end connection 10.233.74.3:55860 (2 connections now open) 2021-05-02T04:37:52.356+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48224 #575 (3 connections now open) 2021-05-02T04:37:52.356+0000 I NETWORK [conn575] received client metadata from 127.0.0.1:48224 conn575: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:37:52.451+0000 I NETWORK [conn575] end connection 127.0.0.1:48224 (2 connections now open) 2021-05-02T04:37:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:56024 #576 (3 connections now open) 2021-05-02T04:37:56.833+0000 I NETWORK [conn576] end connection 10.233.74.3:56024 (2 connections now open) 2021-05-02T04:38:02.253+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48382 #577 (3 connections now open) 2021-05-02T04:38:02.254+0000 I NETWORK [conn577] received client metadata from 127.0.0.1:48382 conn577: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:38:02.348+0000 I NETWORK [conn577] end connection 127.0.0.1:48382 (2 connections now open) 2021-05-02T04:38:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:56182 #578 (3 connections now open) 2021-05-02T04:38:06.832+0000 I NETWORK [conn578] end connection 10.233.74.3:56182 (2 connections now open) 2021-05-02T04:38:12.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48548 #579 (3 connections now open) 2021-05-02T04:38:12.353+0000 I NETWORK [conn579] received client metadata from 127.0.0.1:48548 conn579: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:38:12.448+0000 I NETWORK [conn579] end connection 127.0.0.1:48548 (2 connections now open) 2021-05-02T04:38:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:56346 #580 (3 connections now open) 2021-05-02T04:38:16.833+0000 I NETWORK [conn580] end connection 10.233.74.3:56346 (2 connections now open) 2021-05-02T04:38:22.257+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48702 #581 (3 connections now open) 2021-05-02T04:38:22.258+0000 I NETWORK [conn581] received client metadata from 127.0.0.1:48702 conn581: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:38:22.352+0000 I NETWORK [conn581] end connection 127.0.0.1:48702 (2 connections now open) 2021-05-02T04:38:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:56498 #582 (3 connections now open) 2021-05-02T04:38:26.832+0000 I NETWORK [conn582] end connection 10.233.74.3:56498 (2 connections now open) 2021-05-02T04:38:32.354+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48864 #583 (3 connections now open) 2021-05-02T04:38:32.449+0000 I NETWORK [conn583] received client metadata from 127.0.0.1:48864 conn583: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:38:32.455+0000 I NETWORK [conn583] end connection 127.0.0.1:48864 (2 connections now open) 2021-05-02T04:38:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:56658 #584 (3 connections now open) 2021-05-02T04:38:36.832+0000 I NETWORK [conn584] end connection 10.233.74.3:56658 (2 connections now open) 2021-05-02T04:38:42.152+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49024 #585 (3 connections now open) 2021-05-02T04:38:42.153+0000 I NETWORK [conn585] received client metadata from 127.0.0.1:49024 conn585: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:38:42.252+0000 I NETWORK [conn585] end connection 127.0.0.1:49024 (2 connections now open) 2021-05-02T04:38:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:56820 #586 (3 connections now open) 2021-05-02T04:38:46.832+0000 I NETWORK [conn586] end connection 10.233.74.3:56820 (2 connections now open) 2021-05-02T04:38:52.454+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49188 #587 (3 connections now open) 2021-05-02T04:38:52.455+0000 I NETWORK [conn587] received client metadata from 127.0.0.1:49188 conn587: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:38:52.551+0000 I NETWORK [conn587] end connection 127.0.0.1:49188 (2 connections now open) 2021-05-02T04:38:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:56982 #588 (3 connections now open) 2021-05-02T04:38:56.833+0000 I NETWORK [conn588] end connection 10.233.74.3:56982 (2 connections now open) 2021-05-02T04:39:02.155+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49342 #589 (3 connections now open) 2021-05-02T04:39:02.249+0000 I NETWORK [conn589] received client metadata from 127.0.0.1:49342 conn589: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:39:02.255+0000 I NETWORK [conn589] end connection 127.0.0.1:49342 (2 connections now open) 2021-05-02T04:39:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:57138 #590 (3 connections now open) 2021-05-02T04:39:06.833+0000 I NETWORK [conn590] end connection 10.233.74.3:57138 (2 connections now open) 2021-05-02T04:39:12.150+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49506 #591 (3 connections now open) 2021-05-02T04:39:12.151+0000 I NETWORK [conn591] received client metadata from 127.0.0.1:49506 conn591: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:39:12.155+0000 I NETWORK [conn591] end connection 127.0.0.1:49506 (2 connections now open) 2021-05-02T04:39:16.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:57310 #592 (3 connections now open) 2021-05-02T04:39:16.833+0000 I NETWORK [conn592] end connection 10.233.74.3:57310 (2 connections now open) 2021-05-02T04:39:22.251+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49670 #593 (3 connections now open) 2021-05-02T04:39:22.251+0000 I NETWORK [conn593] received client metadata from 127.0.0.1:49670 conn593: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:39:22.348+0000 I NETWORK [conn593] end connection 127.0.0.1:49670 (2 connections now open) 2021-05-02T04:39:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:57466 #594 (3 connections now open) 2021-05-02T04:39:26.833+0000 I NETWORK [conn594] end connection 10.233.74.3:57466 (2 connections now open) 2021-05-02T04:39:32.448+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49836 #595 (3 connections now open) 2021-05-02T04:39:32.449+0000 I NETWORK [conn595] received client metadata from 127.0.0.1:49836 conn595: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:39:32.456+0000 I NETWORK [conn595] end connection 127.0.0.1:49836 (2 connections now open) 2021-05-02T04:39:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:57628 #596 (3 connections now open) 2021-05-02T04:39:36.832+0000 I NETWORK [conn596] end connection 10.233.74.3:57628 (2 connections now open) 2021-05-02T04:39:42.355+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49998 #597 (3 connections now open) 2021-05-02T04:39:42.448+0000 I NETWORK [conn597] received client metadata from 127.0.0.1:49998 conn597: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:39:42.455+0000 I NETWORK [conn597] end connection 127.0.0.1:49998 (2 connections now open) 2021-05-02T04:39:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:57790 #598 (3 connections now open) 2021-05-02T04:39:46.832+0000 I NETWORK [conn598] end connection 10.233.74.3:57790 (2 connections now open) 2021-05-02T04:39:52.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50152 #599 (3 connections now open) 2021-05-02T04:39:52.352+0000 I NETWORK [conn599] received client metadata from 127.0.0.1:50152 conn599: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:39:52.449+0000 I NETWORK [conn599] end connection 127.0.0.1:50152 (2 connections now open) 2021-05-02T04:39:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:57946 #600 (3 connections now open) 2021-05-02T04:39:56.833+0000 I NETWORK [conn600] end connection 10.233.74.3:57946 (2 connections now open) 2021-05-02T04:40:02.251+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50312 #601 (3 connections now open) 2021-05-02T04:40:02.251+0000 I NETWORK [conn601] received client metadata from 127.0.0.1:50312 conn601: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:40:02.256+0000 I NETWORK [conn601] end connection 127.0.0.1:50312 (2 connections now open) 2021-05-02T04:40:06.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:58108 #602 (3 connections now open) 2021-05-02T04:40:06.833+0000 I NETWORK [conn602] end connection 10.233.74.3:58108 (2 connections now open) 2021-05-02T04:40:12.355+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50476 #603 (3 connections now open) 2021-05-02T04:40:12.355+0000 I NETWORK [conn603] received client metadata from 127.0.0.1:50476 conn603: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:40:12.453+0000 I NETWORK [conn603] end connection 127.0.0.1:50476 (2 connections now open) 2021-05-02T04:40:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:58268 #604 (3 connections now open) 2021-05-02T04:40:16.832+0000 I NETWORK [conn604] end connection 10.233.74.3:58268 (2 connections now open) 2021-05-02T04:40:22.253+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50630 #605 (3 connections now open) 2021-05-02T04:40:22.253+0000 I NETWORK [conn605] received client metadata from 127.0.0.1:50630 conn605: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:40:22.351+0000 I NETWORK [conn605] end connection 127.0.0.1:50630 (2 connections now open) 2021-05-02T04:40:26.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:58426 #606 (3 connections now open) 2021-05-02T04:40:26.833+0000 I NETWORK [conn606] end connection 10.233.74.3:58426 (2 connections now open) 2021-05-02T04:40:32.253+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50792 #607 (3 connections now open) 2021-05-02T04:40:32.254+0000 I NETWORK [conn607] received client metadata from 127.0.0.1:50792 conn607: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:40:32.349+0000 I NETWORK [conn607] end connection 127.0.0.1:50792 (2 connections now open) 2021-05-02T04:40:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:58598 #608 (3 connections now open) 2021-05-02T04:40:36.833+0000 I NETWORK [conn608] end connection 10.233.74.3:58598 (2 connections now open) 2021-05-02T04:40:42.354+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50966 #609 (3 connections now open) 2021-05-02T04:40:42.354+0000 I NETWORK [conn609] received client metadata from 127.0.0.1:50966 conn609: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:40:42.451+0000 I NETWORK [conn609] end connection 127.0.0.1:50966 (2 connections now open) 2021-05-02T04:40:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:58756 #610 (3 connections now open) 2021-05-02T04:40:46.832+0000 I NETWORK [conn610] end connection 10.233.74.3:58756 (2 connections now open) 2021-05-02T04:40:52.254+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51116 #611 (3 connections now open) 2021-05-02T04:40:52.255+0000 I NETWORK [conn611] received client metadata from 127.0.0.1:51116 conn611: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:40:52.355+0000 I NETWORK [conn611] end connection 127.0.0.1:51116 (2 connections now open) 2021-05-02T04:40:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:58918 #612 (3 connections now open) 2021-05-02T04:40:56.832+0000 I NETWORK [conn612] end connection 10.233.74.3:58918 (2 connections now open) 2021-05-02T04:41:02.349+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51284 #613 (3 connections now open) 2021-05-02T04:41:02.350+0000 I NETWORK [conn613] received client metadata from 127.0.0.1:51284 conn613: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:41:02.354+0000 I NETWORK [conn613] end connection 127.0.0.1:51284 (2 connections now open) 2021-05-02T04:41:06.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:59078 #614 (3 connections now open) 2021-05-02T04:41:06.833+0000 I NETWORK [conn614] end connection 10.233.74.3:59078 (2 connections now open) 2021-05-02T04:41:12.155+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51440 #615 (3 connections now open) 2021-05-02T04:41:12.155+0000 I NETWORK [conn615] received client metadata from 127.0.0.1:51440 conn615: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:41:12.254+0000 I NETWORK [conn615] end connection 127.0.0.1:51440 (2 connections now open) 2021-05-02T04:41:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:59240 #616 (3 connections now open) 2021-05-02T04:41:16.832+0000 I NETWORK [conn616] end connection 10.233.74.3:59240 (2 connections now open) 2021-05-02T04:41:22.156+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51590 #617 (3 connections now open) 2021-05-02T04:41:22.157+0000 I NETWORK [conn617] received client metadata from 127.0.0.1:51590 conn617: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:41:22.253+0000 I NETWORK [conn617] end connection 127.0.0.1:51590 (2 connections now open) 2021-05-02T04:41:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:59400 #618 (3 connections now open) 2021-05-02T04:41:26.832+0000 I NETWORK [conn618] end connection 10.233.74.3:59400 (2 connections now open) 2021-05-02T04:41:32.354+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51760 #619 (3 connections now open) 2021-05-02T04:41:32.355+0000 I NETWORK [conn619] received client metadata from 127.0.0.1:51760 conn619: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:41:32.452+0000 I NETWORK [conn619] end connection 127.0.0.1:51760 (2 connections now open) 2021-05-02T04:41:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:59564 #620 (3 connections now open) 2021-05-02T04:41:36.833+0000 I NETWORK [conn620] end connection 10.233.74.3:59564 (2 connections now open) 2021-05-02T04:41:42.457+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51926 #621 (3 connections now open) 2021-05-02T04:41:42.457+0000 I NETWORK [conn621] received client metadata from 127.0.0.1:51926 conn621: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:41:42.555+0000 I NETWORK [conn621] end connection 127.0.0.1:51926 (2 connections now open) 2021-05-02T04:41:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:59722 #622 (3 connections now open) 2021-05-02T04:41:46.833+0000 I NETWORK [conn622] end connection 10.233.74.3:59722 (2 connections now open) 2021-05-02T04:41:52.349+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52078 #623 (3 connections now open) 2021-05-02T04:41:52.350+0000 I NETWORK [conn623] received client metadata from 127.0.0.1:52078 conn623: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:41:52.354+0000 I NETWORK [conn623] end connection 127.0.0.1:52078 (2 connections now open) 2021-05-02T04:41:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:59882 #624 (3 connections now open) 2021-05-02T04:41:56.832+0000 I NETWORK [conn624] end connection 10.233.74.3:59882 (2 connections now open) 2021-05-02T04:42:02.453+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52254 #625 (3 connections now open) 2021-05-02T04:42:02.454+0000 I NETWORK [conn625] received client metadata from 127.0.0.1:52254 conn625: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:42:02.548+0000 I NETWORK [conn625] end connection 127.0.0.1:52254 (2 connections now open) 2021-05-02T04:42:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:60052 #626 (3 connections now open) 2021-05-02T04:42:06.833+0000 I NETWORK [conn626] end connection 10.233.74.3:60052 (2 connections now open) 2021-05-02T04:42:12.356+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52414 #627 (3 connections now open) 2021-05-02T04:42:12.357+0000 I NETWORK [conn627] received client metadata from 127.0.0.1:52414 conn627: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:42:12.451+0000 I NETWORK [conn627] end connection 127.0.0.1:52414 (2 connections now open) 2021-05-02T04:42:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:60214 #628 (3 connections now open) 2021-05-02T04:42:16.833+0000 I NETWORK [conn628] end connection 10.233.74.3:60214 (2 connections now open) 2021-05-02T04:42:22.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52568 #629 (3 connections now open) 2021-05-02T04:42:22.352+0000 I NETWORK [conn629] received client metadata from 127.0.0.1:52568 conn629: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:42:22.356+0000 I NETWORK [conn629] end connection 127.0.0.1:52568 (2 connections now open) 2021-05-02T04:42:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:60366 #630 (3 connections now open) 2021-05-02T04:42:26.833+0000 I NETWORK [conn630] end connection 10.233.74.3:60366 (2 connections now open) 2021-05-02T04:42:32.257+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52722 #631 (3 connections now open) 2021-05-02T04:42:32.349+0000 I NETWORK [conn631] received client metadata from 127.0.0.1:52722 conn631: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:42:32.353+0000 I NETWORK [conn631] end connection 127.0.0.1:52722 (2 connections now open) 2021-05-02T04:42:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:60532 #632 (3 connections now open) 2021-05-02T04:42:36.833+0000 I NETWORK [conn632] end connection 10.233.74.3:60532 (2 connections now open) 2021-05-02T04:42:42.353+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52892 #633 (3 connections now open) 2021-05-02T04:42:42.354+0000 I NETWORK [conn633] received client metadata from 127.0.0.1:52892 conn633: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:42:42.452+0000 I NETWORK [conn633] end connection 127.0.0.1:52892 (2 connections now open) 2021-05-02T04:42:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:60688 #634 (3 connections now open) 2021-05-02T04:42:46.833+0000 I NETWORK [conn634] end connection 10.233.74.3:60688 (2 connections now open) 2021-05-02T04:42:52.254+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53042 #635 (3 connections now open) 2021-05-02T04:42:52.255+0000 I NETWORK [conn635] received client metadata from 127.0.0.1:53042 conn635: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:42:52.353+0000 I NETWORK [conn635] end connection 127.0.0.1:53042 (2 connections now open) 2021-05-02T04:42:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:60844 #636 (3 connections now open) 2021-05-02T04:42:56.832+0000 I NETWORK [conn636] end connection 10.233.74.3:60844 (2 connections now open) 2021-05-02T04:43:02.248+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53200 #637 (3 connections now open) 2021-05-02T04:43:02.249+0000 I NETWORK [conn637] received client metadata from 127.0.0.1:53200 conn637: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:43:02.257+0000 I NETWORK [conn637] end connection 127.0.0.1:53200 (2 connections now open) 2021-05-02T04:43:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:32772 #638 (3 connections now open) 2021-05-02T04:43:06.833+0000 I NETWORK [conn638] end connection 10.233.74.3:32772 (2 connections now open) 2021-05-02T04:43:12.156+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53364 #639 (3 connections now open) 2021-05-02T04:43:12.249+0000 I NETWORK [conn639] received client metadata from 127.0.0.1:53364 conn639: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:43:12.256+0000 I NETWORK [conn639] end connection 127.0.0.1:53364 (2 connections now open) 2021-05-02T04:43:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:32934 #640 (3 connections now open) 2021-05-02T04:43:16.833+0000 I NETWORK [conn640] end connection 10.233.74.3:32934 (2 connections now open) 2021-05-02T04:43:22.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53522 #641 (3 connections now open) 2021-05-02T04:43:22.351+0000 I NETWORK [conn641] received client metadata from 127.0.0.1:53522 conn641: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:43:22.355+0000 I NETWORK [conn641] end connection 127.0.0.1:53522 (2 connections now open) 2021-05-02T04:43:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:33098 #642 (3 connections now open) 2021-05-02T04:43:26.833+0000 I NETWORK [conn642] end connection 10.233.74.3:33098 (2 connections now open) 2021-05-02T04:43:32.255+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53688 #643 (3 connections now open) 2021-05-02T04:43:32.349+0000 I NETWORK [conn643] received client metadata from 127.0.0.1:53688 conn643: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:43:32.354+0000 I NETWORK [conn643] end connection 127.0.0.1:53688 (2 connections now open) 2021-05-02T04:43:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:33262 #644 (3 connections now open) 2021-05-02T04:43:36.833+0000 I NETWORK [conn644] end connection 10.233.74.3:33262 (2 connections now open) 2021-05-02T04:43:42.254+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53854 #645 (3 connections now open) 2021-05-02T04:43:42.348+0000 I NETWORK [conn645] received client metadata from 127.0.0.1:53854 conn645: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:43:42.361+0000 I NETWORK [conn645] end connection 127.0.0.1:53854 (2 connections now open) 2021-05-02T04:43:46.837+0000 I NETWORK [listener] connection accepted from 10.233.74.3:33420 #646 (3 connections now open) 2021-05-02T04:43:46.837+0000 I NETWORK [conn646] end connection 10.233.74.3:33420 (2 connections now open) 2021-05-02T04:43:52.159+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54006 #647 (3 connections now open) 2021-05-02T04:43:52.159+0000 I NETWORK [conn647] received client metadata from 127.0.0.1:54006 conn647: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:43:52.254+0000 I NETWORK [conn647] end connection 127.0.0.1:54006 (2 connections now open) 2021-05-02T04:43:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:33576 #648 (3 connections now open) 2021-05-02T04:43:56.833+0000 I NETWORK [conn648] end connection 10.233.74.3:33576 (2 connections now open) 2021-05-02T04:44:02.250+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54170 #649 (3 connections now open) 2021-05-02T04:44:02.251+0000 I NETWORK [conn649] received client metadata from 127.0.0.1:54170 conn649: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:44:02.255+0000 I NETWORK [conn649] end connection 127.0.0.1:54170 (2 connections now open) 2021-05-02T04:44:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:33742 #650 (3 connections now open) 2021-05-02T04:44:06.833+0000 I NETWORK [conn650] end connection 10.233.74.3:33742 (2 connections now open) 2021-05-02T04:44:12.353+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54338 #651 (3 connections now open) 2021-05-02T04:44:12.448+0000 I NETWORK [conn651] received client metadata from 127.0.0.1:54338 conn651: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:44:12.459+0000 I NETWORK [conn651] end connection 127.0.0.1:54338 (2 connections now open) 2021-05-02T04:44:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:33904 #652 (3 connections now open) 2021-05-02T04:44:16.832+0000 I NETWORK [conn652] end connection 10.233.74.3:33904 (2 connections now open) 2021-05-02T04:44:22.455+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54494 #653 (3 connections now open) 2021-05-02T04:44:22.456+0000 I NETWORK [conn653] received client metadata from 127.0.0.1:54494 conn653: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:44:22.551+0000 I NETWORK [conn653] end connection 127.0.0.1:54494 (2 connections now open) 2021-05-02T04:44:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:34052 #654 (3 connections now open) 2021-05-02T04:44:26.833+0000 I NETWORK [conn654] end connection 10.233.74.3:34052 (2 connections now open) 2021-05-02T04:44:32.353+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54652 #655 (3 connections now open) 2021-05-02T04:44:32.354+0000 I NETWORK [conn655] received client metadata from 127.0.0.1:54652 conn655: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:44:32.358+0000 I NETWORK [conn655] end connection 127.0.0.1:54652 (2 connections now open) 2021-05-02T04:44:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:34214 #656 (3 connections now open) 2021-05-02T04:44:36.833+0000 I NETWORK [conn656] end connection 10.233.74.3:34214 (2 connections now open) 2021-05-02T04:44:42.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54812 #657 (3 connections now open) 2021-05-02T04:44:42.352+0000 I NETWORK [conn657] received client metadata from 127.0.0.1:54812 conn657: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:44:42.448+0000 I NETWORK [conn657] end connection 127.0.0.1:54812 (2 connections now open) 2021-05-02T04:44:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:34376 #658 (3 connections now open) 2021-05-02T04:44:46.832+0000 I NETWORK [conn658] end connection 10.233.74.3:34376 (2 connections now open) 2021-05-02T04:44:52.251+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54972 #659 (3 connections now open) 2021-05-02T04:44:52.252+0000 I NETWORK [conn659] received client metadata from 127.0.0.1:54972 conn659: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:44:52.255+0000 I NETWORK [conn659] end connection 127.0.0.1:54972 (2 connections now open) 2021-05-02T04:44:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:34538 #660 (3 connections now open) 2021-05-02T04:44:56.833+0000 I NETWORK [conn660] end connection 10.233.74.3:34538 (2 connections now open) 2021-05-02T04:45:02.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55136 #661 (3 connections now open) 2021-05-02T04:45:02.353+0000 I NETWORK [conn661] received client metadata from 127.0.0.1:55136 conn661: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:45:02.450+0000 I NETWORK [conn661] end connection 127.0.0.1:55136 (2 connections now open) 2021-05-02T04:45:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:34698 #662 (3 connections now open) 2021-05-02T04:45:06.833+0000 I NETWORK [conn662] end connection 10.233.74.3:34698 (2 connections now open) 2021-05-02T04:45:12.148+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55288 #663 (3 connections now open) 2021-05-02T04:45:12.149+0000 I NETWORK [conn663] received client metadata from 127.0.0.1:55288 conn663: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:45:12.156+0000 I NETWORK [conn663] end connection 127.0.0.1:55288 (2 connections now open) 2021-05-02T04:45:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:34858 #664 (3 connections now open) 2021-05-02T04:45:16.833+0000 I NETWORK [conn664] end connection 10.233.74.3:34858 (2 connections now open) 2021-05-02T04:45:22.550+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55454 #665 (3 connections now open) 2021-05-02T04:45:22.551+0000 I NETWORK [conn665] received client metadata from 127.0.0.1:55454 conn665: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:45:22.653+0000 I NETWORK [conn665] end connection 127.0.0.1:55454 (2 connections now open) 2021-05-02T04:45:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:35012 #666 (3 connections now open) 2021-05-02T04:45:26.832+0000 I NETWORK [conn666] end connection 10.233.74.3:35012 (2 connections now open) 2021-05-02T04:45:32.253+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55606 #667 (3 connections now open) 2021-05-02T04:45:32.254+0000 I NETWORK [conn667] received client metadata from 127.0.0.1:55606 conn667: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:45:32.353+0000 I NETWORK [conn667] end connection 127.0.0.1:55606 (2 connections now open) 2021-05-02T04:45:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:35174 #668 (3 connections now open) 2021-05-02T04:45:36.833+0000 I NETWORK [conn668] end connection 10.233.74.3:35174 (2 connections now open) 2021-05-02T04:45:42.350+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55778 #669 (3 connections now open) 2021-05-02T04:45:42.351+0000 I NETWORK [conn669] received client metadata from 127.0.0.1:55778 conn669: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:45:42.355+0000 I NETWORK [conn669] end connection 127.0.0.1:55778 (2 connections now open) 2021-05-02T04:45:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:35338 #670 (3 connections now open) 2021-05-02T04:45:46.833+0000 I NETWORK [conn670] end connection 10.233.74.3:35338 (2 connections now open) 2021-05-02T04:45:52.255+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55930 #671 (3 connections now open) 2021-05-02T04:45:52.256+0000 I NETWORK [conn671] received client metadata from 127.0.0.1:55930 conn671: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:45:52.355+0000 I NETWORK [conn671] end connection 127.0.0.1:55930 (2 connections now open) 2021-05-02T04:45:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:35500 #672 (3 connections now open) 2021-05-02T04:45:56.833+0000 I NETWORK [conn672] end connection 10.233.74.3:35500 (2 connections now open) 2021-05-02T04:46:02.253+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56094 #673 (3 connections now open) 2021-05-02T04:46:02.253+0000 I NETWORK [conn673] received client metadata from 127.0.0.1:56094 conn673: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:46:02.351+0000 I NETWORK [conn673] end connection 127.0.0.1:56094 (2 connections now open) 2021-05-02T04:46:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:35660 #674 (3 connections now open) 2021-05-02T04:46:06.833+0000 I NETWORK [conn674] end connection 10.233.74.3:35660 (2 connections now open) 2021-05-02T04:46:12.259+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56266 #675 (3 connections now open) 2021-05-02T04:46:12.348+0000 I NETWORK [conn675] received client metadata from 127.0.0.1:56266 conn675: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:46:12.352+0000 I NETWORK [conn675] end connection 127.0.0.1:56266 (2 connections now open) 2021-05-02T04:46:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:35832 #676 (3 connections now open) 2021-05-02T04:46:16.833+0000 I NETWORK [conn676] end connection 10.233.74.3:35832 (2 connections now open) 2021-05-02T04:46:22.349+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56426 #677 (3 connections now open) 2021-05-02T04:46:22.350+0000 I NETWORK [conn677] received client metadata from 127.0.0.1:56426 conn677: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:46:22.357+0000 I NETWORK [conn677] end connection 127.0.0.1:56426 (2 connections now open) 2021-05-02T04:46:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:35988 #678 (3 connections now open) 2021-05-02T04:46:26.832+0000 I NETWORK [conn678] end connection 10.233.74.3:35988 (2 connections now open) 2021-05-02T04:46:32.248+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56582 #679 (3 connections now open) 2021-05-02T04:46:32.249+0000 I NETWORK [conn679] received client metadata from 127.0.0.1:56582 conn679: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:46:32.254+0000 I NETWORK [conn679] end connection 127.0.0.1:56582 (2 connections now open) 2021-05-02T04:46:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:36150 #680 (3 connections now open) 2021-05-02T04:46:36.833+0000 I NETWORK [conn680] end connection 10.233.74.3:36150 (2 connections now open) 2021-05-02T04:46:42.355+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56750 #681 (3 connections now open) 2021-05-02T04:46:42.356+0000 I NETWORK [conn681] received client metadata from 127.0.0.1:56750 conn681: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:46:42.456+0000 I NETWORK [conn681] end connection 127.0.0.1:56750 (2 connections now open) 2021-05-02T04:46:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:36312 #682 (3 connections now open) 2021-05-02T04:46:46.833+0000 I NETWORK [conn682] end connection 10.233.74.3:36312 (2 connections now open) 2021-05-02T04:46:52.557+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56906 #683 (3 connections now open) 2021-05-02T04:46:52.648+0000 I NETWORK [conn683] received client metadata from 127.0.0.1:56906 conn683: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:46:52.655+0000 I NETWORK [conn683] end connection 127.0.0.1:56906 (2 connections now open) 2021-05-02T04:46:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:36468 #684 (3 connections now open) 2021-05-02T04:46:56.833+0000 I NETWORK [conn684] end connection 10.233.74.3:36468 (2 connections now open) 2021-05-02T04:47:02.353+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57062 #685 (3 connections now open) 2021-05-02T04:47:02.354+0000 I NETWORK [conn685] received client metadata from 127.0.0.1:57062 conn685: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:47:02.453+0000 I NETWORK [conn685] end connection 127.0.0.1:57062 (2 connections now open) 2021-05-02T04:47:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:36626 #686 (3 connections now open) 2021-05-02T04:47:06.833+0000 I NETWORK [conn686] end connection 10.233.74.3:36626 (2 connections now open) 2021-05-02T04:47:12.155+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57220 #687 (3 connections now open) 2021-05-02T04:47:12.248+0000 I NETWORK [conn687] received client metadata from 127.0.0.1:57220 conn687: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:47:12.256+0000 I NETWORK [conn687] end connection 127.0.0.1:57220 (2 connections now open) 2021-05-02T04:47:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:36788 #688 (3 connections now open) 2021-05-02T04:47:16.833+0000 I NETWORK [conn688] end connection 10.233.74.3:36788 (2 connections now open) 2021-05-02T04:47:22.356+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57380 #689 (3 connections now open) 2021-05-02T04:47:22.356+0000 I NETWORK [conn689] received client metadata from 127.0.0.1:57380 conn689: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:47:22.453+0000 I NETWORK [conn689] end connection 127.0.0.1:57380 (2 connections now open) 2021-05-02T04:47:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:36942 #690 (3 connections now open) 2021-05-02T04:47:26.833+0000 I NETWORK [conn690] end connection 10.233.74.3:36942 (2 connections now open) 2021-05-02T04:47:32.154+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57534 #691 (3 connections now open) 2021-05-02T04:47:32.248+0000 I NETWORK [conn691] received client metadata from 127.0.0.1:57534 conn691: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:47:32.254+0000 I NETWORK [conn691] end connection 127.0.0.1:57534 (2 connections now open) 2021-05-02T04:47:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:37106 #692 (3 connections now open) 2021-05-02T04:47:36.832+0000 I NETWORK [conn692] end connection 10.233.74.3:37106 (2 connections now open) 2021-05-02T04:47:42.160+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57702 #693 (3 connections now open) 2021-05-02T04:47:42.249+0000 I NETWORK [conn693] received client metadata from 127.0.0.1:57702 conn693: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:47:42.254+0000 I NETWORK [conn693] end connection 127.0.0.1:57702 (2 connections now open) 2021-05-02T04:47:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:37266 #694 (3 connections now open) 2021-05-02T04:47:46.832+0000 I NETWORK [conn694] end connection 10.233.74.3:37266 (2 connections now open) 2021-05-02T04:47:52.358+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57864 #695 (3 connections now open) 2021-05-02T04:47:52.358+0000 I NETWORK [conn695] received client metadata from 127.0.0.1:57864 conn695: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:47:52.455+0000 I NETWORK [conn695] end connection 127.0.0.1:57864 (2 connections now open) 2021-05-02T04:47:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:37428 #696 (3 connections now open) 2021-05-02T04:47:56.832+0000 I NETWORK [conn696] end connection 10.233.74.3:37428 (2 connections now open) 2021-05-02T04:48:02.248+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58020 #697 (3 connections now open) 2021-05-02T04:48:02.250+0000 I NETWORK [conn697] received client metadata from 127.0.0.1:58020 conn697: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:48:02.257+0000 I NETWORK [conn697] end connection 127.0.0.1:58020 (2 connections now open) 2021-05-02T04:48:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:37590 #698 (3 connections now open) 2021-05-02T04:48:06.833+0000 I NETWORK [conn698] end connection 10.233.74.3:37590 (2 connections now open) 2021-05-02T04:48:12.257+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58184 #699 (3 connections now open) 2021-05-02T04:48:12.258+0000 I NETWORK [conn699] received client metadata from 127.0.0.1:58184 conn699: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:48:12.352+0000 I NETWORK [conn699] end connection 127.0.0.1:58184 (2 connections now open) 2021-05-02T04:48:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:37756 #700 (3 connections now open) 2021-05-02T04:48:16.833+0000 I NETWORK [conn700] end connection 10.233.74.3:37756 (2 connections now open) 2021-05-02T04:48:22.256+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58340 #701 (3 connections now open) 2021-05-02T04:48:22.257+0000 I NETWORK [conn701] received client metadata from 127.0.0.1:58340 conn701: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:48:22.352+0000 I NETWORK [conn701] end connection 127.0.0.1:58340 (2 connections now open) 2021-05-02T04:48:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:37912 #702 (3 connections now open) 2021-05-02T04:48:26.833+0000 I NETWORK [conn702] end connection 10.233.74.3:37912 (2 connections now open) 2021-05-02T04:48:32.250+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58504 #703 (3 connections now open) 2021-05-02T04:48:32.251+0000 I NETWORK [conn703] received client metadata from 127.0.0.1:58504 conn703: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:48:32.348+0000 I NETWORK [conn703] end connection 127.0.0.1:58504 (2 connections now open) 2021-05-02T04:48:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:38078 #704 (3 connections now open) 2021-05-02T04:48:36.832+0000 I NETWORK [conn704] end connection 10.233.74.3:38078 (2 connections now open) 2021-05-02T04:48:42.359+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58672 #705 (3 connections now open) 2021-05-02T04:48:42.448+0000 I NETWORK [conn705] received client metadata from 127.0.0.1:58672 conn705: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:48:42.548+0000 I NETWORK [conn705] end connection 127.0.0.1:58672 (2 connections now open) 2021-05-02T04:48:46.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:38236 #706 (3 connections now open) 2021-05-02T04:48:46.833+0000 I NETWORK [conn706] end connection 10.233.74.3:38236 (2 connections now open) 2021-05-02T04:48:52.257+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58822 #707 (3 connections now open) 2021-05-02T04:48:52.258+0000 I NETWORK [conn707] received client metadata from 127.0.0.1:58822 conn707: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:48:52.354+0000 I NETWORK [conn707] end connection 127.0.0.1:58822 (2 connections now open) 2021-05-02T04:48:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:38404 #708 (3 connections now open) 2021-05-02T04:48:56.833+0000 I NETWORK [conn708] end connection 10.233.74.3:38404 (2 connections now open) 2021-05-02T04:49:02.255+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58994 #709 (3 connections now open) 2021-05-02T04:49:02.348+0000 I NETWORK [conn709] received client metadata from 127.0.0.1:58994 conn709: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:49:02.353+0000 I NETWORK [conn709] end connection 127.0.0.1:58994 (2 connections now open) 2021-05-02T04:49:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:38562 #710 (3 connections now open) 2021-05-02T04:49:06.833+0000 I NETWORK [conn710] end connection 10.233.74.3:38562 (2 connections now open) 2021-05-02T04:49:12.258+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59154 #711 (3 connections now open) 2021-05-02T04:49:12.348+0000 I NETWORK [conn711] received client metadata from 127.0.0.1:59154 conn711: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:49:12.354+0000 I NETWORK [conn711] end connection 127.0.0.1:59154 (2 connections now open) 2021-05-02T04:49:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:38722 #712 (3 connections now open) 2021-05-02T04:49:16.832+0000 I NETWORK [conn712] end connection 10.233.74.3:38722 (2 connections now open) 2021-05-02T04:49:22.448+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59314 #713 (3 connections now open) 2021-05-02T04:49:22.451+0000 I NETWORK [conn713] received client metadata from 127.0.0.1:59314 conn713: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:49:22.456+0000 I NETWORK [conn713] end connection 127.0.0.1:59314 (2 connections now open) 2021-05-02T04:49:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:38876 #714 (3 connections now open) 2021-05-02T04:49:26.833+0000 I NETWORK [conn714] end connection 10.233.74.3:38876 (2 connections now open) 2021-05-02T04:49:32.252+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59466 #715 (3 connections now open) 2021-05-02T04:49:32.253+0000 I NETWORK [conn715] received client metadata from 127.0.0.1:59466 conn715: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:49:32.351+0000 I NETWORK [conn715] end connection 127.0.0.1:59466 (2 connections now open) 2021-05-02T04:49:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:39042 #716 (3 connections now open) 2021-05-02T04:49:36.832+0000 I NETWORK [conn716] end connection 10.233.74.3:39042 (2 connections now open) 2021-05-02T04:49:42.454+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59638 #717 (3 connections now open) 2021-05-02T04:49:42.548+0000 I NETWORK [conn717] received client metadata from 127.0.0.1:59638 conn717: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:49:42.555+0000 I NETWORK [conn717] end connection 127.0.0.1:59638 (2 connections now open) 2021-05-02T04:49:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:39202 #718 (3 connections now open) 2021-05-02T04:49:46.833+0000 I NETWORK [conn718] end connection 10.233.74.3:39202 (2 connections now open) 2021-05-02T04:49:52.350+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59794 #719 (3 connections now open) 2021-05-02T04:49:52.350+0000 I NETWORK [conn719] received client metadata from 127.0.0.1:59794 conn719: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:49:52.355+0000 I NETWORK [conn719] end connection 127.0.0.1:59794 (2 connections now open) 2021-05-02T04:49:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:39362 #720 (3 connections now open) 2021-05-02T04:49:56.832+0000 I NETWORK [conn720] end connection 10.233.74.3:39362 (2 connections now open) 2021-05-02T04:50:02.159+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59952 #721 (3 connections now open) 2021-05-02T04:50:02.160+0000 I NETWORK [conn721] received client metadata from 127.0.0.1:59952 conn721: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:50:02.350+0000 I NETWORK [conn721] end connection 127.0.0.1:59952 (2 connections now open) 2021-05-02T04:50:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:39526 #722 (3 connections now open) 2021-05-02T04:50:06.832+0000 I NETWORK [conn722] end connection 10.233.74.3:39526 (2 connections now open) 2021-05-02T04:50:12.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60122 #723 (3 connections now open) 2021-05-02T04:50:12.353+0000 I NETWORK [conn723] received client metadata from 127.0.0.1:60122 conn723: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:50:12.448+0000 I NETWORK [conn723] end connection 127.0.0.1:60122 (2 connections now open) 2021-05-02T04:50:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:39688 #724 (3 connections now open) 2021-05-02T04:50:16.833+0000 I NETWORK [conn724] end connection 10.233.74.3:39688 (2 connections now open) 2021-05-02T04:50:22.155+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60276 #725 (3 connections now open) 2021-05-02T04:50:22.248+0000 I NETWORK [conn725] received client metadata from 127.0.0.1:60276 conn725: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:50:22.256+0000 I NETWORK [conn725] end connection 127.0.0.1:60276 (2 connections now open) 2021-05-02T04:50:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:39852 #726 (3 connections now open) 2021-05-02T04:50:26.833+0000 I NETWORK [conn726] end connection 10.233.74.3:39852 (2 connections now open) 2021-05-02T04:50:32.256+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60440 #727 (3 connections now open) 2021-05-02T04:50:32.257+0000 I NETWORK [conn727] received client metadata from 127.0.0.1:60440 conn727: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:50:32.353+0000 I NETWORK [conn727] end connection 127.0.0.1:60440 (2 connections now open) 2021-05-02T04:50:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:40008 #728 (3 connections now open) 2021-05-02T04:50:36.833+0000 I NETWORK [conn728] end connection 10.233.74.3:40008 (2 connections now open) 2021-05-02T04:50:42.448+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60612 #729 (3 connections now open) 2021-05-02T04:50:42.450+0000 I NETWORK [conn729] received client metadata from 127.0.0.1:60612 conn729: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:50:42.456+0000 I NETWORK [conn729] end connection 127.0.0.1:60612 (2 connections now open) 2021-05-02T04:50:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:40170 #730 (3 connections now open) 2021-05-02T04:50:46.833+0000 I NETWORK [conn730] end connection 10.233.74.3:40170 (2 connections now open) 2021-05-02T04:50:52.258+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60758 #731 (3 connections now open) 2021-05-02T04:50:52.348+0000 I NETWORK [conn731] received client metadata from 127.0.0.1:60758 conn731: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:50:52.353+0000 I NETWORK [conn731] end connection 127.0.0.1:60758 (2 connections now open) 2021-05-02T04:50:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:40326 #732 (3 connections now open) 2021-05-02T04:50:56.832+0000 I NETWORK [conn732] end connection 10.233.74.3:40326 (2 connections now open) 2021-05-02T04:51:02.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60922 #733 (3 connections now open) 2021-05-02T04:51:02.448+0000 I NETWORK [conn733] received client metadata from 127.0.0.1:60922 conn733: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:51:02.452+0000 I NETWORK [conn733] end connection 127.0.0.1:60922 (2 connections now open) 2021-05-02T04:51:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:40484 #734 (3 connections now open) 2021-05-02T04:51:06.832+0000 I NETWORK [conn734] end connection 10.233.74.3:40484 (2 connections now open) 2021-05-02T04:51:12.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32854 #735 (3 connections now open) 2021-05-02T04:51:12.352+0000 I NETWORK [conn735] received client metadata from 127.0.0.1:32854 conn735: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:51:12.356+0000 I NETWORK [conn735] end connection 127.0.0.1:32854 (2 connections now open) 2021-05-02T04:51:16.833+0000 I NETWORK [listener] connection accepted from 10.233.74.3:40650 #736 (3 connections now open) 2021-05-02T04:51:16.833+0000 I NETWORK [conn736] end connection 10.233.74.3:40650 (2 connections now open) 2021-05-02T04:51:22.253+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33004 #737 (3 connections now open) 2021-05-02T04:51:22.254+0000 I NETWORK [conn737] received client metadata from 127.0.0.1:33004 conn737: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:51:22.348+0000 I NETWORK [conn737] end connection 127.0.0.1:33004 (2 connections now open) 2021-05-02T04:51:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:40802 #738 (3 connections now open) 2021-05-02T04:51:26.833+0000 I NETWORK [conn738] end connection 10.233.74.3:40802 (2 connections now open) 2021-05-02T04:51:32.051+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33158 #739 (3 connections now open) 2021-05-02T04:51:32.053+0000 I NETWORK [conn739] received client metadata from 127.0.0.1:33158 conn739: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:51:32.154+0000 I NETWORK [conn739] end connection 127.0.0.1:33158 (2 connections now open) 2021-05-02T04:51:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:40964 #740 (3 connections now open) 2021-05-02T04:51:36.832+0000 I NETWORK [conn740] end connection 10.233.74.3:40964 (2 connections now open) 2021-05-02T04:51:42.452+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33336 #741 (3 connections now open) 2021-05-02T04:51:42.453+0000 I NETWORK [conn741] received client metadata from 127.0.0.1:33336 conn741: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:51:42.457+0000 I NETWORK [conn741] end connection 127.0.0.1:33336 (2 connections now open) 2021-05-02T04:51:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:41126 #742 (3 connections now open) 2021-05-02T04:51:46.833+0000 I NETWORK [conn742] end connection 10.233.74.3:41126 (2 connections now open) 2021-05-02T04:51:52.457+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33494 #743 (3 connections now open) 2021-05-02T04:51:52.549+0000 I NETWORK [conn743] received client metadata from 127.0.0.1:33494 conn743: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:51:52.557+0000 I NETWORK [conn743] end connection 127.0.0.1:33494 (2 connections now open) 2021-05-02T04:51:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:41288 #744 (3 connections now open) 2021-05-02T04:51:56.833+0000 I NETWORK [conn744] end connection 10.233.74.3:41288 (2 connections now open) 2021-05-02T04:52:02.350+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33654 #745 (3 connections now open) 2021-05-02T04:52:02.350+0000 I NETWORK [conn745] received client metadata from 127.0.0.1:33654 conn745: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:52:02.354+0000 I NETWORK [conn745] end connection 127.0.0.1:33654 (2 connections now open) 2021-05-02T04:52:06.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:41448 #746 (3 connections now open) 2021-05-02T04:52:06.833+0000 I NETWORK [conn746] end connection 10.233.74.3:41448 (2 connections now open) 2021-05-02T04:52:12.448+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33816 #747 (3 connections now open) 2021-05-02T04:52:12.450+0000 I NETWORK [conn747] received client metadata from 127.0.0.1:33816 conn747: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:52:12.457+0000 I NETWORK [conn747] end connection 127.0.0.1:33816 (2 connections now open) 2021-05-02T04:52:16.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:41608 #748 (3 connections now open) 2021-05-02T04:52:16.832+0000 I NETWORK [conn748] end connection 10.233.74.3:41608 (2 connections now open) 2021-05-02T04:52:22.154+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33968 #749 (3 connections now open) 2021-05-02T04:52:22.155+0000 I NETWORK [conn749] received client metadata from 127.0.0.1:33968 conn749: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:52:22.251+0000 I NETWORK [conn749] end connection 127.0.0.1:33968 (2 connections now open) 2021-05-02T04:52:26.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:41766 #750 (3 connections now open) 2021-05-02T04:52:26.833+0000 I NETWORK [conn750] end connection 10.233.74.3:41766 (2 connections now open) 2021-05-02T04:52:32.351+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34134 #751 (3 connections now open) 2021-05-02T04:52:32.351+0000 I NETWORK [conn751] received client metadata from 127.0.0.1:34134 conn751: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:52:32.448+0000 I NETWORK [conn751] end connection 127.0.0.1:34134 (2 connections now open) 2021-05-02T04:52:36.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:41928 #752 (3 connections now open) 2021-05-02T04:52:36.833+0000 I NETWORK [conn752] end connection 10.233.74.3:41928 (2 connections now open) 2021-05-02T04:52:42.348+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34296 #753 (3 connections now open) 2021-05-02T04:52:42.349+0000 I NETWORK [conn753] received client metadata from 127.0.0.1:34296 conn753: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:52:42.355+0000 I NETWORK [conn753] end connection 127.0.0.1:34296 (2 connections now open) 2021-05-02T04:52:46.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:42090 #754 (3 connections now open) 2021-05-02T04:52:46.833+0000 I NETWORK [conn754] end connection 10.233.74.3:42090 (2 connections now open) 2021-05-02T04:52:52.256+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34452 #755 (3 connections now open) 2021-05-02T04:52:52.256+0000 I NETWORK [conn755] received client metadata from 127.0.0.1:34452 conn755: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-02T04:52:52.351+0000 I NETWORK [conn755] end connection 127.0.0.1:34452 (2 connections now open) 2021-05-02T04:52:56.832+0000 I NETWORK [listener] connection accepted from 10.233.74.3:42252 #756 (3 connections now open) 2021-05-02T04:52:56.832+0000 I NETWORK [conn756] end connection 10.233.74.3:42252 (2 connections now open)