By type
[38;5;6mmongodb [38;5;5m04:21:38.59 [0m
[38;5;6mmongodb [38;5;5m04:21:38.60 [0m[1mWelcome to the Bitnami mongodb container[0m
[38;5;6mmongodb [38;5;5m04:21:38.61 [0mSubscribe to project updates by watching [1mhttps://github.com/bitnami/bitnami-docker-mongodb[0m
[38;5;6mmongodb [38;5;5m04:21:38.62 [0mSubmit issues and feature requests at [1mhttps://github.com/bitnami/bitnami-docker-mongodb/issues[0m
[38;5;6mmongodb [38;5;5m04:21:38.63 [0m
[38;5;6mmongodb [38;5;5m04:21:38.64 [0m[38;5;2mINFO [0m ==> ** Starting MongoDB setup **
[38;5;6mmongodb [38;5;5m04:21:38.68 [0m[38;5;2mINFO [0m ==> Validating settings in MONGODB_* env vars...
[38;5;6mmongodb [38;5;5m04:21:38.83 [0m[38;5;2mINFO [0m ==> Initializing MongoDB...
[38;5;6mmongodb [38;5;5m04:21:38.93 [0m[38;5;2mINFO [0m ==> Deploying MongoDB from scratch...
[38;5;6mmongodb [38;5;5m04:21:42.90 [0m[38;5;2mINFO [0m ==> Creating users...
[38;5;6mmongodb [38;5;5m04:21:42.91 [0m[38;5;2mINFO [0m ==> Creating root user...
MongoDB shell version v4.4.11
connecting to: mongodb://127.0.0.1:27017/?compressors=disabled&gssapiServiceName=mongodb
Implicit session: session { "id" : UUID("0855b19b-ea9d-4cf2-a2b7-70d93c6c93c0") }
MongoDB server version: 4.4.11
Successfully added user: {
"user" : "root",
"roles" : [
{
"role" : "root",
"db" : "admin"
}
]
}
bye
[38;5;6mmongodb [38;5;5m04:21:45.01 [0m[38;5;2mINFO [0m ==> Creating user 'root'...
MongoDB shell version v4.4.11
connecting to: mongodb://127.0.0.1:27017/?compressors=disabled&gssapiServiceName=mongodb
Implicit session: session { "id" : UUID("5d7ad475-f42e-43cd-a198-7b47566e0cd2") }
MongoDB server version: 4.4.11
Successfully added user: {
"user" : "root",
"roles" : [
{
"role" : "readWrite",
"db" : "simulator"
}
]
}
bye
[38;5;6mmongodb [38;5;5m04:21:45.19 [0m[38;5;2mINFO [0m ==> Users created
[38;5;6mmongodb [38;5;5m04:21:45.20 [0m[38;5;2mINFO [0m ==> Stopping MongoDB...
[38;5;6mmongodb [38;5;5m04:21:48.24 [0m[38;5;2mINFO [0m ==> Enabling authentication...
[38;5;6mmongodb [38;5;5m04:21:48.31 [0m[38;5;2mINFO [0m ==> ** MongoDB setup finished! **
[38;5;6mmongodb [38;5;5m04:21:48.36 [0m[38;5;2mINFO [0m ==> ** Starting MongoDB **
{"t":{"$date":"2022-04-04T04:21:48.411+00:00"},"s":"I", "c":"CONTROL", "id":20698, "ctx":"main","msg":"***** SERVER RESTARTED *****"}
{"t":{"$date":"2022-04-04T04:21:48.412+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"}
{"t":{"$date":"2022-04-04T04:21:48.416+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"}
{"t":{"$date":"2022-04-04T04:21:48.416+00:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."}
{"t":{"$date":"2022-04-04T04:21:48.418+00:00"},"s":"I", "c":"STORAGE", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":1,"port":27017,"dbPath":"/bitnami/mongodb/data/db","architecture":"64-bit","host":"onap-ves-db-client-cmpv2-584dc4fc59-kjsf6"}}
{"t":{"$date":"2022-04-04T04:21:48.418+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"4.4.11","gitVersion":"b7530cacde8432d2f22ed506f258ff9c3b45c5e9","openSSLVersion":"OpenSSL 1.1.1d 10 Sep 2019","modules":[],"allocator":"tcmalloc","environment":{"distmod":"debian10","distarch":"x86_64","target_arch":"x86_64"}}}}
{"t":{"$date":"2022-04-04T04:21:48.418+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","version":"Kernel 4.19.0-17-cloud-amd64"}}}
{"t":{"$date":"2022-04-04T04:21:48.418+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"config":"/opt/bitnami/mongodb/conf/mongodb.conf","net":{"bindIp":"*","ipv6":false,"port":27017,"unixDomainSocket":{"enabled":true,"pathPrefix":"/opt/bitnami/mongodb/tmp"}},"processManagement":{"fork":false,"pidFilePath":"/opt/bitnami/mongodb/tmp/mongodb.pid"},"security":{"authorization":"enabled"},"setParameter":{"enableLocalhostAuthBypass":"false"},"storage":{"dbPath":"/bitnami/mongodb/data/db","directoryPerDB":false,"journal":{"enabled":true}},"systemLog":{"destination":"file","logAppend":true,"logRotate":"reopen","path":"/opt/bitnami/mongodb/logs/mongodb.log","quiet":false,"verbosity":0}}}}
{"t":{"$date":"2022-04-04T04:21:48.419+00:00"},"s":"I", "c":"STORAGE", "id":22270, "ctx":"initandlisten","msg":"Storage engine to use detected by data files","attr":{"dbpath":"/bitnami/mongodb/data/db","storageEngine":"wiredTiger"}}
{"t":{"$date":"2022-04-04T04:21:48.419+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=11541M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],"}}
{"t":{"$date":"2022-04-04T04:21:49.947+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1649046109:947853][1:0x7f5ed8076140], txn-recover: [WT_VERB_RECOVERY_PROGRESS] Recovering log 1 through 2"}}
{"t":{"$date":"2022-04-04T04:21:50.043+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1649046110:43328][1:0x7f5ed8076140], txn-recover: [WT_VERB_RECOVERY_PROGRESS] Recovering log 2 through 2"}}
{"t":{"$date":"2022-04-04T04:21:50.144+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1649046110:143993][1:0x7f5ed8076140], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Main recovery loop: starting at 1/32896 to 2/256"}}
{"t":{"$date":"2022-04-04T04:21:50.263+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1649046110:263429][1:0x7f5ed8076140], txn-recover: [WT_VERB_RECOVERY_PROGRESS] Recovering log 1 through 2"}}
{"t":{"$date":"2022-04-04T04:21:50.608+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1649046110:608761][1:0x7f5ed8076140], txn-recover: [WT_VERB_RECOVERY_PROGRESS] Recovering log 2 through 2"}}
{"t":{"$date":"2022-04-04T04:21:50.668+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1649046110:668262][1:0x7f5ed8076140], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}}
{"t":{"$date":"2022-04-04T04:21:50.668+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1649046110:668363][1:0x7f5ed8076140], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (0, 0)"}}
{"t":{"$date":"2022-04-04T04:21:50.669+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1649046110:669419][1:0x7f5ed8076140], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 1, snapshot max: 1 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}}
{"t":{"$date":"2022-04-04T04:21:51.058+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":2639}}
{"t":{"$date":"2022-04-04T04:21:51.058+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}}
{"t":{"$date":"2022-04-04T04:21:51.060+00:00"},"s":"I", "c":"STORAGE", "id":4366408, "ctx":"initandlisten","msg":"No table logging settings modifications are required for existing WiredTiger tables","attr":{"loggingEnabled":true}}
{"t":{"$date":"2022-04-04T04:21:51.061+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"}
{"t":{"$date":"2022-04-04T04:21:51.081+00:00"},"s":"W", "c":"CONTROL", "id":22178, "ctx":"initandlisten","msg":"/sys/kernel/mm/transparent_hugepage/enabled is 'always'. We suggest setting it to 'never'","tags":["startupWarnings"]}
{"t":{"$date":"2022-04-04T04:21:51.085+00:00"},"s":"I", "c":"STORAGE", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"}
{"t":{"$date":"2022-04-04T04:21:51.087+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/bitnami/mongodb/data/db/diagnostic.data"}}
{"t":{"$date":"2022-04-04T04:21:51.088+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigReplicationDisabled","oldState":"ConfigPreStart"}}
{"t":{"$date":"2022-04-04T04:21:51.090+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/opt/bitnami/mongodb/tmp/mongodb-27017.sock"}}
{"t":{"$date":"2022-04-04T04:21:51.090+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}}
{"t":{"$date":"2022-04-04T04:21:51.090+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":27017,"ssl":"off"}}
{"t":{"$date":"2022-04-04T04:21:58.556+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37378","connectionId":1,"connectionCount":1}}
{"t":{"$date":"2022-04-04T04:21:58.556+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:37378","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:21:58.561+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1","msg":"Connection ended","attr":{"remote":"127.0.0.1:37378","connectionId":1,"connectionCount":0}}
{"t":{"$date":"2022-04-04T04:21:59.247+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.233.78.35:33686","connectionId":2,"connectionCount":1}}
{"t":{"$date":"2022-04-04T04:21:59.248+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"10.233.78.35:33686","client":"conn2","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.19.0-17-cloud-amd64"},"platform":"CPython 3.6.13.final.0"}}}
{"t":{"$date":"2022-04-04T04:21:59.252+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.233.78.35:33688","connectionId":3,"connectionCount":2}}
{"t":{"$date":"2022-04-04T04:21:59.252+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.233.78.35:33690","connectionId":4,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:21:59.253+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"10.233.78.35:33688","client":"conn3","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.19.0-17-cloud-amd64"},"platform":"CPython 3.6.13.final.0"}}}
{"t":{"$date":"2022-04-04T04:21:59.253+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"10.233.78.35:33690","client":"conn4","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.19.0-17-cloud-amd64"},"platform":"CPython 3.6.13.final.0"}}}
{"t":{"$date":"2022-04-04T04:21:59.271+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn3","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"root","authenticationDatabase":"admin","remote":"10.233.78.35:33688","extraInfo":{}}}
{"t":{"$date":"2022-04-04T04:21:59.325+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn3","msg":"createCollection","attr":{"namespace":"pnf_simulator.simulatorConfig","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"efc07ae7-dacb-48e3-85fd-3b53ea54997e"}},"options":{}}}
{"t":{"$date":"2022-04-04T04:22:00.199+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"pnf_simulator.simulatorConfig","index":"_id_","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
{"t":{"$date":"2022-04-04T04:22:00.199+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn3","msg":"Slow query","attr":{"type":"command","ns":"pnf_simulator.simulatorConfig","command":{"insert":"simulatorConfig","ordered":true,"lsid":{"id":{"$uuid":"3ac6c399-620f-4431-9b7e-ffe470e9b69d"}},"$db":"pnf_simulator","$readPreference":{"mode":"primary"}},"ninserted":1,"keysInserted":1,"numYields":0,"reslen":45,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":5}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"r":2,"w":3}},"Collection":{"acquireCount":{"r":1,"w":3}},"Mutex":{"acquireCount":{"r":6}}},"flowControl":{"acquireCount":3,"timeAcquiringMicros":3},"storage":{},"protocol":"op_msg","durationMillis":874}}
{"t":{"$date":"2022-04-04T04:22:00.203+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn3","msg":"createCollection","attr":{"namespace":"pnf_simulator.template","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"861741c4-23b4-46dc-9db4-1a7dc953542e"}},"options":{}}}
{"t":{"$date":"2022-04-04T04:22:01.367+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"pnf_simulator.template","index":"_id_","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
{"t":{"$date":"2022-04-04T04:22:01.368+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn3","msg":"Slow query","attr":{"type":"command","ns":"pnf_simulator.template","command":{"create":"template","lsid":{"id":{"$uuid":"3ac6c399-620f-4431-9b7e-ffe470e9b69d"}},"$db":"pnf_simulator","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":38,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":3}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"r":2,"w":1}},"Database":{"acquireCount":{"r":2,"w":1}},"Collection":{"acquireCount":{"r":1,"w":1}},"Mutex":{"acquireCount":{"r":3}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":1164}}
{"t":{"$date":"2022-04-04T04:22:01.372+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn3","msg":"createCollection","attr":{"namespace":"pnf_simulator.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"821eba49-67d5-48ce-a09a-798cc311da14"}},"options":{}}}
{"t":{"$date":"2022-04-04T04:22:02.804+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"pnf_simulator.system.views","index":"_id_","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
{"t":{"$date":"2022-04-04T04:22:02.804+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn3","msg":"Slow query","attr":{"type":"command","ns":"pnf_simulator.flatTemplatesView","command":{"create":"flatTemplatesView","viewOn":"template","pipeline":[{"$project":{"keyValues":{"$objectToArray":"$$ROOT.flatContent"}}}],"lsid":{"id":{"$uuid":"3ac6c399-620f-4431-9b7e-ffe470e9b69d"}},"$db":"pnf_simulator","$readPreference":{"mode":"primary"}},"keysInserted":1,"numYields":0,"reslen":38,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":4}},"Global":{"acquireCount":{"r":3,"w":1}},"Database":{"acquireCount":{"r":3,"w":1}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":4}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":1432}}
{"t":{"$date":"2022-04-04T04:22:03.257+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn2","msg":"Interrupted operation as its client disconnected","attr":{"opId":119}}
{"t":{"$date":"2022-04-04T04:22:03.258+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"10.233.78.35:33686","connectionId":2,"connectionCount":2}}
{"t":{"$date":"2022-04-04T04:22:03.269+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"10.233.78.35:33688","connectionId":3,"connectionCount":1}}
{"t":{"$date":"2022-04-04T04:22:03.269+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn4","msg":"Connection ended","attr":{"remote":"10.233.78.35:33690","connectionId":4,"connectionCount":0}}
{"t":{"$date":"2022-04-04T04:22:07.777+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.233.78.35:33764","connectionId":5,"connectionCount":1}}
{"t":{"$date":"2022-04-04T04:22:07.789+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"10.233.78.35:33764","client":"conn5","doc":{"driver":{"name":"mongo-java-driver","version":"3.8.2"},"os":{"type":"Linux","name":"Linux","architecture":"amd64","version":"4.19.0-17-cloud-amd64"},"platform":"Java/Oracle Corporation/11.0.10+9"}}}
{"t":{"$date":"2022-04-04T04:22:08.167+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.233.78.35:33768","connectionId":6,"connectionCount":2}}
{"t":{"$date":"2022-04-04T04:22:08.168+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn6","msg":"client metadata","attr":{"remote":"10.233.78.35:33768","client":"conn6","doc":{"driver":{"name":"mongo-java-driver","version":"3.8.2"},"os":{"type":"Linux","name":"Linux","architecture":"amd64","version":"4.19.0-17-cloud-amd64"},"platform":"Java/Oracle Corporation/11.0.10+9"}}}
{"t":{"$date":"2022-04-04T04:22:08.354+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn6","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"pnf_simulator_user","authenticationDatabase":"pnf_simulator","remote":"10.233.78.35:33768","extraInfo":{}}}
{"t":{"$date":"2022-04-04T04:22:08.568+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37490","connectionId":7,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:22:08.568+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn7","msg":"client metadata","attr":{"remote":"127.0.0.1:37490","client":"conn7","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:22:08.572+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn7","msg":"Connection ended","attr":{"remote":"127.0.0.1:37490","connectionId":7,"connectionCount":2}}
{"t":{"$date":"2022-04-04T04:22:08.597+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37494","connectionId":8,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:22:08.597+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn8","msg":"client metadata","attr":{"remote":"127.0.0.1:37494","client":"conn8","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:22:08.602+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"Connection ended","attr":{"remote":"127.0.0.1:37494","connectionId":8,"connectionCount":2}}
{"t":{"$date":"2022-04-04T04:22:18.576+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37576","connectionId":9,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:22:18.576+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn9","msg":"client metadata","attr":{"remote":"127.0.0.1:37576","client":"conn9","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:22:18.580+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"Connection ended","attr":{"remote":"127.0.0.1:37576","connectionId":9,"connectionCount":2}}
{"t":{"$date":"2022-04-04T04:22:18.625+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37580","connectionId":10,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:22:18.625+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn10","msg":"client metadata","attr":{"remote":"127.0.0.1:37580","client":"conn10","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:22:18.630+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn10","msg":"Connection ended","attr":{"remote":"127.0.0.1:37580","connectionId":10,"connectionCount":2}}
{"t":{"$date":"2022-04-04T04:22:28.520+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37676","connectionId":11,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:22:28.520+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn11","msg":"client metadata","attr":{"remote":"127.0.0.1:37676","client":"conn11","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:22:28.525+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn11","msg":"Connection ended","attr":{"remote":"127.0.0.1:37676","connectionId":11,"connectionCount":2}}
{"t":{"$date":"2022-04-04T04:22:28.647+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37680","connectionId":12,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:22:28.647+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn12","msg":"client metadata","attr":{"remote":"127.0.0.1:37680","client":"conn12","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:22:28.652+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn12","msg":"Connection ended","attr":{"remote":"127.0.0.1:37680","connectionId":12,"connectionCount":2}}
{"t":{"$date":"2022-04-04T04:22:38.581+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37762","connectionId":13,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:22:38.581+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn13","msg":"client metadata","attr":{"remote":"127.0.0.1:37762","client":"conn13","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:22:38.585+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn13","msg":"Connection ended","attr":{"remote":"127.0.0.1:37762","connectionId":13,"connectionCount":2}}
{"t":{"$date":"2022-04-04T04:22:38.625+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37766","connectionId":14,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:22:38.625+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn14","msg":"client metadata","attr":{"remote":"127.0.0.1:37766","client":"conn14","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:22:38.630+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn14","msg":"Connection ended","attr":{"remote":"127.0.0.1:37766","connectionId":14,"connectionCount":2}}
{"t":{"$date":"2022-04-04T04:22:48.521+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37854","connectionId":15,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:22:48.521+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:37854","client":"conn15","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:22:48.526+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"Connection ended","attr":{"remote":"127.0.0.1:37854","connectionId":15,"connectionCount":2}}
{"t":{"$date":"2022-04-04T04:22:48.642+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37858","connectionId":16,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:22:48.642+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:37858","client":"conn16","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:22:48.647+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"Connection ended","attr":{"remote":"127.0.0.1:37858","connectionId":16,"connectionCount":2}}
{"t":{"$date":"2022-04-04T04:22:51.064+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"WTCheckpointThread","msg":"WiredTiger message","attr":{"message":"[1649046171:64248][1:0x7f5ed1066700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 32, snapshot max: 32 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}}
{"t":{"$date":"2022-04-04T04:22:58.370+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.233.78.35:34226","connectionId":17,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:22:58.371+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"10.233.78.35:34226","client":"conn17","doc":{"driver":{"name":"mongo-java-driver","version":"3.8.2"},"os":{"type":"Linux","name":"Linux","architecture":"amd64","version":"4.19.0-17-cloud-amd64"},"platform":"Java/Oracle Corporation/11.0.10+9"}}}
{"t":{"$date":"2022-04-04T04:22:58.386+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn17","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"pnf_simulator_user","authenticationDatabase":"pnf_simulator","remote":"10.233.78.35:34226","extraInfo":{}}}
{"t":{"$date":"2022-04-04T04:22:58.528+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37942","connectionId":18,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:22:58.529+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:37942","client":"conn18","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:22:58.534+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn18","msg":"Connection ended","attr":{"remote":"127.0.0.1:37942","connectionId":18,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:22:58.654+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37946","connectionId":19,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:22:58.655+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:37946","client":"conn19","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:22:58.660+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn19","msg":"Connection ended","attr":{"remote":"127.0.0.1:37946","connectionId":19,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:23:08.529+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38024","connectionId":20,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:23:08.529+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:38024","client":"conn20","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:23:08.534+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"Connection ended","attr":{"remote":"127.0.0.1:38024","connectionId":20,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:23:08.654+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38028","connectionId":21,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:23:08.654+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:38028","client":"conn21","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:23:08.659+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"Connection ended","attr":{"remote":"127.0.0.1:38028","connectionId":21,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:23:18.581+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38122","connectionId":22,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:23:18.581+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:38122","client":"conn22","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:23:18.586+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn22","msg":"Connection ended","attr":{"remote":"127.0.0.1:38122","connectionId":22,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:23:18.626+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38126","connectionId":23,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:23:18.626+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:38126","client":"conn23","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:23:18.631+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"Connection ended","attr":{"remote":"127.0.0.1:38126","connectionId":23,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:23:28.531+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38206","connectionId":24,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:23:28.531+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:38206","client":"conn24","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:23:28.537+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"Connection ended","attr":{"remote":"127.0.0.1:38206","connectionId":24,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:23:28.651+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38210","connectionId":25,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:23:28.652+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:38210","client":"conn25","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:23:28.656+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"Connection ended","attr":{"remote":"127.0.0.1:38210","connectionId":25,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:23:38.556+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38298","connectionId":26,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:23:38.556+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:38298","client":"conn26","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:23:38.561+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn26","msg":"Connection ended","attr":{"remote":"127.0.0.1:38298","connectionId":26,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:23:38.586+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38302","connectionId":27,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:23:38.587+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:38302","client":"conn27","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:23:38.593+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"Connection ended","attr":{"remote":"127.0.0.1:38302","connectionId":27,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:23:48.555+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38394","connectionId":28,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:23:48.555+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:38394","client":"conn28","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:23:48.560+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"Connection ended","attr":{"remote":"127.0.0.1:38394","connectionId":28,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:23:48.598+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38398","connectionId":29,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:23:48.599+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:38398","client":"conn29","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:23:48.604+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"Connection ended","attr":{"remote":"127.0.0.1:38398","connectionId":29,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:23:52.724+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"WTCheckpointThread","msg":"WiredTiger message","attr":{"message":"[1649046232:724676][1:0x7f5ed1066700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 35, snapshot max: 35 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}}
{"t":{"$date":"2022-04-04T04:23:58.519+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38476","connectionId":30,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:23:58.519+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:38476","client":"conn30","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:23:58.524+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"Connection ended","attr":{"remote":"127.0.0.1:38476","connectionId":30,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:23:58.639+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38480","connectionId":31,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:23:58.639+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:38480","client":"conn31","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:23:58.644+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"Connection ended","attr":{"remote":"127.0.0.1:38480","connectionId":31,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:24:08.582+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38604","connectionId":32,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:24:08.582+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn32","msg":"client metadata","attr":{"remote":"127.0.0.1:38604","client":"conn32","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:24:08.589+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn32","msg":"Connection ended","attr":{"remote":"127.0.0.1:38604","connectionId":32,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:24:08.618+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38606","connectionId":33,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:24:08.619+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn33","msg":"client metadata","attr":{"remote":"127.0.0.1:38606","client":"conn33","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:24:08.624+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"Connection ended","attr":{"remote":"127.0.0.1:38606","connectionId":33,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:24:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38712","connectionId":34,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:24:18.538+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn34","msg":"client metadata","attr":{"remote":"127.0.0.1:38712","client":"conn34","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:24:18.545+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn34","msg":"Connection ended","attr":{"remote":"127.0.0.1:38712","connectionId":34,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:24:18.677+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38718","connectionId":35,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:24:18.677+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn35","msg":"client metadata","attr":{"remote":"127.0.0.1:38718","client":"conn35","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:24:18.682+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn35","msg":"Connection ended","attr":{"remote":"127.0.0.1:38718","connectionId":35,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:24:28.594+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38818","connectionId":36,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:24:28.594+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn36","msg":"client metadata","attr":{"remote":"127.0.0.1:38818","client":"conn36","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:24:28.601+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn36","msg":"Connection ended","attr":{"remote":"127.0.0.1:38818","connectionId":36,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:24:28.648+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38820","connectionId":37,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:24:28.648+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn37","msg":"client metadata","attr":{"remote":"127.0.0.1:38820","client":"conn37","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:24:28.654+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn37","msg":"Connection ended","attr":{"remote":"127.0.0.1:38820","connectionId":37,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:24:38.573+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38922","connectionId":38,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:24:38.573+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn38","msg":"client metadata","attr":{"remote":"127.0.0.1:38922","client":"conn38","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:24:38.578+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn38","msg":"Connection ended","attr":{"remote":"127.0.0.1:38922","connectionId":38,"connectionCount":3}}
{"t":{"$date":"2022-04-04T04:24:38.618+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38926","connectionId":39,"connectionCount":4}}
{"t":{"$date":"2022-04-04T04:24:38.619+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn39","msg":"client metadata","attr":{"remote":"127.0.0.1:38926","client":"conn39","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.19.0-17-cloud-amd64"}}}}
{"t":{"$date":"2022-04-04T04:24:38.624+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn39","msg":"Connection ended","attr":{"remote":"127.0.0.1:38926","connectionId":39,"connectionCount":3}}