Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2018
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 164.54 KB | None | 0 0
  1. 2018-07-31T19:53:05.232+0200 I CONTROL [initandlisten] MongoDB starting : pid=22894 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=laptop
  2. 2018-07-31T19:53:05.232+0200 I CONTROL [initandlisten] db version v4.0.0
  3. 2018-07-31T19:53:05.232+0200 I CONTROL [initandlisten] git version: 3b07af3d4f471ae89e8186d33bbb1d5259597d51
  4. 2018-07-31T19:53:05.232+0200 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.0h 27 Mar 2018
  5. 2018-07-31T19:53:05.232+0200 I CONTROL [initandlisten] allocator: tcmalloc
  6. 2018-07-31T19:53:05.232+0200 I CONTROL [initandlisten] modules: none
  7. 2018-07-31T19:53:05.232+0200 I CONTROL [initandlisten] build environment:
  8. 2018-07-31T19:53:05.232+0200 I CONTROL [initandlisten] distarch: x86_64
  9. 2018-07-31T19:53:05.232+0200 I CONTROL [initandlisten] target_arch: x86_64
  10. 2018-07-31T19:53:05.232+0200 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, path: "/usr/lib/unifi/logs/mongod.log" } }
  11. 2018-07-31T19:53:05.232+0200 I STORAGE [initandlisten]
  12. 2018-07-31T19:53:05.232+0200 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
  13. 2018-07-31T19:53:05.232+0200 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
  14. 2018-07-31T19:53:05.232+0200 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=7450M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
  15. 2018-07-31T19:53:05.712+0200 I STORAGE [initandlisten] WiredTiger message [1533059585:712235][22894:0x7f4b0d65df00], txn-recover: Set global recovery timestamp: 0
  16. 2018-07-31T19:53:05.734+0200 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
  17. 2018-07-31T19:53:05.775+0200 I CONTROL [initandlisten]
  18. 2018-07-31T19:53:05.775+0200 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
  19. 2018-07-31T19:53:05.775+0200 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
  20. 2018-07-31T19:53:05.775+0200 I CONTROL [initandlisten]
  21. 2018-07-31T19:53:05.776+0200 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: d2ee5d47-dc90-447a-9e03-c621113916a9
  22. 2018-07-31T19:53:05.807+0200 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0
  23. 2018-07-31T19:53:05.813+0200 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: e16e5a47-47dc-4e9a-b615-6a835df2bc75
  24. 2018-07-31T19:53:05.843+0200 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
  25. 2018-07-31T19:53:05.845+0200 I NETWORK [initandlisten] waiting for connections on port 27117
  26. 2018-07-31T19:53:05.845+0200 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: 5ef83e50-7a86-49c6-88b9-b773077f9324
  27. 2018-07-31T19:53:05.895+0200 I INDEX [LogicalSessionCacheRefresh] build index on: config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", ns: "config.system.sessions", expireAfterSeconds: 1800 }
  28. 2018-07-31T19:53:05.895+0200 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  29. 2018-07-31T19:53:05.896+0200 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs
  30. 2018-07-31T19:53:05.994+0200 I NETWORK [listener] connection accepted from 127.0.0.1:54714 #1 (1 connection now open)
  31. 2018-07-31T19:53:06.013+0200 I NETWORK [conn1] received client metadata from 127.0.0.1:54714 conn1: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  32. 2018-07-31T19:53:06.044+0200 I NETWORK [listener] connection accepted from 127.0.0.1:54716 #2 (2 connections now open)
  33. 2018-07-31T19:53:06.044+0200 I NETWORK [conn2] received client metadata from 127.0.0.1:54716 conn2: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  34. 2018-07-31T19:53:06.107+0200 I COMMAND [conn2] setting featureCompatibilityVersion to downgrading to 3.6
  35. 2018-07-31T19:53:06.107+0200 I NETWORK [conn2] Skip closing connection for connection # 2
  36. 2018-07-31T19:53:06.107+0200 I NETWORK [conn2] Skip closing connection for connection # 1
  37. 2018-07-31T19:53:06.108+0200 I COMMAND [conn2] setting featureCompatibilityVersion to 3.6
  38. 2018-07-31T19:53:06.179+0200 I STORAGE [conn2] createCollection: ace.heatmap with generated UUID: b545eef2-0fed-4ed9-b37d-a1b0461bd0e3
  39. 2018-07-31T19:53:06.241+0200 I INDEX [conn2] build index on: ace.heatmap properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.heatmap" }
  40. 2018-07-31T19:53:06.241+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  41. 2018-07-31T19:53:06.242+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  42. 2018-07-31T19:53:06.270+0200 I INDEX [conn2] build index on: ace.heatmap properties: { v: 2, key: { site_id: 1, map_id: 1 }, name: "site_id_1_map_id_1", ns: "ace.heatmap" }
  43. 2018-07-31T19:53:06.270+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  44. 2018-07-31T19:53:06.271+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  45. 2018-07-31T19:53:06.290+0200 I INDEX [conn2] build index on: ace.heatmap properties: { v: 2, key: { site_id: 1, type: 1 }, name: "site_id_1_type_1", ns: "ace.heatmap" }
  46. 2018-07-31T19:53:06.290+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  47. 2018-07-31T19:53:06.291+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  48. 2018-07-31T19:53:06.293+0200 I STORAGE [conn2] createCollection: ace.voucher with generated UUID: 74ab4d45-37f4-4218-89a6-c0a74eef8082
  49. 2018-07-31T19:53:06.337+0200 I INDEX [conn2] build index on: ace.voucher properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.voucher" }
  50. 2018-07-31T19:53:06.337+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  51. 2018-07-31T19:53:06.338+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  52. 2018-07-31T19:53:06.357+0200 I INDEX [conn2] build index on: ace.voucher properties: { v: 2, key: { site_id: 1, code: 1 }, name: "site_id_1_code_1", ns: "ace.voucher" }
  53. 2018-07-31T19:53:06.357+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  54. 2018-07-31T19:53:06.358+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  55. 2018-07-31T19:53:06.376+0200 I INDEX [conn2] build index on: ace.voucher properties: { v: 2, key: { site_id: 1, create_time: 1 }, name: "site_id_1_create_time_1", ns: "ace.voucher" }
  56. 2018-07-31T19:53:06.376+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  57. 2018-07-31T19:53:06.378+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  58. 2018-07-31T19:53:06.379+0200 I STORAGE [conn2] createCollection: ace.admin with generated UUID: a833fb96-5089-49d4-b2c9-49fb133431fa
  59. 2018-07-31T19:53:06.426+0200 I INDEX [conn2] build index on: ace.admin properties: { v: 2, key: { email: 1 }, name: "email_1", ns: "ace.admin" }
  60. 2018-07-31T19:53:06.426+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  61. 2018-07-31T19:53:06.428+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  62. 2018-07-31T19:53:06.430+0200 I STORAGE [conn2] createCollection: ace.networkconf with generated UUID: 154ba8ed-d8de-43b5-a85d-3ff7bcf0a6e5
  63. 2018-07-31T19:53:06.479+0200 I INDEX [conn2] build index on: ace.networkconf properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.networkconf" }
  64. 2018-07-31T19:53:06.479+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  65. 2018-07-31T19:53:06.481+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  66. 2018-07-31T19:53:06.484+0200 I STORAGE [conn2] createCollection: ace.rogueknown with generated UUID: c885e674-6fb8-40c2-a381-a469a8081b59
  67. 2018-07-31T19:53:06.532+0200 I INDEX [conn2] build index on: ace.rogueknown properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.rogueknown" }
  68. 2018-07-31T19:53:06.532+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  69. 2018-07-31T19:53:06.533+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  70. 2018-07-31T19:53:06.536+0200 I STORAGE [conn2] createCollection: ace.privilege with generated UUID: 70d3defc-49d3-41c2-865f-222cfabde411
  71. 2018-07-31T19:53:06.585+0200 I INDEX [conn2] build index on: ace.privilege properties: { v: 2, key: { admin_id: 1 }, name: "admin_id_1", ns: "ace.privilege" }
  72. 2018-07-31T19:53:06.585+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  73. 2018-07-31T19:53:06.586+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  74. 2018-07-31T19:53:06.588+0200 I STORAGE [conn2] createCollection: ace.radiusprofile with generated UUID: c2e2e57c-8993-4280-8622-64cdbd88af08
  75. 2018-07-31T19:53:06.633+0200 I INDEX [conn2] build index on: ace.radiusprofile properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.radiusprofile" }
  76. 2018-07-31T19:53:06.634+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  77. 2018-07-31T19:53:06.635+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  78. 2018-07-31T19:53:06.636+0200 I STORAGE [conn2] createCollection: ace.scheduletask with generated UUID: b646d0ca-e468-46ca-b909-4d8baf425a65
  79. 2018-07-31T19:53:06.691+0200 I INDEX [conn2] build index on: ace.scheduletask properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.scheduletask" }
  80. 2018-07-31T19:53:06.691+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  81. 2018-07-31T19:53:06.693+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  82. 2018-07-31T19:53:06.695+0200 I STORAGE [conn2] createCollection: ace.setting with generated UUID: 806d016f-444b-4573-b9ce-7362142cccd4
  83. 2018-07-31T19:53:06.757+0200 I INDEX [conn2] build index on: ace.setting properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.setting" }
  84. 2018-07-31T19:53:06.757+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  85. 2018-07-31T19:53:06.758+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  86. 2018-07-31T19:53:06.778+0200 I INDEX [conn2] build index on: ace.setting properties: { v: 2, key: { site_id: 1, key: 1 }, name: "site_id_1_key_1", ns: "ace.setting" }
  87. 2018-07-31T19:53:06.779+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  88. 2018-07-31T19:53:06.780+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  89. 2018-07-31T19:53:06.782+0200 I STORAGE [conn2] createCollection: ace.routing with generated UUID: f0a0aec9-f5e7-4e7c-9e30-2599a21f4bc9
  90. 2018-07-31T19:53:06.830+0200 I INDEX [conn2] build index on: ace.routing properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.routing" }
  91. 2018-07-31T19:53:06.830+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  92. 2018-07-31T19:53:06.831+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  93. 2018-07-31T19:53:06.833+0200 I STORAGE [conn2] createCollection: ace.portconf with generated UUID: 4b3f5e21-3f1b-4bbf-9f98-c27f2e3f9602
  94. 2018-07-31T19:53:06.880+0200 I INDEX [conn2] build index on: ace.portconf properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.portconf" }
  95. 2018-07-31T19:53:06.880+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  96. 2018-07-31T19:53:06.881+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  97. 2018-07-31T19:53:06.883+0200 I STORAGE [conn2] createCollection: ace.alarm with generated UUID: fdff8116-1999-4bb5-ac57-08989a58335d
  98. 2018-07-31T19:53:06.927+0200 I INDEX [conn2] build index on: ace.alarm properties: { v: 2, key: { datetime: 1 }, name: "datetime_1", ns: "ace.alarm" }
  99. 2018-07-31T19:53:06.927+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  100. 2018-07-31T19:53:06.928+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  101. 2018-07-31T19:53:06.945+0200 I INDEX [conn2] build index on: ace.alarm properties: { v: 2, key: { archived: 1 }, name: "archived_1", ns: "ace.alarm" }
  102. 2018-07-31T19:53:06.946+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  103. 2018-07-31T19:53:06.947+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  104. 2018-07-31T19:53:06.948+0200 I STORAGE [conn2] createCollection: ace.firewallrule with generated UUID: 7137ddb6-bbea-48b3-bc06-5b4a284d8218
  105. 2018-07-31T19:53:06.999+0200 I INDEX [conn2] build index on: ace.firewallrule properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.firewallrule" }
  106. 2018-07-31T19:53:06.999+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  107. 2018-07-31T19:53:07.002+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  108. 2018-07-31T19:53:07.009+0200 I STORAGE [conn2] createCollection: ace.payment with generated UUID: 900ad50f-22de-4ff5-8a50-71b119e9352b
  109. 2018-07-31T19:53:07.055+0200 I INDEX [conn2] build index on: ace.payment properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.payment" }
  110. 2018-07-31T19:53:07.056+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  111. 2018-07-31T19:53:07.057+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  112. 2018-07-31T19:53:07.075+0200 I INDEX [conn2] build index on: ace.payment properties: { v: 2, key: { site_id: 1, within: 1 }, name: "site_id_1_within_1", ns: "ace.payment" }
  113. 2018-07-31T19:53:07.075+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  114. 2018-07-31T19:53:07.076+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  115. 2018-07-31T19:53:07.091+0200 I INDEX [conn2] build index on: ace.payment properties: { v: 2, key: { site_id: 1, time: 1 }, name: "site_id_1_time_1", ns: "ace.payment" }
  116. 2018-07-31T19:53:07.091+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  117. 2018-07-31T19:53:07.092+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  118. 2018-07-31T19:53:07.092+0200 I STORAGE [conn2] createCollection: ace.tag with generated UUID: fb1a1761-7fbb-4690-9f73-0dfc45e00e2e
  119. 2018-07-31T19:53:07.143+0200 I INDEX [conn2] build index on: ace.tag properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.tag" }
  120. 2018-07-31T19:53:07.143+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  121. 2018-07-31T19:53:07.144+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  122. 2018-07-31T19:53:07.146+0200 I STORAGE [conn2] createCollection: ace.event with generated UUID: 0a9671ec-d6fb-4490-961d-d674f3bd2df1
  123. 2018-07-31T19:53:07.195+0200 I INDEX [conn2] build index on: ace.event properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.event" }
  124. 2018-07-31T19:53:07.195+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  125. 2018-07-31T19:53:07.196+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  126. 2018-07-31T19:53:07.213+0200 I INDEX [conn2] build index on: ace.event properties: { v: 2, key: { site_id: 1, key: 1 }, name: "site_id_1_key_1", ns: "ace.event" }
  127. 2018-07-31T19:53:07.213+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  128. 2018-07-31T19:53:07.214+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  129. 2018-07-31T19:53:07.233+0200 I INDEX [conn2] build index on: ace.event properties: { v: 2, key: { site_id: 1, datetime: 1 }, name: "site_id_1_datetime_1", ns: "ace.event" }
  130. 2018-07-31T19:53:07.233+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  131. 2018-07-31T19:53:07.235+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  132. 2018-07-31T19:53:07.255+0200 I INDEX [conn2] build index on: ace.event properties: { v: 2, key: { site_id: 1, subsystem: 1 }, name: "site_id_1_subsystem_1", ns: "ace.event" }
  133. 2018-07-31T19:53:07.255+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  134. 2018-07-31T19:53:07.256+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  135. 2018-07-31T19:53:07.258+0200 I STORAGE [conn2] createCollection: ace.wlangroup with generated UUID: 24c5752f-d007-4fba-a16c-57412e8f3f0e
  136. 2018-07-31T19:53:07.309+0200 I INDEX [conn2] build index on: ace.wlangroup properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.wlangroup" }
  137. 2018-07-31T19:53:07.309+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  138. 2018-07-31T19:53:07.310+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  139. 2018-07-31T19:53:07.312+0200 I STORAGE [conn2] createCollection: ace.map with generated UUID: 1a95a8bc-9536-4546-bfa9-e2787fea7b1c
  140. 2018-07-31T19:53:07.363+0200 I INDEX [conn2] build index on: ace.map properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.map" }
  141. 2018-07-31T19:53:07.364+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  142. 2018-07-31T19:53:07.365+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  143. 2018-07-31T19:53:07.366+0200 I STORAGE [conn2] createCollection: ace.verification with generated UUID: f4ffaa98-9d2c-4648-bd93-918b7965f00b
  144. 2018-07-31T19:53:07.414+0200 I INDEX [conn2] build index on: ace.verification properties: { v: 2, key: { token: 1 }, name: "token_1", ns: "ace.verification" }
  145. 2018-07-31T19:53:07.414+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  146. 2018-07-31T19:53:07.415+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  147. 2018-07-31T19:53:07.434+0200 I INDEX [conn2] build index on: ace.verification properties: { v: 2, key: { email: 1 }, name: "email_1", ns: "ace.verification" }
  148. 2018-07-31T19:53:07.434+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  149. 2018-07-31T19:53:07.435+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  150. 2018-07-31T19:53:07.437+0200 I STORAGE [conn2] createCollection: ace.rogue with generated UUID: 1c575a32-12a9-4fea-b845-4cb4d85012a8
  151. 2018-07-31T19:53:07.487+0200 I INDEX [conn2] build index on: ace.rogue properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.rogue" }
  152. 2018-07-31T19:53:07.487+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  153. 2018-07-31T19:53:07.489+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  154. 2018-07-31T19:53:07.504+0200 I INDEX [conn2] build index on: ace.rogue properties: { v: 2, key: { site_id: 1, bssid: 1 }, name: "site_id_1_bssid_1", ns: "ace.rogue" }
  155. 2018-07-31T19:53:07.505+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  156. 2018-07-31T19:53:07.506+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  157. 2018-07-31T19:53:07.530+0200 I INDEX [conn2] build index on: ace.rogue properties: { v: 2, key: { site_id: 1, ap_mac: 1 }, name: "site_id_1_ap_mac_1", ns: "ace.rogue" }
  158. 2018-07-31T19:53:07.530+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  159. 2018-07-31T19:53:07.532+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  160. 2018-07-31T19:53:07.553+0200 I INDEX [conn2] build index on: ace.rogue properties: { v: 2, key: { site_id: 1, last_seen: 1 }, name: "site_id_1_last_seen_1", ns: "ace.rogue" }
  161. 2018-07-31T19:53:07.553+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  162. 2018-07-31T19:53:07.554+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  163. 2018-07-31T19:53:07.573+0200 I INDEX [conn2] build index on: ace.rogue properties: { v: 2, key: { site_id: 1, rssi: 1 }, name: "site_id_1_rssi_1", ns: "ace.rogue" }
  164. 2018-07-31T19:53:07.573+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  165. 2018-07-31T19:53:07.575+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  166. 2018-07-31T19:53:07.577+0200 I STORAGE [conn2] createCollection: ace.stat with generated UUID: 1563dc68-4938-47dd-af11-0dc8c150d535
  167. 2018-07-31T19:53:07.624+0200 I INDEX [conn2] build index on: ace.stat properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.stat" }
  168. 2018-07-31T19:53:07.624+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  169. 2018-07-31T19:53:07.625+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  170. 2018-07-31T19:53:07.644+0200 I INDEX [conn2] build index on: ace.stat properties: { v: 2, key: { site_id: 1, o: 1 }, name: "site_id_1_o_1", ns: "ace.stat" }
  171. 2018-07-31T19:53:07.644+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  172. 2018-07-31T19:53:07.646+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  173. 2018-07-31T19:53:07.665+0200 I INDEX [conn2] build index on: ace.stat properties: { v: 2, key: { site_id: 1, user: 1 }, name: "site_id_1_user_1", ns: "ace.stat" }
  174. 2018-07-31T19:53:07.665+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  175. 2018-07-31T19:53:07.667+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  176. 2018-07-31T19:53:07.685+0200 I INDEX [conn2] build index on: ace.stat properties: { v: 2, key: { site_id: 1, wlan: 1 }, name: "site_id_1_wlan_1", ns: "ace.stat" }
  177. 2018-07-31T19:53:07.685+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  178. 2018-07-31T19:53:07.687+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  179. 2018-07-31T19:53:07.706+0200 I INDEX [conn2] build index on: ace.stat properties: { v: 2, key: { site_id: 1, ap: 1 }, name: "site_id_1_ap_1", ns: "ace.stat" }
  180. 2018-07-31T19:53:07.706+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  181. 2018-07-31T19:53:07.708+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  182. 2018-07-31T19:53:07.729+0200 I INDEX [conn2] build index on: ace.stat properties: { v: 2, key: { site_id: 1, datetime: 1 }, name: "site_id_1_datetime_1", ns: "ace.stat" }
  183. 2018-07-31T19:53:07.729+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  184. 2018-07-31T19:53:07.731+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  185. 2018-07-31T19:53:07.732+0200 I STORAGE [conn2] createCollection: ace.dpiapp with generated UUID: e852265c-2c88-4170-bb0b-38890e5e6b8a
  186. 2018-07-31T19:53:07.784+0200 I INDEX [conn2] build index on: ace.dpiapp properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.dpiapp" }
  187. 2018-07-31T19:53:07.784+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  188. 2018-07-31T19:53:07.785+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  189. 2018-07-31T19:53:07.787+0200 I STORAGE [conn2] createCollection: ace.virtualdevice with generated UUID: 924fd239-c195-4e84-abe8-cd6caf5f310e
  190. 2018-07-31T19:53:07.836+0200 I INDEX [conn2] build index on: ace.virtualdevice properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.virtualdevice" }
  191. 2018-07-31T19:53:07.836+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  192. 2018-07-31T19:53:07.838+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  193. 2018-07-31T19:53:07.840+0200 I STORAGE [conn2] createCollection: ace.portalfile with generated UUID: 4d321e8e-a183-4861-a4b2-aace284805b6
  194. 2018-07-31T19:53:07.888+0200 I INDEX [conn2] build index on: ace.portalfile properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.portalfile" }
  195. 2018-07-31T19:53:07.888+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  196. 2018-07-31T19:53:07.889+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  197. 2018-07-31T19:53:07.892+0200 I STORAGE [conn2] createCollection: ace.wlanconf with generated UUID: 72881744-3cda-41a4-9a3f-8f99dea691dd
  198. 2018-07-31T19:53:07.938+0200 I INDEX [conn2] build index on: ace.wlanconf properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.wlanconf" }
  199. 2018-07-31T19:53:07.938+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  200. 2018-07-31T19:53:07.939+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  201. 2018-07-31T19:53:07.955+0200 I INDEX [conn2] build index on: ace.wlanconf properties: { v: 2, key: { site_id: 1, usergroup_id: 1 }, name: "site_id_1_usergroup_id_1", ns: "ace.wlanconf" }
  202. 2018-07-31T19:53:07.955+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  203. 2018-07-31T19:53:07.956+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  204. 2018-07-31T19:53:07.974+0200 I INDEX [conn2] build index on: ace.wlanconf properties: { v: 2, key: { site_id: 1, attr_hidden_id: 1 }, name: "site_id_1_attr_hidden_id_1", ns: "ace.wlanconf" }
  205. 2018-07-31T19:53:07.974+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  206. 2018-07-31T19:53:07.975+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  207. 2018-07-31T19:53:07.976+0200 I STORAGE [conn2] createCollection: ace.firewallgroup with generated UUID: 5012fc1a-c2ef-4103-a948-06b32ba645d5
  208. 2018-07-31T19:53:08.025+0200 I INDEX [conn2] build index on: ace.firewallgroup properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.firewallgroup" }
  209. 2018-07-31T19:53:08.025+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  210. 2018-07-31T19:53:08.026+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  211. 2018-07-31T19:53:08.029+0200 I STORAGE [conn2] createCollection: ace.hotspotop with generated UUID: 6799fec1-25e6-4c67-8321-246f5fe2c11a
  212. 2018-07-31T19:53:08.078+0200 I INDEX [conn2] build index on: ace.hotspotop properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.hotspotop" }
  213. 2018-07-31T19:53:08.078+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  214. 2018-07-31T19:53:08.080+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  215. 2018-07-31T19:53:08.100+0200 I INDEX [conn2] build index on: ace.hotspotop properties: { v: 2, key: { site_id: 1, name: 1 }, name: "site_id_1_name_1", ns: "ace.hotspotop" }
  216. 2018-07-31T19:53:08.100+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  217. 2018-07-31T19:53:08.101+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  218. 2018-07-31T19:53:08.103+0200 I STORAGE [conn2] createCollection: ace.portforward with generated UUID: d73d1635-4aa1-4653-8c45-939e40e94aa5
  219. 2018-07-31T19:53:08.150+0200 I INDEX [conn2] build index on: ace.portforward properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.portforward" }
  220. 2018-07-31T19:53:08.151+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  221. 2018-07-31T19:53:08.152+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  222. 2018-07-31T19:53:08.154+0200 I STORAGE [conn2] createCollection: ace.dhcpoption with generated UUID: 9ed4749e-bc4d-439f-988c-a6687efdded2
  223. 2018-07-31T19:53:08.204+0200 I INDEX [conn2] build index on: ace.dhcpoption properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.dhcpoption" }
  224. 2018-07-31T19:53:08.204+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  225. 2018-07-31T19:53:08.206+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  226. 2018-07-31T19:53:08.209+0200 I STORAGE [conn2] createCollection: ace.heatmappoint with generated UUID: 2c13fd68-ef89-4625-942d-2427d245fa97
  227. 2018-07-31T19:53:08.251+0200 I INDEX [conn2] build index on: ace.heatmappoint properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.heatmappoint" }
  228. 2018-07-31T19:53:08.251+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  229. 2018-07-31T19:53:08.251+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  230. 2018-07-31T19:53:08.267+0200 I INDEX [conn2] build index on: ace.heatmappoint properties: { v: 2, key: { site_id: 1, heatmap_id: 1 }, name: "site_id_1_heatmap_id_1", ns: "ace.heatmappoint" }
  231. 2018-07-31T19:53:08.267+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  232. 2018-07-31T19:53:08.268+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  233. 2018-07-31T19:53:08.270+0200 I STORAGE [conn2] createCollection: ace.site with generated UUID: aa54a800-9bdb-4fd4-a43d-cade56b83274
  234. 2018-07-31T19:53:08.309+0200 I INDEX [conn2] build index on: ace.site properties: { v: 2, key: { name: 1 }, name: "name_1", ns: "ace.site" }
  235. 2018-07-31T19:53:08.309+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  236. 2018-07-31T19:53:08.310+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  237. 2018-07-31T19:53:08.327+0200 I INDEX [conn2] build index on: ace.site properties: { v: 2, key: { attr_hidden_id: 1 }, name: "attr_hidden_id_1", ns: "ace.site" }
  238. 2018-07-31T19:53:08.327+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  239. 2018-07-31T19:53:08.328+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  240. 2018-07-31T19:53:08.329+0200 I STORAGE [conn2] createCollection: ace.task with generated UUID: 797b1c08-00e2-4428-ab09-ba946e483a61
  241. 2018-07-31T19:53:08.368+0200 I INDEX [conn2] build index on: ace.task properties: { v: 2, key: { device_id: 1 }, name: "device_id_1", ns: "ace.task" }
  242. 2018-07-31T19:53:08.368+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  243. 2018-07-31T19:53:08.369+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  244. 2018-07-31T19:53:08.370+0200 I STORAGE [conn2] createCollection: ace.hotspot2conf with generated UUID: c45df9b3-6d16-40d6-b87a-d8da56888b02
  245. 2018-07-31T19:53:08.416+0200 I INDEX [conn2] build index on: ace.hotspot2conf properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.hotspot2conf" }
  246. 2018-07-31T19:53:08.416+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  247. 2018-07-31T19:53:08.417+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  248. 2018-07-31T19:53:08.417+0200 I STORAGE [conn2] createCollection: ace.dynamicdns with generated UUID: 0eea4f00-e6db-454c-8a00-4f7ac81f8efd
  249. 2018-07-31T19:53:08.464+0200 I INDEX [conn2] build index on: ace.dynamicdns properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.dynamicdns" }
  250. 2018-07-31T19:53:08.464+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  251. 2018-07-31T19:53:08.465+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  252. 2018-07-31T19:53:08.466+0200 I STORAGE [conn2] createCollection: ace.hotspotpackage with generated UUID: 6528997b-54b3-49cc-a84c-32982486e768
  253. 2018-07-31T19:53:08.512+0200 I INDEX [conn2] build index on: ace.hotspotpackage properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.hotspotpackage" }
  254. 2018-07-31T19:53:08.512+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  255. 2018-07-31T19:53:08.514+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  256. 2018-07-31T19:53:08.516+0200 I STORAGE [conn2] createCollection: ace.usergroup with generated UUID: f5764d45-a2ca-4f91-b3d9-1885138defa7
  257. 2018-07-31T19:53:08.565+0200 I INDEX [conn2] build index on: ace.usergroup properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.usergroup" }
  258. 2018-07-31T19:53:08.565+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  259. 2018-07-31T19:53:08.566+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  260. 2018-07-31T19:53:08.568+0200 I STORAGE [conn2] createCollection: ace.broadcastgroup with generated UUID: a6f29f39-b7c2-469a-90ec-e62354018864
  261. 2018-07-31T19:53:08.619+0200 I INDEX [conn2] build index on: ace.broadcastgroup properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.broadcastgroup" }
  262. 2018-07-31T19:53:08.619+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  263. 2018-07-31T19:53:08.621+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  264. 2018-07-31T19:53:08.624+0200 I STORAGE [conn2] createCollection: ace.guest with generated UUID: 6e616980-46fa-42b7-bd9c-661d66098d86
  265. 2018-07-31T19:53:08.674+0200 I INDEX [conn2] build index on: ace.guest properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.guest" }
  266. 2018-07-31T19:53:08.674+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  267. 2018-07-31T19:53:08.675+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  268. 2018-07-31T19:53:08.696+0200 I INDEX [conn2] build index on: ace.guest properties: { v: 2, key: { site_id: 1, mac: 1 }, name: "site_id_1_mac_1", ns: "ace.guest" }
  269. 2018-07-31T19:53:08.696+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  270. 2018-07-31T19:53:08.697+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  271. 2018-07-31T19:53:08.717+0200 I INDEX [conn2] build index on: ace.guest properties: { v: 2, key: { site_id: 1, start: 1 }, name: "site_id_1_start_1", ns: "ace.guest" }
  272. 2018-07-31T19:53:08.717+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  273. 2018-07-31T19:53:08.718+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  274. 2018-07-31T19:53:08.738+0200 I INDEX [conn2] build index on: ace.guest properties: { v: 2, key: { site_id: 1, end: 1 }, name: "site_id_1_end_1", ns: "ace.guest" }
  275. 2018-07-31T19:53:08.738+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  276. 2018-07-31T19:53:08.740+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  277. 2018-07-31T19:53:08.759+0200 I INDEX [conn2] build index on: ace.guest properties: { v: 2, key: { site_id: 1, authorized_by: 1 }, name: "site_id_1_authorized_by_1", ns: "ace.guest" }
  278. 2018-07-31T19:53:08.760+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  279. 2018-07-31T19:53:08.761+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  280. 2018-07-31T19:53:08.781+0200 I INDEX [conn2] build index on: ace.guest properties: { v: 2, key: { site_id: 1, unauthorized_by: 1 }, name: "site_id_1_unauthorized_by_1", ns: "ace.guest" }
  281. 2018-07-31T19:53:08.781+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  282. 2018-07-31T19:53:08.783+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  283. 2018-07-31T19:53:08.785+0200 I STORAGE [conn2] createCollection: ace.mediafile with generated UUID: 8f673f33-18c6-411f-9034-60958c2513ad
  284. 2018-07-31T19:53:08.835+0200 I INDEX [conn2] build index on: ace.mediafile properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.mediafile" }
  285. 2018-07-31T19:53:08.835+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  286. 2018-07-31T19:53:08.836+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  287. 2018-07-31T19:53:08.838+0200 I STORAGE [conn2] createCollection: ace.device with generated UUID: 1bad5e37-e4f6-4177-8c91-9131354474c8
  288. 2018-07-31T19:53:08.883+0200 I INDEX [conn2] build index on: ace.device properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.device" }
  289. 2018-07-31T19:53:08.884+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  290. 2018-07-31T19:53:08.885+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  291. 2018-07-31T19:53:08.905+0200 I INDEX [conn2] build index on: ace.device properties: { v: 2, key: { site_id: 1, mac: 1 }, name: "site_id_1_mac_1", ns: "ace.device" }
  292. 2018-07-31T19:53:08.905+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  293. 2018-07-31T19:53:08.907+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  294. 2018-07-31T19:53:08.909+0200 I STORAGE [conn2] createCollection: ace.user with generated UUID: ee45877f-49ad-4f95-8683-77ba74d32470
  295. 2018-07-31T19:53:08.957+0200 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.user" }
  296. 2018-07-31T19:53:08.957+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  297. 2018-07-31T19:53:08.959+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  298. 2018-07-31T19:53:08.978+0200 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1, mac: 1 }, name: "site_id_1_mac_1", ns: "ace.user" }
  299. 2018-07-31T19:53:08.978+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  300. 2018-07-31T19:53:08.980+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  301. 2018-07-31T19:53:08.999+0200 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1, is_guest: 1 }, name: "site_id_1_is_guest_1", ns: "ace.user" }
  302. 2018-07-31T19:53:08.999+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  303. 2018-07-31T19:53:09.003+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  304. 2018-07-31T19:53:09.025+0200 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1, blocked: 1 }, name: "site_id_1_blocked_1", ns: "ace.user" }
  305. 2018-07-31T19:53:09.025+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  306. 2018-07-31T19:53:09.026+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  307. 2018-07-31T19:53:09.041+0200 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1, last_seen: 1 }, name: "site_id_1_last_seen_1", ns: "ace.user" }
  308. 2018-07-31T19:53:09.041+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  309. 2018-07-31T19:53:09.042+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  310. 2018-07-31T19:53:09.063+0200 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1, fixed_ap: 1 }, name: "site_id_1_fixed_ap_1", ns: "ace.user" }
  311. 2018-07-31T19:53:09.063+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  312. 2018-07-31T19:53:09.065+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  313. 2018-07-31T19:53:09.093+0200 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1, use_fixedip: 1 }, name: "site_id_1_use_fixedip_1", ns: "ace.user" }
  314. 2018-07-31T19:53:09.093+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  315. 2018-07-31T19:53:09.095+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  316. 2018-07-31T19:53:09.121+0200 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1, network_id: 1 }, name: "site_id_1_network_id_1", ns: "ace.user" }
  317. 2018-07-31T19:53:09.121+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  318. 2018-07-31T19:53:09.122+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  319. 2018-07-31T19:53:09.139+0200 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1, noted: 1 }, name: "site_id_1_noted_1", ns: "ace.user" }
  320. 2018-07-31T19:53:09.139+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  321. 2018-07-31T19:53:09.140+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  322. 2018-07-31T19:53:09.141+0200 I STORAGE [conn2] createCollection: ace.wall with generated UUID: 9b801691-5cfe-4da6-8332-6b8fded2a86f
  323. 2018-07-31T19:53:09.178+0200 I INDEX [conn2] build index on: ace.wall properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.wall" }
  324. 2018-07-31T19:53:09.178+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  325. 2018-07-31T19:53:09.179+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  326. 2018-07-31T19:53:09.195+0200 I INDEX [conn2] build index on: ace.wall properties: { v: 2, key: { site_id: 1, map_id: 1 }, name: "site_id_1_map_id_1", ns: "ace.wall" }
  327. 2018-07-31T19:53:09.195+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  328. 2018-07-31T19:53:09.196+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  329. 2018-07-31T19:53:09.197+0200 I STORAGE [conn2] createCollection: ace.account with generated UUID: 4c30da3e-63ef-4421-a5dc-4c42af0cda50
  330. 2018-07-31T19:53:09.247+0200 I INDEX [conn2] build index on: ace.account properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.account" }
  331. 2018-07-31T19:53:09.247+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  332. 2018-07-31T19:53:09.249+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  333. 2018-07-31T19:53:09.272+0200 I INDEX [conn2] build index on: ace.account properties: { v: 2, key: { site_id: 1, email: 1 }, name: "site_id_1_email_1", ns: "ace.account" }
  334. 2018-07-31T19:53:09.272+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  335. 2018-07-31T19:53:09.274+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  336. 2018-07-31T19:53:09.277+0200 I STORAGE [conn2] createCollection: ace.dpigroup with generated UUID: fc484db3-b5b7-4922-ab51-363a9f30c854
  337. 2018-07-31T19:53:09.338+0200 I INDEX [conn2] build index on: ace.dpigroup properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.dpigroup" }
  338. 2018-07-31T19:53:09.338+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  339. 2018-07-31T19:53:09.340+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  340. 2018-07-31T19:53:09.520+0200 I STORAGE [conn2] createCollection: ace.dashboard with generated UUID: 05a8890c-de3a-4f98-a277-c971b2438034
  341. 2018-07-31T19:53:10.112+0200 I NETWORK [listener] connection accepted from 127.0.0.1:54718 #3 (3 connections now open)
  342. 2018-07-31T19:53:10.113+0200 I NETWORK [conn3] received client metadata from 127.0.0.1:54718 conn3: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  343. 2018-07-31T19:53:10.121+0200 I NETWORK [listener] connection accepted from 127.0.0.1:54720 #4 (4 connections now open)
  344. 2018-07-31T19:53:10.121+0200 I NETWORK [conn4] received client metadata from 127.0.0.1:54720 conn4: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  345. 2018-07-31T19:53:10.132+0200 I STORAGE [conn4] createCollection: ace_stat.stat_minute with generated UUID: dd52b52b-57d4-4e62-ba9f-956076171bf5
  346. 2018-07-31T19:53:10.186+0200 I INDEX [conn4] build index on: ace_stat.stat_minute properties: { v: 2, key: { site_id: 1, datetime: 1, o: 1, oid: 1 }, name: "site_id_1_datetime_1_o_1_oid_1", ns: "ace_stat.stat_minute" }
  347. 2018-07-31T19:53:10.186+0200 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  348. 2018-07-31T19:53:10.186+0200 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
  349. 2018-07-31T19:53:10.188+0200 I STORAGE [conn4] createCollection: ace_stat.stat_5minutes with generated UUID: 6fe45582-d59e-4675-95be-06613ccf8cf3
  350. 2018-07-31T19:53:10.229+0200 I INDEX [conn4] build index on: ace_stat.stat_5minutes properties: { v: 2, key: { site_id: 1, datetime: 1, o: 1, oid: 1 }, name: "site_id_1_datetime_1_o_1_oid_1", ns: "ace_stat.stat_5minutes" }
  351. 2018-07-31T19:53:10.229+0200 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  352. 2018-07-31T19:53:10.229+0200 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
  353. 2018-07-31T19:53:10.230+0200 I STORAGE [conn4] createCollection: ace_stat.stat_hourly with generated UUID: 78cb850a-d392-4330-b422-3f0e901c644b
  354. 2018-07-31T19:53:10.278+0200 I INDEX [conn4] build index on: ace_stat.stat_hourly properties: { v: 2, key: { site_id: 1, datetime: 1, o: 1, oid: 1 }, name: "site_id_1_datetime_1_o_1_oid_1", ns: "ace_stat.stat_hourly" }
  355. 2018-07-31T19:53:10.278+0200 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  356. 2018-07-31T19:53:10.280+0200 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
  357. 2018-07-31T19:53:10.282+0200 I STORAGE [conn4] createCollection: ace_stat.stat_daily with generated UUID: d72d4de7-6545-4fb1-b62a-71db46b1a2f2
  358. 2018-07-31T19:53:10.339+0200 I INDEX [conn4] build index on: ace_stat.stat_daily properties: { v: 2, key: { site_id: 1, datetime: 1, o: 1, oid: 1 }, name: "site_id_1_datetime_1_o_1_oid_1", ns: "ace_stat.stat_daily" }
  359. 2018-07-31T19:53:10.339+0200 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  360. 2018-07-31T19:53:10.342+0200 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
  361. 2018-07-31T19:53:10.344+0200 I STORAGE [conn4] createCollection: ace_stat.stat_monthly with generated UUID: 20ad6362-ecff-4399-932c-7ae31b2cead5
  362. 2018-07-31T19:53:10.410+0200 I INDEX [conn4] build index on: ace_stat.stat_monthly properties: { v: 2, key: { site_id: 1, datetime: 1, o: 1, oid: 1 }, name: "site_id_1_datetime_1_o_1_oid_1", ns: "ace_stat.stat_monthly" }
  363. 2018-07-31T19:53:10.410+0200 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  364. 2018-07-31T19:53:10.412+0200 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
  365. 2018-07-31T19:53:10.414+0200 I STORAGE [conn4] createCollection: ace_stat.stat_life with generated UUID: f92e27ca-b8bf-4ba6-9e25-87fc380d0a63
  366. 2018-07-31T19:53:10.471+0200 I INDEX [conn4] build index on: ace_stat.stat_life properties: { v: 2, key: { site_id: 1, o: 1, datetime: 1, user: 1 }, name: "site_id_1_o_1_datetime_1_user_1", ns: "ace_stat.stat_life" }
  367. 2018-07-31T19:53:10.471+0200 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  368. 2018-07-31T19:53:10.473+0200 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
  369. 2018-07-31T19:53:10.476+0200 I STORAGE [conn4] createCollection: ace_stat.stat_archive with generated UUID: 75e401e8-fecd-441a-9473-1077c16b94cb
  370. 2018-07-31T19:53:10.538+0200 I INDEX [conn4] build index on: ace_stat.stat_archive properties: { v: 2, key: { site_id: 1, o: 1, datetime: 1 }, name: "site_id_1_o_1_datetime_1", ns: "ace_stat.stat_archive" }
  371. 2018-07-31T19:53:10.538+0200 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  372. 2018-07-31T19:53:10.540+0200 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
  373. 2018-07-31T19:53:10.542+0200 I STORAGE [conn4] createCollection: ace_stat.stat_dpi with generated UUID: 9e8e40b0-4913-4155-9a7a-a2b8efd8c646
  374. 2018-07-31T19:53:10.585+0200 I INDEX [conn4] build index on: ace_stat.stat_dpi properties: { v: 2, key: { site_id: 1, datetime: 1, o: 1, oid: 1, app: 1, cat: 1 }, name: "site_id_1_datetime_1_o_1_oid_1_app_1_cat_1", ns: "ace_stat.stat_dpi" }
  375. 2018-07-31T19:53:10.585+0200 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  376. 2018-07-31T19:53:10.585+0200 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
  377. 2018-07-31T19:53:10.629+0200 I NETWORK [listener] connection accepted from 127.0.0.1:54722 #5 (5 connections now open)
  378. 2018-07-31T19:53:10.630+0200 I NETWORK [conn5] received client metadata from 127.0.0.1:54722 conn5: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  379. 2018-07-31T19:53:10.637+0200 I NETWORK [listener] connection accepted from 127.0.0.1:54724 #6 (6 connections now open)
  380. 2018-07-31T19:53:10.637+0200 I NETWORK [conn6] received client metadata from 127.0.0.1:54724 conn6: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  381. 2018-07-31T19:53:10.638+0200 I COMMAND [conn6] terminating, shutdown command received { shutdown: 1, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" }
  382. 2018-07-31T19:53:10.638+0200 I NETWORK [conn6] shutdown: going to close listening sockets...
  383. 2018-07-31T19:53:10.638+0200 I NETWORK [conn6] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
  384. 2018-07-31T19:53:10.638+0200 I CONTROL [conn6] Shutting down free monitoring
  385. 2018-07-31T19:53:10.638+0200 I FTDC [conn6] Shutting down full-time diagnostic data capture
  386. 2018-07-31T19:53:10.639+0200 I STORAGE [conn6] WiredTigerKVEngine shutting down
  387. 2018-07-31T19:53:10.734+0200 I STORAGE [conn6] Downgrading WiredTiger datafiles.
  388. 2018-07-31T19:53:10.946+0200 I STORAGE [conn6] WiredTiger message [1533059590:946489][22894:0x7f4af9c8e700], txn-recover: Main recovery loop: starting at 1/586496
  389. 2018-07-31T19:53:11.011+0200 I STORAGE [conn6] WiredTiger message [1533059591:11505][22894:0x7f4af9c8e700], txn-recover: Recovering log 1 through 2
  390. 2018-07-31T19:53:11.057+0200 I STORAGE [conn6] WiredTiger message [1533059591:57284][22894:0x7f4af9c8e700], txn-recover: Recovering log 2 through 2
  391. 2018-07-31T19:53:11.085+0200 I STORAGE [conn6] WiredTiger message [1533059591:85857][22894:0x7f4af9c8e700], txn-recover: Set global recovery timestamp: 0
  392. 2018-07-31T19:53:11.756+0200 I STORAGE [conn6] shutdown: removing fs lock...
  393. 2018-07-31T19:53:11.756+0200 I CONTROL [conn6] now exiting
  394. 2018-07-31T19:53:11.757+0200 I CONTROL [conn6] shutting down with code:0
  395. 2018-07-31T20:27:52.306+0200 I CONTROL [main] ***** SERVER RESTARTED *****
  396. 2018-07-31T20:27:52.311+0200 I CONTROL [initandlisten] MongoDB starting : pid=26623 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=laptop
  397. 2018-07-31T20:27:52.311+0200 I CONTROL [initandlisten] db version v4.0.0
  398. 2018-07-31T20:27:52.311+0200 I CONTROL [initandlisten] git version: 3b07af3d4f471ae89e8186d33bbb1d5259597d51
  399. 2018-07-31T20:27:52.311+0200 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.0h 27 Mar 2018
  400. 2018-07-31T20:27:52.311+0200 I CONTROL [initandlisten] allocator: tcmalloc
  401. 2018-07-31T20:27:52.311+0200 I CONTROL [initandlisten] modules: none
  402. 2018-07-31T20:27:52.311+0200 I CONTROL [initandlisten] build environment:
  403. 2018-07-31T20:27:52.311+0200 I CONTROL [initandlisten] distarch: x86_64
  404. 2018-07-31T20:27:52.311+0200 I CONTROL [initandlisten] target_arch: x86_64
  405. 2018-07-31T20:27:52.311+0200 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, path: "/usr/lib/unifi/logs/mongod.log" } }
  406. 2018-07-31T20:27:52.311+0200 I STORAGE [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
  407. 2018-07-31T20:27:52.311+0200 I STORAGE [initandlisten]
  408. 2018-07-31T20:27:52.311+0200 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
  409. 2018-07-31T20:27:52.311+0200 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
  410. 2018-07-31T20:27:52.311+0200 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=7450M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
  411. 2018-07-31T20:27:52.867+0200 I STORAGE [initandlisten] WiredTiger message [1533061672:867559][26623:0x7fc273442f00], txn-recover: Main recovery loop: starting at 3/896
  412. 2018-07-31T20:27:52.920+0200 I STORAGE [initandlisten] WiredTiger message [1533061672:920910][26623:0x7fc273442f00], txn-recover: Recovering log 3 through 4
  413. 2018-07-31T20:27:52.959+0200 I STORAGE [initandlisten] WiredTiger message [1533061672:959055][26623:0x7fc273442f00], txn-recover: Recovering log 4 through 4
  414. 2018-07-31T20:27:52.985+0200 I STORAGE [initandlisten] WiredTiger message [1533061672:985303][26623:0x7fc273442f00], txn-recover: Set global recovery timestamp: 0
  415. 2018-07-31T20:27:53.017+0200 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
  416. 2018-07-31T20:27:53.185+0200 I CONTROL [initandlisten]
  417. 2018-07-31T20:27:53.185+0200 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
  418. 2018-07-31T20:27:53.185+0200 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
  419. 2018-07-31T20:27:53.185+0200 I CONTROL [initandlisten]
  420. 2018-07-31T20:27:53.671+0200 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
  421. 2018-07-31T20:27:53.673+0200 I NETWORK [initandlisten] waiting for connections on port 27117
  422. 2018-07-31T20:27:54.034+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55286 #1 (1 connection now open)
  423. 2018-07-31T20:27:54.050+0200 I NETWORK [conn1] received client metadata from 127.0.0.1:55286 conn1: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  424. 2018-07-31T20:27:54.078+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55288 #2 (2 connections now open)
  425. 2018-07-31T20:27:54.078+0200 I NETWORK [conn2] received client metadata from 127.0.0.1:55288 conn2: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  426. 2018-07-31T20:27:54.983+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55292 #3 (3 connections now open)
  427. 2018-07-31T20:27:54.984+0200 I NETWORK [conn3] received client metadata from 127.0.0.1:55292 conn3: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  428. 2018-07-31T20:27:54.998+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55294 #4 (4 connections now open)
  429. 2018-07-31T20:27:54.999+0200 I NETWORK [conn4] received client metadata from 127.0.0.1:55294 conn4: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  430. 2018-07-31T20:27:55.098+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55296 #5 (5 connections now open)
  431. 2018-07-31T20:27:55.098+0200 I NETWORK [conn5] received client metadata from 127.0.0.1:55296 conn5: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  432. 2018-07-31T20:27:55.101+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55298 #6 (6 connections now open)
  433. 2018-07-31T20:27:55.101+0200 I NETWORK [conn6] received client metadata from 127.0.0.1:55298 conn6: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  434. 2018-07-31T20:27:55.102+0200 I COMMAND [conn6] terminating, shutdown command received { shutdown: 1, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" }
  435. 2018-07-31T20:27:55.102+0200 I NETWORK [conn6] shutdown: going to close listening sockets...
  436. 2018-07-31T20:27:55.102+0200 I NETWORK [conn6] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
  437. 2018-07-31T20:27:55.102+0200 I CONTROL [conn6] Shutting down free monitoring
  438. 2018-07-31T20:27:55.102+0200 I FTDC [conn6] Shutting down full-time diagnostic data capture
  439. 2018-07-31T20:27:55.104+0200 I STORAGE [conn6] WiredTigerKVEngine shutting down
  440. 2018-07-31T20:27:55.194+0200 I STORAGE [conn6] Downgrading WiredTiger datafiles.
  441. 2018-07-31T20:27:55.390+0200 I STORAGE [conn6] WiredTiger message [1533061675:390310][26623:0x7fc25fa73700], txn-recover: Main recovery loop: starting at 4/34048
  442. 2018-07-31T20:27:55.445+0200 I STORAGE [conn6] WiredTiger message [1533061675:445420][26623:0x7fc25fa73700], txn-recover: Recovering log 4 through 5
  443. 2018-07-31T20:27:55.480+0200 I STORAGE [conn6] WiredTiger message [1533061675:480404][26623:0x7fc25fa73700], txn-recover: Recovering log 5 through 5
  444. 2018-07-31T20:27:55.506+0200 I STORAGE [conn6] WiredTiger message [1533061675:506177][26623:0x7fc25fa73700], txn-recover: Set global recovery timestamp: 0
  445. 2018-07-31T20:27:56.247+0200 I STORAGE [conn6] shutdown: removing fs lock...
  446. 2018-07-31T20:27:56.248+0200 I CONTROL [conn6] now exiting
  447. 2018-07-31T20:27:56.248+0200 I CONTROL [conn6] shutting down with code:0
  448. 2018-07-31T20:32:25.015+0200 I CONTROL [main] ***** SERVER RESTARTED *****
  449. 2018-07-31T20:32:25.019+0200 I CONTROL [initandlisten] MongoDB starting : pid=28014 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=laptop
  450. 2018-07-31T20:32:25.019+0200 I CONTROL [initandlisten] db version v4.0.0
  451. 2018-07-31T20:32:25.019+0200 I CONTROL [initandlisten] git version: 3b07af3d4f471ae89e8186d33bbb1d5259597d51
  452. 2018-07-31T20:32:25.019+0200 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.0h 27 Mar 2018
  453. 2018-07-31T20:32:25.019+0200 I CONTROL [initandlisten] allocator: tcmalloc
  454. 2018-07-31T20:32:25.019+0200 I CONTROL [initandlisten] modules: none
  455. 2018-07-31T20:32:25.019+0200 I CONTROL [initandlisten] build environment:
  456. 2018-07-31T20:32:25.019+0200 I CONTROL [initandlisten] distarch: x86_64
  457. 2018-07-31T20:32:25.019+0200 I CONTROL [initandlisten] target_arch: x86_64
  458. 2018-07-31T20:32:25.019+0200 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, path: "/usr/lib/unifi/logs/mongod.log" } }
  459. 2018-07-31T20:32:25.019+0200 I STORAGE [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
  460. 2018-07-31T20:32:25.019+0200 I STORAGE [initandlisten]
  461. 2018-07-31T20:32:25.019+0200 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
  462. 2018-07-31T20:32:25.019+0200 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
  463. 2018-07-31T20:32:25.019+0200 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=7450M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
  464. 2018-07-31T20:32:25.605+0200 I STORAGE [initandlisten] WiredTiger message [1533061945:605627][28014:0x7fec5d6b9f00], txn-recover: Main recovery loop: starting at 6/896
  465. 2018-07-31T20:32:25.657+0200 I STORAGE [initandlisten] WiredTiger message [1533061945:657766][28014:0x7fec5d6b9f00], txn-recover: Recovering log 6 through 7
  466. 2018-07-31T20:32:25.696+0200 I STORAGE [initandlisten] WiredTiger message [1533061945:696084][28014:0x7fec5d6b9f00], txn-recover: Recovering log 7 through 7
  467. 2018-07-31T20:32:25.722+0200 I STORAGE [initandlisten] WiredTiger message [1533061945:722033][28014:0x7fec5d6b9f00], txn-recover: Set global recovery timestamp: 0
  468. 2018-07-31T20:32:25.768+0200 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
  469. 2018-07-31T20:32:25.926+0200 I CONTROL [initandlisten]
  470. 2018-07-31T20:32:25.926+0200 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
  471. 2018-07-31T20:32:25.926+0200 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
  472. 2018-07-31T20:32:25.926+0200 I CONTROL [initandlisten]
  473. 2018-07-31T20:32:26.455+0200 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
  474. 2018-07-31T20:32:26.456+0200 I NETWORK [initandlisten] waiting for connections on port 27117
  475. 2018-07-31T20:32:26.839+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55370 #1 (1 connection now open)
  476. 2018-07-31T20:32:26.850+0200 I NETWORK [conn1] received client metadata from 127.0.0.1:55370 conn1: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  477. 2018-07-31T20:32:26.881+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55372 #2 (2 connections now open)
  478. 2018-07-31T20:32:26.882+0200 I NETWORK [conn2] received client metadata from 127.0.0.1:55372 conn2: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  479. 2018-07-31T20:32:27.781+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55374 #3 (3 connections now open)
  480. 2018-07-31T20:32:27.782+0200 I NETWORK [conn3] received client metadata from 127.0.0.1:55374 conn3: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  481. 2018-07-31T20:32:27.789+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55376 #4 (4 connections now open)
  482. 2018-07-31T20:32:27.789+0200 I NETWORK [conn4] received client metadata from 127.0.0.1:55376 conn4: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  483. 2018-07-31T20:32:27.915+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55378 #5 (5 connections now open)
  484. 2018-07-31T20:32:27.915+0200 I NETWORK [conn5] received client metadata from 127.0.0.1:55378 conn5: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  485. 2018-07-31T20:32:27.918+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55380 #6 (6 connections now open)
  486. 2018-07-31T20:32:27.918+0200 I NETWORK [conn6] received client metadata from 127.0.0.1:55380 conn6: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  487. 2018-07-31T20:32:27.919+0200 I COMMAND [conn6] terminating, shutdown command received { shutdown: 1, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" }
  488. 2018-07-31T20:32:27.919+0200 I NETWORK [conn6] shutdown: going to close listening sockets...
  489. 2018-07-31T20:32:27.919+0200 I NETWORK [conn6] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
  490. 2018-07-31T20:32:27.919+0200 I CONTROL [conn6] Shutting down free monitoring
  491. 2018-07-31T20:32:27.919+0200 I FTDC [conn6] Shutting down full-time diagnostic data capture
  492. 2018-07-31T20:32:27.920+0200 I STORAGE [conn6] WiredTigerKVEngine shutting down
  493. 2018-07-31T20:32:28.049+0200 I STORAGE [conn6] Downgrading WiredTiger datafiles.
  494. 2018-07-31T20:32:28.214+0200 I STORAGE [conn6] WiredTiger message [1533061948:214675][28014:0x7fec49cea700], txn-recover: Main recovery loop: starting at 7/34048
  495. 2018-07-31T20:32:28.269+0200 I STORAGE [conn6] WiredTiger message [1533061948:269769][28014:0x7fec49cea700], txn-recover: Recovering log 7 through 8
  496. 2018-07-31T20:32:28.307+0200 I STORAGE [conn6] WiredTiger message [1533061948:307979][28014:0x7fec49cea700], txn-recover: Recovering log 8 through 8
  497. 2018-07-31T20:32:28.334+0200 I STORAGE [conn6] WiredTiger message [1533061948:334849][28014:0x7fec49cea700], txn-recover: Set global recovery timestamp: 0
  498. 2018-07-31T20:32:29.060+0200 I STORAGE [conn6] shutdown: removing fs lock...
  499. 2018-07-31T20:32:29.061+0200 I CONTROL [conn6] now exiting
  500. 2018-07-31T20:32:29.061+0200 I CONTROL [conn6] shutting down with code:0
  501. 2018-07-31T20:34:03.480+0200 I CONTROL [main] ***** SERVER RESTARTED *****
  502. 2018-07-31T20:34:03.485+0200 I CONTROL [initandlisten] MongoDB starting : pid=29096 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=laptop
  503. 2018-07-31T20:34:03.485+0200 I CONTROL [initandlisten] db version v4.0.0
  504. 2018-07-31T20:34:03.485+0200 I CONTROL [initandlisten] git version: 3b07af3d4f471ae89e8186d33bbb1d5259597d51
  505. 2018-07-31T20:34:03.485+0200 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.0h 27 Mar 2018
  506. 2018-07-31T20:34:03.485+0200 I CONTROL [initandlisten] allocator: tcmalloc
  507. 2018-07-31T20:34:03.485+0200 I CONTROL [initandlisten] modules: none
  508. 2018-07-31T20:34:03.485+0200 I CONTROL [initandlisten] build environment:
  509. 2018-07-31T20:34:03.485+0200 I CONTROL [initandlisten] distarch: x86_64
  510. 2018-07-31T20:34:03.485+0200 I CONTROL [initandlisten] target_arch: x86_64
  511. 2018-07-31T20:34:03.485+0200 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, path: "/usr/lib/unifi/logs/mongod.log" } }
  512. 2018-07-31T20:34:03.485+0200 I STORAGE [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
  513. 2018-07-31T20:34:03.485+0200 I STORAGE [initandlisten]
  514. 2018-07-31T20:34:03.485+0200 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
  515. 2018-07-31T20:34:03.485+0200 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
  516. 2018-07-31T20:34:03.485+0200 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=7450M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
  517. 2018-07-31T20:34:04.040+0200 I STORAGE [initandlisten] WiredTiger message [1533062044:40098][29096:0x7f5518ea5f00], txn-recover: Main recovery loop: starting at 9/896
  518. 2018-07-31T20:34:04.093+0200 I STORAGE [initandlisten] WiredTiger message [1533062044:93339][29096:0x7f5518ea5f00], txn-recover: Recovering log 9 through 10
  519. 2018-07-31T20:34:04.131+0200 I STORAGE [initandlisten] WiredTiger message [1533062044:131265][29096:0x7f5518ea5f00], txn-recover: Recovering log 10 through 10
  520. 2018-07-31T20:34:04.156+0200 I STORAGE [initandlisten] WiredTiger message [1533062044:156834][29096:0x7f5518ea5f00], txn-recover: Set global recovery timestamp: 0
  521. 2018-07-31T20:34:04.193+0200 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
  522. 2018-07-31T20:34:04.359+0200 I CONTROL [initandlisten]
  523. 2018-07-31T20:34:04.359+0200 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
  524. 2018-07-31T20:34:04.359+0200 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
  525. 2018-07-31T20:34:04.359+0200 I CONTROL [initandlisten]
  526. 2018-07-31T20:34:04.876+0200 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
  527. 2018-07-31T20:34:04.877+0200 I NETWORK [initandlisten] waiting for connections on port 27117
  528. 2018-07-31T20:34:05.293+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55448 #1 (1 connection now open)
  529. 2018-07-31T20:34:05.310+0200 I NETWORK [conn1] received client metadata from 127.0.0.1:55448 conn1: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  530. 2018-07-31T20:34:05.343+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55450 #2 (2 connections now open)
  531. 2018-07-31T20:34:05.344+0200 I NETWORK [conn2] received client metadata from 127.0.0.1:55450 conn2: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  532. 2018-07-31T20:34:06.228+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55452 #3 (3 connections now open)
  533. 2018-07-31T20:34:06.228+0200 I NETWORK [conn3] received client metadata from 127.0.0.1:55452 conn3: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  534. 2018-07-31T20:34:06.234+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55454 #4 (4 connections now open)
  535. 2018-07-31T20:34:06.234+0200 I NETWORK [conn4] received client metadata from 127.0.0.1:55454 conn4: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  536. 2018-07-31T20:34:06.354+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55456 #5 (5 connections now open)
  537. 2018-07-31T20:34:06.355+0200 I NETWORK [conn5] received client metadata from 127.0.0.1:55456 conn5: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  538. 2018-07-31T20:34:06.357+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55458 #6 (6 connections now open)
  539. 2018-07-31T20:34:06.361+0200 I NETWORK [conn6] received client metadata from 127.0.0.1:55458 conn6: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  540. 2018-07-31T20:34:06.361+0200 I COMMAND [conn6] terminating, shutdown command received { shutdown: 1, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" }
  541. 2018-07-31T20:34:06.361+0200 I NETWORK [conn6] shutdown: going to close listening sockets...
  542. 2018-07-31T20:34:06.361+0200 I NETWORK [conn6] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
  543. 2018-07-31T20:34:06.362+0200 I CONTROL [conn6] Shutting down free monitoring
  544. 2018-07-31T20:34:06.362+0200 I FTDC [conn6] Shutting down full-time diagnostic data capture
  545. 2018-07-31T20:34:06.363+0200 I STORAGE [conn6] WiredTigerKVEngine shutting down
  546. 2018-07-31T20:34:06.451+0200 I STORAGE [conn6] Downgrading WiredTiger datafiles.
  547. 2018-07-31T20:34:06.602+0200 I STORAGE [conn6] WiredTiger message [1533062046:602907][29096:0x7f55054d6700], txn-recover: Main recovery loop: starting at 10/33792
  548. 2018-07-31T20:34:06.655+0200 I STORAGE [conn6] WiredTiger message [1533062046:655377][29096:0x7f55054d6700], txn-recover: Recovering log 10 through 11
  549. 2018-07-31T20:34:06.692+0200 I STORAGE [conn6] WiredTiger message [1533062046:692039][29096:0x7f55054d6700], txn-recover: Recovering log 11 through 11
  550. 2018-07-31T20:34:06.726+0200 I STORAGE [conn6] WiredTiger message [1533062046:726734][29096:0x7f55054d6700], txn-recover: Set global recovery timestamp: 0
  551. 2018-07-31T20:34:07.408+0200 I STORAGE [conn6] shutdown: removing fs lock...
  552. 2018-07-31T20:34:07.409+0200 I CONTROL [conn6] now exiting
  553. 2018-07-31T20:34:07.409+0200 I CONTROL [conn6] shutting down with code:0
  554. 2018-07-31T20:36:08.565+0200 I CONTROL [main] ***** SERVER RESTARTED *****
  555. 2018-07-31T20:36:08.569+0200 I CONTROL [initandlisten] MongoDB starting : pid=30201 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=laptop
  556. 2018-07-31T20:36:08.569+0200 I CONTROL [initandlisten] db version v4.0.0
  557. 2018-07-31T20:36:08.569+0200 I CONTROL [initandlisten] git version: 3b07af3d4f471ae89e8186d33bbb1d5259597d51
  558. 2018-07-31T20:36:08.569+0200 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.0h 27 Mar 2018
  559. 2018-07-31T20:36:08.569+0200 I CONTROL [initandlisten] allocator: tcmalloc
  560. 2018-07-31T20:36:08.569+0200 I CONTROL [initandlisten] modules: none
  561. 2018-07-31T20:36:08.569+0200 I CONTROL [initandlisten] build environment:
  562. 2018-07-31T20:36:08.569+0200 I CONTROL [initandlisten] distarch: x86_64
  563. 2018-07-31T20:36:08.569+0200 I CONTROL [initandlisten] target_arch: x86_64
  564. 2018-07-31T20:36:08.569+0200 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, path: "/usr/lib/unifi/logs/mongod.log" } }
  565. 2018-07-31T20:36:08.569+0200 I STORAGE [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
  566. 2018-07-31T20:36:08.569+0200 I STORAGE [initandlisten]
  567. 2018-07-31T20:36:08.569+0200 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
  568. 2018-07-31T20:36:08.569+0200 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
  569. 2018-07-31T20:36:08.570+0200 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=7450M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
  570. 2018-07-31T20:36:09.136+0200 I STORAGE [initandlisten] WiredTiger message [1533062169:136639][30201:0x7f994f633f00], txn-recover: Main recovery loop: starting at 12/896
  571. 2018-07-31T20:36:09.193+0200 I STORAGE [initandlisten] WiredTiger message [1533062169:193850][30201:0x7f994f633f00], txn-recover: Recovering log 12 through 13
  572. 2018-07-31T20:36:09.233+0200 I STORAGE [initandlisten] WiredTiger message [1533062169:233495][30201:0x7f994f633f00], txn-recover: Recovering log 13 through 13
  573. 2018-07-31T20:36:09.260+0200 I STORAGE [initandlisten] WiredTiger message [1533062169:260694][30201:0x7f994f633f00], txn-recover: Set global recovery timestamp: 0
  574. 2018-07-31T20:36:09.310+0200 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
  575. 2018-07-31T20:36:09.484+0200 I CONTROL [initandlisten]
  576. 2018-07-31T20:36:09.484+0200 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
  577. 2018-07-31T20:36:09.484+0200 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
  578. 2018-07-31T20:36:09.484+0200 I CONTROL [initandlisten]
  579. 2018-07-31T20:36:10.000+0200 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
  580. 2018-07-31T20:36:10.002+0200 I NETWORK [initandlisten] waiting for connections on port 27117
  581. 2018-07-31T20:36:10.391+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55572 #1 (1 connection now open)
  582. 2018-07-31T20:36:10.404+0200 I NETWORK [conn1] received client metadata from 127.0.0.1:55572 conn1: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  583. 2018-07-31T20:36:10.427+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55574 #2 (2 connections now open)
  584. 2018-07-31T20:36:10.428+0200 I NETWORK [conn2] received client metadata from 127.0.0.1:55574 conn2: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  585. 2018-07-31T20:36:11.369+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55576 #3 (3 connections now open)
  586. 2018-07-31T20:36:11.370+0200 I NETWORK [conn3] received client metadata from 127.0.0.1:55576 conn3: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  587. 2018-07-31T20:36:11.372+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55578 #4 (4 connections now open)
  588. 2018-07-31T20:36:11.373+0200 I NETWORK [conn4] received client metadata from 127.0.0.1:55578 conn4: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  589. 2018-07-31T20:36:11.433+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55580 #5 (5 connections now open)
  590. 2018-07-31T20:36:11.433+0200 I NETWORK [conn5] received client metadata from 127.0.0.1:55580 conn5: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  591. 2018-07-31T20:36:11.436+0200 I NETWORK [listener] connection accepted from 127.0.0.1:55582 #6 (6 connections now open)
  592. 2018-07-31T20:36:11.438+0200 I NETWORK [conn6] received client metadata from 127.0.0.1:55582 conn6: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  593. 2018-07-31T20:36:11.439+0200 I COMMAND [conn6] terminating, shutdown command received { shutdown: 1, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" }
  594. 2018-07-31T20:36:11.439+0200 I NETWORK [conn6] shutdown: going to close listening sockets...
  595. 2018-07-31T20:36:11.439+0200 I NETWORK [conn6] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
  596. 2018-07-31T20:36:11.439+0200 I CONTROL [conn6] Shutting down free monitoring
  597. 2018-07-31T20:36:11.439+0200 I FTDC [conn6] Shutting down full-time diagnostic data capture
  598. 2018-07-31T20:36:11.441+0200 I STORAGE [conn6] WiredTigerKVEngine shutting down
  599. 2018-07-31T20:36:11.569+0200 I STORAGE [conn6] Downgrading WiredTiger datafiles.
  600. 2018-07-31T20:36:11.777+0200 I STORAGE [conn6] WiredTiger message [1533062171:777024][30201:0x7f993bc64700], txn-recover: Main recovery loop: starting at 13/33792
  601. 2018-07-31T20:36:11.851+0200 I STORAGE [conn6] WiredTiger message [1533062171:851243][30201:0x7f993bc64700], txn-recover: Recovering log 13 through 14
  602. 2018-07-31T20:36:11.892+0200 I STORAGE [conn6] WiredTiger message [1533062171:892303][30201:0x7f993bc64700], txn-recover: Recovering log 14 through 14
  603. 2018-07-31T20:36:11.921+0200 I STORAGE [conn6] WiredTiger message [1533062171:921847][30201:0x7f993bc64700], txn-recover: Set global recovery timestamp: 0
  604. 2018-07-31T20:36:12.603+0200 I STORAGE [conn6] shutdown: removing fs lock...
  605. 2018-07-31T20:36:12.603+0200 I CONTROL [conn6] now exiting
  606. 2018-07-31T20:36:12.604+0200 I CONTROL [conn6] shutting down with code:0
  607. 2018-07-31T22:00:02.092+0200 I CONTROL [main] ***** SERVER RESTARTED *****
  608. 2018-07-31T22:00:02.098+0200 I CONTROL [initandlisten] MongoDB starting : pid=7163 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=laptop
  609. 2018-07-31T22:00:02.098+0200 I CONTROL [initandlisten] db version v4.0.0
  610. 2018-07-31T22:00:02.098+0200 I CONTROL [initandlisten] git version: 3b07af3d4f471ae89e8186d33bbb1d5259597d51
  611. 2018-07-31T22:00:02.098+0200 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.0h 27 Mar 2018
  612. 2018-07-31T22:00:02.098+0200 I CONTROL [initandlisten] allocator: tcmalloc
  613. 2018-07-31T22:00:02.098+0200 I CONTROL [initandlisten] modules: none
  614. 2018-07-31T22:00:02.098+0200 I CONTROL [initandlisten] build environment:
  615. 2018-07-31T22:00:02.098+0200 I CONTROL [initandlisten] distarch: x86_64
  616. 2018-07-31T22:00:02.098+0200 I CONTROL [initandlisten] target_arch: x86_64
  617. 2018-07-31T22:00:02.098+0200 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, path: "/usr/lib/unifi/logs/mongod.log" } }
  618. 2018-07-31T22:00:02.099+0200 I STORAGE [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
  619. 2018-07-31T22:00:02.099+0200 I STORAGE [initandlisten]
  620. 2018-07-31T22:00:02.099+0200 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
  621. 2018-07-31T22:00:02.099+0200 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
  622. 2018-07-31T22:00:02.099+0200 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=7450M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
  623. 2018-07-31T22:00:02.673+0200 I STORAGE [initandlisten] WiredTiger message [1533067202:673823][7163:0x7fc2f12c1f00], txn-recover: Main recovery loop: starting at 15/896
  624. 2018-07-31T22:00:02.727+0200 I STORAGE [initandlisten] WiredTiger message [1533067202:727246][7163:0x7fc2f12c1f00], txn-recover: Recovering log 15 through 16
  625. 2018-07-31T22:00:02.764+0200 I STORAGE [initandlisten] WiredTiger message [1533067202:764868][7163:0x7fc2f12c1f00], txn-recover: Recovering log 16 through 16
  626. 2018-07-31T22:00:02.792+0200 I STORAGE [initandlisten] WiredTiger message [1533067202:792062][7163:0x7fc2f12c1f00], txn-recover: Set global recovery timestamp: 0
  627. 2018-07-31T22:00:02.826+0200 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
  628. 2018-07-31T22:00:02.991+0200 I CONTROL [initandlisten]
  629. 2018-07-31T22:00:02.991+0200 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
  630. 2018-07-31T22:00:02.991+0200 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
  631. 2018-07-31T22:00:02.991+0200 I CONTROL [initandlisten]
  632. 2018-07-31T22:00:03.467+0200 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
  633. 2018-07-31T22:00:03.469+0200 I NETWORK [initandlisten] waiting for connections on port 27117
  634. 2018-07-31T22:00:03.916+0200 I NETWORK [listener] connection accepted from 127.0.0.1:56410 #1 (1 connection now open)
  635. 2018-07-31T22:00:03.928+0200 I NETWORK [conn1] received client metadata from 127.0.0.1:56410 conn1: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  636. 2018-07-31T22:00:03.954+0200 I NETWORK [listener] connection accepted from 127.0.0.1:56412 #2 (2 connections now open)
  637. 2018-07-31T22:00:03.954+0200 I NETWORK [conn2] received client metadata from 127.0.0.1:56412 conn2: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  638. 2018-07-31T22:00:04.868+0200 I NETWORK [listener] connection accepted from 127.0.0.1:56414 #3 (3 connections now open)
  639. 2018-07-31T22:00:04.868+0200 I NETWORK [conn3] received client metadata from 127.0.0.1:56414 conn3: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  640. 2018-07-31T22:00:04.875+0200 I NETWORK [listener] connection accepted from 127.0.0.1:56416 #4 (4 connections now open)
  641. 2018-07-31T22:00:04.875+0200 I NETWORK [conn4] received client metadata from 127.0.0.1:56416 conn4: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  642. 2018-07-31T22:00:04.952+0200 I NETWORK [listener] connection accepted from 127.0.0.1:56418 #5 (5 connections now open)
  643. 2018-07-31T22:00:04.954+0200 I NETWORK [conn5] received client metadata from 127.0.0.1:56418 conn5: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  644. 2018-07-31T22:00:04.957+0200 I NETWORK [listener] connection accepted from 127.0.0.1:56420 #6 (6 connections now open)
  645. 2018-07-31T22:00:04.957+0200 I NETWORK [conn6] received client metadata from 127.0.0.1:56420 conn6: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  646. 2018-07-31T22:00:04.958+0200 I COMMAND [conn6] terminating, shutdown command received { shutdown: 1, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" }
  647. 2018-07-31T22:00:04.958+0200 I NETWORK [conn6] shutdown: going to close listening sockets...
  648. 2018-07-31T22:00:04.958+0200 I NETWORK [conn6] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
  649. 2018-07-31T22:00:04.958+0200 I CONTROL [conn6] Shutting down free monitoring
  650. 2018-07-31T22:00:04.959+0200 I FTDC [conn6] Shutting down full-time diagnostic data capture
  651. 2018-07-31T22:00:04.960+0200 I STORAGE [conn6] WiredTigerKVEngine shutting down
  652. 2018-07-31T22:00:05.072+0200 I STORAGE [conn6] Downgrading WiredTiger datafiles.
  653. 2018-07-31T22:00:05.226+0200 I STORAGE [conn6] WiredTiger message [1533067205:226418][7163:0x7fc2dd8f8700], txn-recover: Main recovery loop: starting at 16/33792
  654. 2018-07-31T22:00:05.278+0200 I STORAGE [conn6] WiredTiger message [1533067205:278554][7163:0x7fc2dd8f8700], txn-recover: Recovering log 16 through 17
  655. 2018-07-31T22:00:05.314+0200 I STORAGE [conn6] WiredTiger message [1533067205:314610][7163:0x7fc2dd8f8700], txn-recover: Recovering log 17 through 17
  656. 2018-07-31T22:00:05.340+0200 I STORAGE [conn6] WiredTiger message [1533067205:340591][7163:0x7fc2dd8f8700], txn-recover: Set global recovery timestamp: 0
  657. 2018-07-31T22:00:06.048+0200 I STORAGE [conn6] shutdown: removing fs lock...
  658. 2018-07-31T22:00:06.048+0200 I CONTROL [conn6] now exiting
  659. 2018-07-31T22:00:06.048+0200 I CONTROL [conn6] shutting down with code:0
  660. 2018-07-31T22:07:45.613+0200 I CONTROL [main] ***** SERVER RESTARTED *****
  661. 2018-07-31T22:07:45.619+0200 I CONTROL [initandlisten] MongoDB starting : pid=8817 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=laptop
  662. 2018-07-31T22:07:45.619+0200 I CONTROL [initandlisten] db version v4.0.0
  663. 2018-07-31T22:07:45.619+0200 I CONTROL [initandlisten] git version: 3b07af3d4f471ae89e8186d33bbb1d5259597d51
  664. 2018-07-31T22:07:45.619+0200 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.0h 27 Mar 2018
  665. 2018-07-31T22:07:45.619+0200 I CONTROL [initandlisten] allocator: tcmalloc
  666. 2018-07-31T22:07:45.619+0200 I CONTROL [initandlisten] modules: none
  667. 2018-07-31T22:07:45.619+0200 I CONTROL [initandlisten] build environment:
  668. 2018-07-31T22:07:45.619+0200 I CONTROL [initandlisten] distarch: x86_64
  669. 2018-07-31T22:07:45.619+0200 I CONTROL [initandlisten] target_arch: x86_64
  670. 2018-07-31T22:07:45.619+0200 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, path: "/usr/lib/unifi/logs/mongod.log" } }
  671. 2018-07-31T22:07:45.619+0200 I STORAGE [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
  672. 2018-07-31T22:07:45.619+0200 I STORAGE [initandlisten]
  673. 2018-07-31T22:07:45.619+0200 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
  674. 2018-07-31T22:07:45.619+0200 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
  675. 2018-07-31T22:07:45.619+0200 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=7450M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
  676. 2018-07-31T22:07:46.197+0200 I STORAGE [initandlisten] WiredTiger message [1533067666:197772][8817:0x7fdbdcbd2f00], txn-recover: Main recovery loop: starting at 18/896
  677. 2018-07-31T22:07:46.251+0200 I STORAGE [initandlisten] WiredTiger message [1533067666:251836][8817:0x7fdbdcbd2f00], txn-recover: Recovering log 18 through 19
  678. 2018-07-31T22:07:46.290+0200 I STORAGE [initandlisten] WiredTiger message [1533067666:290215][8817:0x7fdbdcbd2f00], txn-recover: Recovering log 19 through 19
  679. 2018-07-31T22:07:46.326+0200 I STORAGE [initandlisten] WiredTiger message [1533067666:326479][8817:0x7fdbdcbd2f00], txn-recover: Set global recovery timestamp: 0
  680. 2018-07-31T22:07:46.361+0200 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
  681. 2018-07-31T22:07:46.527+0200 I CONTROL [initandlisten]
  682. 2018-07-31T22:07:46.527+0200 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
  683. 2018-07-31T22:07:46.527+0200 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
  684. 2018-07-31T22:07:46.527+0200 I CONTROL [initandlisten]
  685. 2018-07-31T22:07:46.986+0200 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
  686. 2018-07-31T22:07:46.987+0200 I NETWORK [initandlisten] waiting for connections on port 27117
  687. 2018-07-31T22:07:47.430+0200 I NETWORK [listener] connection accepted from 127.0.0.1:56712 #1 (1 connection now open)
  688. 2018-07-31T22:07:47.441+0200 I NETWORK [conn1] received client metadata from 127.0.0.1:56712 conn1: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  689. 2018-07-31T22:07:47.476+0200 I NETWORK [listener] connection accepted from 127.0.0.1:56714 #2 (2 connections now open)
  690. 2018-07-31T22:07:47.477+0200 I NETWORK [conn2] received client metadata from 127.0.0.1:56714 conn2: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  691. 2018-07-31T22:07:48.350+0200 I NETWORK [listener] connection accepted from 127.0.0.1:56716 #3 (3 connections now open)
  692. 2018-07-31T22:07:48.350+0200 I NETWORK [conn3] received client metadata from 127.0.0.1:56716 conn3: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  693. 2018-07-31T22:07:48.357+0200 I NETWORK [listener] connection accepted from 127.0.0.1:56718 #4 (4 connections now open)
  694. 2018-07-31T22:07:48.358+0200 I NETWORK [conn4] received client metadata from 127.0.0.1:56718 conn4: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  695. 2018-07-31T22:07:48.507+0200 I NETWORK [listener] connection accepted from 127.0.0.1:56722 #5 (5 connections now open)
  696. 2018-07-31T22:07:48.507+0200 I NETWORK [conn5] received client metadata from 127.0.0.1:56722 conn5: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  697. 2018-07-31T22:07:48.510+0200 I NETWORK [listener] connection accepted from 127.0.0.1:56724 #6 (6 connections now open)
  698. 2018-07-31T22:07:48.514+0200 I NETWORK [conn6] received client metadata from 127.0.0.1:56724 conn6: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  699. 2018-07-31T22:07:48.516+0200 I COMMAND [conn6] terminating, shutdown command received { shutdown: 1, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" }
  700. 2018-07-31T22:07:48.516+0200 I NETWORK [conn6] shutdown: going to close listening sockets...
  701. 2018-07-31T22:07:48.516+0200 I NETWORK [conn6] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
  702. 2018-07-31T22:07:48.516+0200 I CONTROL [conn6] Shutting down free monitoring
  703. 2018-07-31T22:07:48.517+0200 I FTDC [conn6] Shutting down full-time diagnostic data capture
  704. 2018-07-31T22:07:48.518+0200 I STORAGE [conn6] WiredTigerKVEngine shutting down
  705. 2018-07-31T22:07:48.607+0200 I STORAGE [conn6] Downgrading WiredTiger datafiles.
  706. 2018-07-31T22:07:48.786+0200 I STORAGE [conn6] WiredTiger message [1533067668:786016][8817:0x7fdbc9209700], txn-recover: Main recovery loop: starting at 19/33792
  707. 2018-07-31T22:07:48.839+0200 I STORAGE [conn6] WiredTiger message [1533067668:839450][8817:0x7fdbc9209700], txn-recover: Recovering log 19 through 20
  708. 2018-07-31T22:07:48.875+0200 I STORAGE [conn6] WiredTiger message [1533067668:875962][8817:0x7fdbc9209700], txn-recover: Recovering log 20 through 20
  709. 2018-07-31T22:07:48.905+0200 I STORAGE [conn6] WiredTiger message [1533067668:905339][8817:0x7fdbc9209700], txn-recover: Set global recovery timestamp: 0
  710. 2018-07-31T22:07:49.649+0200 I STORAGE [conn6] shutdown: removing fs lock...
  711. 2018-07-31T22:07:49.649+0200 I CONTROL [conn6] now exiting
  712. 2018-07-31T22:07:49.649+0200 I CONTROL [conn6] shutting down with code:0
  713. 2018-07-31T23:07:31.059+0200 I CONTROL [main] ***** SERVER RESTARTED *****
  714. 2018-07-31T23:07:31.064+0200 I CONTROL [initandlisten] MongoDB starting : pid=10876 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=laptop
  715. 2018-07-31T23:07:31.064+0200 I CONTROL [initandlisten] db version v4.0.0
  716. 2018-07-31T23:07:31.064+0200 I CONTROL [initandlisten] git version: 3b07af3d4f471ae89e8186d33bbb1d5259597d51
  717. 2018-07-31T23:07:31.065+0200 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.0h 27 Mar 2018
  718. 2018-07-31T23:07:31.065+0200 I CONTROL [initandlisten] allocator: tcmalloc
  719. 2018-07-31T23:07:31.065+0200 I CONTROL [initandlisten] modules: none
  720. 2018-07-31T23:07:31.065+0200 I CONTROL [initandlisten] build environment:
  721. 2018-07-31T23:07:31.065+0200 I CONTROL [initandlisten] distarch: x86_64
  722. 2018-07-31T23:07:31.065+0200 I CONTROL [initandlisten] target_arch: x86_64
  723. 2018-07-31T23:07:31.065+0200 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, path: "/usr/lib/unifi/logs/mongod.log" } }
  724. 2018-07-31T23:07:31.065+0200 I STORAGE [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
  725. 2018-07-31T23:07:31.065+0200 I STORAGE [initandlisten]
  726. 2018-07-31T23:07:31.065+0200 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
  727. 2018-07-31T23:07:31.065+0200 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
  728. 2018-07-31T23:07:31.065+0200 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=7450M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
  729. 2018-07-31T23:07:31.614+0200 I STORAGE [initandlisten] WiredTiger message [1533071251:614192][10876:0x7f9b77288f00], txn-recover: Main recovery loop: starting at 21/896
  730. 2018-07-31T23:07:31.665+0200 I STORAGE [initandlisten] WiredTiger message [1533071251:665640][10876:0x7f9b77288f00], txn-recover: Recovering log 21 through 22
  731. 2018-07-31T23:07:31.703+0200 I STORAGE [initandlisten] WiredTiger message [1533071251:703233][10876:0x7f9b77288f00], txn-recover: Recovering log 22 through 22
  732. 2018-07-31T23:07:31.728+0200 I STORAGE [initandlisten] WiredTiger message [1533071251:728703][10876:0x7f9b77288f00], txn-recover: Set global recovery timestamp: 0
  733. 2018-07-31T23:07:31.769+0200 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
  734. 2018-07-31T23:07:31.942+0200 I CONTROL [initandlisten]
  735. 2018-07-31T23:07:31.942+0200 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
  736. 2018-07-31T23:07:31.942+0200 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
  737. 2018-07-31T23:07:31.942+0200 I CONTROL [initandlisten]
  738. 2018-07-31T23:07:32.439+0200 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
  739. 2018-07-31T23:07:32.440+0200 I NETWORK [initandlisten] waiting for connections on port 27117
  740. 2018-07-31T23:07:32.883+0200 I NETWORK [listener] connection accepted from 127.0.0.1:57202 #1 (1 connection now open)
  741. 2018-07-31T23:07:32.889+0200 I NETWORK [conn1] received client metadata from 127.0.0.1:57202 conn1: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  742. 2018-07-31T23:07:32.903+0200 I NETWORK [listener] connection accepted from 127.0.0.1:57204 #2 (2 connections now open)
  743. 2018-07-31T23:07:32.903+0200 I NETWORK [conn2] received client metadata from 127.0.0.1:57204 conn2: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  744. 2018-07-31T23:07:33.756+0200 I NETWORK [listener] connection accepted from 127.0.0.1:57206 #3 (3 connections now open)
  745. 2018-07-31T23:07:33.756+0200 I NETWORK [conn3] received client metadata from 127.0.0.1:57206 conn3: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  746. 2018-07-31T23:07:33.763+0200 I NETWORK [listener] connection accepted from 127.0.0.1:57208 #4 (4 connections now open)
  747. 2018-07-31T23:07:33.764+0200 I NETWORK [conn4] received client metadata from 127.0.0.1:57208 conn4: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  748. 2018-07-31T23:07:33.896+0200 I NETWORK [listener] connection accepted from 127.0.0.1:57210 #5 (5 connections now open)
  749. 2018-07-31T23:07:33.896+0200 I NETWORK [conn5] received client metadata from 127.0.0.1:57210 conn5: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  750. 2018-07-31T23:07:33.899+0200 I NETWORK [listener] connection accepted from 127.0.0.1:57212 #6 (6 connections now open)
  751. 2018-07-31T23:07:33.899+0200 I NETWORK [conn6] received client metadata from 127.0.0.1:57212 conn6: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  752. 2018-07-31T23:07:33.900+0200 I COMMAND [conn6] terminating, shutdown command received { shutdown: 1, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" }
  753. 2018-07-31T23:07:33.900+0200 I NETWORK [conn6] shutdown: going to close listening sockets...
  754. 2018-07-31T23:07:33.901+0200 I NETWORK [conn6] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
  755. 2018-07-31T23:07:33.901+0200 I CONTROL [conn6] Shutting down free monitoring
  756. 2018-07-31T23:07:33.901+0200 I FTDC [conn6] Shutting down full-time diagnostic data capture
  757. 2018-07-31T23:07:33.902+0200 I STORAGE [conn6] WiredTigerKVEngine shutting down
  758. 2018-07-31T23:07:34.036+0200 I STORAGE [conn6] Downgrading WiredTiger datafiles.
  759. 2018-07-31T23:07:34.191+0200 I STORAGE [conn6] WiredTiger message [1533071254:191825][10876:0x7f9b638bf700], txn-recover: Main recovery loop: starting at 22/33792
  760. 2018-07-31T23:07:34.246+0200 I STORAGE [conn6] WiredTiger message [1533071254:246563][10876:0x7f9b638bf700], txn-recover: Recovering log 22 through 23
  761. 2018-07-31T23:07:34.285+0200 I STORAGE [conn6] WiredTiger message [1533071254:285676][10876:0x7f9b638bf700], txn-recover: Recovering log 23 through 23
  762. 2018-07-31T23:07:34.313+0200 I STORAGE [conn6] WiredTiger message [1533071254:313360][10876:0x7f9b638bf700], txn-recover: Set global recovery timestamp: 0
  763. 2018-07-31T23:07:35.047+0200 I STORAGE [conn6] shutdown: removing fs lock...
  764. 2018-07-31T23:07:35.047+0200 I CONTROL [conn6] now exiting
  765. 2018-07-31T23:07:35.047+0200 I CONTROL [conn6] shutting down with code:0
  766. 2018-07-31T23:25:09.944+0200 I CONTROL [main] ***** SERVER RESTARTED *****
  767. 2018-07-31T23:25:09.949+0200 I CONTROL [initandlisten] MongoDB starting : pid=19195 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=laptop
  768. 2018-07-31T23:25:09.949+0200 I CONTROL [initandlisten] db version v4.0.0
  769. 2018-07-31T23:25:09.949+0200 I CONTROL [initandlisten] git version: 3b07af3d4f471ae89e8186d33bbb1d5259597d51
  770. 2018-07-31T23:25:09.949+0200 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.0h 27 Mar 2018
  771. 2018-07-31T23:25:09.950+0200 I CONTROL [initandlisten] allocator: tcmalloc
  772. 2018-07-31T23:25:09.950+0200 I CONTROL [initandlisten] modules: none
  773. 2018-07-31T23:25:09.950+0200 I CONTROL [initandlisten] build environment:
  774. 2018-07-31T23:25:09.950+0200 I CONTROL [initandlisten] distarch: x86_64
  775. 2018-07-31T23:25:09.950+0200 I CONTROL [initandlisten] target_arch: x86_64
  776. 2018-07-31T23:25:09.950+0200 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, path: "/usr/lib/unifi/logs/mongod.log" } }
  777. 2018-07-31T23:25:09.950+0200 I STORAGE [initandlisten]
  778. 2018-07-31T23:25:09.950+0200 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
  779. 2018-07-31T23:25:09.950+0200 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
  780. 2018-07-31T23:25:09.950+0200 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=7450M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
  781. 2018-07-31T23:25:10.441+0200 I STORAGE [initandlisten] WiredTiger message [1533072310:441004][19195:0x7f90349c7f00], txn-recover: Set global recovery timestamp: 0
  782. 2018-07-31T23:25:10.467+0200 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
  783. 2018-07-31T23:25:10.513+0200 I CONTROL [initandlisten]
  784. 2018-07-31T23:25:10.513+0200 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
  785. 2018-07-31T23:25:10.513+0200 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
  786. 2018-07-31T23:25:10.513+0200 I CONTROL [initandlisten]
  787. 2018-07-31T23:25:10.514+0200 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: 6db043f6-c81b-42b6-9b76-3f013e84206d
  788. 2018-07-31T23:25:10.544+0200 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0
  789. 2018-07-31T23:25:10.548+0200 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: d167f624-26b5-4f5f-bd5d-365624371c34
  790. 2018-07-31T23:25:10.580+0200 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
  791. 2018-07-31T23:25:10.582+0200 I NETWORK [initandlisten] waiting for connections on port 27117
  792. 2018-07-31T23:25:10.582+0200 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: f844529b-1f62-4eae-a760-abd3b4417bfa
  793. 2018-07-31T23:25:10.636+0200 I INDEX [LogicalSessionCacheRefresh] build index on: config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", ns: "config.system.sessions", expireAfterSeconds: 1800 }
  794. 2018-07-31T23:25:10.636+0200 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  795. 2018-07-31T23:25:10.638+0200 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs
  796. 2018-07-31T23:25:10.743+0200 I NETWORK [listener] connection accepted from 127.0.0.1:57396 #1 (1 connection now open)
  797. 2018-07-31T23:25:10.760+0200 I NETWORK [conn1] received client metadata from 127.0.0.1:57396 conn1: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  798. 2018-07-31T23:25:10.789+0200 I NETWORK [listener] connection accepted from 127.0.0.1:57398 #2 (2 connections now open)
  799. 2018-07-31T23:25:10.790+0200 I NETWORK [conn2] received client metadata from 127.0.0.1:57398 conn2: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  800. 2018-07-31T23:25:10.853+0200 I COMMAND [conn2] setting featureCompatibilityVersion to downgrading to 3.6
  801. 2018-07-31T23:25:10.853+0200 I NETWORK [conn2] Skip closing connection for connection # 2
  802. 2018-07-31T23:25:10.853+0200 I NETWORK [conn2] Skip closing connection for connection # 1
  803. 2018-07-31T23:25:10.853+0200 I COMMAND [conn2] setting featureCompatibilityVersion to 3.6
  804. 2018-07-31T23:25:10.923+0200 I STORAGE [conn2] createCollection: ace.heatmap with generated UUID: 623c88d2-ae2d-479b-a6cf-897edbaa3a39
  805. 2018-07-31T23:25:10.964+0200 I INDEX [conn2] build index on: ace.heatmap properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.heatmap" }
  806. 2018-07-31T23:25:10.964+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  807. 2018-07-31T23:25:10.966+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  808. 2018-07-31T23:25:10.993+0200 I INDEX [conn2] build index on: ace.heatmap properties: { v: 2, key: { site_id: 1, map_id: 1 }, name: "site_id_1_map_id_1", ns: "ace.heatmap" }
  809. 2018-07-31T23:25:10.993+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  810. 2018-07-31T23:25:10.995+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  811. 2018-07-31T23:25:11.024+0200 I INDEX [conn2] build index on: ace.heatmap properties: { v: 2, key: { site_id: 1, type: 1 }, name: "site_id_1_type_1", ns: "ace.heatmap" }
  812. 2018-07-31T23:25:11.025+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  813. 2018-07-31T23:25:11.027+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  814. 2018-07-31T23:25:11.030+0200 I STORAGE [conn2] createCollection: ace.voucher with generated UUID: c2e506e0-379c-4278-811b-c34598f9e779
  815. 2018-07-31T23:25:11.072+0200 I INDEX [conn2] build index on: ace.voucher properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.voucher" }
  816. 2018-07-31T23:25:11.072+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  817. 2018-07-31T23:25:11.073+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  818. 2018-07-31T23:25:11.087+0200 I INDEX [conn2] build index on: ace.voucher properties: { v: 2, key: { site_id: 1, code: 1 }, name: "site_id_1_code_1", ns: "ace.voucher" }
  819. 2018-07-31T23:25:11.087+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  820. 2018-07-31T23:25:11.087+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  821. 2018-07-31T23:25:11.105+0200 I INDEX [conn2] build index on: ace.voucher properties: { v: 2, key: { site_id: 1, create_time: 1 }, name: "site_id_1_create_time_1", ns: "ace.voucher" }
  822. 2018-07-31T23:25:11.105+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  823. 2018-07-31T23:25:11.107+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  824. 2018-07-31T23:25:11.109+0200 I STORAGE [conn2] createCollection: ace.admin with generated UUID: c26f6b42-71a8-4f6f-9db9-eb2dcc05a9be
  825. 2018-07-31T23:25:11.160+0200 I INDEX [conn2] build index on: ace.admin properties: { v: 2, key: { email: 1 }, name: "email_1", ns: "ace.admin" }
  826. 2018-07-31T23:25:11.160+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  827. 2018-07-31T23:25:11.162+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  828. 2018-07-31T23:25:11.164+0200 I STORAGE [conn2] createCollection: ace.networkconf with generated UUID: ae1a0693-7ebc-4fde-8ba9-d60a73edf2f1
  829. 2018-07-31T23:25:11.219+0200 I INDEX [conn2] build index on: ace.networkconf properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.networkconf" }
  830. 2018-07-31T23:25:11.219+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  831. 2018-07-31T23:25:11.221+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  832. 2018-07-31T23:25:11.223+0200 I STORAGE [conn2] createCollection: ace.rogueknown with generated UUID: e1779c00-ff3f-48a0-8c00-32be81832510
  833. 2018-07-31T23:25:11.272+0200 I INDEX [conn2] build index on: ace.rogueknown properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.rogueknown" }
  834. 2018-07-31T23:25:11.272+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  835. 2018-07-31T23:25:11.274+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  836. 2018-07-31T23:25:11.276+0200 I STORAGE [conn2] createCollection: ace.privilege with generated UUID: 1d754002-c032-41b2-a205-cd9961ec4b93
  837. 2018-07-31T23:25:11.328+0200 I INDEX [conn2] build index on: ace.privilege properties: { v: 2, key: { admin_id: 1 }, name: "admin_id_1", ns: "ace.privilege" }
  838. 2018-07-31T23:25:11.328+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  839. 2018-07-31T23:25:11.330+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  840. 2018-07-31T23:25:11.332+0200 I STORAGE [conn2] createCollection: ace.radiusprofile with generated UUID: 829e165f-b1f1-4963-afed-e3934021d6ff
  841. 2018-07-31T23:25:11.401+0200 I INDEX [conn2] build index on: ace.radiusprofile properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.radiusprofile" }
  842. 2018-07-31T23:25:11.401+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  843. 2018-07-31T23:25:11.402+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  844. 2018-07-31T23:25:11.405+0200 I STORAGE [conn2] createCollection: ace.scheduletask with generated UUID: 68b171ce-5ce1-4cfe-962c-84efcb899fe0
  845. 2018-07-31T23:25:11.458+0200 I INDEX [conn2] build index on: ace.scheduletask properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.scheduletask" }
  846. 2018-07-31T23:25:11.458+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  847. 2018-07-31T23:25:11.460+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  848. 2018-07-31T23:25:11.462+0200 I STORAGE [conn2] createCollection: ace.setting with generated UUID: 689dae4d-bd09-4c1a-b874-42c0449c2698
  849. 2018-07-31T23:25:11.523+0200 I INDEX [conn2] build index on: ace.setting properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.setting" }
  850. 2018-07-31T23:25:11.523+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  851. 2018-07-31T23:25:11.525+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  852. 2018-07-31T23:25:11.544+0200 I INDEX [conn2] build index on: ace.setting properties: { v: 2, key: { site_id: 1, key: 1 }, name: "site_id_1_key_1", ns: "ace.setting" }
  853. 2018-07-31T23:25:11.544+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  854. 2018-07-31T23:25:11.545+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  855. 2018-07-31T23:25:11.547+0200 I STORAGE [conn2] createCollection: ace.routing with generated UUID: 50e0bf00-2ffd-4d94-a313-2426db9eecef
  856. 2018-07-31T23:25:11.592+0200 I INDEX [conn2] build index on: ace.routing properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.routing" }
  857. 2018-07-31T23:25:11.592+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  858. 2018-07-31T23:25:11.594+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  859. 2018-07-31T23:25:11.596+0200 I STORAGE [conn2] createCollection: ace.portconf with generated UUID: 1e806d66-85ee-40f9-8f1f-47477c5558f1
  860. 2018-07-31T23:25:11.649+0200 I INDEX [conn2] build index on: ace.portconf properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.portconf" }
  861. 2018-07-31T23:25:11.649+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  862. 2018-07-31T23:25:11.651+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  863. 2018-07-31T23:25:11.653+0200 I STORAGE [conn2] createCollection: ace.alarm with generated UUID: 861e01a6-cc73-419b-9d69-fd50372bd16f
  864. 2018-07-31T23:25:11.704+0200 I INDEX [conn2] build index on: ace.alarm properties: { v: 2, key: { datetime: 1 }, name: "datetime_1", ns: "ace.alarm" }
  865. 2018-07-31T23:25:11.704+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  866. 2018-07-31T23:25:11.706+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  867. 2018-07-31T23:25:11.723+0200 I INDEX [conn2] build index on: ace.alarm properties: { v: 2, key: { archived: 1 }, name: "archived_1", ns: "ace.alarm" }
  868. 2018-07-31T23:25:11.723+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  869. 2018-07-31T23:25:11.725+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  870. 2018-07-31T23:25:11.727+0200 I STORAGE [conn2] createCollection: ace.firewallrule with generated UUID: ff592cf9-f14e-4cbc-988f-81a89adfb404
  871. 2018-07-31T23:25:11.781+0200 I INDEX [conn2] build index on: ace.firewallrule properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.firewallrule" }
  872. 2018-07-31T23:25:11.781+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  873. 2018-07-31T23:25:11.782+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  874. 2018-07-31T23:25:11.784+0200 I STORAGE [conn2] createCollection: ace.payment with generated UUID: a341301f-54cd-418f-a490-5fd5341acd03
  875. 2018-07-31T23:25:11.837+0200 I INDEX [conn2] build index on: ace.payment properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.payment" }
  876. 2018-07-31T23:25:11.837+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  877. 2018-07-31T23:25:11.838+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  878. 2018-07-31T23:25:11.858+0200 I INDEX [conn2] build index on: ace.payment properties: { v: 2, key: { site_id: 1, within: 1 }, name: "site_id_1_within_1", ns: "ace.payment" }
  879. 2018-07-31T23:25:11.858+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  880. 2018-07-31T23:25:11.860+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  881. 2018-07-31T23:25:11.881+0200 I INDEX [conn2] build index on: ace.payment properties: { v: 2, key: { site_id: 1, time: 1 }, name: "site_id_1_time_1", ns: "ace.payment" }
  882. 2018-07-31T23:25:11.881+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  883. 2018-07-31T23:25:11.883+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  884. 2018-07-31T23:25:11.885+0200 I STORAGE [conn2] createCollection: ace.tag with generated UUID: fda44009-c1dd-4ac2-a44c-b25eb38570ae
  885. 2018-07-31T23:25:11.944+0200 I INDEX [conn2] build index on: ace.tag properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.tag" }
  886. 2018-07-31T23:25:11.945+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  887. 2018-07-31T23:25:11.946+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  888. 2018-07-31T23:25:11.949+0200 I STORAGE [conn2] createCollection: ace.event with generated UUID: 2044c808-fea2-4a9b-9090-309f94559318
  889. 2018-07-31T23:25:12.007+0200 I INDEX [conn2] build index on: ace.event properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.event" }
  890. 2018-07-31T23:25:12.007+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  891. 2018-07-31T23:25:12.009+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  892. 2018-07-31T23:25:12.030+0200 I INDEX [conn2] build index on: ace.event properties: { v: 2, key: { site_id: 1, key: 1 }, name: "site_id_1_key_1", ns: "ace.event" }
  893. 2018-07-31T23:25:12.030+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  894. 2018-07-31T23:25:12.031+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  895. 2018-07-31T23:25:12.045+0200 I INDEX [conn2] build index on: ace.event properties: { v: 2, key: { site_id: 1, datetime: 1 }, name: "site_id_1_datetime_1", ns: "ace.event" }
  896. 2018-07-31T23:25:12.045+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  897. 2018-07-31T23:25:12.045+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  898. 2018-07-31T23:25:12.062+0200 I INDEX [conn2] build index on: ace.event properties: { v: 2, key: { site_id: 1, subsystem: 1 }, name: "site_id_1_subsystem_1", ns: "ace.event" }
  899. 2018-07-31T23:25:12.062+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  900. 2018-07-31T23:25:12.062+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  901. 2018-07-31T23:25:12.063+0200 I STORAGE [conn2] createCollection: ace.wlangroup with generated UUID: 59ee038d-d75b-4eea-9bea-0a6906a22a69
  902. 2018-07-31T23:25:12.107+0200 I INDEX [conn2] build index on: ace.wlangroup properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.wlangroup" }
  903. 2018-07-31T23:25:12.108+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  904. 2018-07-31T23:25:12.109+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  905. 2018-07-31T23:25:12.112+0200 I STORAGE [conn2] createCollection: ace.map with generated UUID: 86e039c6-d1df-4c83-a3c0-0ff5325defaa
  906. 2018-07-31T23:25:12.166+0200 I INDEX [conn2] build index on: ace.map properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.map" }
  907. 2018-07-31T23:25:12.166+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  908. 2018-07-31T23:25:12.168+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  909. 2018-07-31T23:25:12.170+0200 I STORAGE [conn2] createCollection: ace.verification with generated UUID: c876a7ca-4b16-4646-aeb1-2c00cd87fcc9
  910. 2018-07-31T23:25:12.223+0200 I INDEX [conn2] build index on: ace.verification properties: { v: 2, key: { token: 1 }, name: "token_1", ns: "ace.verification" }
  911. 2018-07-31T23:25:12.223+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  912. 2018-07-31T23:25:12.225+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  913. 2018-07-31T23:25:12.246+0200 I INDEX [conn2] build index on: ace.verification properties: { v: 2, key: { email: 1 }, name: "email_1", ns: "ace.verification" }
  914. 2018-07-31T23:25:12.246+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  915. 2018-07-31T23:25:12.248+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  916. 2018-07-31T23:25:12.250+0200 I STORAGE [conn2] createCollection: ace.rogue with generated UUID: 26893170-cc0a-4659-9111-9209700d364c
  917. 2018-07-31T23:25:12.305+0200 I INDEX [conn2] build index on: ace.rogue properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.rogue" }
  918. 2018-07-31T23:25:12.305+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  919. 2018-07-31T23:25:12.307+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  920. 2018-07-31T23:25:12.330+0200 I INDEX [conn2] build index on: ace.rogue properties: { v: 2, key: { site_id: 1, bssid: 1 }, name: "site_id_1_bssid_1", ns: "ace.rogue" }
  921. 2018-07-31T23:25:12.330+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  922. 2018-07-31T23:25:12.331+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  923. 2018-07-31T23:25:12.351+0200 I INDEX [conn2] build index on: ace.rogue properties: { v: 2, key: { site_id: 1, ap_mac: 1 }, name: "site_id_1_ap_mac_1", ns: "ace.rogue" }
  924. 2018-07-31T23:25:12.351+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  925. 2018-07-31T23:25:12.353+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  926. 2018-07-31T23:25:12.373+0200 I INDEX [conn2] build index on: ace.rogue properties: { v: 2, key: { site_id: 1, last_seen: 1 }, name: "site_id_1_last_seen_1", ns: "ace.rogue" }
  927. 2018-07-31T23:25:12.373+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  928. 2018-07-31T23:25:12.375+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  929. 2018-07-31T23:25:12.395+0200 I INDEX [conn2] build index on: ace.rogue properties: { v: 2, key: { site_id: 1, rssi: 1 }, name: "site_id_1_rssi_1", ns: "ace.rogue" }
  930. 2018-07-31T23:25:12.395+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  931. 2018-07-31T23:25:12.397+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  932. 2018-07-31T23:25:12.399+0200 I STORAGE [conn2] createCollection: ace.stat with generated UUID: 46acfe2b-db46-41cf-80a5-b4e88c2bde31
  933. 2018-07-31T23:25:12.451+0200 I INDEX [conn2] build index on: ace.stat properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.stat" }
  934. 2018-07-31T23:25:12.451+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  935. 2018-07-31T23:25:12.453+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  936. 2018-07-31T23:25:12.474+0200 I INDEX [conn2] build index on: ace.stat properties: { v: 2, key: { site_id: 1, o: 1 }, name: "site_id_1_o_1", ns: "ace.stat" }
  937. 2018-07-31T23:25:12.474+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  938. 2018-07-31T23:25:12.476+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  939. 2018-07-31T23:25:12.496+0200 I INDEX [conn2] build index on: ace.stat properties: { v: 2, key: { site_id: 1, user: 1 }, name: "site_id_1_user_1", ns: "ace.stat" }
  940. 2018-07-31T23:25:12.496+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  941. 2018-07-31T23:25:12.498+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  942. 2018-07-31T23:25:12.516+0200 I INDEX [conn2] build index on: ace.stat properties: { v: 2, key: { site_id: 1, wlan: 1 }, name: "site_id_1_wlan_1", ns: "ace.stat" }
  943. 2018-07-31T23:25:12.516+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  944. 2018-07-31T23:25:12.518+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  945. 2018-07-31T23:25:12.537+0200 I INDEX [conn2] build index on: ace.stat properties: { v: 2, key: { site_id: 1, ap: 1 }, name: "site_id_1_ap_1", ns: "ace.stat" }
  946. 2018-07-31T23:25:12.537+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  947. 2018-07-31T23:25:12.538+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  948. 2018-07-31T23:25:12.553+0200 I INDEX [conn2] build index on: ace.stat properties: { v: 2, key: { site_id: 1, datetime: 1 }, name: "site_id_1_datetime_1", ns: "ace.stat" }
  949. 2018-07-31T23:25:12.553+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  950. 2018-07-31T23:25:12.554+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  951. 2018-07-31T23:25:12.554+0200 I STORAGE [conn2] createCollection: ace.dpiapp with generated UUID: d0f91bc2-75b7-4e71-bd30-09184f4bdcc9
  952. 2018-07-31T23:25:12.601+0200 I INDEX [conn2] build index on: ace.dpiapp properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.dpiapp" }
  953. 2018-07-31T23:25:12.601+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  954. 2018-07-31T23:25:12.603+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  955. 2018-07-31T23:25:12.605+0200 I STORAGE [conn2] createCollection: ace.virtualdevice with generated UUID: 7f712847-3f60-4106-b721-d238221381cf
  956. 2018-07-31T23:25:12.656+0200 I INDEX [conn2] build index on: ace.virtualdevice properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.virtualdevice" }
  957. 2018-07-31T23:25:12.656+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  958. 2018-07-31T23:25:12.658+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  959. 2018-07-31T23:25:12.660+0200 I STORAGE [conn2] createCollection: ace.portalfile with generated UUID: c7e905ec-8642-4761-9aa5-7fb75984f36e
  960. 2018-07-31T23:25:12.712+0200 I INDEX [conn2] build index on: ace.portalfile properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.portalfile" }
  961. 2018-07-31T23:25:12.712+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  962. 2018-07-31T23:25:12.714+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  963. 2018-07-31T23:25:12.716+0200 I STORAGE [conn2] createCollection: ace.wlanconf with generated UUID: 1134af14-a4bb-4b71-94ca-d35353c10741
  964. 2018-07-31T23:25:12.770+0200 I INDEX [conn2] build index on: ace.wlanconf properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.wlanconf" }
  965. 2018-07-31T23:25:12.770+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  966. 2018-07-31T23:25:12.772+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  967. 2018-07-31T23:25:12.792+0200 I INDEX [conn2] build index on: ace.wlanconf properties: { v: 2, key: { site_id: 1, usergroup_id: 1 }, name: "site_id_1_usergroup_id_1", ns: "ace.wlanconf" }
  968. 2018-07-31T23:25:12.792+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  969. 2018-07-31T23:25:12.794+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  970. 2018-07-31T23:25:12.814+0200 I INDEX [conn2] build index on: ace.wlanconf properties: { v: 2, key: { site_id: 1, attr_hidden_id: 1 }, name: "site_id_1_attr_hidden_id_1", ns: "ace.wlanconf" }
  971. 2018-07-31T23:25:12.814+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  972. 2018-07-31T23:25:12.816+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  973. 2018-07-31T23:25:12.818+0200 I STORAGE [conn2] createCollection: ace.firewallgroup with generated UUID: fb995e11-a515-41d0-83b4-6e1963cb7c7d
  974. 2018-07-31T23:25:12.867+0200 I INDEX [conn2] build index on: ace.firewallgroup properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.firewallgroup" }
  975. 2018-07-31T23:25:12.867+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  976. 2018-07-31T23:25:12.869+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  977. 2018-07-31T23:25:12.871+0200 I STORAGE [conn2] createCollection: ace.hotspotop with generated UUID: 26b7b583-bbf7-4d32-8b76-e8e12e8b6a91
  978. 2018-07-31T23:25:12.920+0200 I INDEX [conn2] build index on: ace.hotspotop properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.hotspotop" }
  979. 2018-07-31T23:25:12.920+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  980. 2018-07-31T23:25:12.922+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  981. 2018-07-31T23:25:12.941+0200 I INDEX [conn2] build index on: ace.hotspotop properties: { v: 2, key: { site_id: 1, name: 1 }, name: "site_id_1_name_1", ns: "ace.hotspotop" }
  982. 2018-07-31T23:25:12.941+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  983. 2018-07-31T23:25:12.943+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  984. 2018-07-31T23:25:12.945+0200 I STORAGE [conn2] createCollection: ace.portforward with generated UUID: 1bb4b015-708c-44ae-a098-d376751c28c3
  985. 2018-07-31T23:25:12.990+0200 I INDEX [conn2] build index on: ace.portforward properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.portforward" }
  986. 2018-07-31T23:25:12.990+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  987. 2018-07-31T23:25:12.992+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  988. 2018-07-31T23:25:12.994+0200 I STORAGE [conn2] createCollection: ace.dhcpoption with generated UUID: 8794fadf-0bfc-48d9-b914-54855f7e9499
  989. 2018-07-31T23:25:13.046+0200 I INDEX [conn2] build index on: ace.dhcpoption properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.dhcpoption" }
  990. 2018-07-31T23:25:13.046+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  991. 2018-07-31T23:25:13.047+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  992. 2018-07-31T23:25:13.049+0200 I STORAGE [conn2] createCollection: ace.heatmappoint with generated UUID: 2087991e-03ec-4a0d-b4ff-6fe205b6d04b
  993. 2018-07-31T23:25:13.093+0200 I INDEX [conn2] build index on: ace.heatmappoint properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.heatmappoint" }
  994. 2018-07-31T23:25:13.093+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  995. 2018-07-31T23:25:13.095+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  996. 2018-07-31T23:25:13.114+0200 I INDEX [conn2] build index on: ace.heatmappoint properties: { v: 2, key: { site_id: 1, heatmap_id: 1 }, name: "site_id_1_heatmap_id_1", ns: "ace.heatmappoint" }
  997. 2018-07-31T23:25:13.114+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  998. 2018-07-31T23:25:13.115+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  999. 2018-07-31T23:25:13.118+0200 I STORAGE [conn2] createCollection: ace.site with generated UUID: 8dd09915-c29f-4b05-8d94-452d75a55696
  1000. 2018-07-31T23:25:13.166+0200 I INDEX [conn2] build index on: ace.site properties: { v: 2, key: { name: 1 }, name: "name_1", ns: "ace.site" }
  1001. 2018-07-31T23:25:13.166+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1002. 2018-07-31T23:25:13.168+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1003. 2018-07-31T23:25:13.188+0200 I INDEX [conn2] build index on: ace.site properties: { v: 2, key: { attr_hidden_id: 1 }, name: "attr_hidden_id_1", ns: "ace.site" }
  1004. 2018-07-31T23:25:13.188+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1005. 2018-07-31T23:25:13.190+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1006. 2018-07-31T23:25:13.193+0200 I STORAGE [conn2] createCollection: ace.task with generated UUID: a403b18c-82ce-4757-b65a-e42cb5bc0f5f
  1007. 2018-07-31T23:25:13.244+0200 I INDEX [conn2] build index on: ace.task properties: { v: 2, key: { device_id: 1 }, name: "device_id_1", ns: "ace.task" }
  1008. 2018-07-31T23:25:13.244+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1009. 2018-07-31T23:25:13.245+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1010. 2018-07-31T23:25:13.247+0200 I STORAGE [conn2] createCollection: ace.hotspot2conf with generated UUID: 24e28605-816d-4211-ad80-eaa846a29589
  1011. 2018-07-31T23:25:13.292+0200 I INDEX [conn2] build index on: ace.hotspot2conf properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.hotspot2conf" }
  1012. 2018-07-31T23:25:13.292+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1013. 2018-07-31T23:25:13.294+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1014. 2018-07-31T23:25:13.295+0200 I STORAGE [conn2] createCollection: ace.dynamicdns with generated UUID: 539e52ec-b317-4cdd-b888-ecc7fe7aeabc
  1015. 2018-07-31T23:25:13.349+0200 I INDEX [conn2] build index on: ace.dynamicdns properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.dynamicdns" }
  1016. 2018-07-31T23:25:13.349+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1017. 2018-07-31T23:25:13.351+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1018. 2018-07-31T23:25:13.352+0200 I STORAGE [conn2] createCollection: ace.hotspotpackage with generated UUID: 943c604b-425a-4ef9-8f16-a4ba5d663d0c
  1019. 2018-07-31T23:25:13.400+0200 I INDEX [conn2] build index on: ace.hotspotpackage properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.hotspotpackage" }
  1020. 2018-07-31T23:25:13.401+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1021. 2018-07-31T23:25:13.402+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1022. 2018-07-31T23:25:13.404+0200 I STORAGE [conn2] createCollection: ace.usergroup with generated UUID: 09f03e2c-4c8e-4374-8344-ef199f7a295f
  1023. 2018-07-31T23:25:13.454+0200 I INDEX [conn2] build index on: ace.usergroup properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.usergroup" }
  1024. 2018-07-31T23:25:13.454+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1025. 2018-07-31T23:25:13.455+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1026. 2018-07-31T23:25:13.457+0200 I STORAGE [conn2] createCollection: ace.broadcastgroup with generated UUID: bca3a051-4a1e-4ba6-a053-14d52efd7171
  1027. 2018-07-31T23:25:13.511+0200 I INDEX [conn2] build index on: ace.broadcastgroup properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.broadcastgroup" }
  1028. 2018-07-31T23:25:13.511+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1029. 2018-07-31T23:25:13.513+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1030. 2018-07-31T23:25:13.515+0200 I STORAGE [conn2] createCollection: ace.guest with generated UUID: 1e46580c-f0db-470d-beb6-cd264a4befbf
  1031. 2018-07-31T23:25:13.560+0200 I INDEX [conn2] build index on: ace.guest properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.guest" }
  1032. 2018-07-31T23:25:13.560+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1033. 2018-07-31T23:25:13.561+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1034. 2018-07-31T23:25:13.578+0200 I INDEX [conn2] build index on: ace.guest properties: { v: 2, key: { site_id: 1, mac: 1 }, name: "site_id_1_mac_1", ns: "ace.guest" }
  1035. 2018-07-31T23:25:13.578+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1036. 2018-07-31T23:25:13.580+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1037. 2018-07-31T23:25:13.609+0200 I INDEX [conn2] build index on: ace.guest properties: { v: 2, key: { site_id: 1, start: 1 }, name: "site_id_1_start_1", ns: "ace.guest" }
  1038. 2018-07-31T23:25:13.609+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1039. 2018-07-31T23:25:13.611+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1040. 2018-07-31T23:25:13.639+0200 I INDEX [conn2] build index on: ace.guest properties: { v: 2, key: { site_id: 1, end: 1 }, name: "site_id_1_end_1", ns: "ace.guest" }
  1041. 2018-07-31T23:25:13.639+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1042. 2018-07-31T23:25:13.640+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1043. 2018-07-31T23:25:13.662+0200 I INDEX [conn2] build index on: ace.guest properties: { v: 2, key: { site_id: 1, authorized_by: 1 }, name: "site_id_1_authorized_by_1", ns: "ace.guest" }
  1044. 2018-07-31T23:25:13.662+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1045. 2018-07-31T23:25:13.663+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1046. 2018-07-31T23:25:13.684+0200 I INDEX [conn2] build index on: ace.guest properties: { v: 2, key: { site_id: 1, unauthorized_by: 1 }, name: "site_id_1_unauthorized_by_1", ns: "ace.guest" }
  1047. 2018-07-31T23:25:13.684+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1048. 2018-07-31T23:25:13.686+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1049. 2018-07-31T23:25:13.688+0200 I STORAGE [conn2] createCollection: ace.mediafile with generated UUID: 604d4282-b033-4c38-9099-1573ca8a0684
  1050. 2018-07-31T23:25:13.739+0200 I INDEX [conn2] build index on: ace.mediafile properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.mediafile" }
  1051. 2018-07-31T23:25:13.739+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1052. 2018-07-31T23:25:13.741+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1053. 2018-07-31T23:25:13.743+0200 I STORAGE [conn2] createCollection: ace.device with generated UUID: 05647a0c-5a12-46fd-8f43-f6e8fcc667a0
  1054. 2018-07-31T23:25:13.793+0200 I INDEX [conn2] build index on: ace.device properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.device" }
  1055. 2018-07-31T23:25:13.793+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1056. 2018-07-31T23:25:13.795+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1057. 2018-07-31T23:25:13.814+0200 I INDEX [conn2] build index on: ace.device properties: { v: 2, key: { site_id: 1, mac: 1 }, name: "site_id_1_mac_1", ns: "ace.device" }
  1058. 2018-07-31T23:25:13.815+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1059. 2018-07-31T23:25:13.816+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1060. 2018-07-31T23:25:13.818+0200 I STORAGE [conn2] createCollection: ace.user with generated UUID: b494e6cb-5ae4-4576-bbcf-103167bd7ac6
  1061. 2018-07-31T23:25:13.868+0200 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.user" }
  1062. 2018-07-31T23:25:13.868+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1063. 2018-07-31T23:25:13.870+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1064. 2018-07-31T23:25:13.889+0200 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1, mac: 1 }, name: "site_id_1_mac_1", ns: "ace.user" }
  1065. 2018-07-31T23:25:13.889+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1066. 2018-07-31T23:25:13.890+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1067. 2018-07-31T23:25:13.909+0200 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1, is_guest: 1 }, name: "site_id_1_is_guest_1", ns: "ace.user" }
  1068. 2018-07-31T23:25:13.910+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1069. 2018-07-31T23:25:13.911+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1070. 2018-07-31T23:25:13.930+0200 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1, blocked: 1 }, name: "site_id_1_blocked_1", ns: "ace.user" }
  1071. 2018-07-31T23:25:13.931+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1072. 2018-07-31T23:25:13.932+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1073. 2018-07-31T23:25:13.955+0200 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1, last_seen: 1 }, name: "site_id_1_last_seen_1", ns: "ace.user" }
  1074. 2018-07-31T23:25:13.955+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1075. 2018-07-31T23:25:13.957+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1076. 2018-07-31T23:25:13.978+0200 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1, fixed_ap: 1 }, name: "site_id_1_fixed_ap_1", ns: "ace.user" }
  1077. 2018-07-31T23:25:13.978+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1078. 2018-07-31T23:25:13.980+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1079. 2018-07-31T23:25:14.005+0200 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1, use_fixedip: 1 }, name: "site_id_1_use_fixedip_1", ns: "ace.user" }
  1080. 2018-07-31T23:25:14.005+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1081. 2018-07-31T23:25:14.007+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1082. 2018-07-31T23:25:14.029+0200 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1, network_id: 1 }, name: "site_id_1_network_id_1", ns: "ace.user" }
  1083. 2018-07-31T23:25:14.029+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1084. 2018-07-31T23:25:14.030+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1085. 2018-07-31T23:25:14.045+0200 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1, noted: 1 }, name: "site_id_1_noted_1", ns: "ace.user" }
  1086. 2018-07-31T23:25:14.045+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1087. 2018-07-31T23:25:14.046+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1088. 2018-07-31T23:25:14.047+0200 I STORAGE [conn2] createCollection: ace.wall with generated UUID: ee1f79e6-531a-4e6c-9511-aa9f58e779f9
  1089. 2018-07-31T23:25:14.094+0200 I INDEX [conn2] build index on: ace.wall properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.wall" }
  1090. 2018-07-31T23:25:14.094+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1091. 2018-07-31T23:25:14.095+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1092. 2018-07-31T23:25:14.115+0200 I INDEX [conn2] build index on: ace.wall properties: { v: 2, key: { site_id: 1, map_id: 1 }, name: "site_id_1_map_id_1", ns: "ace.wall" }
  1093. 2018-07-31T23:25:14.115+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1094. 2018-07-31T23:25:14.117+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1095. 2018-07-31T23:25:14.118+0200 I STORAGE [conn2] createCollection: ace.account with generated UUID: e9543aee-6373-4238-9c29-a87e1c87f661
  1096. 2018-07-31T23:25:14.169+0200 I INDEX [conn2] build index on: ace.account properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.account" }
  1097. 2018-07-31T23:25:14.169+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1098. 2018-07-31T23:25:14.171+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1099. 2018-07-31T23:25:14.195+0200 I INDEX [conn2] build index on: ace.account properties: { v: 2, key: { site_id: 1, email: 1 }, name: "site_id_1_email_1", ns: "ace.account" }
  1100. 2018-07-31T23:25:14.195+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1101. 2018-07-31T23:25:14.197+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1102. 2018-07-31T23:25:14.199+0200 I STORAGE [conn2] createCollection: ace.dpigroup with generated UUID: 48ec0711-e869-42ea-9cff-d5c890ad47c7
  1103. 2018-07-31T23:25:14.251+0200 I INDEX [conn2] build index on: ace.dpigroup properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.dpigroup" }
  1104. 2018-07-31T23:25:14.251+0200 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1105. 2018-07-31T23:25:14.253+0200 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
  1106. 2018-07-31T23:25:14.387+0200 I STORAGE [conn2] createCollection: ace.dashboard with generated UUID: 5136ebf0-eb3f-48f3-96d2-fbede8be7b96
  1107. 2018-07-31T23:25:14.970+0200 I NETWORK [listener] connection accepted from 127.0.0.1:57400 #3 (3 connections now open)
  1108. 2018-07-31T23:25:14.970+0200 I NETWORK [conn3] received client metadata from 127.0.0.1:57400 conn3: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  1109. 2018-07-31T23:25:14.972+0200 I NETWORK [listener] connection accepted from 127.0.0.1:57402 #4 (4 connections now open)
  1110. 2018-07-31T23:25:14.973+0200 I NETWORK [conn4] received client metadata from 127.0.0.1:57402 conn4: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  1111. 2018-07-31T23:25:14.976+0200 I STORAGE [conn4] createCollection: ace_stat.stat_minute with generated UUID: 8dc4552a-04e7-4a2c-8949-e17453e8ddfc
  1112. 2018-07-31T23:25:15.023+0200 I INDEX [conn4] build index on: ace_stat.stat_minute properties: { v: 2, key: { site_id: 1, datetime: 1, o: 1, oid: 1 }, name: "site_id_1_datetime_1_o_1_oid_1", ns: "ace_stat.stat_minute" }
  1113. 2018-07-31T23:25:15.023+0200 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1114. 2018-07-31T23:25:15.024+0200 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
  1115. 2018-07-31T23:25:15.025+0200 I STORAGE [conn4] createCollection: ace_stat.stat_5minutes with generated UUID: 8dcec25f-e4d1-4f3c-aadd-ca3b8c593b57
  1116. 2018-07-31T23:25:15.080+0200 I INDEX [conn4] build index on: ace_stat.stat_5minutes properties: { v: 2, key: { site_id: 1, datetime: 1, o: 1, oid: 1 }, name: "site_id_1_datetime_1_o_1_oid_1", ns: "ace_stat.stat_5minutes" }
  1117. 2018-07-31T23:25:15.080+0200 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1118. 2018-07-31T23:25:15.081+0200 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
  1119. 2018-07-31T23:25:15.083+0200 I STORAGE [conn4] createCollection: ace_stat.stat_hourly with generated UUID: 5307817d-b371-46b5-9704-29abb23c9811
  1120. 2018-07-31T23:25:15.133+0200 I INDEX [conn4] build index on: ace_stat.stat_hourly properties: { v: 2, key: { site_id: 1, datetime: 1, o: 1, oid: 1 }, name: "site_id_1_datetime_1_o_1_oid_1", ns: "ace_stat.stat_hourly" }
  1121. 2018-07-31T23:25:15.133+0200 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1122. 2018-07-31T23:25:15.135+0200 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
  1123. 2018-07-31T23:25:15.137+0200 I STORAGE [conn4] createCollection: ace_stat.stat_daily with generated UUID: fe3e5608-0adf-4b8d-b2b4-f37f3462adb3
  1124. 2018-07-31T23:25:15.191+0200 I INDEX [conn4] build index on: ace_stat.stat_daily properties: { v: 2, key: { site_id: 1, datetime: 1, o: 1, oid: 1 }, name: "site_id_1_datetime_1_o_1_oid_1", ns: "ace_stat.stat_daily" }
  1125. 2018-07-31T23:25:15.191+0200 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1126. 2018-07-31T23:25:15.193+0200 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
  1127. 2018-07-31T23:25:15.194+0200 I STORAGE [conn4] createCollection: ace_stat.stat_monthly with generated UUID: f4f53474-e6ce-49f8-958a-6330909deacd
  1128. 2018-07-31T23:25:15.241+0200 I INDEX [conn4] build index on: ace_stat.stat_monthly properties: { v: 2, key: { site_id: 1, datetime: 1, o: 1, oid: 1 }, name: "site_id_1_datetime_1_o_1_oid_1", ns: "ace_stat.stat_monthly" }
  1129. 2018-07-31T23:25:15.241+0200 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1130. 2018-07-31T23:25:15.243+0200 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
  1131. 2018-07-31T23:25:15.245+0200 I STORAGE [conn4] createCollection: ace_stat.stat_life with generated UUID: 12c22d1b-9f3c-4746-9fde-3a44a1f00ee9
  1132. 2018-07-31T23:25:15.313+0200 I INDEX [conn4] build index on: ace_stat.stat_life properties: { v: 2, key: { site_id: 1, o: 1, datetime: 1, user: 1 }, name: "site_id_1_o_1_datetime_1_user_1", ns: "ace_stat.stat_life" }
  1133. 2018-07-31T23:25:15.313+0200 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1134. 2018-07-31T23:25:15.315+0200 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
  1135. 2018-07-31T23:25:15.316+0200 I STORAGE [conn4] createCollection: ace_stat.stat_archive with generated UUID: 7e8925d4-6dc5-45b3-95a2-ac05b21a9052
  1136. 2018-07-31T23:25:15.370+0200 I INDEX [conn4] build index on: ace_stat.stat_archive properties: { v: 2, key: { site_id: 1, o: 1, datetime: 1 }, name: "site_id_1_o_1_datetime_1", ns: "ace_stat.stat_archive" }
  1137. 2018-07-31T23:25:15.370+0200 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1138. 2018-07-31T23:25:15.372+0200 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
  1139. 2018-07-31T23:25:15.374+0200 I STORAGE [conn4] createCollection: ace_stat.stat_dpi with generated UUID: 2eb7652b-0bd3-4dc9-9f0b-89d0d9e50f77
  1140. 2018-07-31T23:25:15.427+0200 I INDEX [conn4] build index on: ace_stat.stat_dpi properties: { v: 2, key: { site_id: 1, datetime: 1, o: 1, oid: 1, app: 1, cat: 1 }, name: "site_id_1_datetime_1_o_1_oid_1_app_1_cat_1", ns: "ace_stat.stat_dpi" }
  1141. 2018-07-31T23:25:15.427+0200 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  1142. 2018-07-31T23:25:15.429+0200 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
  1143. 2018-07-31T23:25:15.487+0200 I NETWORK [listener] connection accepted from 127.0.0.1:57404 #5 (5 connections now open)
  1144. 2018-07-31T23:25:15.487+0200 I NETWORK [conn5] received client metadata from 127.0.0.1:57404 conn5: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  1145. 2018-07-31T23:25:15.489+0200 I NETWORK [listener] connection accepted from 127.0.0.1:57406 #6 (6 connections now open)
  1146. 2018-07-31T23:25:15.489+0200 I NETWORK [conn6] received client metadata from 127.0.0.1:57406 conn6: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  1147. 2018-07-31T23:25:15.490+0200 I COMMAND [conn6] terminating, shutdown command received { shutdown: 1, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" }
  1148. 2018-07-31T23:25:15.490+0200 I NETWORK [conn6] shutdown: going to close listening sockets...
  1149. 2018-07-31T23:25:15.490+0200 I NETWORK [conn6] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
  1150. 2018-07-31T23:25:15.490+0200 I CONTROL [conn6] Shutting down free monitoring
  1151. 2018-07-31T23:25:15.490+0200 I FTDC [conn6] Shutting down full-time diagnostic data capture
  1152. 2018-07-31T23:25:15.491+0200 I STORAGE [conn6] WiredTigerKVEngine shutting down
  1153. 2018-07-31T23:25:15.689+0200 I STORAGE [conn6] Downgrading WiredTiger datafiles.
  1154. 2018-07-31T23:25:15.852+0200 I STORAGE [conn6] WiredTiger message [1533072315:852583][19195:0x7f9020ffe700], txn-recover: Main recovery loop: starting at 1/592512
  1155. 2018-07-31T23:25:15.903+0200 I STORAGE [conn6] WiredTiger message [1533072315:903342][19195:0x7f9020ffe700], txn-recover: Recovering log 1 through 2
  1156. 2018-07-31T23:25:15.940+0200 I STORAGE [conn6] WiredTiger message [1533072315:940648][19195:0x7f9020ffe700], txn-recover: Recovering log 2 through 2
  1157. 2018-07-31T23:25:15.969+0200 I STORAGE [conn6] WiredTiger message [1533072315:969195][19195:0x7f9020ffe700], txn-recover: Set global recovery timestamp: 0
  1158. 2018-07-31T23:25:16.505+0200 I STORAGE [conn6] shutdown: removing fs lock...
  1159. 2018-07-31T23:25:16.505+0200 I CONTROL [conn6] now exiting
  1160. 2018-07-31T23:25:16.505+0200 I CONTROL [conn6] shutting down with code:0
  1161. 2018-08-03T14:30:21.316+0200 I CONTROL [main] ***** SERVER RESTARTED *****
  1162. 2018-08-03T14:30:21.349+0200 I CONTROL [initandlisten] MongoDB starting : pid=9096 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=laptop
  1163. 2018-08-03T14:30:21.349+0200 I CONTROL [initandlisten] db version v4.0.0
  1164. 2018-08-03T14:30:21.349+0200 I CONTROL [initandlisten] git version: 3b07af3d4f471ae89e8186d33bbb1d5259597d51
  1165. 2018-08-03T14:30:21.349+0200 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.0h 27 Mar 2018
  1166. 2018-08-03T14:30:21.349+0200 I CONTROL [initandlisten] allocator: tcmalloc
  1167. 2018-08-03T14:30:21.349+0200 I CONTROL [initandlisten] modules: none
  1168. 2018-08-03T14:30:21.349+0200 I CONTROL [initandlisten] build environment:
  1169. 2018-08-03T14:30:21.349+0200 I CONTROL [initandlisten] distarch: x86_64
  1170. 2018-08-03T14:30:21.349+0200 I CONTROL [initandlisten] target_arch: x86_64
  1171. 2018-08-03T14:30:21.349+0200 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, path: "/usr/lib/unifi/logs/mongod.log" } }
  1172. 2018-08-03T14:30:21.350+0200 I STORAGE [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
  1173. 2018-08-03T14:30:21.350+0200 I STORAGE [initandlisten]
  1174. 2018-08-03T14:30:21.350+0200 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
  1175. 2018-08-03T14:30:21.350+0200 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
  1176. 2018-08-03T14:30:21.350+0200 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=7450M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
  1177. 2018-08-03T14:30:21.967+0200 I STORAGE [initandlisten] WiredTiger message [1533299421:967798][9096:0x7f7922b3df00], txn-recover: Main recovery loop: starting at 3/896
  1178. 2018-08-03T14:30:22.032+0200 I STORAGE [initandlisten] WiredTiger message [1533299422:32083][9096:0x7f7922b3df00], txn-recover: Recovering log 3 through 4
  1179. 2018-08-03T14:30:22.073+0200 I STORAGE [initandlisten] WiredTiger message [1533299422:73055][9096:0x7f7922b3df00], txn-recover: Recovering log 4 through 4
  1180. 2018-08-03T14:30:22.102+0200 I STORAGE [initandlisten] WiredTiger message [1533299422:102719][9096:0x7f7922b3df00], txn-recover: Set global recovery timestamp: 0
  1181. 2018-08-03T14:30:22.137+0200 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
  1182. 2018-08-03T14:30:22.300+0200 I CONTROL [initandlisten]
  1183. 2018-08-03T14:30:22.300+0200 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
  1184. 2018-08-03T14:30:22.300+0200 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
  1185. 2018-08-03T14:30:22.300+0200 I CONTROL [initandlisten]
  1186. 2018-08-03T14:30:22.806+0200 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
  1187. 2018-08-03T14:30:22.808+0200 I NETWORK [initandlisten] waiting for connections on port 27117
  1188. 2018-08-03T14:30:23.122+0200 I NETWORK [listener] connection accepted from 127.0.0.1:60040 #1 (1 connection now open)
  1189. 2018-08-03T14:30:23.137+0200 I NETWORK [conn1] received client metadata from 127.0.0.1:60040 conn1: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  1190. 2018-08-03T14:30:23.182+0200 I NETWORK [listener] connection accepted from 127.0.0.1:60042 #2 (2 connections now open)
  1191. 2018-08-03T14:30:23.184+0200 I NETWORK [conn2] received client metadata from 127.0.0.1:60042 conn2: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  1192. 2018-08-03T14:30:24.161+0200 I NETWORK [listener] connection accepted from 127.0.0.1:60044 #3 (3 connections now open)
  1193. 2018-08-03T14:30:24.162+0200 I NETWORK [conn3] received client metadata from 127.0.0.1:60044 conn3: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  1194. 2018-08-03T14:30:24.169+0200 I NETWORK [listener] connection accepted from 127.0.0.1:60046 #4 (4 connections now open)
  1195. 2018-08-03T14:30:24.169+0200 I NETWORK [conn4] received client metadata from 127.0.0.1:60046 conn4: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  1196. 2018-08-03T14:30:24.305+0200 I NETWORK [listener] connection accepted from 127.0.0.1:60048 #5 (5 connections now open)
  1197. 2018-08-03T14:30:24.305+0200 I NETWORK [conn5] received client metadata from 127.0.0.1:60048 conn5: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  1198. 2018-08-03T14:30:24.307+0200 I NETWORK [listener] connection accepted from 127.0.0.1:60050 #6 (6 connections now open)
  1199. 2018-08-03T14:30:24.307+0200 I NETWORK [conn6] received client metadata from 127.0.0.1:60050 conn6: { driver: { name: "mongo-java-driver", version: "3.4.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.17.11-arch1" }, platform: "Java/Oracle Corporation/10.0.2+13" }
  1200. 2018-08-03T14:30:24.308+0200 I COMMAND [conn6] terminating, shutdown command received { shutdown: 1, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" }
  1201. 2018-08-03T14:30:24.309+0200 I NETWORK [conn6] shutdown: going to close listening sockets...
  1202. 2018-08-03T14:30:24.309+0200 I NETWORK [conn6] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
  1203. 2018-08-03T14:30:24.309+0200 I CONTROL [conn6] Shutting down free monitoring
  1204. 2018-08-03T14:30:24.309+0200 I FTDC [conn6] Shutting down full-time diagnostic data capture
  1205. 2018-08-03T14:30:24.310+0200 I STORAGE [conn6] WiredTigerKVEngine shutting down
  1206. 2018-08-03T14:30:24.404+0200 I STORAGE [conn6] Downgrading WiredTiger datafiles.
  1207. 2018-08-03T14:30:24.584+0200 I STORAGE [conn6] WiredTiger message [1533299424:584270][9096:0x7f790f174700], txn-recover: Main recovery loop: starting at 4/33664
  1208. 2018-08-03T14:30:24.647+0200 I STORAGE [conn6] WiredTiger message [1533299424:647734][9096:0x7f790f174700], txn-recover: Recovering log 4 through 5
  1209. 2018-08-03T14:30:24.686+0200 I STORAGE [conn6] WiredTiger message [1533299424:686660][9096:0x7f790f174700], txn-recover: Recovering log 5 through 5
  1210. 2018-08-03T14:30:24.718+0200 I STORAGE [conn6] WiredTiger message [1533299424:718568][9096:0x7f790f174700], txn-recover: Set global recovery timestamp: 0
  1211. 2018-08-03T14:30:25.337+0200 I STORAGE [conn6] shutdown: removing fs lock...
  1212. 2018-08-03T14:30:25.337+0200 I CONTROL [conn6] now exiting
  1213. 2018-08-03T14:30:25.337+0200 I CONTROL [conn6] shutting down with code:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement