2020-05-26T07:36:14.432+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2020-05-26T07:36:16.935+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2020-05-26T07:36:17.382+0000 W ASIO [main] No TransportLayer configured during NetworkInterface startup 2020-05-26T07:36:17.431+0000 I CONTROL [main] Trying to start Windows service 'MongoDB' 2020-05-26T07:36:17.489+0000 I CONTROL [initandlisten] MongoDB starting : pid=3044 port=27017 dbpath=C:\Program Files\MongoDB\Server\4.2\data 64-bit host=CQEServer 2020-05-26T07:36:17.489+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2020-05-26T07:36:17.489+0000 I CONTROL [initandlisten] db version v4.2.7 2020-05-26T07:36:17.489+0000 I CONTROL [initandlisten] git version: 51d9fe12b5d19720e72dcd7db0f2f17dd9a19212 2020-05-26T07:36:17.489+0000 I CONTROL [initandlisten] allocator: tcmalloc 2020-05-26T07:36:17.489+0000 I CONTROL [initandlisten] modules: none 2020-05-26T07:36:17.489+0000 I CONTROL [initandlisten] build environment: 2020-05-26T07:36:17.489+0000 I CONTROL [initandlisten] distmod: 2012plus 2020-05-26T07:36:17.489+0000 I CONTROL [initandlisten] distarch: x86_64 2020-05-26T07:36:17.489+0000 I CONTROL [initandlisten] target_arch: x86_64 2020-05-26T07:36:17.489+0000 I CONTROL [initandlisten] options: { config: "C:\Program Files\MongoDB\Server\4.2\bin\mongod.cfg", net: { bindIp: "127.0.0.1", port: 27017 }, service: true, storage: { dbPath: "C:\Program Files\MongoDB\Server\4.2\data", journal: { enabled: true } }, systemLog: { destination: "file", logAppend: true, path: "C:\Program Files\MongoDB\Server\4.2\log\mongod.log" } } 2020-05-26T07:36:17.891+0000 W STORAGE [initandlisten] Detected unclean shutdown - C:\Program Files\MongoDB\Server\4.2\data\mongod.lock is not empty. 2020-05-26T07:36:18.881+0000 I STORAGE [initandlisten] Detected data files in C:\Program Files\MongoDB\Server\4.2\data created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2020-05-26T07:36:18.881+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2020-05-26T07:36:18.883+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=256M,cache_overflow=(file_max=0M),session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress], 2020-05-26T07:36:21.381+0000 I STORAGE [initandlisten] WiredTiger message [1590478581:381084][3044:140731318294992], txn-recover: Recovering log 35 through 36 2020-05-26T07:36:21.515+0000 I STORAGE [initandlisten] WiredTiger message [1590478581:515089][3044:140731318294992], txn-recover: Recovering log 36 through 36 2020-05-26T07:36:21.663+0000 I STORAGE [initandlisten] WiredTiger message [1590478581:663090][3044:140731318294992], txn-recover: Main recovery loop: starting at 35/3094016 to 36/256 2020-05-26T07:36:21.867+0000 I STORAGE [initandlisten] WiredTiger message [1590478581:866089][3044:140731318294992], txn-recover: Recovering log 35 through 36 2020-05-26T07:36:22.789+0000 I STORAGE [initandlisten] WiredTiger message [1590478582:789289][3044:140731318294992], txn-recover: Recovering log 36 through 36 2020-05-26T07:36:22.881+0000 I STORAGE [initandlisten] WiredTiger message [1590478582:881288][3044:140731318294992], txn-recover: Set global recovery timestamp: (0, 0) 2020-05-26T07:36:24.276+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2020-05-26T07:36:25.224+0000 I STORAGE [initandlisten] Timestamp monitor starting 2020-05-26T07:36:25.682+0000 I CONTROL [initandlisten] 2020-05-26T07:36:25.682+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2020-05-26T07:36:25.682+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2020-05-26T07:36:25.682+0000 I CONTROL [initandlisten] 2020-05-26T07:36:25.929+0000 I SHARDING [initandlisten] Marking collection local.system.replset as collection version: 2020-05-26T07:36:26.633+0000 I STORAGE [initandlisten] Flow Control is enabled on this deployment. 2020-05-26T07:36:26.772+0000 I SHARDING [initandlisten] Marking collection admin.system.roles as collection version: 2020-05-26T07:36:26.886+0000 I SHARDING [initandlisten] Marking collection admin.system.version as collection version: 2020-05-26T07:36:27.131+0000 I SHARDING [initandlisten] Marking collection local.startup_log as collection version: 2020-05-26T07:36:32.231+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'C:/Program Files/MongoDB/Server/4.2/data/diagnostic.data' 2020-05-26T07:36:32.430+0000 I NETWORK [listener] Listening on 127.0.0.1 2020-05-26T07:36:32.431+0000 I NETWORK [listener] waiting for connections on port 27017 2020-05-26T07:36:32.431+0000 I SHARDING [LogicalSessionCacheRefresh] Marking collection config.system.sessions as collection version: 2020-05-26T07:36:32.431+0000 I STORAGE [initandlisten] Service running 2020-05-26T07:36:32.474+0000 I SHARDING [LogicalSessionCacheReap] Marking collection config.transactions as collection version: 2020-05-26T07:36:33.614+0000 I FTDC [ftdc] Unclean full-time diagnostic data capture shutdown detected, found interim file, some metrics may have been lost. OK 2020-05-26T07:36:34.025+0000 I SHARDING [ftdc] Marking collection local.oplog.rs as collection version: 2020-05-26T08:04:59.276+0000 I CONTROL [serviceShutdown] got SERVICE_CONTROL_STOP request from Windows Service Control Manager, will terminate after current cmd ends 2020-05-26T08:04:59.408+0000 I NETWORK [serviceShutdown] shutdown: going to close listening sockets... 2020-05-26T08:04:59.607+0000 I - [serviceShutdown] Stopping further Flow Control ticket acquisitions. 2020-05-26T08:04:59.612+0000 I CONTROL [serviceShutdown] Shutting down free monitoring 2020-05-26T08:04:59.614+0000 I FTDC [serviceShutdown] Shutting down full-time diagnostic data capture 2020-05-26T08:04:59.621+0000 I STORAGE [serviceShutdown] Deregistering all the collections 2020-05-26T08:04:59.662+0000 I STORAGE [serviceShutdown] Timestamp monitor shutting down 2020-05-26T08:04:59.701+0000 I STORAGE [serviceShutdown] WiredTigerKVEngine shutting down 2020-05-26T08:04:59.701+0000 I STORAGE [serviceShutdown] Shutting down session sweeper thread 2020-05-26T08:04:59.702+0000 I STORAGE [serviceShutdown] Finished shutting down session sweeper thread 2020-05-26T08:04:59.702+0000 I STORAGE [serviceShutdown] Shutting down journal flusher thread 2020-05-26T08:04:59.706+0000 I STORAGE [serviceShutdown] Finished shutting down journal flusher thread 2020-05-26T08:04:59.707+0000 I STORAGE [serviceShutdown] Shutting down checkpoint thread 2020-05-26T08:04:59.707+0000 I STORAGE [serviceShutdown] Finished shutting down checkpoint thread 2020-05-26T08:04:59.795+0000 I STORAGE [serviceShutdown] shutdown: removing fs lock... 2020-05-26T08:04:59.796+0000 I CONTROL [serviceShutdown] now exiting 2020-05-26T08:05:01.218+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2020-05-26T08:05:03.153+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2020-05-26T08:05:03.403+0000 W ASIO [main] No TransportLayer configured during NetworkInterface startup 2020-05-26T08:05:03.411+0000 I CONTROL [main] Trying to start Windows service 'MongoDB' 2020-05-26T08:05:03.449+0000 I CONTROL [initandlisten] MongoDB starting : pid=3816 port=17017 dbpath=C:\Program Files\MongoDB\Server\4.2\data 64-bit host=CQEServer 2020-05-26T08:05:03.449+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2020-05-26T08:05:03.449+0000 I CONTROL [initandlisten] db version v4.2.7 2020-05-26T08:05:03.449+0000 I CONTROL [initandlisten] git version: 51d9fe12b5d19720e72dcd7db0f2f17dd9a19212 2020-05-26T08:05:03.449+0000 I CONTROL [initandlisten] allocator: tcmalloc 2020-05-26T08:05:03.449+0000 I CONTROL [initandlisten] modules: none 2020-05-26T08:05:03.449+0000 I CONTROL [initandlisten] build environment: 2020-05-26T08:05:03.449+0000 I CONTROL [initandlisten] distmod: 2012plus 2020-05-26T08:05:03.449+0000 I CONTROL [initandlisten] distarch: x86_64 2020-05-26T08:05:03.449+0000 I CONTROL [initandlisten] target_arch: x86_64 2020-05-26T08:05:03.449+0000 I CONTROL [initandlisten] options: { config: "C:\Program Files\MongoDB\Server\4.2\bin\mongod.cfg", net: { bindIp: "0.0.0.0", port: 17017 }, security: { authorization: "enabled" }, service: true, storage: { dbPath: "C:\Program Files\MongoDB\Server\4.2\data", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 0.25 } } }, systemLog: { destination: "file", logAppend: true, path: "C:\Program Files\MongoDB\Server\4.2\log\mongod.log" } } 2020-05-26T08:05:03.543+0000 I STORAGE [initandlisten] Detected data files in C:\Program Files\MongoDB\Server\4.2\data created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2020-05-26T08:05:03.544+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=256M,cache_overflow=(file_max=0M),session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress], 2020-05-26T08:05:05.407+0000 I STORAGE [initandlisten] WiredTiger message [1590480305:406696][3816:140731318294992], txn-recover: Recovering log 36 through 37 2020-05-26T08:05:05.574+0000 I STORAGE [initandlisten] WiredTiger message [1590480305:574694][3816:140731318294992], txn-recover: Recovering log 37 through 37 2020-05-26T08:05:05.958+0000 I STORAGE [initandlisten] WiredTiger message [1590480305:958443][3816:140731318294992], txn-recover: Main recovery loop: starting at 36/6528 to 37/256 2020-05-26T08:05:06.402+0000 I STORAGE [initandlisten] WiredTiger message [1590480306:402087][3816:140731318294992], txn-recover: Recovering log 36 through 37 2020-05-26T08:05:07.110+0000 I STORAGE [initandlisten] WiredTiger message [1590480307:110316][3816:140731318294992], txn-recover: Recovering log 37 through 37 2020-05-26T08:05:07.293+0000 I STORAGE [initandlisten] WiredTiger message [1590480307:292701][3816:140731318294992], txn-recover: Set global recovery timestamp: (0, 0) 2020-05-26T08:05:10.007+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2020-05-26T08:05:10.552+0000 I STORAGE [initandlisten] Timestamp monitor starting 2020-05-26T08:05:10.950+0000 I SHARDING [initandlisten] Marking collection local.system.replset as collection version: 2020-05-26T08:05:11.248+0000 I STORAGE [initandlisten] Flow Control is enabled on this deployment. 2020-05-26T08:05:11.300+0000 I SHARDING [initandlisten] Marking collection admin.system.roles as collection version: 2020-05-26T08:05:11.357+0000 I SHARDING [initandlisten] Marking collection admin.system.version as collection version: 2020-05-26T08:05:11.606+0000 I SHARDING [initandlisten] Marking collection local.startup_log as collection version: 2020-05-26T08:05:13.468+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'C:/Program Files/MongoDB/Server/4.2/data/diagnostic.data' 2020-05-26T08:05:13.497+0000 I SHARDING [LogicalSessionCacheRefresh] Marking collection config.system.sessions as collection version: 2020-05-26T08:05:13.498+0000 I NETWORK [listener] Listening on 0.0.0.0 2020-05-26T08:05:13.498+0000 I NETWORK [listener] waiting for connections on port 17017 2020-05-26T08:05:13.498+0000 I STORAGE [initandlisten] Service running 2020-05-26T08:05:13.499+0000 I SHARDING [LogicalSessionCacheReap] Marking collection config.transactions as collection version: 2020-05-26T08:05:14.016+0000 I SHARDING [ftdc] Marking collection local.oplog.rs as collection version: 2020-05-26T08:09:14.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64200 #1 (1 connection now open) 2020-05-26T08:09:14.232+0000 I SHARDING [conn1] Marking collection admin.system.users as collection version: 2020-05-26T08:09:14.318+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:64200 conn1: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T08:09:14.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64201 #2 (2 connections now open) 2020-05-26T08:09:14.635+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:64201 conn2: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T08:09:14.773+0000 I ACCESS [conn2] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64201 2020-05-26T08:09:14.793+0000 I SHARDING [conn2] Marking collection CQE.Settings as collection version: 2020-05-26T08:09:16.290+0000 I SHARDING [conn2] Marking collection CQE.AvailableBuildings as collection version: 2020-05-26T08:09:16.372+0000 I SHARDING [conn2] Marking collection CQE.AvailableCraftables as collection version: 2020-05-26T08:09:16.442+0000 I SHARDING [conn2] Marking collection CQE.Auctions as collection version: 2020-05-26T08:09:16.444+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64202 #3 (3 connections now open) 2020-05-26T08:09:16.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64203 #4 (4 connections now open) 2020-05-26T08:09:16.463+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:64202 conn3: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T08:09:16.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64204 #5 (5 connections now open) 2020-05-26T08:09:16.467+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:64203 conn4: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T08:09:16.479+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64205 #6 (6 connections now open) 2020-05-26T08:09:16.484+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:64204 conn5: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T08:09:16.507+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64206 #7 (7 connections now open) 2020-05-26T08:09:16.508+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:64205 conn6: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T08:09:16.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64207 #8 (8 connections now open) 2020-05-26T08:09:16.532+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:64206 conn7: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T08:09:16.556+0000 I ACCESS [conn3] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64202 2020-05-26T08:09:16.558+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64208 #9 (9 connections now open) 2020-05-26T08:09:16.559+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:64207 conn8: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T08:09:16.583+0000 I ACCESS [conn4] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64203 2020-05-26T08:09:16.587+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64209 #10 (10 connections now open) 2020-05-26T08:09:16.587+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:64208 conn9: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T08:09:16.610+0000 I ACCESS [conn5] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64204 2020-05-26T08:09:16.611+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64210 #11 (11 connections now open) 2020-05-26T08:09:16.612+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:64209 conn10: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T08:09:16.636+0000 I ACCESS [conn6] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64205 2020-05-26T08:09:16.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64211 #12 (12 connections now open) 2020-05-26T08:09:16.640+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:64210 conn11: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T08:09:16.664+0000 I ACCESS [conn7] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64206 2020-05-26T08:09:16.667+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64212 #13 (13 connections now open) 2020-05-26T08:09:16.667+0000 I NETWORK [conn12] received client metadata from 127.0.0.1:64211 conn12: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T08:09:16.700+0000 I ACCESS [conn8] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64207 2020-05-26T08:09:16.704+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:64212 conn13: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T08:09:16.740+0000 I ACCESS [conn9] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64208 2020-05-26T08:09:16.765+0000 I ACCESS [conn10] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64209 2020-05-26T08:09:16.795+0000 I ACCESS [conn11] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64210 2020-05-26T08:09:16.798+0000 I ACCESS [conn12] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64211 2020-05-26T08:09:16.801+0000 I ACCESS [conn13] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64212 2020-05-26T08:20:14.146+0000 I NETWORK [conn2] end connection 127.0.0.1:64201 (12 connections now open) 2020-05-26T08:21:14.158+0000 I NETWORK [conn3] end connection 127.0.0.1:64202 (11 connections now open) 2020-05-26T08:22:14.160+0000 I NETWORK [conn5] end connection 127.0.0.1:64204 (10 connections now open) 2020-05-26T08:23:14.172+0000 I NETWORK [conn6] end connection 127.0.0.1:64205 (9 connections now open) 2020-05-26T08:24:14.174+0000 I NETWORK [conn4] end connection 127.0.0.1:64203 (8 connections now open) 2020-05-26T08:25:14.175+0000 I NETWORK [conn7] end connection 127.0.0.1:64206 (7 connections now open) 2020-05-26T08:26:14.176+0000 I NETWORK [conn8] end connection 127.0.0.1:64207 (6 connections now open) 2020-05-26T08:27:14.187+0000 I NETWORK [conn9] end connection 127.0.0.1:64208 (5 connections now open) 2020-05-26T08:28:14.190+0000 I NETWORK [conn10] end connection 127.0.0.1:64209 (4 connections now open) 2020-05-26T08:29:14.192+0000 I NETWORK [conn11] end connection 127.0.0.1:64210 (3 connections now open) 2020-05-26T08:30:14.203+0000 I NETWORK [conn12] end connection 127.0.0.1:64211 (2 connections now open) 2020-05-26T08:31:14.206+0000 I NETWORK [conn13] end connection 127.0.0.1:64212 (1 connection now open) 2020-05-26T09:01:25.492+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64367 #14 (2 connections now open) 2020-05-26T09:01:25.493+0000 I NETWORK [conn14] received client metadata from 127.0.0.1:64367 conn14: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T09:01:25.516+0000 I ACCESS [conn14] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64367 2020-05-26T09:01:26.324+0000 I SHARDING [conn14] Marking collection CQE.Users as collection version: 2020-05-26T09:01:26.400+0000 I SHARDING [conn14] Marking collection CQE.Maps as collection version: 2020-05-26T09:01:26.502+0000 I SHARDING [conn14] Marking collection CQE.Inventories as collection version: 2020-05-26T09:01:26.523+0000 I SHARDING [conn14] Marking collection CQE.MapQuests as collection version: 2020-05-26T09:01:26.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64369 #15 (3 connections now open) 2020-05-26T09:01:26.725+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:64369 conn15: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T09:01:26.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64370 #16 (4 connections now open) 2020-05-26T09:01:26.765+0000 I NETWORK [conn16] received client metadata from 127.0.0.1:64370 conn16: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T09:01:26.765+0000 I ACCESS [conn15] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64369 2020-05-26T09:01:26.800+0000 I SHARDING [conn15] Marking collection CQE.AuctionResuls as collection version: 2020-05-26T09:01:26.810+0000 I ACCESS [conn16] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64370 2020-05-26T09:01:26.815+0000 I SHARDING [conn16] Marking collection CQE.CraftingQueues as collection version: 2020-05-26T09:12:14.557+0000 I NETWORK [conn14] end connection 127.0.0.1:64367 (3 connections now open) 2020-05-26T09:13:14.560+0000 I NETWORK [conn16] end connection 127.0.0.1:64370 (2 connections now open) 2020-05-26T09:14:14.573+0000 I NETWORK [conn15] end connection 127.0.0.1:64369 (1 connection now open) 2020-05-26T11:40:34.729+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64663 #17 (2 connections now open) 2020-05-26T11:40:34.732+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:64663 conn17: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T11:40:34.761+0000 I ACCESS [conn17] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64663 2020-05-26T11:40:35.101+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64664 #18 (3 connections now open) 2020-05-26T11:40:35.104+0000 I NETWORK [conn18] received client metadata from 127.0.0.1:64664 conn18: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T11:40:35.126+0000 I ACCESS [conn18] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64664 2020-05-26T11:55:15.661+0000 I NETWORK [conn18] end connection 127.0.0.1:64664 (2 connections now open) 2020-05-26T11:59:15.696+0000 I NETWORK [conn17] end connection 127.0.0.1:64663 (1 connection now open) 2020-05-26T12:14:59.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64717 #19 (2 connections now open) 2020-05-26T12:14:59.563+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:64717 conn19: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T12:14:59.584+0000 I ACCESS [conn19] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64717 2020-05-26T12:14:59.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64718 #20 (3 connections now open) 2020-05-26T12:14:59.721+0000 I NETWORK [conn20] received client metadata from 127.0.0.1:64718 conn20: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T12:14:59.743+0000 I ACCESS [conn20] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64718 2020-05-26T12:27:15.873+0000 I NETWORK [conn20] end connection 127.0.0.1:64718 (2 connections now open) 2020-05-26T12:45:16.003+0000 I NETWORK [conn19] end connection 127.0.0.1:64717 (1 connection now open) 2020-05-26T12:52:33.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64771 #21 (2 connections now open) 2020-05-26T12:52:33.327+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:64771 conn21: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T12:52:33.347+0000 I ACCESS [conn21] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64771 2020-05-26T12:52:33.583+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64772 #22 (3 connections now open) 2020-05-26T12:52:33.588+0000 I NETWORK [conn22] received client metadata from 127.0.0.1:64772 conn22: { driver: { name: "mongo-csharp-driver", version: "2.9.3.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T12:52:33.611+0000 I ACCESS [conn22] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64772 2020-05-26T13:03:16.118+0000 I NETWORK [conn21] end connection 127.0.0.1:64771 (2 connections now open) 2020-05-26T13:06:16.136+0000 I NETWORK [conn22] end connection 127.0.0.1:64772 (1 connection now open) 2020-05-26T13:28:00.144+0000 I NETWORK [conn1] end connection 127.0.0.1:64200 (0 connections now open) 2020-05-26T13:29:03.509+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64830 #23 (1 connection now open) 2020-05-26T13:29:03.575+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:64830 conn23: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:03.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64831 #24 (2 connections now open) 2020-05-26T13:29:03.728+0000 I NETWORK [conn24] received client metadata from 127.0.0.1:64831 conn24: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:03.768+0000 I ACCESS [conn24] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64831 2020-05-26T13:29:04.221+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64832 #25 (3 connections now open) 2020-05-26T13:29:04.241+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64833 #26 (4 connections now open) 2020-05-26T13:29:04.242+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:64832 conn25: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:04.247+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64834 #27 (5 connections now open) 2020-05-26T13:29:04.247+0000 I NETWORK [conn26] received client metadata from 127.0.0.1:64833 conn26: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:04.255+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64835 #28 (6 connections now open) 2020-05-26T13:29:04.256+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:64834 conn27: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:04.276+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64836 #29 (7 connections now open) 2020-05-26T13:29:04.276+0000 I NETWORK [conn28] received client metadata from 127.0.0.1:64835 conn28: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:04.297+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64837 #30 (8 connections now open) 2020-05-26T13:29:04.297+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:64836 conn29: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:04.317+0000 I ACCESS [conn25] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64832 2020-05-26T13:29:04.318+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64838 #31 (9 connections now open) 2020-05-26T13:29:04.319+0000 I NETWORK [conn30] received client metadata from 127.0.0.1:64837 conn30: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:04.339+0000 I ACCESS [conn26] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64833 2020-05-26T13:29:04.342+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64839 #32 (10 connections now open) 2020-05-26T13:29:04.342+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:64838 conn31: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:04.363+0000 I ACCESS [conn27] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64834 2020-05-26T13:29:04.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64840 #33 (11 connections now open) 2020-05-26T13:29:04.366+0000 I NETWORK [conn32] received client metadata from 127.0.0.1:64839 conn32: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:04.392+0000 I ACCESS [conn28] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64835 2020-05-26T13:29:04.393+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64841 #34 (12 connections now open) 2020-05-26T13:29:04.393+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:64840 conn33: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:04.415+0000 I ACCESS [conn29] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64836 2020-05-26T13:29:04.416+0000 I NETWORK [conn34] received client metadata from 127.0.0.1:64841 conn34: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:04.437+0000 I ACCESS [conn30] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64837 2020-05-26T13:29:04.459+0000 I ACCESS [conn31] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64838 2020-05-26T13:29:04.479+0000 I ACCESS [conn32] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64839 2020-05-26T13:29:04.481+0000 I ACCESS [conn33] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64840 2020-05-26T13:29:04.482+0000 I ACCESS [conn34] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64841 2020-05-26T13:29:23.800+0000 I NETWORK [conn23] end connection 127.0.0.1:64830 (11 connections now open) 2020-05-26T13:29:23.800+0000 I NETWORK [conn24] end connection 127.0.0.1:64831 (10 connections now open) 2020-05-26T13:29:23.801+0000 I NETWORK [conn25] end connection 127.0.0.1:64832 (9 connections now open) 2020-05-26T13:29:23.801+0000 I NETWORK [conn26] end connection 127.0.0.1:64833 (8 connections now open) 2020-05-26T13:29:23.801+0000 I NETWORK [conn27] end connection 127.0.0.1:64834 (7 connections now open) 2020-05-26T13:29:23.802+0000 I NETWORK [conn28] end connection 127.0.0.1:64835 (6 connections now open) 2020-05-26T13:29:23.802+0000 I NETWORK [conn29] end connection 127.0.0.1:64836 (5 connections now open) 2020-05-26T13:29:23.802+0000 I NETWORK [conn30] end connection 127.0.0.1:64837 (4 connections now open) 2020-05-26T13:29:23.802+0000 I NETWORK [conn31] end connection 127.0.0.1:64838 (3 connections now open) 2020-05-26T13:29:23.802+0000 I NETWORK [conn32] end connection 127.0.0.1:64839 (2 connections now open) 2020-05-26T13:29:23.803+0000 I NETWORK [conn33] end connection 127.0.0.1:64840 (1 connection now open) 2020-05-26T13:29:23.803+0000 I NETWORK [conn34] end connection 127.0.0.1:64841 (0 connections now open) 2020-05-26T13:29:26.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64842 #35 (1 connection now open) 2020-05-26T13:29:26.103+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:64842 conn35: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:26.258+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64843 #36 (2 connections now open) 2020-05-26T13:29:26.268+0000 I NETWORK [conn36] received client metadata from 127.0.0.1:64843 conn36: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:26.313+0000 I ACCESS [conn36] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64843 2020-05-26T13:29:26.672+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64844 #37 (3 connections now open) 2020-05-26T13:29:26.691+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64845 #38 (4 connections now open) 2020-05-26T13:29:26.691+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:64844 conn37: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:26.693+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64846 #39 (5 connections now open) 2020-05-26T13:29:26.694+0000 I NETWORK [conn38] received client metadata from 127.0.0.1:64845 conn38: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:26.701+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64847 #40 (6 connections now open) 2020-05-26T13:29:26.701+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:64846 conn39: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:26.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64848 #41 (7 connections now open) 2020-05-26T13:29:26.723+0000 I NETWORK [conn40] received client metadata from 127.0.0.1:64847 conn40: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:26.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64849 #42 (8 connections now open) 2020-05-26T13:29:26.743+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:64848 conn41: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:26.763+0000 I ACCESS [conn37] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64844 2020-05-26T13:29:26.764+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64850 #43 (9 connections now open) 2020-05-26T13:29:26.764+0000 I NETWORK [conn42] received client metadata from 127.0.0.1:64849 conn42: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:26.785+0000 I ACCESS [conn38] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64845 2020-05-26T13:29:26.788+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64851 #44 (10 connections now open) 2020-05-26T13:29:26.788+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:64850 conn43: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:26.808+0000 I ACCESS [conn39] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64846 2020-05-26T13:29:26.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64852 #45 (11 connections now open) 2020-05-26T13:29:26.815+0000 I NETWORK [conn44] received client metadata from 127.0.0.1:64851 conn44: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:26.857+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64853 #46 (12 connections now open) 2020-05-26T13:29:26.857+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:64852 conn45: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:26.858+0000 I ACCESS [conn40] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64847 2020-05-26T13:29:26.880+0000 I NETWORK [conn46] received client metadata from 127.0.0.1:64853 conn46: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T13:29:26.881+0000 I ACCESS [conn41] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64848 2020-05-26T13:29:26.881+0000 I ACCESS [conn42] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64849 2020-05-26T13:29:26.882+0000 I ACCESS [conn43] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64850 2020-05-26T13:29:26.903+0000 I ACCESS [conn44] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64851 2020-05-26T13:29:26.926+0000 I ACCESS [conn45] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64852 2020-05-26T13:29:26.930+0000 I ACCESS [conn46] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64853 2020-05-26T13:40:26.085+0000 I NETWORK [conn36] end connection 127.0.0.1:64843 (11 connections now open) 2020-05-26T13:41:26.098+0000 I NETWORK [conn37] end connection 127.0.0.1:64844 (10 connections now open) 2020-05-26T13:42:26.099+0000 I NETWORK [conn38] end connection 127.0.0.1:64845 (9 connections now open) 2020-05-26T13:43:26.103+0000 I NETWORK [conn39] end connection 127.0.0.1:64846 (8 connections now open) 2020-05-26T13:44:26.105+0000 I NETWORK [conn40] end connection 127.0.0.1:64847 (7 connections now open) 2020-05-26T13:45:26.108+0000 I NETWORK [conn41] end connection 127.0.0.1:64848 (6 connections now open) 2020-05-26T13:46:26.117+0000 I NETWORK [conn42] end connection 127.0.0.1:64849 (5 connections now open) 2020-05-26T13:47:26.118+0000 I NETWORK [conn43] end connection 127.0.0.1:64850 (4 connections now open) 2020-05-26T13:48:26.119+0000 I NETWORK [conn44] end connection 127.0.0.1:64851 (3 connections now open) 2020-05-26T13:49:26.122+0000 I NETWORK [conn45] end connection 127.0.0.1:64852 (2 connections now open) 2020-05-26T13:50:26.124+0000 I NETWORK [conn46] end connection 127.0.0.1:64853 (1 connection now open) 2020-05-26T14:01:33.605+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64907 #47 (2 connections now open) 2020-05-26T14:01:33.605+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:64907 conn47: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T14:01:33.624+0000 I ACCESS [conn47] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64907 2020-05-26T14:11:13.320+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64930 #48 (3 connections now open) 2020-05-26T14:11:13.323+0000 I NETWORK [conn48] received client metadata from 127.0.0.1:64930 conn48: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T14:11:13.345+0000 I ACCESS [conn48] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:64930 2020-05-26T14:25:26.301+0000 I NETWORK [conn48] end connection 127.0.0.1:64930 (2 connections now open) 2020-05-26T14:30:26.336+0000 I NETWORK [conn47] end connection 127.0.0.1:64907 (1 connection now open) 2020-05-26T14:46:28.064+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65017 #49 (2 connections now open) 2020-05-26T14:46:28.065+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:65017 conn49: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T14:46:28.094+0000 I ACCESS [conn49] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:65017 2020-05-26T14:46:28.208+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65018 #50 (3 connections now open) 2020-05-26T14:46:28.212+0000 I NETWORK [conn50] received client metadata from 127.0.0.1:65018 conn50: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T14:46:28.235+0000 I ACCESS [conn50] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:65018 2020-05-26T14:57:26.439+0000 I NETWORK [conn49] end connection 127.0.0.1:65017 (2 connections now open) 2020-05-26T14:58:26.441+0000 I NETWORK [conn50] end connection 127.0.0.1:65018 (1 connection now open) 2020-05-26T15:31:37.797+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65110 #51 (2 connections now open) 2020-05-26T15:31:37.798+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:65110 conn51: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T15:31:37.820+0000 I ACCESS [conn51] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:65110 2020-05-26T15:31:37.893+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65111 #52 (3 connections now open) 2020-05-26T15:31:37.898+0000 I NETWORK [conn52] received client metadata from 127.0.0.1:65111 conn52: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T15:31:37.901+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65112 #53 (4 connections now open) 2020-05-26T15:31:37.927+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:65112 conn53: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T15:31:37.928+0000 I ACCESS [conn52] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:65111 2020-05-26T15:31:37.950+0000 I ACCESS [conn53] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:65112 2020-05-26T15:42:26.707+0000 I NETWORK [conn51] end connection 127.0.0.1:65110 (3 connections now open) 2020-05-26T15:43:26.709+0000 I NETWORK [conn53] end connection 127.0.0.1:65112 (2 connections now open) 2020-05-26T15:44:26.719+0000 I NETWORK [conn52] end connection 127.0.0.1:65111 (1 connection now open) 2020-05-26T16:54:42.172+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65297 #54 (2 connections now open) 2020-05-26T16:54:42.173+0000 I NETWORK [conn54] received client metadata from 127.0.0.1:65297 conn54: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T16:54:42.201+0000 I ACCESS [conn54] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:65297 2020-05-26T16:54:42.250+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65298 #55 (3 connections now open) 2020-05-26T16:54:42.263+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:65298 conn55: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T16:54:42.283+0000 I ACCESS [conn55] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:65298 2020-05-26T16:55:31.750+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65301 #56 (4 connections now open) 2020-05-26T16:55:31.753+0000 I NETWORK [conn56] received client metadata from 127.0.0.1:65301 conn56: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T16:55:31.776+0000 I ACCESS [conn56] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:65301 2020-05-26T17:06:27.214+0000 I NETWORK [conn56] end connection 127.0.0.1:65301 (3 connections now open) 2020-05-26T17:07:27.215+0000 I NETWORK [conn55] end connection 127.0.0.1:65298 (2 connections now open) 2020-05-26T17:08:27.217+0000 I NETWORK [conn54] end connection 127.0.0.1:65297 (1 connection now open) 2020-05-26T18:37:34.260+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65489 #57 (2 connections now open) 2020-05-26T18:37:34.261+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:65489 conn57: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T18:37:34.281+0000 I ACCESS [conn57] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:65489 2020-05-26T18:37:34.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65490 #58 (3 connections now open) 2020-05-26T18:37:34.328+0000 I NETWORK [conn58] received client metadata from 127.0.0.1:65490 conn58: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T18:37:34.350+0000 I ACCESS [conn58] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:65490 2020-05-26T18:38:42.782+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65492 #59 (4 connections now open) 2020-05-26T18:38:42.783+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65493 #60 (5 connections now open) 2020-05-26T18:38:42.787+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:65492 conn59: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T18:38:42.788+0000 I NETWORK [conn60] received client metadata from 127.0.0.1:65493 conn60: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-26T18:38:42.833+0000 I ACCESS [conn59] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:65492 2020-05-26T18:38:42.834+0000 I ACCESS [conn60] Successfully authenticated as principal cqeStagingAdmin on CQE from client 127.0.0.1:65493 2020-05-26T18:49:27.745+0000 I NETWORK [conn58] end connection 127.0.0.1:65490 (4 connections now open) 2020-05-26T18:50:27.746+0000 I NETWORK [conn57] end connection 127.0.0.1:65489 (3 connections now open) 2020-05-26T18:53:27.761+0000 I NETWORK [conn60] end connection 127.0.0.1:65493 (2 connections now open) 2020-05-26T18:55:27.766+0000 I NETWORK [conn59] end connection 127.0.0.1:65492 (1 connection now open) 2020-05-27T02:35:15.428+0000 I COMMAND [LogicalSessionCacheReap] command config.system.sessions command: listIndexes { listIndexes: "system.sessions", cursor: {}, $db: "config" } numYields:0 reslen:307 locks:{ ReplicationStateTransition: { acquireCount: { w: 1 } }, Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } }, Mutex: { acquireCount: { r: 1 } } } storage:{} protocol:op_msg 254ms 2020-05-27T02:35:15.428+0000 I COMMAND [LogicalSessionCacheRefresh] command config.system.sessions command: listIndexes { listIndexes: "system.sessions", cursor: {}, $db: "config" } numYields:0 reslen:307 locks:{ ReplicationStateTransition: { acquireCount: { w: 1 } }, Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } }, Mutex: { acquireCount: { r: 1 } } } storage:{} protocol:op_msg 144ms 2020-05-27T02:48:19.931+0000 F - [ftdc] out of memory. mongod.exe ...\src\mongo\util\stacktrace_windows.cpp(246) mongo::printStackTrace+0x43 mongod.exe ...\src\mongo\util\signal_handlers_synchronous.cpp(346) mongo::reportOutOfMemoryErrorAndExit+0x33 mongod.exe ...\src\mongo\util\allocator.cpp(51) mongo::mongoRealloc+0x19 mongod.exe ...\src\mongo\base\data_builder.h(181) ??? mongod.exe ...\src\mongo\db\ftdc\compressor.cpp(133) ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? ucrtbase.dll o__realloc_base+0x60 KERNEL32.DLL BaseThreadInitThunk+0x14 2020-05-27T02:48:21.573+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2020-05-27T02:48:21.634+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2020-05-27T02:48:25.879+0000 W ASIO [main] No TransportLayer configured during NetworkInterface startup 2020-05-27T02:48:26.019+0000 I CONTROL [main] Trying to start Windows service 'MongoDB' 2020-05-27T02:48:26.175+0000 I CONTROL [initandlisten] MongoDB starting : pid=2780 port=17017 dbpath=C:\Program Files\MongoDB\Server\4.2\data 64-bit host=CQEServer 2020-05-27T02:48:26.569+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2020-05-27T02:48:26.675+0000 I CONTROL [initandlisten] db version v4.2.7 2020-05-27T02:48:26.675+0000 I CONTROL [initandlisten] git version: 51d9fe12b5d19720e72dcd7db0f2f17dd9a19212 2020-05-27T02:48:26.675+0000 I CONTROL [initandlisten] allocator: tcmalloc 2020-05-27T02:48:26.678+0000 I CONTROL [initandlisten] modules: none 2020-05-27T02:48:26.678+0000 I CONTROL [initandlisten] build environment: 2020-05-27T02:48:26.678+0000 I CONTROL [initandlisten] distmod: 2012plus 2020-05-27T02:48:26.678+0000 I CONTROL [initandlisten] distarch: x86_64 2020-05-27T02:48:26.678+0000 I CONTROL [initandlisten] target_arch: x86_64 2020-05-27T02:48:26.815+0000 I CONTROL [initandlisten] options: { config: "C:\Program Files\MongoDB\Server\4.2\bin\mongod.cfg", net: { bindIp: "0.0.0.0", port: 17017 }, security: { authorization: "enabled" }, service: true, storage: { dbPath: "C:\Program Files\MongoDB\Server\4.2\data", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 0.25 } } }, systemLog: { destination: "file", logAppend: true, path: "C:\Program Files\MongoDB\Server\4.2\log\mongod.log" } } 2020-05-27T02:48:30.474+0000 W STORAGE [initandlisten] Detected unclean shutdown - C:\Program Files\MongoDB\Server\4.2\data\mongod.lock is not empty. 2020-05-27T02:48:30.520+0000 I STORAGE [initandlisten] Detected data files in C:\Program Files\MongoDB\Server\4.2\data created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2020-05-27T02:48:30.520+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2020-05-27T02:48:30.522+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=256M,cache_overflow=(file_max=0M),session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress], 2020-05-27T02:48:37.839+0000 I STORAGE [initandlisten] WiredTiger message [1590547717:838917][2780:140731318294992], txn-recover: Recovering log 37 through 38 2020-05-27T02:48:38.355+0000 I STORAGE [initandlisten] WiredTiger message [1590547718:354916][2780:140731318294992], txn-recover: Recovering log 38 through 38 2020-05-27T02:48:39.498+0000 I STORAGE [initandlisten] WiredTiger message [1590547719:497916][2780:140731318294992], txn-recover: Main recovery loop: starting at 37/498944 to 38/256 2020-05-27T02:48:40.748+0000 I STORAGE [initandlisten] WiredTiger message [1590547720:747916][2780:140731318294992], txn-recover: Recovering log 37 through 38 2020-05-27T02:48:43.747+0000 I STORAGE [initandlisten] WiredTiger message [1590547723:747127][2780:140731318294992], txn-recover: Recovering log 38 through 38 2020-05-27T02:48:44.069+0000 I STORAGE [initandlisten] WiredTiger message [1590547724:69123][2780:140731318294992], txn-recover: Set global recovery timestamp: (0, 0) 2020-05-27T02:48:54.474+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2020-05-27T02:48:58.202+0000 I STORAGE [initandlisten] Timestamp monitor starting 2020-05-27T02:49:02.902+0000 I SHARDING [initandlisten] Marking collection local.system.replset as collection version: 2020-05-27T02:49:04.792+0000 I STORAGE [initandlisten] Flow Control is enabled on this deployment. 2020-05-27T02:49:05.339+0000 I SHARDING [initandlisten] Marking collection admin.system.roles as collection version: 2020-05-27T02:49:05.634+0000 I COMMAND [initandlisten] command admin.system.roles command: find { find: "system.roles", $db: "admin" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:107 locks:{ ReplicationStateTransition: { acquireCount: { w: 1 } }, Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 2 } }, Mutex: { acquireCount: { r: 1 } } } storage:{ data: { bytesRead: 343, timeReadingMicros: 1000 } } protocol:op_msg 246ms 2020-05-27T02:49:05.838+0000 I SHARDING [initandlisten] Marking collection admin.system.version as collection version: 2020-05-27T02:49:06.651+0000 I SHARDING [initandlisten] Marking collection local.startup_log as collection version: 2020-05-27T02:49:08.546+0000 W FTDC [initandlisten] Failed to initialize Performance Counters for FTDC: WindowsPdhError: PdhExpandCounterPathW failed with 'Unable to connect to the specified computer or the computer is offline.' for counter '\Processor(_Total)\% Idle Time' 2020-05-27T02:49:08.546+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'C:/Program Files/MongoDB/Server/4.2/data/diagnostic.data' 2020-05-27T02:49:08.569+0000 I SHARDING [LogicalSessionCacheRefresh] Marking collection config.system.sessions as collection version: 2020-05-27T02:49:08.569+0000 I NETWORK [listener] Listening on 0.0.0.0 2020-05-27T02:49:08.569+0000 I NETWORK [listener] waiting for connections on port 17017 2020-05-27T02:49:08.570+0000 I SHARDING [LogicalSessionCacheReap] Marking collection config.transactions as collection version: 2020-05-27T02:49:08.628+0000 I STORAGE [initandlisten] Service running 2020-05-27T02:49:12.327+0000 F - [ftdc] out of memory. mongod.exe ...\src\mongo\util\stacktrace_windows.cpp(246) mongo::printStackTrace+0x43 mongod.exe ...\src\mongo\util\signal_handlers_synchronous.cpp(346) mongo::reportOutOfMemoryErrorAndExit+0x33 MSVCP140.dll std::_MP_Rem+0x301 ucrtbase.dll callnewh+0x1c mongod.exe d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\heap\new_scalar.cpp(40) operator new+0x13 mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\xmemory0(997) std::allocator<__int64>::allocate+0x3f mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\vector(662) std::vector >::vector >+0x44 mongod.exe ...\src\mongo\db\ftdc\decompressor.cpp(127) mongo::FTDCDecompressor::uncompress+0x53f mongod.exe ...\src\mongo\db\ftdc\util.cpp(490) mongo::FTDCBSONUtil::getMetricsFromMetricDoc+0x274 mongod.exe ...\src\mongo\db\ftdc\file_reader.cpp(97) mongo::FTDCFileReader::hasNext+0x304 mongod.exe ...\src\mongo\db\ftdc\file_manager.cpp(282) mongo::FTDCFileManager::recoverInterimFile+0x366 mongod.exe ...\src\mongo\db\ftdc\file_manager.cpp(91) ??? mongod.exe ...\src\mongo\db\ftdc\controller.cpp(240) ??? mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\thr\xthread(230) ??? mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\thr\xthread(209) ??? ucrtbase.dll o__realloc_base+0x60 KERNEL32.DLL BaseThreadInitThunk+0x14 2020-05-27T02:49:12.571+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2020-05-27T02:49:12.579+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2020-05-27T02:49:13.703+0000 W ASIO [main] No TransportLayer configured during NetworkInterface startup 2020-05-27T02:49:13.737+0000 I CONTROL [main] Trying to start Windows service 'MongoDB' 2020-05-27T02:49:13.739+0000 I CONTROL [initandlisten] MongoDB starting : pid=4284 port=17017 dbpath=C:\Program Files\MongoDB\Server\4.2\data 64-bit host=CQEServer 2020-05-27T02:49:13.739+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2020-05-27T02:49:13.739+0000 I CONTROL [initandlisten] db version v4.2.7 2020-05-27T02:49:13.739+0000 I CONTROL [initandlisten] git version: 51d9fe12b5d19720e72dcd7db0f2f17dd9a19212 2020-05-27T02:49:13.739+0000 I CONTROL [initandlisten] allocator: tcmalloc 2020-05-27T02:49:13.739+0000 I CONTROL [initandlisten] modules: none 2020-05-27T02:49:13.739+0000 I CONTROL [initandlisten] build environment: 2020-05-27T02:49:13.739+0000 I CONTROL [initandlisten] distmod: 2012plus 2020-05-27T02:49:13.739+0000 I CONTROL [initandlisten] distarch: x86_64 2020-05-27T02:49:13.739+0000 I CONTROL [initandlisten] target_arch: x86_64 2020-05-27T02:49:13.739+0000 I CONTROL [initandlisten] options: { config: "C:\Program Files\MongoDB\Server\4.2\bin\mongod.cfg", net: { bindIp: "0.0.0.0", port: 17017 }, security: { authorization: "enabled" }, service: true, storage: { dbPath: "C:\Program Files\MongoDB\Server\4.2\data", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 0.25 } } }, systemLog: { destination: "file", logAppend: true, path: "C:\Program Files\MongoDB\Server\4.2\log\mongod.log" } } 2020-05-27T02:49:13.833+0000 W STORAGE [initandlisten] Detected unclean shutdown - C:\Program Files\MongoDB\Server\4.2\data\mongod.lock is not empty. 2020-05-27T02:49:13.833+0000 I STORAGE [initandlisten] Detected data files in C:\Program Files\MongoDB\Server\4.2\data created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2020-05-27T02:49:13.833+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2020-05-27T02:49:13.833+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=256M,cache_overflow=(file_max=0M),session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress], 2020-05-27T02:49:14.183+0000 I STORAGE [initandlisten] WiredTiger message [1590547754:183094][4284:140731318294992], txn-recover: Recovering log 38 through 39 2020-05-27T02:49:14.276+0000 I STORAGE [initandlisten] WiredTiger message [1590547754:276091][4284:140731318294992], txn-recover: Recovering log 39 through 39 2020-05-27T02:49:14.424+0000 I STORAGE [initandlisten] WiredTiger message [1590547754:424093][4284:140731318294992], txn-recover: Main recovery loop: starting at 38/256 to 39/256 2020-05-27T02:49:14.426+0000 I STORAGE [initandlisten] WiredTiger message [1590547754:426094][4284:140731318294992], txn-recover: Recovering log 38 through 39 2020-05-27T02:49:14.884+0000 I STORAGE [initandlisten] WiredTiger message [1590547754:884231][4284:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 39 through 39 2020-05-27T02:49:14.977+0000 I STORAGE [initandlisten] WiredTiger message [1590547754:977230][4284:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Set global recovery timestamp: (0, 0) 2020-05-27T02:49:15.425+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2020-05-27T02:49:16.035+0000 I STORAGE [initandlisten] Timestamp monitor starting 2020-05-27T02:49:16.143+0000 I SHARDING [initandlisten] Marking collection local.system.replset as collection version: 2020-05-27T02:49:16.278+0000 I STORAGE [initandlisten] Flow Control is enabled on this deployment. 2020-05-27T02:49:16.279+0000 I SHARDING [initandlisten] Marking collection admin.system.roles as collection version: 2020-05-27T02:49:16.279+0000 I SHARDING [initandlisten] Marking collection admin.system.version as collection version: 2020-05-27T02:49:16.281+0000 I SHARDING [initandlisten] Marking collection local.startup_log as collection version: 2020-05-27T02:49:16.880+0000 W FTDC [initandlisten] Failed to initialize Performance Counters for FTDC: WindowsPdhError: PdhExpandCounterPathW failed with 'Unable to connect to the specified computer or the computer is offline.' for counter '\Processor(_Total)\% Idle Time' 2020-05-27T02:49:16.880+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'C:/Program Files/MongoDB/Server/4.2/data/diagnostic.data' 2020-05-27T02:49:16.885+0000 I SHARDING [LogicalSessionCacheRefresh] Marking collection config.system.sessions as collection version: 2020-05-27T02:49:16.886+0000 I SHARDING [LogicalSessionCacheReap] Marking collection config.transactions as collection version: 2020-05-27T02:49:16.887+0000 I NETWORK [listener] Listening on 0.0.0.0 2020-05-27T02:49:16.887+0000 I NETWORK [listener] waiting for connections on port 17017 2020-05-27T02:49:16.887+0000 I STORAGE [initandlisten] Service running 2020-05-27T02:49:17.022+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49912 #1 (1 connection now open) 2020-05-27T02:49:17.131+0000 I SHARDING [conn1] Marking collection admin.system.users as collection version: 2020-05-27T02:49:17.227+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:49912 conn1: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-27T02:49:19.180+0000 F - [ftdc] out of memory. mongod.exe ...\src\mongo\util\stacktrace_windows.cpp(246) mongo::printStackTrace+0x43 mongod.exe ...\src\mongo\util\signal_handlers_synchronous.cpp(346) mongo::reportOutOfMemoryErrorAndExit+0x33 mongod.exe ...\src\mongo\util\allocator.cpp(51) mongo::mongoRealloc+0x19 mongod.exe ...\src\mongo\bson\bsonobjbuilder.cpp(270) mongo::_BufBuilder::grow_reallocate+0x5a mongod.exe ...\src\mongo\db\ftdc\util.cpp(363) mongo::FTDCBSONUtil::`anonymous namespace'::constructDocumentFromMetrics+0x47a mongod.exe ...\src\mongo\db\ftdc\util.cpp(364) mongo::FTDCBSONUtil::`anonymous namespace'::constructDocumentFromMetrics+0x502 mongod.exe ...\src\mongo\db\ftdc\util.cpp(364) mongo::FTDCBSONUtil::`anonymous namespace'::constructDocumentFromMetrics+0x502 mongod.exe ...\src\mongo\db\ftdc\util.cpp(364) mongo::FTDCBSONUtil::`anonymous namespace'::constructDocumentFromMetrics+0x502 mongod.exe ...\src\mongo\db\ftdc\util.cpp(397) mongo::FTDCBSONUtil::constructDocumentFromMetrics+0xca mongod.exe ...\src\mongo\db\ftdc\decompressor.cpp(179) mongo::FTDCDecompressor::uncompress+0x706 mongod.exe ...\src\mongo\db\ftdc\util.cpp(490) mongo::FTDCBSONUtil::getMetricsFromMetricDoc+0x274 mongod.exe ...\src\mongo\db\ftdc\file_reader.cpp(97) mongo::FTDCFileReader::hasNext+0x304 mongod.exe ??? mongod.exe ??? mongod.exe ...\src\mongo\db\ftdc\controller.cpp(240) ??? mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\thr\xthread(230) ??? mongod.exe ??? ucrtbase.dll o__realloc_base+0x60 KERNEL32.DLL BaseThreadInitThunk+0x14 2020-05-27T02:49:19.554+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2020-05-27T02:49:19.907+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2020-05-27T02:49:20.999+0000 W ASIO [main] No TransportLayer configured during NetworkInterface startup 2020-05-27T02:49:21.000+0000 I CONTROL [main] Trying to start Windows service 'MongoDB' 2020-05-27T02:49:21.001+0000 I CONTROL [initandlisten] MongoDB starting : pid=3056 port=17017 dbpath=C:\Program Files\MongoDB\Server\4.2\data 64-bit host=CQEServer 2020-05-27T02:49:21.001+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2020-05-27T02:49:21.001+0000 I CONTROL [initandlisten] db version v4.2.7 2020-05-27T02:49:21.001+0000 I CONTROL [initandlisten] git version: 51d9fe12b5d19720e72dcd7db0f2f17dd9a19212 2020-05-27T02:49:21.001+0000 I CONTROL [initandlisten] allocator: tcmalloc 2020-05-27T02:49:21.002+0000 I CONTROL [initandlisten] modules: none 2020-05-27T02:49:21.002+0000 I CONTROL [initandlisten] build environment: 2020-05-27T02:49:21.002+0000 I CONTROL [initandlisten] distmod: 2012plus 2020-05-27T02:49:21.002+0000 I CONTROL [initandlisten] distarch: x86_64 2020-05-27T02:49:21.002+0000 I CONTROL [initandlisten] target_arch: x86_64 2020-05-27T02:49:21.002+0000 I CONTROL [initandlisten] options: { config: "C:\Program Files\MongoDB\Server\4.2\bin\mongod.cfg", net: { bindIp: "0.0.0.0", port: 17017 }, security: { authorization: "enabled" }, service: true, storage: { dbPath: "C:\Program Files\MongoDB\Server\4.2\data", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 0.25 } } }, systemLog: { destination: "file", logAppend: true, path: "C:\Program Files\MongoDB\Server\4.2\log\mongod.log" } } 2020-05-27T02:49:21.010+0000 W STORAGE [initandlisten] Detected unclean shutdown - C:\Program Files\MongoDB\Server\4.2\data\mongod.lock is not empty. 2020-05-27T02:49:21.011+0000 I STORAGE [initandlisten] Detected data files in C:\Program Files\MongoDB\Server\4.2\data created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2020-05-27T02:49:21.011+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2020-05-27T02:49:21.011+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=256M,cache_overflow=(file_max=0M),session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress], 2020-05-27T02:49:21.134+0000 I STORAGE [initandlisten] WiredTiger message [1590547761:133572][3056:140731318294992], txn-recover: Recovering log 39 through 40 2020-05-27T02:49:21.229+0000 I STORAGE [initandlisten] WiredTiger message [1590547761:229570][3056:140731318294992], txn-recover: Recovering log 40 through 40 2020-05-27T02:49:21.365+0000 I STORAGE [initandlisten] WiredTiger message [1590547761:365571][3056:140731318294992], txn-recover: Main recovery loop: starting at 39/256 to 40/256 2020-05-27T02:49:21.368+0000 I STORAGE [initandlisten] WiredTiger message [1590547761:367573][3056:140731318294992], txn-recover: Recovering log 39 through 40 2020-05-27T02:49:21.540+0000 I STORAGE [initandlisten] WiredTiger message [1590547761:540574][3056:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 40 through 40 2020-05-27T02:49:21.648+0000 I STORAGE [initandlisten] WiredTiger message [1590547761:648574][3056:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Set global recovery timestamp: (0, 0) 2020-05-27T02:49:21.736+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2020-05-27T02:49:21.827+0000 I STORAGE [initandlisten] Timestamp monitor starting 2020-05-27T02:49:21.936+0000 I SHARDING [initandlisten] Marking collection local.system.replset as collection version: 2020-05-27T02:49:22.026+0000 I STORAGE [initandlisten] Flow Control is enabled on this deployment. 2020-05-27T02:49:22.067+0000 I SHARDING [initandlisten] Marking collection admin.system.roles as collection version: 2020-05-27T02:49:22.070+0000 I SHARDING [initandlisten] Marking collection admin.system.version as collection version: 2020-05-27T02:49:22.073+0000 I SHARDING [initandlisten] Marking collection local.startup_log as collection version: 2020-05-27T02:49:22.500+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'C:/Program Files/MongoDB/Server/4.2/data/diagnostic.data' 2020-05-27T02:49:22.521+0000 I NETWORK [listener] Listening on 0.0.0.0 2020-05-27T02:49:22.521+0000 I NETWORK [listener] waiting for connections on port 17017 2020-05-27T02:49:22.521+0000 I STORAGE [initandlisten] Service running 2020-05-27T02:49:22.521+0000 I SHARDING [LogicalSessionCacheRefresh] Marking collection config.system.sessions as collection version: 2020-05-27T02:49:22.522+0000 I SHARDING [LogicalSessionCacheReap] Marking collection config.transactions as collection version: 2020-05-27T02:49:24.522+0000 F - [ftdc] out of memory. mongod.exe ...\src\mongo\util\stacktrace_windows.cpp(246) mongo::printStackTrace+0x43 mongod.exe ...\src\mongo\util\signal_handlers_synchronous.cpp(346) mongo::reportOutOfMemoryErrorAndExit+0x33 MSVCP140.dll std::_MP_Rem+0x301 ucrtbase.dll callnewh+0x1c mongod.exe d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\heap\new_scalar.cpp(40) operator new+0x13 mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\xmemory0(997) ??? mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\vector(662) ??? mongod.exe ...\src\mongo\db\ftdc\decompressor.cpp(127) ??? mongod.exe ...\src\mongo\db\ftdc\util.cpp(490) ??? mongod.exe ...\src\mongo\db\ftdc\file_reader.cpp(97) ??? mongod.exe ??? mongod.exe ??? mongod.exe ...\src\mongo\db\ftdc\controller.cpp(240) ??? mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\thr\xthread(230) ??? mongod.exe ??? ucrtbase.dll o__realloc_base+0x60 KERNEL32.DLL BaseThreadInitThunk+0x14 2020-05-27T02:49:24.883+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2020-05-27T02:49:25.938+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2020-05-27T02:49:25.940+0000 W ASIO [main] No TransportLayer configured during NetworkInterface startup 2020-05-27T02:49:25.979+0000 I CONTROL [main] Trying to start Windows service 'MongoDB' 2020-05-27T02:49:25.987+0000 I CONTROL [initandlisten] MongoDB starting : pid=5224 port=17017 dbpath=C:\Program Files\MongoDB\Server\4.2\data 64-bit host=CQEServer 2020-05-27T02:49:25.987+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2020-05-27T02:49:25.987+0000 I CONTROL [initandlisten] db version v4.2.7 2020-05-27T02:49:25.987+0000 I CONTROL [initandlisten] git version: 51d9fe12b5d19720e72dcd7db0f2f17dd9a19212 2020-05-27T02:49:25.987+0000 I CONTROL [initandlisten] allocator: tcmalloc 2020-05-27T02:49:25.987+0000 I CONTROL [initandlisten] modules: none 2020-05-27T02:49:25.987+0000 I CONTROL [initandlisten] build environment: 2020-05-27T02:49:25.987+0000 I CONTROL [initandlisten] distmod: 2012plus 2020-05-27T02:49:25.987+0000 I CONTROL [initandlisten] distarch: x86_64 2020-05-27T02:49:25.987+0000 I CONTROL [initandlisten] target_arch: x86_64 2020-05-27T02:49:25.987+0000 I CONTROL [initandlisten] options: { config: "C:\Program Files\MongoDB\Server\4.2\bin\mongod.cfg", net: { bindIp: "0.0.0.0", port: 17017 }, security: { authorization: "enabled" }, service: true, storage: { dbPath: "C:\Program Files\MongoDB\Server\4.2\data", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 0.25 } } }, systemLog: { destination: "file", logAppend: true, path: "C:\Program Files\MongoDB\Server\4.2\log\mongod.log" } } 2020-05-27T02:49:26.083+0000 W STORAGE [initandlisten] Detected unclean shutdown - C:\Program Files\MongoDB\Server\4.2\data\mongod.lock is not empty. 2020-05-27T02:49:26.084+0000 I STORAGE [initandlisten] Detected data files in C:\Program Files\MongoDB\Server\4.2\data created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2020-05-27T02:49:26.084+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2020-05-27T02:49:26.084+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=256M,cache_overflow=(file_max=0M),session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress], 2020-05-27T02:49:26.830+0000 I STORAGE [initandlisten] WiredTiger message [1590547766:829664][5224:140731318294992], txn-recover: Recovering log 40 through 41 2020-05-27T02:49:26.928+0000 I STORAGE [initandlisten] WiredTiger message [1590547766:927664][5224:140731318294992], txn-recover: Recovering log 41 through 41 2020-05-27T02:49:27.080+0000 I STORAGE [initandlisten] WiredTiger message [1590547767:80665][5224:140731318294992], txn-recover: Main recovery loop: starting at 40/256 to 41/256 2020-05-27T02:49:27.083+0000 I STORAGE [initandlisten] WiredTiger message [1590547767:82666][5224:140731318294992], txn-recover: Recovering log 40 through 41 2020-05-27T02:49:27.528+0000 I STORAGE [initandlisten] WiredTiger message [1590547767:528062][5224:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 41 through 41 2020-05-27T02:49:27.662+0000 I STORAGE [initandlisten] WiredTiger message [1590547767:662062][5224:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Set global recovery timestamp: (0, 0) 2020-05-27T02:49:29.078+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2020-05-27T02:49:29.324+0000 I STORAGE [initandlisten] Timestamp monitor starting 2020-05-27T02:49:29.440+0000 I SHARDING [initandlisten] Marking collection local.system.replset as collection version: 2020-05-27T02:49:29.838+0000 I STORAGE [initandlisten] Flow Control is enabled on this deployment. 2020-05-27T02:49:29.838+0000 I SHARDING [initandlisten] Marking collection admin.system.roles as collection version: 2020-05-27T02:49:29.838+0000 I SHARDING [initandlisten] Marking collection admin.system.version as collection version: 2020-05-27T02:49:29.840+0000 I SHARDING [initandlisten] Marking collection local.startup_log as collection version: 2020-05-27T02:49:30.209+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'C:/Program Files/MongoDB/Server/4.2/data/diagnostic.data' 2020-05-27T02:49:30.211+0000 I SHARDING [LogicalSessionCacheRefresh] Marking collection config.system.sessions as collection version: 2020-05-27T02:49:30.212+0000 I SHARDING [LogicalSessionCacheReap] Marking collection config.transactions as collection version: 2020-05-27T02:49:30.212+0000 I NETWORK [listener] Listening on 0.0.0.0 2020-05-27T02:49:30.212+0000 I NETWORK [listener] waiting for connections on port 17017 2020-05-27T02:49:30.212+0000 I STORAGE [initandlisten] Service running 2020-05-27T02:49:32.427+0000 F - [ftdc] out of memory. mongod.exe ...\src\mongo\util\stacktrace_windows.cpp(246) ??? mongod.exe ...\src\mongo\util\signal_handlers_synchronous.cpp(346) ??? MSVCP140.dll std::_MP_Rem+0x301 ucrtbase.dll callnewh+0x1c mongod.exe d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\heap\new_scalar.cpp(40) ??? mongod.exe ??? mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\vector(662) ??? mongod.exe ...\src\mongo\db\ftdc\decompressor.cpp(127) ??? mongod.exe ...\src\mongo\db\ftdc\util.cpp(490) ??? mongod.exe ...\src\mongo\db\ftdc\file_reader.cpp(97) ??? mongod.exe ...\src\mongo\db\ftdc\file_manager.cpp(282) ??? mongod.exe ...\src\mongo\db\ftdc\file_manager.cpp(91) ??? mongod.exe ...\src\mongo\db\ftdc\controller.cpp(240) ??? mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\thr\xthread(230) ??? mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\thr\xthread(209) std::_Pad::_Call_func+0x9 ucrtbase.dll o__realloc_base+0x60 KERNEL32.DLL BaseThreadInitThunk+0x14 2020-05-27T02:49:32.629+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2020-05-27T02:49:32.631+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2020-05-27T02:49:33.693+0000 W ASIO [main] No TransportLayer configured during NetworkInterface startup 2020-05-27T02:49:33.700+0000 I CONTROL [main] Trying to start Windows service 'MongoDB' 2020-05-27T02:49:34.042+0000 I CONTROL [initandlisten] MongoDB starting : pid=1860 port=17017 dbpath=C:\Program Files\MongoDB\Server\4.2\data 64-bit host=CQEServer 2020-05-27T02:49:34.042+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2020-05-27T02:49:34.042+0000 I CONTROL [initandlisten] db version v4.2.7 2020-05-27T02:49:34.042+0000 I CONTROL [initandlisten] git version: 51d9fe12b5d19720e72dcd7db0f2f17dd9a19212 2020-05-27T02:49:34.042+0000 I CONTROL [initandlisten] allocator: tcmalloc 2020-05-27T02:49:34.042+0000 I CONTROL [initandlisten] modules: none 2020-05-27T02:49:34.042+0000 I CONTROL [initandlisten] build environment: 2020-05-27T02:49:34.042+0000 I CONTROL [initandlisten] distmod: 2012plus 2020-05-27T02:49:34.042+0000 I CONTROL [initandlisten] distarch: x86_64 2020-05-27T02:49:34.042+0000 I CONTROL [initandlisten] target_arch: x86_64 2020-05-27T02:49:34.042+0000 I CONTROL [initandlisten] options: { config: "C:\Program Files\MongoDB\Server\4.2\bin\mongod.cfg", net: { bindIp: "0.0.0.0", port: 17017 }, security: { authorization: "enabled" }, service: true, storage: { dbPath: "C:\Program Files\MongoDB\Server\4.2\data", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 0.25 } } }, systemLog: { destination: "file", logAppend: true, path: "C:\Program Files\MongoDB\Server\4.2\log\mongod.log" } } 2020-05-27T02:49:34.055+0000 W STORAGE [initandlisten] Detected unclean shutdown - C:\Program Files\MongoDB\Server\4.2\data\mongod.lock is not empty. 2020-05-27T02:49:34.055+0000 I STORAGE [initandlisten] Detected data files in C:\Program Files\MongoDB\Server\4.2\data created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2020-05-27T02:49:34.055+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2020-05-27T02:49:34.055+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=256M,cache_overflow=(file_max=0M),session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress], 2020-05-27T02:49:34.122+0000 I STORAGE [initandlisten] WiredTiger message [1590547774:121841][1860:140731318294992], txn-recover: Recovering log 41 through 42 2020-05-27T02:49:34.215+0000 I STORAGE [initandlisten] WiredTiger message [1590547774:214840][1860:140731318294992], txn-recover: Recovering log 42 through 42 2020-05-27T02:49:34.346+0000 I STORAGE [initandlisten] WiredTiger message [1590547774:345842][1860:140731318294992], txn-recover: Main recovery loop: starting at 41/256 to 42/256 2020-05-27T02:49:34.348+0000 I STORAGE [initandlisten] WiredTiger message [1590547774:347843][1860:140731318294992], txn-recover: Recovering log 41 through 42 2020-05-27T02:49:34.537+0000 I STORAGE [initandlisten] WiredTiger message [1590547774:536845][1860:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 42 through 42 2020-05-27T02:49:34.628+0000 I STORAGE [initandlisten] WiredTiger message [1590547774:628101][1860:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Set global recovery timestamp: (0, 0) 2020-05-27T02:49:34.734+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2020-05-27T02:49:34.823+0000 I STORAGE [initandlisten] Timestamp monitor starting 2020-05-27T02:49:34.934+0000 I SHARDING [initandlisten] Marking collection local.system.replset as collection version: 2020-05-27T02:49:35.021+0000 I STORAGE [initandlisten] Flow Control is enabled on this deployment. 2020-05-27T02:49:35.026+0000 I SHARDING [initandlisten] Marking collection admin.system.roles as collection version: 2020-05-27T02:49:35.074+0000 I SHARDING [initandlisten] Marking collection admin.system.version as collection version: 2020-05-27T02:49:35.077+0000 I SHARDING [initandlisten] Marking collection local.startup_log as collection version: 2020-05-27T02:49:35.462+0000 W FTDC [initandlisten] Failed to initialize Performance Counters for FTDC: WindowsPdhError: PdhExpandCounterPathW failed with 'Unable to connect to the specified computer or the computer is offline.' for counter '\Memory\Available Bytes' 2020-05-27T02:49:35.463+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'C:/Program Files/MongoDB/Server/4.2/data/diagnostic.data' 2020-05-27T02:49:35.466+0000 I NETWORK [listener] Listening on 0.0.0.0 2020-05-27T02:49:35.466+0000 I NETWORK [listener] waiting for connections on port 17017 2020-05-27T02:49:35.466+0000 I SHARDING [LogicalSessionCacheRefresh] Marking collection config.system.sessions as collection version: 2020-05-27T02:49:35.468+0000 I STORAGE [initandlisten] Service running 2020-05-27T02:49:35.472+0000 I SHARDING [LogicalSessionCacheReap] Marking collection config.transactions as collection version: 2020-05-27T02:49:35.992+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49914 #1 (1 connection now open) 2020-05-27T02:49:35.993+0000 I SHARDING [conn1] Marking collection admin.system.users as collection version: 2020-05-27T02:49:36.012+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:49914 conn1: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-27T02:49:37.728+0000 F - [ftdc] out of memory. mongod.exe ...\src\mongo\util\stacktrace_windows.cpp(246) mongo::printStackTrace+0x43 mongod.exe ...\src\mongo\util\signal_handlers_synchronous.cpp(346) ??? MSVCP140.dll std::_MP_Rem+0x301 ucrtbase.dll callnewh+0x1c mongod.exe d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\heap\new_scalar.cpp(40) ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? mongod.exe ...\src\mongo\db\ftdc\util.cpp(490) ??? mongod.exe ...\src\mongo\db\ftdc\file_reader.cpp(97) ??? mongod.exe ??? mongod.exe ??? mongod.exe ...\src\mongo\db\ftdc\controller.cpp(240) ??? mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\thr\xthread(230) ??? mongod.exe ??? ucrtbase.dll o__realloc_base+0x60 KERNEL32.DLL BaseThreadInitThunk+0x14 2020-05-27T02:49:38.051+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2020-05-27T02:49:38.069+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2020-05-27T02:49:39.127+0000 W ASIO [main] No TransportLayer configured during NetworkInterface startup 2020-05-27T02:49:39.134+0000 I CONTROL [main] Trying to start Windows service 'MongoDB' 2020-05-27T02:49:39.139+0000 I CONTROL [initandlisten] MongoDB starting : pid=5200 port=17017 dbpath=C:\Program Files\MongoDB\Server\4.2\data 64-bit host=CQEServer 2020-05-27T02:49:39.139+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2020-05-27T02:49:39.139+0000 I CONTROL [initandlisten] db version v4.2.7 2020-05-27T02:49:39.139+0000 I CONTROL [initandlisten] git version: 51d9fe12b5d19720e72dcd7db0f2f17dd9a19212 2020-05-27T02:49:39.139+0000 I CONTROL [initandlisten] allocator: tcmalloc 2020-05-27T02:49:39.139+0000 I CONTROL [initandlisten] modules: none 2020-05-27T02:49:39.139+0000 I CONTROL [initandlisten] build environment: 2020-05-27T02:49:39.139+0000 I CONTROL [initandlisten] distmod: 2012plus 2020-05-27T02:49:39.139+0000 I CONTROL [initandlisten] distarch: x86_64 2020-05-27T02:49:39.139+0000 I CONTROL [initandlisten] target_arch: x86_64 2020-05-27T02:49:39.139+0000 I CONTROL [initandlisten] options: { config: "C:\Program Files\MongoDB\Server\4.2\bin\mongod.cfg", net: { bindIp: "0.0.0.0", port: 17017 }, security: { authorization: "enabled" }, service: true, storage: { dbPath: "C:\Program Files\MongoDB\Server\4.2\data", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 0.25 } } }, systemLog: { destination: "file", logAppend: true, path: "C:\Program Files\MongoDB\Server\4.2\log\mongod.log" } } 2020-05-27T02:49:39.234+0000 W STORAGE [initandlisten] Detected unclean shutdown - C:\Program Files\MongoDB\Server\4.2\data\mongod.lock is not empty. 2020-05-27T02:49:39.234+0000 I STORAGE [initandlisten] Detected data files in C:\Program Files\MongoDB\Server\4.2\data created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2020-05-27T02:49:39.234+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2020-05-27T02:49:39.235+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=256M,cache_overflow=(file_max=0M),session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress], 2020-05-27T02:49:39.532+0000 I STORAGE [initandlisten] WiredTiger message [1590547779:531685][5200:140731318294992], txn-recover: Recovering log 42 through 43 2020-05-27T02:49:39.533+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547779:532685][5200:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space Raw: [1590547779:532685][5200:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space 2020-05-27T02:49:39.533+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547779:532685][5200:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space Raw: [1590547779:532685][5200:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space 2020-05-27T02:49:39.575+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547779:575344][5200:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted Raw: [1590547779:575344][5200:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted 2020-05-27T02:49:39.575+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547779:575344][5200:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory Raw: [1590547779:575344][5200:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory 2020-05-27T02:49:39.575+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547779:575344][5200:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory Raw: [1590547779:575344][5200:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory 2020-05-27T02:49:39.576+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547779:575344][5200:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty Raw: [1590547779:575344][5200:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty 2020-05-27T02:49:39.820+0000 I STORAGE [initandlisten] WiredTiger message [1590547779:820480][5200:140731318294992], txn-recover: Recovering log 42 through 44 2020-05-27T02:49:39.919+0000 I STORAGE [initandlisten] WiredTiger message [1590547779:918478][5200:140731318294992], txn-recover: Recovering log 43 through 44 2020-05-27T02:49:40.059+0000 I STORAGE [initandlisten] WiredTiger message [1590547780:58478][5200:140731318294992], txn-recover: Recovering log 44 through 44 2020-05-27T02:49:40.224+0000 I STORAGE [initandlisten] WiredTiger message [1590547780:223481][5200:140731318294992], txn-recover: Main recovery loop: starting at 42/256 to 44/256 2020-05-27T02:49:40.228+0000 I STORAGE [initandlisten] WiredTiger message [1590547780:227480][5200:140731318294992], txn-recover: Recovering log 42 through 44 2020-05-27T02:49:40.395+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547780:394989][5200:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space Raw: [1590547780:394989][5200:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space 2020-05-27T02:49:40.395+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547780:394989][5200:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space Raw: [1590547780:394989][5200:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space 2020-05-27T02:49:41.228+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547781:227987][5200:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 7 pages in memory and 0 pages evicted Raw: [1590547781:227987][5200:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 7 pages in memory and 0 pages evicted 2020-05-27T02:49:41.228+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547781:227987][5200:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 114065 image bytes in memory Raw: [1590547781:227987][5200:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 114065 image bytes in memory 2020-05-27T02:49:41.228+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547781:227987][5200:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 121606 bytes in memory Raw: [1590547781:227987][5200:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 121606 bytes in memory 2020-05-27T02:49:41.228+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547781:227987][5200:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 94762 bytes dirty and 3 pages dirty Raw: [1590547781:227987][5200:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 94762 bytes dirty and 3 pages dirty 2020-05-27T02:49:41.522+0000 I STORAGE [initandlisten] WiredTiger message [1590547781:521412][5200:140731318294992], txn-recover: Recovering log 42 through 45 2020-05-27T02:49:41.523+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547781:522412][5200:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space Raw: [1590547781:522412][5200:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space 2020-05-27T02:49:41.523+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547781:523411][5200:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space Raw: [1590547781:523411][5200:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space 2020-05-27T02:49:41.574+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547781:574855][5200:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted Raw: [1590547781:574855][5200:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted 2020-05-27T02:49:41.574+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547781:574855][5200:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory Raw: [1590547781:574855][5200:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory 2020-05-27T02:49:41.575+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547781:574855][5200:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory Raw: [1590547781:574855][5200:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory 2020-05-27T02:49:41.575+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547781:574855][5200:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty Raw: [1590547781:574855][5200:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty 2020-05-27T02:49:41.782+0000 I STORAGE [initandlisten] WiredTiger message [1590547781:781157][5200:140731318294992], txn-recover: Recovering log 42 through 46 2020-05-27T02:49:41.783+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547781:783157][5200:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space Raw: [1590547781:783157][5200:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space 2020-05-27T02:49:41.783+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547781:783157][5200:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space Raw: [1590547781:783157][5200:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space 2020-05-27T02:49:41.834+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547781:834155][5200:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted Raw: [1590547781:834155][5200:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted 2020-05-27T02:49:41.834+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547781:834155][5200:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory Raw: [1590547781:834155][5200:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory 2020-05-27T02:49:41.834+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547781:834155][5200:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory Raw: [1590547781:834155][5200:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory 2020-05-27T02:49:41.834+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547781:834155][5200:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty Raw: [1590547781:834155][5200:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty 2020-05-27T02:49:41.836+0000 W STORAGE [initandlisten] Failed to start up WiredTiger under any compatibility version. 2020-05-27T02:49:41.878+0000 F - [initandlisten] Fatal Assertion 28559 at src\mongo\db\storage\wiredtiger\wiredtiger_util.cpp 64 2020-05-27T02:49:41.878+0000 F - [initandlisten] ***aborting after fassert() failure 2020-05-27T02:49:49.635+0000 F - [initandlisten] Got signal: 22 (SIGABRT). mongod.exe ...\src\mongo\util\stacktrace_windows.cpp(246) mongo::printStackTrace+0x43 mongod.exe ...\src\mongo\util\signal_handlers_synchronous.cpp(241) ??? ucrtbase.dll raise+0x1e7 ucrtbase.dll abort+0x31 mongod.exe ...\src\mongo\util\assert_util.cpp(145) ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_init.cpp(111) ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? sechost.dll LsaFreeMemory+0x512 KERNEL32.DLL BaseThreadInitThunk+0x14 2020-05-27T02:49:49.636+0000 F CONTROL [initandlisten] *** unhandled exception 0x0000000E at 0x00007FFE8F664C48, terminating 2020-05-27T02:49:49.636+0000 F CONTROL [initandlisten] *** stack trace for unhandled exception: 2020-05-27T02:49:49.683+0000 I - [initandlisten] KERNELBASE.dll RaiseException+0x68 mongod.exe ...\src\mongo\util\signal_handlers_synchronous.cpp(243) ??? ucrtbase.dll raise+0x1e7 ucrtbase.dll abort+0x31 mongod.exe ...\src\mongo\util\assert_util.cpp(145) ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_init.cpp(111) ??? mongod.exe ??? mongod.exe ??? mongod.exe mongo::Decorable::getRegistry+0xc7 mongod.exe ...\src\mongo\util\ntservice.cpp(560) ??? sechost.dll LsaFreeMemory+0x512 KERNEL32.DLL BaseThreadInitThunk+0x14 2020-05-27T02:49:49.684+0000 I CONTROL [initandlisten] failed to open minidump file C:\Program Files\MongoDB\Server\4.2\bin\mongod.2020-05-27T02-49-49.mdmp : Access is denied. 2020-05-27T02:49:49.684+0000 F CONTROL [initandlisten] *** immediate exit due to unhandled exception 2020-05-27T02:49:49.941+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2020-05-27T02:49:49.973+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2020-05-27T02:49:50.993+0000 W ASIO [main] No TransportLayer configured during NetworkInterface startup 2020-05-27T02:49:51.021+0000 I CONTROL [main] Trying to start Windows service 'MongoDB' 2020-05-27T02:49:51.032+0000 I CONTROL [initandlisten] MongoDB starting : pid=4492 port=17017 dbpath=C:\Program Files\MongoDB\Server\4.2\data 64-bit host=CQEServer 2020-05-27T02:49:51.032+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2020-05-27T02:49:51.032+0000 I CONTROL [initandlisten] db version v4.2.7 2020-05-27T02:49:51.032+0000 I CONTROL [initandlisten] git version: 51d9fe12b5d19720e72dcd7db0f2f17dd9a19212 2020-05-27T02:49:51.032+0000 I CONTROL [initandlisten] allocator: tcmalloc 2020-05-27T02:49:51.032+0000 I CONTROL [initandlisten] modules: none 2020-05-27T02:49:51.032+0000 I CONTROL [initandlisten] build environment: 2020-05-27T02:49:51.032+0000 I CONTROL [initandlisten] distmod: 2012plus 2020-05-27T02:49:51.032+0000 I CONTROL [initandlisten] distarch: x86_64 2020-05-27T02:49:51.032+0000 I CONTROL [initandlisten] target_arch: x86_64 2020-05-27T02:49:51.032+0000 I CONTROL [initandlisten] options: { config: "C:\Program Files\MongoDB\Server\4.2\bin\mongod.cfg", net: { bindIp: "0.0.0.0", port: 17017 }, security: { authorization: "enabled" }, service: true, storage: { dbPath: "C:\Program Files\MongoDB\Server\4.2\data", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 0.25 } } }, systemLog: { destination: "file", logAppend: true, path: "C:\Program Files\MongoDB\Server\4.2\log\mongod.log" } } 2020-05-27T02:49:51.077+0000 W STORAGE [initandlisten] Detected unclean shutdown - C:\Program Files\MongoDB\Server\4.2\data\mongod.lock is not empty. 2020-05-27T02:49:51.077+0000 I STORAGE [initandlisten] Detected data files in C:\Program Files\MongoDB\Server\4.2\data created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2020-05-27T02:49:51.077+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2020-05-27T02:49:51.077+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=256M,cache_overflow=(file_max=0M),session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress], 2020-05-27T02:49:51.480+0000 I STORAGE [initandlisten] WiredTiger message [1590547791:479850][4492:140731318294992], txn-recover: Recovering log 42 through 47 2020-05-27T02:49:51.611+0000 I STORAGE [initandlisten] WiredTiger message [1590547791:610848][4492:140731318294992], txn-recover: Recovering log 43 through 47 2020-05-27T02:49:51.757+0000 I STORAGE [initandlisten] WiredTiger message [1590547791:756848][4492:140731318294992], txn-recover: Recovering log 44 through 47 2020-05-27T02:49:51.910+0000 I STORAGE [initandlisten] WiredTiger message [1590547791:909852][4492:140731318294992], txn-recover: Recovering log 45 through 47 2020-05-27T02:49:52.043+0000 I STORAGE [initandlisten] WiredTiger message [1590547792:42848][4492:140731318294992], txn-recover: Recovering log 46 through 47 2020-05-27T02:49:52.178+0000 I STORAGE [initandlisten] WiredTiger message [1590547792:177847][4492:140731318294992], txn-recover: Recovering log 47 through 47 2020-05-27T02:49:52.346+0000 I STORAGE [initandlisten] WiredTiger message [1590547792:345849][4492:140731318294992], txn-recover: Main recovery loop: starting at 42/256 to 47/256 2020-05-27T02:49:52.348+0000 I STORAGE [initandlisten] WiredTiger message [1590547792:347850][4492:140731318294992], txn-recover: Recovering log 42 through 47 2020-05-27T02:49:52.648+0000 I STORAGE [initandlisten] WiredTiger message [1590547792:647847][4492:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 43 through 47 2020-05-27T02:49:52.838+0000 I STORAGE [initandlisten] WiredTiger message [1590547792:837850][4492:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 44 through 47 2020-05-27T02:49:53.027+0000 I STORAGE [initandlisten] WiredTiger message [1590547793:26849][4492:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 45 through 47 2020-05-27T02:49:53.203+0000 I STORAGE [initandlisten] WiredTiger message [1590547793:202849][4492:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 46 through 47 2020-05-27T02:49:53.343+0000 I STORAGE [initandlisten] WiredTiger message [1590547793:342849][4492:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 47 through 47 2020-05-27T02:49:53.451+0000 I STORAGE [initandlisten] WiredTiger message [1590547793:450849][4492:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Set global recovery timestamp: (0, 0) 2020-05-27T02:49:54.068+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2020-05-27T02:49:54.237+0000 I STORAGE [initandlisten] Timestamp monitor starting 2020-05-27T02:49:54.289+0000 I SHARDING [initandlisten] Marking collection local.system.replset as collection version: 2020-05-27T02:49:54.384+0000 I STORAGE [initandlisten] Flow Control is enabled on this deployment. 2020-05-27T02:49:54.386+0000 I SHARDING [initandlisten] Marking collection admin.system.roles as collection version: 2020-05-27T02:49:54.386+0000 I SHARDING [initandlisten] Marking collection admin.system.version as collection version: 2020-05-27T02:49:54.388+0000 I SHARDING [initandlisten] Marking collection local.startup_log as collection version: 2020-05-27T02:49:55.194+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'C:/Program Files/MongoDB/Server/4.2/data/diagnostic.data' 2020-05-27T02:49:55.196+0000 I SHARDING [LogicalSessionCacheRefresh] Marking collection config.system.sessions as collection version: 2020-05-27T02:49:55.197+0000 I SHARDING [LogicalSessionCacheReap] Marking collection config.transactions as collection version: 2020-05-27T02:49:55.197+0000 I NETWORK [listener] Listening on 0.0.0.0 2020-05-27T02:49:55.197+0000 I NETWORK [listener] waiting for connections on port 17017 2020-05-27T02:49:55.197+0000 I STORAGE [initandlisten] Service running 2020-05-27T02:49:56.020+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49917 #1 (1 connection now open) 2020-05-27T02:49:56.022+0000 I SHARDING [conn1] Marking collection admin.system.users as collection version: 2020-05-27T02:49:56.042+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:49917 conn1: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-27T02:49:57.430+0000 F - [ftdc] out of memory. mongod.exe ...\src\mongo\util\stacktrace_windows.cpp(246) mongo::printStackTrace+0x43 mongod.exe ...\src\mongo\util\signal_handlers_synchronous.cpp(346) mongo::reportOutOfMemoryErrorAndExit+0x33 MSVCP140.dll std::_MP_Rem+0x301 ucrtbase.dll callnewh+0x1c mongod.exe d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\heap\new_scalar.cpp(40) operator new+0x13 mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\xmemory0(997) std::allocator<__int64>::allocate+0x3f mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\vector(662) std::vector >::vector >+0x44 mongod.exe ...\src\mongo\db\ftdc\decompressor.cpp(127) mongo::FTDCDecompressor::uncompress+0x53f mongod.exe ...\src\mongo\db\ftdc\util.cpp(490) mongo::FTDCBSONUtil::getMetricsFromMetricDoc+0x274 mongod.exe ...\src\mongo\db\ftdc\file_reader.cpp(97) ??? mongod.exe ...\src\mongo\db\ftdc\file_manager.cpp(282) ??? mongod.exe ...\src\mongo\db\ftdc\file_manager.cpp(91) ??? mongod.exe ...\src\mongo\db\ftdc\controller.cpp(240) ??? mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\thr\xthread(230) ??? mongod.exe ??? ucrtbase.dll o__realloc_base+0x60 KERNEL32.DLL BaseThreadInitThunk+0x14 2020-05-27T02:49:57.982+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2020-05-27T02:49:59.235+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2020-05-27T02:49:59.239+0000 W ASIO [main] No TransportLayer configured during NetworkInterface startup 2020-05-27T02:49:59.240+0000 I CONTROL [main] Trying to start Windows service 'MongoDB' 2020-05-27T02:49:59.241+0000 I CONTROL [initandlisten] MongoDB starting : pid=5424 port=17017 dbpath=C:\Program Files\MongoDB\Server\4.2\data 64-bit host=CQEServer 2020-05-27T02:49:59.241+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2020-05-27T02:49:59.241+0000 I CONTROL [initandlisten] db version v4.2.7 2020-05-27T02:49:59.241+0000 I CONTROL [initandlisten] git version: 51d9fe12b5d19720e72dcd7db0f2f17dd9a19212 2020-05-27T02:49:59.241+0000 I CONTROL [initandlisten] allocator: tcmalloc 2020-05-27T02:49:59.241+0000 I CONTROL [initandlisten] modules: none 2020-05-27T02:49:59.241+0000 I CONTROL [initandlisten] build environment: 2020-05-27T02:49:59.241+0000 I CONTROL [initandlisten] distmod: 2012plus 2020-05-27T02:49:59.241+0000 I CONTROL [initandlisten] distarch: x86_64 2020-05-27T02:49:59.241+0000 I CONTROL [initandlisten] target_arch: x86_64 2020-05-27T02:49:59.241+0000 I CONTROL [initandlisten] options: { config: "C:\Program Files\MongoDB\Server\4.2\bin\mongod.cfg", net: { bindIp: "0.0.0.0", port: 17017 }, security: { authorization: "enabled" }, service: true, storage: { dbPath: "C:\Program Files\MongoDB\Server\4.2\data", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 0.25 } } }, systemLog: { destination: "file", logAppend: true, path: "C:\Program Files\MongoDB\Server\4.2\log\mongod.log" } } 2020-05-27T02:49:59.251+0000 W STORAGE [initandlisten] Detected unclean shutdown - C:\Program Files\MongoDB\Server\4.2\data\mongod.lock is not empty. 2020-05-27T02:49:59.252+0000 I STORAGE [initandlisten] Detected data files in C:\Program Files\MongoDB\Server\4.2\data created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2020-05-27T02:49:59.252+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2020-05-27T02:49:59.252+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=256M,cache_overflow=(file_max=0M),session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress], 2020-05-27T02:49:59.397+0000 I STORAGE [initandlisten] WiredTiger message [1590547799:396187][5424:140731318294992], txn-recover: Recovering log 47 through 48 2020-05-27T02:49:59.488+0000 I STORAGE [initandlisten] WiredTiger message [1590547799:487184][5424:140731318294992], txn-recover: Recovering log 48 through 48 2020-05-27T02:49:59.621+0000 I STORAGE [initandlisten] WiredTiger message [1590547799:621193][5424:140731318294992], txn-recover: Main recovery loop: starting at 47/256 to 48/256 2020-05-27T02:49:59.623+0000 I STORAGE [initandlisten] WiredTiger message [1590547799:622197][5424:140731318294992], txn-recover: Recovering log 47 through 48 2020-05-27T02:49:59.804+0000 I STORAGE [initandlisten] WiredTiger message [1590547799:803199][5424:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 48 through 48 2020-05-27T02:49:59.893+0000 I STORAGE [initandlisten] WiredTiger message [1590547799:893200][5424:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Set global recovery timestamp: (0, 0) 2020-05-27T02:49:59.981+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2020-05-27T02:50:00.074+0000 I STORAGE [initandlisten] Timestamp monitor starting 2020-05-27T02:50:00.186+0000 I SHARDING [initandlisten] Marking collection local.system.replset as collection version: 2020-05-27T02:50:00.379+0000 I STORAGE [initandlisten] Flow Control is enabled on this deployment. 2020-05-27T02:50:00.381+0000 I SHARDING [initandlisten] Marking collection admin.system.roles as collection version: 2020-05-27T02:50:00.426+0000 I SHARDING [initandlisten] Marking collection admin.system.version as collection version: 2020-05-27T02:50:00.427+0000 I SHARDING [initandlisten] Marking collection local.startup_log as collection version: 2020-05-27T02:50:00.799+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'C:/Program Files/MongoDB/Server/4.2/data/diagnostic.data' 2020-05-27T02:50:00.817+0000 I NETWORK [listener] Listening on 0.0.0.0 2020-05-27T02:50:00.817+0000 I NETWORK [listener] waiting for connections on port 17017 2020-05-27T02:50:00.817+0000 I STORAGE [initandlisten] Service running 2020-05-27T02:50:00.818+0000 I SHARDING [LogicalSessionCacheRefresh] Marking collection config.system.sessions as collection version: 2020-05-27T02:50:00.819+0000 I SHARDING [LogicalSessionCacheReap] Marking collection config.transactions as collection version: 2020-05-27T02:50:02.931+0000 F - [ftdc] out of memory. mongod.exe ...\src\mongo\util\stacktrace_windows.cpp(246) mongo::printStackTrace+0x43 mongod.exe ...\src\mongo\util\signal_handlers_synchronous.cpp(346) mongo::reportOutOfMemoryErrorAndExit+0x33 MSVCP140.dll std::_MP_Rem+0x301 ucrtbase.dll callnewh+0x1c mongod.exe d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\heap\new_scalar.cpp(40) operator new+0x13 mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\xmemory0(997) std::allocator<__int64>::allocate+0x3f mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\vector(662) ??? mongod.exe ...\src\mongo\db\ftdc\decompressor.cpp(127) ??? mongod.exe ...\src\mongo\db\ftdc\util.cpp(490) ??? mongod.exe ...\src\mongo\db\ftdc\file_reader.cpp(97) ??? mongod.exe ??? mongod.exe ??? mongod.exe ...\src\mongo\db\ftdc\controller.cpp(240) ??? mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\thr\xthread(230) ??? mongod.exe ??? ucrtbase.dll o__realloc_base+0x60 KERNEL32.DLL BaseThreadInitThunk+0x14 2020-05-27T02:50:03.179+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2020-05-27T02:50:03.224+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2020-05-27T02:50:04.299+0000 W ASIO [main] No TransportLayer configured during NetworkInterface startup 2020-05-27T02:50:04.316+0000 I CONTROL [main] Trying to start Windows service 'MongoDB' 2020-05-27T02:50:04.326+0000 I CONTROL [initandlisten] MongoDB starting : pid=6332 port=17017 dbpath=C:\Program Files\MongoDB\Server\4.2\data 64-bit host=CQEServer 2020-05-27T02:50:04.326+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2020-05-27T02:50:04.326+0000 I CONTROL [initandlisten] db version v4.2.7 2020-05-27T02:50:04.326+0000 I CONTROL [initandlisten] git version: 51d9fe12b5d19720e72dcd7db0f2f17dd9a19212 2020-05-27T02:50:04.326+0000 I CONTROL [initandlisten] allocator: tcmalloc 2020-05-27T02:50:04.326+0000 I CONTROL [initandlisten] modules: none 2020-05-27T02:50:04.326+0000 I CONTROL [initandlisten] build environment: 2020-05-27T02:50:04.326+0000 I CONTROL [initandlisten] distmod: 2012plus 2020-05-27T02:50:04.326+0000 I CONTROL [initandlisten] distarch: x86_64 2020-05-27T02:50:04.326+0000 I CONTROL [initandlisten] target_arch: x86_64 2020-05-27T02:50:04.326+0000 I CONTROL [initandlisten] options: { config: "C:\Program Files\MongoDB\Server\4.2\bin\mongod.cfg", net: { bindIp: "0.0.0.0", port: 17017 }, security: { authorization: "enabled" }, service: true, storage: { dbPath: "C:\Program Files\MongoDB\Server\4.2\data", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 0.25 } } }, systemLog: { destination: "file", logAppend: true, path: "C:\Program Files\MongoDB\Server\4.2\log\mongod.log" } } 2020-05-27T02:50:04.437+0000 W STORAGE [initandlisten] Detected unclean shutdown - C:\Program Files\MongoDB\Server\4.2\data\mongod.lock is not empty. 2020-05-27T02:50:04.437+0000 I STORAGE [initandlisten] Detected data files in C:\Program Files\MongoDB\Server\4.2\data created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2020-05-27T02:50:04.437+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2020-05-27T02:50:04.438+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=256M,cache_overflow=(file_max=0M),session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress], 2020-05-27T02:50:04.742+0000 I STORAGE [initandlisten] WiredTiger message [1590547804:741725][6332:140731318294992], txn-recover: Recovering log 48 through 49 2020-05-27T02:50:04.832+0000 I STORAGE [initandlisten] WiredTiger message [1590547804:831726][6332:140731318294992], txn-recover: Recovering log 49 through 49 2020-05-27T02:50:04.964+0000 I STORAGE [initandlisten] WiredTiger message [1590547804:963767][6332:140731318294992], txn-recover: Main recovery loop: starting at 48/256 to 49/256 2020-05-27T02:50:04.966+0000 I STORAGE [initandlisten] WiredTiger message [1590547804:965723][6332:140731318294992], txn-recover: Recovering log 48 through 49 2020-05-27T02:50:05.264+0000 I STORAGE [initandlisten] WiredTiger message [1590547805:263721][6332:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 49 through 49 2020-05-27T02:50:05.361+0000 I STORAGE [initandlisten] WiredTiger message [1590547805:360721][6332:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Set global recovery timestamp: (0, 0) 2020-05-27T02:50:05.817+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2020-05-27T02:50:06.132+0000 I STORAGE [initandlisten] Timestamp monitor starting 2020-05-27T02:50:06.390+0000 I SHARDING [initandlisten] Marking collection local.system.replset as collection version: 2020-05-27T02:50:06.529+0000 I STORAGE [initandlisten] Flow Control is enabled on this deployment. 2020-05-27T02:50:06.530+0000 I SHARDING [initandlisten] Marking collection admin.system.roles as collection version: 2020-05-27T02:50:06.565+0000 I SHARDING [initandlisten] Marking collection admin.system.version as collection version: 2020-05-27T02:50:06.568+0000 I SHARDING [initandlisten] Marking collection local.startup_log as collection version: 2020-05-27T02:50:07.395+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'C:/Program Files/MongoDB/Server/4.2/data/diagnostic.data' 2020-05-27T02:50:07.397+0000 I SHARDING [LogicalSessionCacheRefresh] Marking collection config.system.sessions as collection version: 2020-05-27T02:50:07.398+0000 I SHARDING [LogicalSessionCacheReap] Marking collection config.transactions as collection version: 2020-05-27T02:50:07.398+0000 I NETWORK [listener] Listening on 0.0.0.0 2020-05-27T02:50:07.398+0000 I NETWORK [listener] waiting for connections on port 17017 2020-05-27T02:50:07.398+0000 I STORAGE [initandlisten] Service running 2020-05-27T02:50:09.979+0000 F - [ftdc] out of memory. mongod.exe ...\src\mongo\util\stacktrace_windows.cpp(246) mongo::printStackTrace+0x43 mongod.exe ...\src\mongo\util\signal_handlers_synchronous.cpp(346) ??? MSVCP140.dll std::_MP_Rem+0x301 ucrtbase.dll callnewh+0x1c mongod.exe d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\heap\new_scalar.cpp(40) operator new+0x13 mongod.exe ??? mongod.exe ??? mongod.exe ??? mongod.exe ...\src\mongo\db\ftdc\util.cpp(490) ??? mongod.exe ...\src\mongo\db\ftdc\file_reader.cpp(97) ??? mongod.exe ??? mongod.exe ??? mongod.exe ...\src\mongo\db\ftdc\controller.cpp(240) ??? mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\thr\xthread(230) ??? mongod.exe ??? ucrtbase.dll o__realloc_base+0x60 KERNEL32.DLL BaseThreadInitThunk+0x14 2020-05-27T02:50:10.303+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2020-05-27T02:50:11.691+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2020-05-27T02:50:11.695+0000 W ASIO [main] No TransportLayer configured during NetworkInterface startup 2020-05-27T02:50:11.696+0000 I CONTROL [main] Trying to start Windows service 'MongoDB' 2020-05-27T02:50:11.697+0000 I CONTROL [initandlisten] MongoDB starting : pid=2944 port=17017 dbpath=C:\Program Files\MongoDB\Server\4.2\data 64-bit host=CQEServer 2020-05-27T02:50:11.697+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2020-05-27T02:50:11.697+0000 I CONTROL [initandlisten] db version v4.2.7 2020-05-27T02:50:11.697+0000 I CONTROL [initandlisten] git version: 51d9fe12b5d19720e72dcd7db0f2f17dd9a19212 2020-05-27T02:50:11.697+0000 I CONTROL [initandlisten] allocator: tcmalloc 2020-05-27T02:50:11.697+0000 I CONTROL [initandlisten] modules: none 2020-05-27T02:50:11.697+0000 I CONTROL [initandlisten] build environment: 2020-05-27T02:50:11.697+0000 I CONTROL [initandlisten] distmod: 2012plus 2020-05-27T02:50:11.697+0000 I CONTROL [initandlisten] distarch: x86_64 2020-05-27T02:50:11.698+0000 I CONTROL [initandlisten] target_arch: x86_64 2020-05-27T02:50:11.698+0000 I CONTROL [initandlisten] options: { config: "C:\Program Files\MongoDB\Server\4.2\bin\mongod.cfg", net: { bindIp: "0.0.0.0", port: 17017 }, security: { authorization: "enabled" }, service: true, storage: { dbPath: "C:\Program Files\MongoDB\Server\4.2\data", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 0.25 } } }, systemLog: { destination: "file", logAppend: true, path: "C:\Program Files\MongoDB\Server\4.2\log\mongod.log" } } 2020-05-27T02:50:11.706+0000 W STORAGE [initandlisten] Detected unclean shutdown - C:\Program Files\MongoDB\Server\4.2\data\mongod.lock is not empty. 2020-05-27T02:50:11.707+0000 I STORAGE [initandlisten] Detected data files in C:\Program Files\MongoDB\Server\4.2\data created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2020-05-27T02:50:11.707+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2020-05-27T02:50:11.707+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=256M,cache_overflow=(file_max=0M),session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress], 2020-05-27T02:50:11.799+0000 I STORAGE [initandlisten] WiredTiger message [1590547811:799739][2944:140731318294992], txn-recover: Recovering log 49 through 50 2020-05-27T02:50:11.893+0000 I STORAGE [initandlisten] WiredTiger message [1590547811:892737][2944:140731318294992], txn-recover: Recovering log 50 through 50 2020-05-27T02:50:12.022+0000 I STORAGE [initandlisten] WiredTiger message [1590547812:21739][2944:140731318294992], txn-recover: Main recovery loop: starting at 49/256 to 50/256 2020-05-27T02:50:12.024+0000 I STORAGE [initandlisten] WiredTiger message [1590547812:24739][2944:140731318294992], txn-recover: Recovering log 49 through 50 2020-05-27T02:50:12.147+0000 I STORAGE [initandlisten] WiredTiger message [1590547812:146735][2944:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 50 through 50 2020-05-27T02:50:12.235+0000 I STORAGE [initandlisten] WiredTiger message [1590547812:234737][2944:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Set global recovery timestamp: (0, 0) 2020-05-27T02:50:12.638+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2020-05-27T02:50:13.431+0000 I STORAGE [initandlisten] Timestamp monitor starting 2020-05-27T02:50:13.926+0000 I SHARDING [initandlisten] Marking collection local.system.replset as collection version: 2020-05-27T02:50:14.065+0000 I STORAGE [initandlisten] Flow Control is enabled on this deployment. 2020-05-27T02:50:14.131+0000 I SHARDING [initandlisten] Marking collection admin.system.roles as collection version: 2020-05-27T02:50:14.175+0000 I SHARDING [initandlisten] Marking collection admin.system.version as collection version: 2020-05-27T02:50:14.179+0000 I SHARDING [initandlisten] Marking collection local.startup_log as collection version: 2020-05-27T02:50:14.765+0000 W FTDC [initandlisten] Failed to initialize Performance Counters for FTDC: WindowsPdhError: PdhExpandCounterPathW failed with 'Unable to connect to the specified computer or the computer is offline.' for counter '\Processor(_Total)\% Idle Time' 2020-05-27T02:50:14.765+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'C:/Program Files/MongoDB/Server/4.2/data/diagnostic.data' 2020-05-27T02:50:14.770+0000 E STORAGE [FreeMonProcessor] WiredTiger error (12) [1590547814:770108][2944:140731318294992], WT_CONNECTION.open_session: __wt_calloc, 52: memory allocation of 264240 bytes failed: Not enough space Raw: [1590547814:770108][2944:140731318294992], WT_CONNECTION.open_session: __wt_calloc, 52: memory allocation of 264240 bytes failed: Not enough space 2020-05-27T02:50:14.770+0000 F - [FreeMonProcessor] Invariant failure: conn->open_session(conn, NULL, "isolation=snapshot", &_session) resulted in status UnknownError: 12: Not enough space at src\mongo\db\storage\wiredtiger\wiredtiger_session_cache.cpp 76 2020-05-27T02:50:14.770+0000 F - [FreeMonProcessor] ***aborting after invariant() failure 2020-05-27T02:50:14.819+0000 I NETWORK [listener] Listening on 0.0.0.0 2020-05-27T02:50:14.819+0000 I NETWORK [listener] waiting for connections on port 17017 2020-05-27T02:50:14.819+0000 I SHARDING [LogicalSessionCacheRefresh] Marking collection config.system.sessions as collection version: 2020-05-27T02:50:14.823+0000 I STORAGE [initandlisten] Service running 2020-05-27T02:50:14.824+0000 I SHARDING [LogicalSessionCacheReap] Marking collection config.transactions as collection version: 2020-05-27T02:50:16.128+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49919 #1 (1 connection now open) 2020-05-27T02:50:16.130+0000 I SHARDING [conn1] Marking collection admin.system.users as collection version: 2020-05-27T02:50:16.473+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:49919 conn1: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" } 2020-05-27T02:50:16.474+0000 I COMMAND [conn1] command admin.$cmd command: isMaster { isMaster: 1, client: { driver: { name: "mongo-csharp-driver", version: "2.10.4.0" }, os: { type: "Windows", name: "Microsoft Windows 10.0.14393", architecture: "x86_64", version: "10.0.14393" }, platform: ".NET Core 3.1.3" }, compression: [], $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:257 locks:{ ReplicationStateTransition: { acquireCount: { w: 1 } }, Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } }, Mutex: { acquireCount: { r: 1 } } } storage:{ data: { bytesRead: 2003 } } protocol:op_query 343ms 2020-05-27T02:50:16.880+0000 F - [FreeMonProcessor] Got signal: 22 (SIGABRT). mongod.exe ...\src\mongo\util\stacktrace_windows.cpp(246) mongo::printStackTrace+0x43 mongod.exe ...\src\mongo\util\signal_handlers_synchronous.cpp(241) mongo::`anonymous namespace'::abruptQuit+0x81 ucrtbase.dll raise+0x1e7 ucrtbase.dll abort+0x31 mongod.exe ...\src\mongo\util\assert_util.cpp(126) mongo::invariantOKFailed+0x10f mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_session_cache.cpp(405) mongo::WiredTigerSessionCache::getSession+0x161 mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_recovery_unit.cpp(295) mongo::WiredTigerRecoveryUnit::_ensureSession+0x27 mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_recovery_unit.cpp(518) mongo::WiredTigerRecoveryUnit::_txnOpen+0x5f mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_recovery_unit.cpp(342) mongo::WiredTigerRecoveryUnit::getSession+0x19 mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_cursor.cpp(44) mongo::WiredTigerCursor::WiredTigerCursor+0x3e mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_index.cpp(817) mongo::`anonymous namespace'::WiredTigerIndexCursorBase::WiredTigerIndexCursorBase+0x1c7 mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_index.cpp(1267) mongo::WiredTigerIndexUnique::newCursor+0x62 mongod.exe ...\src\mongo\db\index\index_access_method.cpp(286) ??? mongod.exe ...\src\mongo\db\exec\index_scan.cpp(93) mongo::IndexScan::initIndexScan+0x41 mongod.exe ...\src\mongo\db\exec\index_scan.cpp(129) mongo::IndexScan::doWork+0x118 mongod.exe ...\src\mongo\db\exec\plan_stage.cpp(47) ??? mongod.exe ??? mongod.exe ...\src\mongo\db\exec\plan_stage.cpp(47) ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? ucrtbase.dll o__realloc_base+0x60 KERNEL32.DLL BaseThreadInitThunk+0x14 2020-05-27T02:50:16.881+0000 F CONTROL [FreeMonProcessor] *** unhandled exception 0x0000000E at 0x00007FFE8F664C48, terminating 2020-05-27T02:50:16.881+0000 F CONTROL [FreeMonProcessor] *** stack trace for unhandled exception: 2020-05-27T02:50:16.889+0000 I - [FreeMonProcessor] 2020-05-27T02:50:17.053+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2020-05-27T02:50:17.068+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2020-05-27T02:50:18.125+0000 W ASIO [main] No TransportLayer configured during NetworkInterface startup 2020-05-27T02:50:18.141+0000 I CONTROL [main] Trying to start Windows service 'MongoDB' 2020-05-27T02:50:18.142+0000 I CONTROL [initandlisten] MongoDB starting : pid=820 port=17017 dbpath=C:\Program Files\MongoDB\Server\4.2\data 64-bit host=CQEServer 2020-05-27T02:50:18.142+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2020-05-27T02:50:18.142+0000 I CONTROL [initandlisten] db version v4.2.7 2020-05-27T02:50:18.142+0000 I CONTROL [initandlisten] git version: 51d9fe12b5d19720e72dcd7db0f2f17dd9a19212 2020-05-27T02:50:18.142+0000 I CONTROL [initandlisten] allocator: tcmalloc 2020-05-27T02:50:18.142+0000 I CONTROL [initandlisten] modules: none 2020-05-27T02:50:18.142+0000 I CONTROL [initandlisten] build environment: 2020-05-27T02:50:18.142+0000 I CONTROL [initandlisten] distmod: 2012plus 2020-05-27T02:50:18.142+0000 I CONTROL [initandlisten] distarch: x86_64 2020-05-27T02:50:18.142+0000 I CONTROL [initandlisten] target_arch: x86_64 2020-05-27T02:50:18.143+0000 I CONTROL [initandlisten] options: { config: "C:\Program Files\MongoDB\Server\4.2\bin\mongod.cfg", net: { bindIp: "0.0.0.0", port: 17017 }, security: { authorization: "enabled" }, service: true, storage: { dbPath: "C:\Program Files\MongoDB\Server\4.2\data", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 0.25 } } }, systemLog: { destination: "file", logAppend: true, path: "C:\Program Files\MongoDB\Server\4.2\log\mongod.log" } } 2020-05-27T02:50:18.188+0000 W STORAGE [initandlisten] Detected unclean shutdown - C:\Program Files\MongoDB\Server\4.2\data\mongod.lock is not empty. 2020-05-27T02:50:18.189+0000 I STORAGE [initandlisten] Detected data files in C:\Program Files\MongoDB\Server\4.2\data created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2020-05-27T02:50:18.189+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2020-05-27T02:50:18.189+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=256M,cache_overflow=(file_max=0M),session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress], 2020-05-27T02:50:18.581+0000 I STORAGE [initandlisten] WiredTiger message [1590547818:580342][820:140731318294992], txn-recover: Recovering log 50 through 51 2020-05-27T02:50:18.671+0000 I STORAGE [initandlisten] WiredTiger message [1590547818:671341][820:140731318294992], txn-recover: Recovering log 51 through 51 2020-05-27T02:50:18.803+0000 I STORAGE [initandlisten] WiredTiger message [1590547818:803353][820:140731318294992], txn-recover: Main recovery loop: starting at 50/256 to 51/256 2020-05-27T02:50:18.805+0000 I STORAGE [initandlisten] WiredTiger message [1590547818:805342][820:140731318294992], txn-recover: Recovering log 50 through 51 2020-05-27T02:50:18.892+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547818:892343][820:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space Raw: [1590547818:892343][820:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space 2020-05-27T02:50:18.892+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547818:892343][820:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space Raw: [1590547818:892343][820:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space 2020-05-27T02:50:19.769+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547819:768276][820:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 7 pages in memory and 0 pages evicted Raw: [1590547819:768276][820:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 7 pages in memory and 0 pages evicted 2020-05-27T02:50:19.769+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547819:768276][820:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 120861 image bytes in memory Raw: [1590547819:768276][820:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 120861 image bytes in memory 2020-05-27T02:50:19.769+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547819:769234][820:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 128530 bytes in memory Raw: [1590547819:769234][820:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 128530 bytes in memory 2020-05-27T02:50:19.769+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547819:769234][820:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 101686 bytes dirty and 3 pages dirty Raw: [1590547819:769234][820:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 101686 bytes dirty and 3 pages dirty 2020-05-27T02:50:20.075+0000 I STORAGE [initandlisten] WiredTiger message [1590547820:75313][820:140731318294992], txn-recover: Recovering log 50 through 52 2020-05-27T02:50:20.076+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547820:76312][820:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space Raw: [1590547820:76312][820:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space 2020-05-27T02:50:20.076+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547820:76312][820:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space Raw: [1590547820:76312][820:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space 2020-05-27T02:50:20.134+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547820:133213][820:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted Raw: [1590547820:133213][820:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted 2020-05-27T02:50:20.134+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547820:133213][820:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory Raw: [1590547820:133213][820:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory 2020-05-27T02:50:20.134+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547820:134220][820:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory Raw: [1590547820:134220][820:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory 2020-05-27T02:50:20.134+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547820:134220][820:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty Raw: [1590547820:134220][820:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty 2020-05-27T02:50:20.324+0000 I STORAGE [initandlisten] WiredTiger message [1590547820:324717][820:140731318294992], txn-recover: Recovering log 50 through 53 2020-05-27T02:50:20.325+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547820:324717][820:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space Raw: [1590547820:324717][820:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space 2020-05-27T02:50:20.325+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547820:324717][820:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space Raw: [1590547820:324717][820:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space 2020-05-27T02:50:20.382+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547820:381888][820:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted Raw: [1590547820:381888][820:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted 2020-05-27T02:50:20.382+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547820:381888][820:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory Raw: [1590547820:381888][820:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory 2020-05-27T02:50:20.382+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547820:381888][820:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory Raw: [1590547820:381888][820:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory 2020-05-27T02:50:20.382+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547820:381888][820:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty Raw: [1590547820:381888][820:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty 2020-05-27T02:50:20.683+0000 I STORAGE [initandlisten] WiredTiger message [1590547820:682735][820:140731318294992], txn-recover: Recovering log 50 through 54 2020-05-27T02:50:20.683+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547820:683736][820:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space Raw: [1590547820:683736][820:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space 2020-05-27T02:50:20.684+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547820:683736][820:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space Raw: [1590547820:683736][820:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space 2020-05-27T02:50:20.726+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547820:725947][820:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted Raw: [1590547820:725947][820:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted 2020-05-27T02:50:20.726+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547820:725947][820:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory Raw: [1590547820:725947][820:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory 2020-05-27T02:50:20.726+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547820:725947][820:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory Raw: [1590547820:725947][820:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory 2020-05-27T02:50:20.726+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547820:725947][820:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty Raw: [1590547820:725947][820:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty 2020-05-27T02:50:20.729+0000 W STORAGE [initandlisten] Failed to start up WiredTiger under any compatibility version. 2020-05-27T02:50:20.729+0000 F - [initandlisten] Fatal Assertion 28559 at src\mongo\db\storage\wiredtiger\wiredtiger_util.cpp 64 2020-05-27T02:50:20.729+0000 F - [initandlisten] ***aborting after fassert() failure 2020-05-27T02:50:22.316+0000 F - [initandlisten] Got signal: 22 (SIGABRT). mongod.exe ...\src\mongo\util\stacktrace_windows.cpp(246) mongo::printStackTrace+0x43 mongod.exe ...\src\mongo\util\signal_handlers_synchronous.cpp(241) mongo::`anonymous namespace'::abruptQuit+0x81 ucrtbase.dll raise+0x1e7 ucrtbase.dll abort+0x31 mongod.exe ...\src\mongo\util\assert_util.cpp(145) mongo::fassertFailedWithLocation+0xd6 mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_util.cpp(64) mongo::wtRCToStatus_slow+0x1c4 mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_kv_engine.cpp(913) ??? mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_kv_engine.cpp(729) ??? mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_init.cpp(111) mongo::`anonymous namespace'::WiredTigerFactory::create+0x3ca mongod.exe ...\src\mongo\db\storage\storage_engine_init.cpp(183) mongo::initializeStorageEngine+0xc71 mongod.exe ...\src\mongo\db\db.cpp(345) mongo::`anonymous namespace'::_initAndListen+0x92f mongod.exe ...\src\mongo\db\db.cpp(718) mongo::`anonymous namespace'::initAndListen+0x27 mongod.exe ...\src\mongo\util\ntservice.cpp(560) mongo::ntservice::initService+0x53 sechost.dll LsaFreeMemory+0x512 KERNEL32.DLL BaseThreadInitThunk+0x14 2020-05-27T02:50:22.317+0000 F CONTROL [initandlisten] *** unhandled exception 0x0000000E at 0x00007FFE8F664C48, terminating 2020-05-27T02:50:22.317+0000 F CONTROL [initandlisten] *** stack trace for unhandled exception: 2020-05-27T02:50:22.380+0000 I - [initandlisten] KERNELBASE.dll RaiseException+0x68 mongod.exe ...\src\mongo\util\signal_handlers_synchronous.cpp(243) mongo::`anonymous namespace'::abruptQuit+0x9e ucrtbase.dll raise+0x1e7 ucrtbase.dll abort+0x31 mongod.exe ...\src\mongo\util\assert_util.cpp(145) mongo::fassertFailedWithLocation+0xd6 mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_util.cpp(64) mongo::wtRCToStatus_slow+0x1c4 mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_kv_engine.cpp(913) mongo::WiredTigerKVEngine::_openWiredTiger+0x927 mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_kv_engine.cpp(729) mongo::WiredTigerKVEngine::WiredTigerKVEngine+0x1253 mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_init.cpp(111) mongo::`anonymous namespace'::WiredTigerFactory::create+0x3ca mongod.exe ...\src\mongo\db\storage\storage_engine_init.cpp(183) mongo::initializeStorageEngine+0xc71 mongod.exe ...\src\mongo\db\db.cpp(345) mongo::`anonymous namespace'::_initAndListen+0x92f mongod.exe ...\src\mongo\db\db.cpp(718) mongo::`anonymous namespace'::initAndListen+0x27 mongod.exe ...\src\mongo\util\ntservice.cpp(560) mongo::ntservice::initService+0x53 sechost.dll LsaFreeMemory+0x512 KERNEL32.DLL BaseThreadInitThunk+0x14 2020-05-27T02:50:22.381+0000 I CONTROL [initandlisten] failed to open minidump file C:\Program Files\MongoDB\Server\4.2\bin\mongod.2020-05-27T02-50-22.mdmp : Access is denied. 2020-05-27T02:50:22.381+0000 F CONTROL [initandlisten] *** immediate exit due to unhandled exception 2020-05-27T02:50:22.722+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2020-05-27T02:50:22.817+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2020-05-27T02:50:23.832+0000 W ASIO [main] No TransportLayer configured during NetworkInterface startup 2020-05-27T02:50:23.879+0000 I CONTROL [main] Trying to start Windows service 'MongoDB' 2020-05-27T02:50:23.890+0000 I CONTROL [initandlisten] MongoDB starting : pid=332 port=17017 dbpath=C:\Program Files\MongoDB\Server\4.2\data 64-bit host=CQEServer 2020-05-27T02:50:23.890+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2020-05-27T02:50:23.891+0000 I CONTROL [initandlisten] db version v4.2.7 2020-05-27T02:50:23.891+0000 I CONTROL [initandlisten] git version: 51d9fe12b5d19720e72dcd7db0f2f17dd9a19212 2020-05-27T02:50:23.891+0000 I CONTROL [initandlisten] allocator: tcmalloc 2020-05-27T02:50:23.891+0000 I CONTROL [initandlisten] modules: none 2020-05-27T02:50:23.891+0000 I CONTROL [initandlisten] build environment: 2020-05-27T02:50:23.891+0000 I CONTROL [initandlisten] distmod: 2012plus 2020-05-27T02:50:23.891+0000 I CONTROL [initandlisten] distarch: x86_64 2020-05-27T02:50:23.891+0000 I CONTROL [initandlisten] target_arch: x86_64 2020-05-27T02:50:23.891+0000 I CONTROL [initandlisten] options: { config: "C:\Program Files\MongoDB\Server\4.2\bin\mongod.cfg", net: { bindIp: "0.0.0.0", port: 17017 }, security: { authorization: "enabled" }, service: true, storage: { dbPath: "C:\Program Files\MongoDB\Server\4.2\data", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 0.25 } } }, systemLog: { destination: "file", logAppend: true, path: "C:\Program Files\MongoDB\Server\4.2\log\mongod.log" } } 2020-05-27T02:50:23.936+0000 W STORAGE [initandlisten] Detected unclean shutdown - C:\Program Files\MongoDB\Server\4.2\data\mongod.lock is not empty. 2020-05-27T02:50:23.936+0000 I STORAGE [initandlisten] Detected data files in C:\Program Files\MongoDB\Server\4.2\data created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2020-05-27T02:50:23.936+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2020-05-27T02:50:23.936+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=256M,cache_overflow=(file_max=0M),session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress], 2020-05-27T02:50:24.233+0000 I STORAGE [initandlisten] WiredTiger message [1590547824:233236][332:140731318294992], txn-recover: Recovering log 50 through 55 2020-05-27T02:50:24.234+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547824:234236][332:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space Raw: [1590547824:234236][332:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space 2020-05-27T02:50:24.234+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547824:234236][332:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space Raw: [1590547824:234236][332:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space 2020-05-27T02:50:24.278+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547824:278484][332:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted Raw: [1590547824:278484][332:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted 2020-05-27T02:50:24.278+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547824:278484][332:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory Raw: [1590547824:278484][332:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory 2020-05-27T02:50:24.279+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547824:278484][332:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory Raw: [1590547824:278484][332:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory 2020-05-27T02:50:24.279+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547824:278484][332:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty Raw: [1590547824:278484][332:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty 2020-05-27T02:50:24.434+0000 I STORAGE [initandlisten] WiredTiger message [1590547824:434399][332:140731318294992], txn-recover: Recovering log 50 through 56 2020-05-27T02:50:24.435+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547824:434399][332:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space Raw: [1590547824:434399][332:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space 2020-05-27T02:50:24.435+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547824:434399][332:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space Raw: [1590547824:434399][332:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space 2020-05-27T02:50:24.443+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547824:442415][332:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted Raw: [1590547824:442415][332:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted 2020-05-27T02:50:24.443+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547824:442415][332:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory Raw: [1590547824:442415][332:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory 2020-05-27T02:50:24.443+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547824:442415][332:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory Raw: [1590547824:442415][332:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory 2020-05-27T02:50:24.443+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547824:442415][332:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty Raw: [1590547824:442415][332:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty 2020-05-27T02:50:24.687+0000 I STORAGE [initandlisten] WiredTiger message [1590547824:687298][332:140731318294992], txn-recover: Recovering log 50 through 57 2020-05-27T02:50:24.687+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547824:687298][332:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space Raw: [1590547824:687298][332:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space 2020-05-27T02:50:24.687+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547824:687298][332:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space Raw: [1590547824:687298][332:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space 2020-05-27T02:50:24.732+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547824:731733][332:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted Raw: [1590547824:731733][332:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted 2020-05-27T02:50:24.732+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547824:731733][332:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory Raw: [1590547824:731733][332:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory 2020-05-27T02:50:24.732+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547824:731733][332:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory Raw: [1590547824:731733][332:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory 2020-05-27T02:50:24.732+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547824:731733][332:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty Raw: [1590547824:731733][332:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty 2020-05-27T02:50:25.279+0000 I STORAGE [initandlisten] WiredTiger message [1590547825:279235][332:140731318294992], txn-recover: Recovering log 50 through 58 2020-05-27T02:50:25.279+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547825:279235][332:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space Raw: [1590547825:279235][332:140731318294992], txn-recover: __wt_calloc, 52: memory allocation of 1048576 bytes failed: Not enough space 2020-05-27T02:50:25.279+0000 E STORAGE [initandlisten] WiredTiger error (12) [1590547825:279235][332:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space Raw: [1590547825:279235][332:140731318294992], txn-recover: __wt_txn_recover, 710: Recovery failed: Not enough space 2020-05-27T02:50:25.319+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547825:319468][332:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted Raw: [1590547825:319468][332:140731318294992], connection: __wt_cache_destroy, 350: cache server: exiting with 2 pages in memory and 0 pages evicted 2020-05-27T02:50:25.319+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547825:319468][332:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory Raw: [1590547825:319468][332:140731318294992], connection: __wt_cache_destroy, 355: cache server: exiting with 20662 image bytes in memory 2020-05-27T02:50:25.319+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547825:319468][332:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory Raw: [1590547825:319468][332:140731318294992], connection: __wt_cache_destroy, 358: cache server: exiting with 22958 bytes in memory 2020-05-27T02:50:25.319+0000 E STORAGE [initandlisten] WiredTiger error (0) [1590547825:319468][332:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty Raw: [1590547825:319468][332:140731318294992], connection: __wt_cache_destroy, 364: cache server: exiting with 22654 bytes dirty and 1 pages dirty 2020-05-27T02:50:25.321+0000 W STORAGE [initandlisten] Failed to start up WiredTiger under any compatibility version. 2020-05-27T02:50:25.321+0000 F - [initandlisten] Fatal Assertion 28559 at src\mongo\db\storage\wiredtiger\wiredtiger_util.cpp 64 2020-05-27T02:50:25.321+0000 F - [initandlisten] ***aborting after fassert() failure 2020-05-27T02:50:27.824+0000 F - [initandlisten] Got signal: 22 (SIGABRT). mongod.exe ...\src\mongo\util\stacktrace_windows.cpp(246) mongo::printStackTrace+0x43 mongod.exe ??? ucrtbase.dll raise+0x1e7 ucrtbase.dll abort+0x31 mongod.exe ??? mongod.exe mongo::wtRCToStatus_slow+0x1c4 mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_kv_engine.cpp(913) mongo::WiredTigerKVEngine::_openWiredTiger+0x927 mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_kv_engine.cpp(729) mongo::WiredTigerKVEngine::WiredTigerKVEngine+0x1253 mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_init.cpp(111) ??? mongod.exe ??? mongod.exe ??? mongod.exe ??? mongod.exe ...\src\mongo\util\ntservice.cpp(560) mongo::ntservice::initService+0x53 sechost.dll LsaFreeMemory+0x512 KERNEL32.DLL BaseThreadInitThunk+0x14 2020-05-27T02:50:27.824+0000 F CONTROL [initandlisten] *** unhandled exception 0x0000000E at 0x00007FFE8F664C48, terminating 2020-05-27T02:50:27.824+0000 F CONTROL [initandlisten] *** stack trace for unhandled exception: 2020-05-27T02:50:27.829+0000 I - [initandlisten] KERNELBASE.dll RaiseException+0x68 mongod.exe mongo::`anonymous namespace'::abruptQuit+0x9e ucrtbase.dll raise+0x1e7 ucrtbase.dll abort+0x31 mongod.exe mongo::fassertFailedWithLocation+0xd6 mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_util.cpp(64) mongo::wtRCToStatus_slow+0x1c4 mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_kv_engine.cpp(913) mongo::WiredTigerKVEngine::_openWiredTiger+0x927 mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_kv_engine.cpp(729) mongo::WiredTigerKVEngine::WiredTigerKVEngine+0x1253 mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_init.cpp(111) mongo::`anonymous namespace'::WiredTigerFactory::create+0x3ca mongod.exe ...\src\mongo\db\storage\storage_engine_init.cpp(183) mongo::initializeStorageEngine+0xc71 mongod.exe ...\src\mongo\db\db.cpp(345) mongo::`anonymous namespace'::_initAndListen+0x92f mongod.exe ...\src\mongo\db\db.cpp(718) mongo::`anonymous namespace'::initAndListen+0x27 mongod.exe ...\src\mongo\util\ntservice.cpp(560) mongo::ntservice::initService+0x53 sechost.dll LsaFreeMemory+0x512 KERNEL32.DLL BaseThreadInitThunk+0x14 2020-05-27T02:50:27.830+0000 I CONTROL [initandlisten] failed to open minidump file C:\Program Files\MongoDB\Server\4.2\bin\mongod.2020-05-27T02-50-27.mdmp : Access is denied. 2020-05-27T02:50:27.830+0000 F CONTROL [initandlisten] *** immediate exit due to unhandled exception 2020-05-27T02:50:27.890+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2020-05-27T02:50:27.891+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2020-05-27T02:50:28.450+0000 W ASIO [main] No TransportLayer configured during NetworkInterface startup 2020-05-27T02:50:28.450+0000 I CONTROL [main] Trying to start Windows service 'MongoDB' 2020-05-27T02:50:28.453+0000 I CONTROL [initandlisten] MongoDB starting : pid=6512 port=17017 dbpath=C:\Program Files\MongoDB\Server\4.2\data 64-bit host=CQEServer 2020-05-27T02:50:28.453+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2020-05-27T02:50:28.453+0000 I CONTROL [initandlisten] db version v4.2.7 2020-05-27T02:50:28.453+0000 I CONTROL [initandlisten] git version: 51d9fe12b5d19720e72dcd7db0f2f17dd9a19212 2020-05-27T02:50:28.453+0000 I CONTROL [initandlisten] allocator: tcmalloc 2020-05-27T02:50:28.453+0000 I CONTROL [initandlisten] modules: none 2020-05-27T02:50:28.453+0000 I CONTROL [initandlisten] build environment: 2020-05-27T02:50:28.453+0000 I CONTROL [initandlisten] distmod: 2012plus 2020-05-27T02:50:28.453+0000 I CONTROL [initandlisten] distarch: x86_64 2020-05-27T02:50:28.453+0000 I CONTROL [initandlisten] target_arch: x86_64 2020-05-27T02:50:28.453+0000 I CONTROL [initandlisten] options: { config: "C:\Program Files\MongoDB\Server\4.2\bin\mongod.cfg", net: { bindIp: "0.0.0.0", port: 17017 }, security: { authorization: "enabled" }, service: true, storage: { dbPath: "C:\Program Files\MongoDB\Server\4.2\data", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 0.25 } } }, systemLog: { destination: "file", logAppend: true, path: "C:\Program Files\MongoDB\Server\4.2\log\mongod.log" } } 2020-05-27T02:50:28.458+0000 W STORAGE [initandlisten] Detected unclean shutdown - C:\Program Files\MongoDB\Server\4.2\data\mongod.lock is not empty. 2020-05-27T02:50:28.459+0000 I STORAGE [initandlisten] Detected data files in C:\Program Files\MongoDB\Server\4.2\data created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2020-05-27T02:50:28.460+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2020-05-27T02:50:28.460+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=256M,cache_overflow=(file_max=0M),session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress], 2020-05-27T02:50:28.785+0000 I STORAGE [initandlisten] WiredTiger message [1590547828:784756][6512:140731318294992], txn-recover: Recovering log 50 through 59 2020-05-27T02:50:28.917+0000 I STORAGE [initandlisten] WiredTiger message [1590547828:917754][6512:140731318294992], txn-recover: Recovering log 51 through 59 2020-05-27T02:50:29.050+0000 I STORAGE [initandlisten] WiredTiger message [1590547829:50754][6512:140731318294992], txn-recover: Recovering log 52 through 59 2020-05-27T02:50:29.261+0000 I STORAGE [initandlisten] WiredTiger message [1590547829:260754][6512:140731318294992], txn-recover: Recovering log 53 through 59 2020-05-27T02:50:29.394+0000 I STORAGE [initandlisten] WiredTiger message [1590547829:393754][6512:140731318294992], txn-recover: Recovering log 54 through 59 2020-05-27T02:50:29.525+0000 I STORAGE [initandlisten] WiredTiger message [1590547829:524754][6512:140731318294992], txn-recover: Recovering log 55 through 59 2020-05-27T02:50:29.671+0000 I STORAGE [initandlisten] WiredTiger message [1590547829:670770][6512:140731318294992], txn-recover: Recovering log 56 through 59 2020-05-27T02:50:29.814+0000 I STORAGE [initandlisten] WiredTiger message [1590547829:813756][6512:140731318294992], txn-recover: Recovering log 57 through 59 2020-05-27T02:50:29.973+0000 I STORAGE [initandlisten] WiredTiger message [1590547829:972755][6512:140731318294992], txn-recover: Recovering log 58 through 59 2020-05-27T02:50:30.120+0000 I STORAGE [initandlisten] WiredTiger message [1590547830:120453][6512:140731318294992], txn-recover: Recovering log 59 through 59 2020-05-27T02:50:30.319+0000 I STORAGE [initandlisten] WiredTiger message [1590547830:318753][6512:140731318294992], txn-recover: Main recovery loop: starting at 50/256 to 59/256 2020-05-27T02:50:30.394+0000 I STORAGE [initandlisten] WiredTiger message [1590547830:394064][6512:140731318294992], txn-recover: Recovering log 50 through 59 2020-05-27T02:50:30.782+0000 I STORAGE [initandlisten] WiredTiger message [1590547830:782164][6512:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 51 through 59 2020-05-27T02:50:30.972+0000 I STORAGE [initandlisten] WiredTiger message [1590547830:971477][6512:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 52 through 59 2020-05-27T02:50:31.230+0000 I STORAGE [initandlisten] WiredTiger message [1590547831:230475][6512:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 53 through 59 2020-05-27T02:50:31.434+0000 I STORAGE [initandlisten] WiredTiger message [1590547831:434483][6512:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 54 through 59 2020-05-27T02:50:31.634+0000 I STORAGE [initandlisten] WiredTiger message [1590547831:634476][6512:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 55 through 59 2020-05-27T02:50:31.884+0000 I STORAGE [initandlisten] WiredTiger message [1590547831:883475][6512:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 56 through 59 2020-05-27T02:50:32.138+0000 I STORAGE [initandlisten] WiredTiger message [1590547832:137475][6512:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 57 through 59 2020-05-27T02:50:32.315+0000 I STORAGE [initandlisten] WiredTiger message [1590547832:315632][6512:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 58 through 59 2020-05-27T02:50:32.442+0000 I STORAGE [initandlisten] WiredTiger message [1590547832:441630][6512:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 59 through 59 2020-05-27T02:50:32.530+0000 I STORAGE [initandlisten] WiredTiger message [1590547832:529630][6512:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Set global recovery timestamp: (0, 0) 2020-05-27T02:50:32.861+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2020-05-27T02:50:33.019+0000 I STORAGE [initandlisten] Timestamp monitor starting 2020-05-27T02:50:33.129+0000 I SHARDING [initandlisten] Marking collection local.system.replset as collection version: 2020-05-27T02:50:33.223+0000 I STORAGE [initandlisten] Flow Control is enabled on this deployment. 2020-05-27T02:50:33.226+0000 I SHARDING [initandlisten] Marking collection admin.system.roles as collection version: 2020-05-27T02:50:33.270+0000 I SHARDING [initandlisten] Marking collection admin.system.version as collection version: 2020-05-27T02:50:33.272+0000 I SHARDING [initandlisten] Marking collection local.startup_log as collection version: 2020-05-27T02:50:33.595+0000 W FTDC [initandlisten] Failed to initialize Performance Counters for FTDC: WindowsPdhError: PdhExpandCounterPathW failed with 'Unable to connect to the specified computer or the computer is offline.' for counter '\Processor(_Total)\% Idle Time' 2020-05-27T02:50:33.595+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'C:/Program Files/MongoDB/Server/4.2/data/diagnostic.data' 2020-05-27T02:50:33.600+0000 I NETWORK [listener] Listening on 0.0.0.0 2020-05-27T02:50:33.600+0000 I NETWORK [listener] waiting for connections on port 17017 2020-05-27T02:50:33.601+0000 I STORAGE [initandlisten] Service running 2020-05-27T02:50:33.601+0000 I SHARDING [LogicalSessionCacheRefresh] Marking collection config.system.sessions as collection version: 2020-05-27T02:50:33.602+0000 I SHARDING [LogicalSessionCacheReap] Marking collection config.transactions as collection version: 2020-05-27T02:50:34.078+0000 F - [ftdc] out of memory. mongod.exe ...\src\mongo\util\stacktrace_windows.cpp(246) ??? mongod.exe ...\src\mongo\util\signal_handlers_synchronous.cpp(346) ??? MSVCP140.dll std::_MP_Rem+0x301 ucrtbase.dll callnewh+0x1c mongod.exe d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\heap\new_scalar.cpp(40) ??? mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\xmemory0(997) ??? mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\vector(662) ??? mongod.exe ...\src\mongo\db\ftdc\decompressor.cpp(127) ??? mongod.exe ...\src\mongo\db\ftdc\util.cpp(490) ??? mongod.exe ...\src\mongo\db\ftdc\file_reader.cpp(97) ??? mongod.exe ...\src\mongo\db\ftdc\file_manager.cpp(282) ??? mongod.exe ...\src\mongo\db\ftdc\file_manager.cpp(91) ??? mongod.exe ...\src\mongo\db\ftdc\controller.cpp(240) ??? mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\thr\xthread(230) ??? mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\thr\xthread(209) ??? ucrtbase.dll o__realloc_base+0x60 KERNEL32.DLL BaseThreadInitThunk+0x14 2020-05-27T02:50:34.319+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2020-05-27T02:50:34.379+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2020-05-27T02:50:35.461+0000 W ASIO [main] No TransportLayer configured during NetworkInterface startup 2020-05-27T02:50:35.473+0000 I CONTROL [main] Trying to start Windows service 'MongoDB' 2020-05-27T02:50:35.482+0000 I CONTROL [initandlisten] MongoDB starting : pid=6720 port=17017 dbpath=C:\Program Files\MongoDB\Server\4.2\data 64-bit host=CQEServer 2020-05-27T02:50:35.482+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2020-05-27T02:50:35.482+0000 I CONTROL [initandlisten] db version v4.2.7 2020-05-27T02:50:35.482+0000 I CONTROL [initandlisten] git version: 51d9fe12b5d19720e72dcd7db0f2f17dd9a19212 2020-05-27T02:50:35.482+0000 I CONTROL [initandlisten] allocator: tcmalloc 2020-05-27T02:50:35.482+0000 I CONTROL [initandlisten] modules: none 2020-05-27T02:50:35.482+0000 I CONTROL [initandlisten] build environment: 2020-05-27T02:50:35.482+0000 I CONTROL [initandlisten] distmod: 2012plus 2020-05-27T02:50:35.482+0000 I CONTROL [initandlisten] distarch: x86_64 2020-05-27T02:50:35.482+0000 I CONTROL [initandlisten] target_arch: x86_64 2020-05-27T02:50:35.482+0000 I CONTROL [initandlisten] options: { config: "C:\Program Files\MongoDB\Server\4.2\bin\mongod.cfg", net: { bindIp: "0.0.0.0", port: 17017 }, security: { authorization: "enabled" }, service: true, storage: { dbPath: "C:\Program Files\MongoDB\Server\4.2\data", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 0.25 } } }, systemLog: { destination: "file", logAppend: true, path: "C:\Program Files\MongoDB\Server\4.2\log\mongod.log" } } 2020-05-27T02:50:35.577+0000 W STORAGE [initandlisten] Detected unclean shutdown - C:\Program Files\MongoDB\Server\4.2\data\mongod.lock is not empty. 2020-05-27T02:50:35.577+0000 I STORAGE [initandlisten] Detected data files in C:\Program Files\MongoDB\Server\4.2\data created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2020-05-27T02:50:35.578+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2020-05-27T02:50:35.578+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=256M,cache_overflow=(file_max=0M),session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress], 2020-05-27T02:50:36.514+0000 I STORAGE [initandlisten] WiredTiger message [1590547836:514315][6720:140731318294992], txn-recover: Recovering log 59 through 60 2020-05-27T02:50:36.603+0000 I STORAGE [initandlisten] WiredTiger message [1590547836:603322][6720:140731318294992], txn-recover: Recovering log 60 through 60 2020-05-27T02:50:36.727+0000 I STORAGE [initandlisten] WiredTiger message [1590547836:726313][6720:140731318294992], txn-recover: Main recovery loop: starting at 59/256 to 60/256 2020-05-27T02:50:36.728+0000 I STORAGE [initandlisten] WiredTiger message [1590547836:728315][6720:140731318294992], txn-recover: Recovering log 59 through 60 2020-05-27T02:50:36.856+0000 I STORAGE [initandlisten] WiredTiger message [1590547836:855312][6720:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Recovering log 60 through 60 2020-05-27T02:50:36.945+0000 I STORAGE [initandlisten] WiredTiger message [1590547836:945314][6720:140731318294992], file:index-3-4058440102903469363.wt, txn-recover: Set global recovery timestamp: (0, 0) 2020-05-27T02:50:37.017+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2020-05-27T02:50:37.047+0000 I STORAGE [initandlisten] Timestamp monitor starting 2020-05-27T02:50:37.069+0000 I SHARDING [initandlisten] Marking collection local.system.replset as collection version: 2020-05-27T02:50:37.082+0000 I STORAGE [initandlisten] Flow Control is enabled on this deployment. 2020-05-27T02:50:37.082+0000 I SHARDING [initandlisten] Marking collection admin.system.roles as collection version: 2020-05-27T02:50:37.082+0000 I SHARDING [initandlisten] Marking collection admin.system.version as collection version: 2020-05-27T02:50:37.083+0000 I SHARDING [initandlisten] Marking collection local.startup_log as collection version: 2020-05-27T02:50:37.166+0000 W FTDC [initandlisten] Failed to initialize Performance Counters for FTDC: WindowsPdhError: PdhExpandCounterPathW failed with 'Unable to connect to the specified computer or the computer is offline.' for counter '\Processor(_Total)\% Idle Time' 2020-05-27T02:50:37.166+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'C:/Program Files/MongoDB/Server/4.2/data/diagnostic.data' 2020-05-27T02:50:37.173+0000 I STORAGE [initandlisten] exception in initAndListen std::exception: resource unavailable try again: resource unavailable try again, terminating 2020-05-27T02:50:37.177+0000 I NETWORK [serviceStopWorker] shutdown: going to close listening sockets... 2020-05-27T02:50:37.177+0000 I - [serviceStopWorker] Stopping further Flow Control ticket acquisitions. 2020-05-27T02:50:37.178+0000 I CONTROL [serviceStopWorker] Shutting down free monitoring 2020-05-27T02:50:37.178+0000 I FTDC [serviceStopWorker] Shutting down full-time diagnostic data capture 2020-05-27T02:50:37.178+0000 I STORAGE [serviceStopWorker] Deregistering all the collections 2020-05-27T02:50:37.179+0000 I STORAGE [serviceStopWorker] Timestamp monitor shutting down 2020-05-27T02:50:37.180+0000 I STORAGE [serviceStopWorker] WiredTigerKVEngine shutting down 2020-05-27T02:50:37.183+0000 I STORAGE [serviceStopWorker] Shutting down session sweeper thread 2020-05-27T02:50:37.183+0000 I STORAGE [serviceStopWorker] Finished shutting down session sweeper thread 2020-05-27T02:50:37.183+0000 I STORAGE [serviceStopWorker] Shutting down journal flusher thread 2020-05-27T02:50:37.273+0000 I STORAGE [serviceStopWorker] Finished shutting down journal flusher thread 2020-05-27T02:50:37.273+0000 I STORAGE [serviceStopWorker] Shutting down checkpoint thread 2020-05-27T02:50:37.273+0000 I STORAGE [serviceStopWorker] Finished shutting down checkpoint thread 2020-05-27T02:50:37.417+0000 I STORAGE [serviceStopWorker] shutdown: removing fs lock... 2020-05-27T02:50:37.417+0000 I CONTROL [serviceStopWorker] now exiting