Skip to content

Instantly share code, notes, and snippets.

@njovy
Created September 29, 2016 02:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save njovy/3c723e72fb4e0b6d4a248f8d17d304ee to your computer and use it in GitHub Desktop.
Save njovy/3c723e72fb4e0b6d4a248f8d17d304ee to your computer and use it in GitHub Desktop.
hikari.log
This file has been truncated, but you can view the full file.
hikari.2016-09-26.log:2016-09-26 21:01:28,234 [DEBUG] Thread-5 db-pool - Before closing stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:01:28,235 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@24f123cd: (connection evicted)
hikari.2016-09-26.log:2016-09-26 21:01:28,236 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@13ac080: (connection evicted)
hikari.2016-09-26.log:2016-09-26 21:01:28,236 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@171a8d8c: (connection evicted)
hikari.2016-09-26.log:2016-09-26 21:01:28,236 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@c41105c: (connection evicted)
hikari.2016-09-26.log:2016-09-26 21:01:28,237 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@307e8599: (connection evicted)
hikari.2016-09-26.log:2016-09-26 21:01:28,237 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@601a70a1: (connection evicted)
hikari.2016-09-26.log:2016-09-26 21:01:28,237 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@287dff78: (connection evicted)
hikari.2016-09-26.log:2016-09-26 21:01:28,238 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4cb183a0: (connection evicted)
hikari.2016-09-26.log:2016-09-26 21:01:28,238 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@389361b7: (connection evicted)
hikari.2016-09-26.log:2016-09-26 21:01:28,238 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@35cfc1bc: (connection evicted)
hikari.2016-09-26.log:2016-09-26 21:01:28,238 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@12e9e88f: (connection evicted)
hikari.2016-09-26.log:2016-09-26 21:01:28,239 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@559c29f0: (connection evicted)
hikari.2016-09-26.log:2016-09-26 21:01:28,239 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1794b8b7: (connection evicted)
hikari.2016-09-26.log:2016-09-26 21:01:28,239 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@d7ea3b7: (connection evicted)
hikari.2016-09-26.log:2016-09-26 21:01:28,239 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@43457ca6: (connection evicted)
hikari.2016-09-26.log:2016-09-26 21:01:28,240 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@624f0a9: (connection evicted)
hikari.2016-09-26.log:2016-09-26 21:01:28,240 [DEBUG] Thread-5 db-pool - After closing stats (total=0, active=0, idle=0, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:01:28,240 [INFO] Thread-5 db-pool - Closed.
hikari.2016-09-26.log:2016-09-26 21:01:30,944 [DEBUG] main db-pool - configuration:
hikari.2016-09-26.log:2016-09-26 21:01:30,950 [DEBUG] main allowPoolSuspension.............false
hikari.2016-09-26.log:2016-09-26 21:01:30,951 [DEBUG] main autoCommit......................true
hikari.2016-09-26.log:2016-09-26 21:01:30,951 [DEBUG] main catalog.........................null
hikari.2016-09-26.log:2016-09-26 21:01:30,951 [DEBUG] main connectionInitSql...............null
hikari.2016-09-26.log:2016-09-26 21:01:30,951 [DEBUG] main connectionTestQuery.............null
hikari.2016-09-26.log:2016-09-26 21:01:30,951 [DEBUG] main connectionTimeout...............30000
hikari.2016-09-26.log:2016-09-26 21:01:30,951 [DEBUG] main dataSource......................null
hikari.2016-09-26.log:2016-09-26 21:01:30,951 [DEBUG] main dataSourceClassName............."com.mysql.jdbc.jdbc2.optional.MysqlDataSource"
hikari.2016-09-26.log:2016-09-26 21:01:30,951 [DEBUG] main dataSourceJNDI..................null
hikari.2016-09-26.log:2016-09-26 21:01:30,953 [DEBUG] main dataSourceProperties............{user=test, password=<masked>, url=jdbc:mysql://db.test.com:3306/test, prepStmtCacheSqlLimit=2048, cachePrepStmts=true, useServerPrepStmts=true, prepStmtCacheSize=250}
hikari.2016-09-26.log:2016-09-26 21:01:30,953 [DEBUG] main driverClassName.................null
hikari.2016-09-26.log:2016-09-26 21:01:30,953 [DEBUG] main healthCheckProperties...........{}
hikari.2016-09-26.log:2016-09-26 21:01:30,953 [DEBUG] main healthCheckRegistry.............null
hikari.2016-09-26.log:2016-09-26 21:01:30,953 [DEBUG] main idleTimeout.....................600000
hikari.2016-09-26.log:2016-09-26 21:01:30,953 [DEBUG] main initializationFailFast..........true
hikari.2016-09-26.log:2016-09-26 21:01:30,954 [DEBUG] main isolateInternalQueries..........false
hikari.2016-09-26.log:2016-09-26 21:01:30,954 [DEBUG] main jdbc4ConnectionTest.............false
hikari.2016-09-26.log:2016-09-26 21:01:30,954 [DEBUG] main jdbcUrl.........................null
hikari.2016-09-26.log:2016-09-26 21:01:30,954 [DEBUG] main leakDetectionThreshold..........30000
hikari.2016-09-26.log:2016-09-26 21:01:30,954 [DEBUG] main maxLifetime.....................1800000
hikari.2016-09-26.log:2016-09-26 21:01:30,954 [DEBUG] main maximumPoolSize.................16
hikari.2016-09-26.log:2016-09-26 21:01:30,954 [DEBUG] main metricRegistry..................null
hikari.2016-09-26.log:2016-09-26 21:01:30,954 [DEBUG] main metricsTrackerFactory...........null
hikari.2016-09-26.log:2016-09-26 21:01:30,954 [DEBUG] main minimumIdle.....................16
hikari.2016-09-26.log:2016-09-26 21:01:30,954 [DEBUG] main password........................<masked>
hikari.2016-09-26.log:2016-09-26 21:01:30,954 [DEBUG] main poolName........................"db-pool"
hikari.2016-09-26.log:2016-09-26 21:01:30,954 [DEBUG] main readOnly........................false
hikari.2016-09-26.log:2016-09-26 21:01:30,954 [DEBUG] main registerMbeans..................false
hikari.2016-09-26.log:2016-09-26 21:01:30,955 [DEBUG] main scheduledExecutorService........null
hikari.2016-09-26.log:2016-09-26 21:01:30,955 [DEBUG] main threadFactory...................null
hikari.2016-09-26.log:2016-09-26 21:01:30,955 [DEBUG] main transactionIsolation............null
hikari.2016-09-26.log:2016-09-26 21:01:30,955 [DEBUG] main username........................null
hikari.2016-09-26.log:2016-09-26 21:01:30,955 [DEBUG] main validationTimeout...............5000
hikari.2016-09-26.log:2016-09-26 21:01:30,956 [DEBUG] main db-pool - configuration:
hikari.2016-09-26.log:2016-09-26 21:01:30,958 [DEBUG] main allowPoolSuspension.............false
hikari.2016-09-26.log:2016-09-26 21:01:30,958 [DEBUG] main autoCommit......................true
hikari.2016-09-26.log:2016-09-26 21:01:30,958 [DEBUG] main catalog.........................null
hikari.2016-09-26.log:2016-09-26 21:01:30,958 [DEBUG] main connectionInitSql...............null
hikari.2016-09-26.log:2016-09-26 21:01:30,958 [DEBUG] main connectionTestQuery.............null
hikari.2016-09-26.log:2016-09-26 21:01:30,958 [DEBUG] main connectionTimeout...............30000
hikari.2016-09-26.log:2016-09-26 21:01:30,959 [DEBUG] main dataSource......................null
hikari.2016-09-26.log:2016-09-26 21:01:30,959 [DEBUG] main dataSourceClassName............."com.mysql.jdbc.jdbc2.optional.MysqlDataSource"
hikari.2016-09-26.log:2016-09-26 21:01:30,959 [DEBUG] main dataSourceJNDI..................null
hikari.2016-09-26.log:2016-09-26 21:01:30,959 [DEBUG] main dataSourceProperties............{user=test, password=<masked>, url=jdbc:mysql://db.test.com:3306/test, prepStmtCacheSqlLimit=2048, cachePrepStmts=true, useServerPrepStmts=true, prepStmtCacheSize=250}
hikari.2016-09-26.log:2016-09-26 21:01:30,959 [DEBUG] main driverClassName.................null
hikari.2016-09-26.log:2016-09-26 21:01:30,959 [DEBUG] main healthCheckProperties...........{}
hikari.2016-09-26.log:2016-09-26 21:01:30,959 [DEBUG] main healthCheckRegistry.............null
hikari.2016-09-26.log:2016-09-26 21:01:30,959 [DEBUG] main idleTimeout.....................600000
hikari.2016-09-26.log:2016-09-26 21:01:30,959 [DEBUG] main initializationFailFast..........true
hikari.2016-09-26.log:2016-09-26 21:01:30,959 [DEBUG] main isolateInternalQueries..........false
hikari.2016-09-26.log:2016-09-26 21:01:30,959 [DEBUG] main jdbc4ConnectionTest.............false
hikari.2016-09-26.log:2016-09-26 21:01:30,959 [DEBUG] main jdbcUrl.........................null
hikari.2016-09-26.log:2016-09-26 21:01:30,959 [DEBUG] main leakDetectionThreshold..........30000
hikari.2016-09-26.log:2016-09-26 21:01:30,959 [DEBUG] main maxLifetime.....................1800000
hikari.2016-09-26.log:2016-09-26 21:01:30,960 [DEBUG] main maximumPoolSize.................16
hikari.2016-09-26.log:2016-09-26 21:01:30,960 [DEBUG] main metricRegistry..................null
hikari.2016-09-26.log:2016-09-26 21:01:30,960 [DEBUG] main metricsTrackerFactory...........null
hikari.2016-09-26.log:2016-09-26 21:01:30,960 [DEBUG] main minimumIdle.....................16
hikari.2016-09-26.log:2016-09-26 21:01:30,960 [DEBUG] main password........................<masked>
hikari.2016-09-26.log:2016-09-26 21:01:30,960 [DEBUG] main poolName........................"db-pool"
hikari.2016-09-26.log:2016-09-26 21:01:30,960 [DEBUG] main readOnly........................false
hikari.2016-09-26.log:2016-09-26 21:01:30,960 [DEBUG] main registerMbeans..................false
hikari.2016-09-26.log:2016-09-26 21:01:30,960 [DEBUG] main scheduledExecutorService........null
hikari.2016-09-26.log:2016-09-26 21:01:30,960 [DEBUG] main threadFactory...................null
hikari.2016-09-26.log:2016-09-26 21:01:30,960 [DEBUG] main transactionIsolation............null
hikari.2016-09-26.log:2016-09-26 21:01:30,960 [DEBUG] main username........................null
hikari.2016-09-26.log:2016-09-26 21:01:30,960 [DEBUG] main validationTimeout...............5000
hikari.2016-09-26.log:2016-09-26 21:01:30,962 [INFO] main db-pool - Started.
hikari.2016-09-26.log:2016-09-26 21:01:31,544 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6bb74b8c
hikari.2016-09-26.log:2016-09-26 21:01:31,626 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=1, active=0, idle=1, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:01:31,635 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2ef62489
hikari.2016-09-26.log:2016-09-26 21:01:31,642 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@62b00d7e
hikari.2016-09-26.log:2016-09-26 21:01:31,649 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@c279ea5
hikari.2016-09-26.log:2016-09-26 21:01:31,656 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3e70603e
hikari.2016-09-26.log:2016-09-26 21:01:31,663 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@41dc52
hikari.2016-09-26.log:2016-09-26 21:01:31,670 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6beef8ea
hikari.2016-09-26.log:2016-09-26 21:01:31,677 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@14115de5
hikari.2016-09-26.log:2016-09-26 21:01:31,684 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@33728471
hikari.2016-09-26.log:2016-09-26 21:01:31,690 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@553ebc24
hikari.2016-09-26.log:2016-09-26 21:01:31,696 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1f39a1d
hikari.2016-09-26.log:2016-09-26 21:01:31,702 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1c22801
hikari.2016-09-26.log:2016-09-26 21:01:31,708 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@39bd3dca
hikari.2016-09-26.log:2016-09-26 21:01:31,715 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@306e72d2
hikari.2016-09-26.log:2016-09-26 21:01:31,723 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@31612771
hikari.2016-09-26.log:2016-09-26 21:01:31,729 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1545a5eb
hikari.2016-09-26.log:2016-09-26 21:01:31,730 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:02:01,627 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:02:31,627 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:03:01,627 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:03:31,628 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:04:01,628 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:04:31,629 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:05:01,629 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:05:31,629 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:06:01,630 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:06:31,630 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:07:01,630 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:07:31,631 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:08:01,631 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:08:31,632 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:09:01,632 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:09:31,632 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:10:01,633 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:10:31,633 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:11:01,633 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:11:31,634 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:12:01,634 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:12:31,634 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:13:01,635 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:13:31,635 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:14:01,635 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:14:31,635 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:15:01,636 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:15:31,636 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:16:01,636 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:16:31,637 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:17:01,637 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:17:31,637 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:18:01,638 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:18:31,638 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:19:01,638 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:19:31,639 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=12)
hikari.2016-09-26.log:2016-09-26 21:20:01,639 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:20:31,639 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:21:01,640 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:21:31,640 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:22:01,640 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:22:31,640 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:23:01,641 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:23:31,641 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:24:01,641 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:24:31,642 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:25:01,642 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:25:31,642 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:26:01,643 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:26:31,643 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:27:01,643 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:27:31,644 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:28:01,644 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:28:31,644 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:29:01,644 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:29:31,645 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:30:01,645 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:30:31,645 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:30:51,295 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6bb74b8c: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 21:30:54,762 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1545a5eb: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 21:30:59,136 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1f39a1d: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 21:31:01,646 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=10, idle=3, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:31:01,882 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3ead346b
hikari.2016-09-26.log:2016-09-26 21:31:01,888 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4a1e96ce
hikari.2016-09-26.log:2016-09-26 21:31:01,894 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1a5c0cd6
hikari.2016-09-26.log:2016-09-26 21:31:01,894 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:31:03,206 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@14115de5: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 21:31:03,608 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@33728471: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 21:31:04,892 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@553ebc24: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 21:31:10,543 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2ef62489: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 21:31:10,903 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@31612771: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 21:31:12,669 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@26aa9e8
hikari.2016-09-26.log:2016-09-26 21:31:12,782 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@76e5f78f
hikari.2016-09-26.log:2016-09-26 21:31:14,051 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3e70603e: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 21:31:15,581 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7bb6facb
hikari.2016-09-26.log:2016-09-26 21:31:18,433 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@23099368
hikari.2016-09-26.log:2016-09-26 21:31:18,439 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5fd583a2
hikari.2016-09-26.log:2016-09-26 21:31:18,755 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@62b00d7e: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 21:31:18,758 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@39bd3dca: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 21:31:18,759 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@306e72d2: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 21:31:18,767 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@64286825
hikari.2016-09-26.log:2016-09-26 21:31:18,772 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@8ae4eae
hikari.2016-09-26.log:2016-09-26 21:31:21,954 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6beef8ea: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 21:31:23,172 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1c22801: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 21:31:24,467 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@41dc52: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 21:31:25,277 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@c279ea5: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 21:31:26,280 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5c3e7dd
hikari.2016-09-26.log:2016-09-26 21:31:28,236 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@714b1fa0
hikari.2016-09-26.log:2016-09-26 21:31:28,241 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@550d4f58
hikari.2016-09-26.log:2016-09-26 21:31:31,646 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=2, idle=11, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:31:31,652 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@24a0da09
hikari.2016-09-26.log:2016-09-26 21:31:31,657 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@47191449
hikari.2016-09-26.log:2016-09-26 21:31:31,663 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@571d1681
hikari.2016-09-26.log:2016-09-26 21:31:31,664 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:32:01,647 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:32:31,647 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:33:01,647 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:33:31,647 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:34:01,648 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:34:31,648 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:35:01,648 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:35:31,649 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:36:01,649 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:36:31,649 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:37:01,650 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:37:31,650 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:38:01,650 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:38:31,651 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:39:01,651 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:39:31,651 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:40:01,651 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:40:31,652 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:41:01,652 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:41:31,652 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:42:01,653 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:42:31,661 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:43:01,661 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:43:31,662 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:44:01,662 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:44:31,662 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:45:01,662 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:45:31,663 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:46:01,663 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:46:31,663 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:47:01,664 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:47:31,664 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:48:01,664 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:48:31,665 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:49:01,665 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:49:31,665 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:50:01,665 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:50:31,666 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:51:01,666 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:51:31,666 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:52:01,666 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:52:31,667 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:53:01,667 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:53:31,667 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:54:01,668 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:54:31,668 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:55:01,668 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:55:31,668 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:56:01,669 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:56:31,669 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:57:01,669 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:57:31,670 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:58:01,670 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:58:31,670 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:59:01,670 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 21:59:31,671 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:00:01,671 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:00:27,788 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@76e5f78f: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:00:29,105 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1a5c0cd6: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 22:00:31,671 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:00:31,680 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7ec7af88
hikari.2016-09-26.log:2016-09-26 22:00:31,685 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@a3427d9
hikari.2016-09-26.log:2016-09-26 22:00:31,685 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:00:33,164 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7bb6facb: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 22:00:34,677 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@53988503
hikari.2016-09-26.log:2016-09-26 22:00:36,952 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@8ae4eae: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:00:41,243 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3aa8781a
hikari.2016-09-26.log:2016-09-26 22:00:44,284 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4a1e96ce: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:00:45,530 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4e1fdb76
hikari.2016-09-26.log:2016-09-26 22:00:47,060 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3ead346b: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 22:00:49,169 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5b27b5ad
hikari.2016-09-26.log:2016-09-26 22:00:57,339 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5fd583a2: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 22:00:57,339 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@64286825: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 22:00:57,347 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7688e5e3
hikari.2016-09-26.log:2016-09-26 22:00:57,355 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@27323b6
hikari.2016-09-26.log:2016-09-26 22:01:01,268 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@714b1fa0: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:01:01,672 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:01:01,679 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2ba61aae
hikari.2016-09-26.log:2016-09-26 22:01:01,679 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:01:07,262 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@23099368: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:01:12,570 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5c3e7dd: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 22:01:12,570 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@26aa9e8: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 22:01:12,570 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@47191449: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 22:01:12,796 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3e327e06
hikari.2016-09-26.log:2016-09-26 22:01:12,803 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4a01cb7d
hikari.2016-09-26.log:2016-09-26 22:01:12,810 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2d7cfa2d
hikari.2016-09-26.log:2016-09-26 22:01:12,816 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1f51f755
hikari.2016-09-26.log:2016-09-26 22:01:18,035 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@24a0da09: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:01:19,952 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@67a8bfda
hikari.2016-09-26.log:2016-09-26 22:01:20,385 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@550d4f58: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 22:01:20,391 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@571d1681: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 22:01:20,393 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@13424ad1
hikari.2016-09-26.log:2016-09-26 22:01:20,399 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@299be7ac
hikari.2016-09-26.log:2016-09-26 22:01:31,672 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:02:01,673 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:02:31,673 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:03:01,673 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:03:31,674 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:04:01,674 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:04:31,674 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:05:01,675 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:05:31,675 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:06:01,675 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:06:31,675 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:07:01,676 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:07:31,676 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:08:01,676 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:08:31,677 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:09:01,677 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:09:31,677 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:10:01,678 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:10:31,678 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:11:01,678 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:11:31,678 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:12:01,679 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:12:31,679 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:13:01,679 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:13:31,680 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:14:01,680 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:14:31,680 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:15:01,680 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:15:31,681 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:16:01,681 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:16:31,681 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:17:01,682 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:17:31,682 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:18:01,682 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:18:31,683 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=4)
hikari.2016-09-26.log:2016-09-26 22:19:01,683 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:19:31,683 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:20:01,683 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:20:31,684 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:21:01,684 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:21:31,684 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:22:01,685 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:22:31,685 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:23:01,685 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:23:31,685 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:24:01,686 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:24:31,686 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:25:01,686 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:25:31,686 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:26:01,687 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:26:31,687 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=3)
hikari.2016-09-26.log:2016-09-26 22:27:01,687 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:27:31,687 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:28:01,688 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:28:31,688 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:29:01,688 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:29:31,689 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:29:47,223 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7ec7af88: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 22:30:01,689 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=8, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:30:01,922 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@631d7b8c
hikari.2016-09-26.log:2016-09-26 22:30:01,922 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:30:18,282 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@53988503: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:30:18,916 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3aa8781a: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:30:25,641 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5b27b5ad: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:30:28,099 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4c6eb171
hikari.2016-09-26.log:2016-09-26 22:30:28,425 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@382f3cca
hikari.2016-09-26.log:2016-09-26 22:30:30,493 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@a3427d9: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:30:31,689 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:30:31,695 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@45ae060a
hikari.2016-09-26.log:2016-09-26 22:30:31,700 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6d0d543d
hikari.2016-09-26.log:2016-09-26 22:30:31,700 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:30:32,994 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1f51f755: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:30:35,094 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3e327e06: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:30:43,605 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2ba61aae: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:30:44,499 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@299be7ac: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:30:45,202 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4e1fdb76: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:30:50,751 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@67a8bfda: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:30:55,618 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@27323b6: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:30:56,684 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7688e5e3: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:31:01,690 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=8, active=4, idle=4, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:31:01,696 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@421a8d89
hikari.2016-09-26.log:2016-09-26 22:31:01,701 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@36556ba4
hikari.2016-09-26.log:2016-09-26 22:31:01,705 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@28ee5ebd
hikari.2016-09-26.log:2016-09-26 22:31:01,710 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@63796f67
hikari.2016-09-26.log:2016-09-26 22:31:01,714 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@674effee
hikari.2016-09-26.log:2016-09-26 22:31:01,719 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@40b1357
hikari.2016-09-26.log:2016-09-26 22:31:01,723 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@53e3f196
hikari.2016-09-26.log:2016-09-26 22:31:01,728 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1b488233
hikari.2016-09-26.log:2016-09-26 22:31:01,729 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:31:03,925 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4a01cb7d: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:31:07,886 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2d7cfa2d: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:31:17,810 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@13424ad1: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:31:31,690 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=7, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:31:31,696 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@138898dc
hikari.2016-09-26.log:2016-09-26 22:31:31,702 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@67163754
hikari.2016-09-26.log:2016-09-26 22:31:31,706 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@35de5d2d
hikari.2016-09-26.log:2016-09-26 22:31:31,706 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:32:01,690 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:32:31,691 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:33:01,691 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:33:31,691 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:34:01,691 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:34:31,692 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:35:01,692 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:35:31,692 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:36:01,693 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:36:31,693 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:37:01,693 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:37:31,693 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:38:01,694 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:38:31,694 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:39:01,694 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:39:31,694 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:40:01,695 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:40:31,695 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:41:01,695 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:41:31,696 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:42:01,696 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:42:31,696 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:43:01,696 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:43:31,697 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:44:01,697 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:44:31,697 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:45:01,697 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:45:31,698 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:46:01,698 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:46:31,698 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:47:01,698 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:47:31,699 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:48:01,699 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:48:31,699 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:49:01,699 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:49:31,700 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:50:01,700 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:50:31,700 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:51:01,701 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:51:31,701 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:52:01,701 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:52:31,701 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:53:01,702 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:53:31,702 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:54:01,702 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:54:31,702 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:55:01,703 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:55:31,703 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:56:01,703 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:56:31,704 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:57:01,704 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:57:31,704 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:58:01,704 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:58:31,705 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:59:01,705 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:59:31,705 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 22:59:36,146 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@631d7b8c: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 22:59:52,838 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4c6eb171: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 22:59:56,382 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6d0d543d: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:00:01,705 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=10, idle=3, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:00:01,939 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@42bf2d25
hikari.2016-09-26.log:2016-09-26 23:00:01,944 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@36f06e19
hikari.2016-09-26.log:2016-09-26 23:00:01,950 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@430e1011
hikari.2016-09-26.log:2016-09-26 23:00:01,950 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:00:14,182 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@45ae060a: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:00:20,123 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@382f3cca: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:00:25,014 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1b488233: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:00:25,557 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@421a8d89: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:00:30,002 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@28ee5ebd: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 23:00:30,388 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@53e3f196: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:00:31,706 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=10, active=8, idle=2, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:00:31,712 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@242a325b
hikari.2016-09-26.log:2016-09-26 23:00:31,717 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@50830e2f
hikari.2016-09-26.log:2016-09-26 23:00:31,721 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@21ddab66
hikari.2016-09-26.log:2016-09-26 23:00:31,726 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5492a53
hikari.2016-09-26.log:2016-09-26 23:00:31,753 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@749f7dff
hikari.2016-09-26.log:2016-09-26 23:00:31,757 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@11e703ea
hikari.2016-09-26.log:2016-09-26 23:00:31,758 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:00:35,621 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@674effee: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:00:47,274 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@138898dc: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:00:50,339 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@40b1357: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:00:53,608 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@370cda71
hikari.2016-09-26.log:2016-09-26 23:00:55,413 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@35de5d2d: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 23:00:57,294 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@63796f67: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:00:59,423 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@36556ba4: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:01:01,706 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=11, active=3, idle=8, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:01:01,712 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3ba9bde6
hikari.2016-09-26.log:2016-09-26 23:01:01,718 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4f1f1e6e
hikari.2016-09-26.log:2016-09-26 23:01:01,724 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@527fc792
hikari.2016-09-26.log:2016-09-26 23:01:01,729 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1acaa185
hikari.2016-09-26.log:2016-09-26 23:01:01,733 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@cd5bc9c
hikari.2016-09-26.log:2016-09-26 23:01:01,733 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:01:20,435 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@67163754: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:01:28,143 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3c4bdcb9
hikari.2016-09-26.log:2016-09-26 23:01:31,707 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=29)
hikari.2016-09-26.log:2016-09-26 23:02:01,707 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:02:31,707 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:03:01,708 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:03:31,708 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:04:01,708 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:04:31,708 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:05:01,709 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:05:31,709 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:06:01,709 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:06:31,710 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:07:01,710 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:07:31,710 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:08:01,710 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:08:31,711 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:09:01,711 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:09:31,711 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:10:01,712 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:10:31,712 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:11:01,712 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:11:31,712 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:12:01,713 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:12:31,713 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:13:01,713 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:13:31,713 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:14:01,714 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:14:31,714 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:15:01,714 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:15:31,714 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:16:01,715 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:16:31,715 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:17:01,715 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:17:31,715 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:18:01,716 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:18:31,716 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:19:01,716 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:19:31,716 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:20:01,717 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:20:31,717 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:21:01,717 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:21:31,717 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:22:01,717 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:22:31,718 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:23:01,718 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:23:31,718 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:24:01,718 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:24:31,719 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:25:01,719 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:25:31,719 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:26:01,719 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:26:31,720 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:27:01,720 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:27:31,720 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:28:01,720 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:28:31,721 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:29:01,721 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:29:17,832 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@42bf2d25: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:29:31,721 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:29:31,934 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7f7e1198
hikari.2016-09-26.log:2016-09-26 23:29:31,935 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:29:41,032 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@430e1011: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:29:49,784 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@36f06e19: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:29:51,376 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5492a53: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:29:56,107 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@242a325b: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:30:01,721 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=1, idle=11, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:30:01,727 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@24587cca
hikari.2016-09-26.log:2016-09-26 23:30:01,731 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5071b29c
hikari.2016-09-26.log:2016-09-26 23:30:01,736 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7194b8f
hikari.2016-09-26.log:2016-09-26 23:30:01,741 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@53bf4ae
hikari.2016-09-26.log:2016-09-26 23:30:01,741 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:30:11,044 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@21ddab66: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:30:19,162 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@749f7dff: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:30:23,840 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@50830e2f: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:30:29,068 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3ba9bde6: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:30:31,356 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@370cda71: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:30:31,414 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@11e703ea: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:30:31,722 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=10, active=0, idle=10, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:30:31,728 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@78ae0d11
hikari.2016-09-26.log:2016-09-26 23:30:31,733 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@c5be24e
hikari.2016-09-26.log:2016-09-26 23:30:31,737 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@65b53615
hikari.2016-09-26.log:2016-09-26 23:30:31,742 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@59cd5a15
hikari.2016-09-26.log:2016-09-26 23:30:31,747 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4daf79ef
hikari.2016-09-26.log:2016-09-26 23:30:31,752 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5eb29508
hikari.2016-09-26.log:2016-09-26 23:30:31,752 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:30:36,604 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@cd5bc9c: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:30:38,185 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4f1f1e6e: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:30:42,373 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@527fc792: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:30:52,031 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@15b5d185
hikari.2016-09-26.log:2016-09-26 23:30:52,168 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@612d5da6
hikari.2016-09-26.log:2016-09-26 23:30:53,537 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6c66f942
hikari.2016-09-26.log:2016-09-26 23:30:55,570 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1acaa185: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:31:01,722 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=9, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:31:01,728 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@760693eb
hikari.2016-09-26.log:2016-09-26 23:31:01,728 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:31:25,666 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3c4bdcb9: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:31:31,723 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=8, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:31:31,729 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@44e7571b
hikari.2016-09-26.log:2016-09-26 23:31:31,729 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:32:01,723 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:32:31,723 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:33:01,724 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:33:31,724 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:34:01,724 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:34:31,724 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:35:01,724 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:35:31,725 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:36:01,725 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:36:31,725 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:37:01,725 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:37:31,726 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:38:01,726 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:38:31,726 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:39:01,726 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:39:31,727 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:40:01,727 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:40:31,727 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:41:01,727 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:41:31,728 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:42:01,728 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:42:31,728 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:43:01,728 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:43:31,729 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:44:01,729 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:44:31,729 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:45:01,729 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:45:31,730 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:46:01,730 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:46:31,730 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:47:01,730 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:47:31,731 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:48:01,731 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:48:31,731 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:49:01,731 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:49:31,731 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:50:01,732 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:50:31,732 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:51:01,732 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:51:31,733 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:52:01,733 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:52:31,733 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:53:01,733 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:53:31,733 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:54:01,734 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:54:31,734 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:55:01,734 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:55:31,734 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:56:01,735 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:56:31,735 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:57:01,735 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:57:31,735 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:58:01,736 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:58:31,736 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:59:01,736 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:59:11,669 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7f7e1198: (connection is evicted or dead)
hikari.2016-09-26.log:2016-09-26 23:59:31,736 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:59:31,953 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@30f548f0
hikari.2016-09-26.log:2016-09-26 23:59:31,954 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-26.log:2016-09-26 23:59:35,855 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@53bf4ae: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:59:50,887 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@24587cca: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:59:55,312 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5071b29c: (connection has passed maxLifetime)
hikari.2016-09-26.log:2016-09-26 23:59:57,396 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7194b8f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:00:01,409 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@78ae0d11: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:00:01,737 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=11, active=0, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:00:01,743 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7375adcb
hikari.2016-09-27.log:2016-09-27 00:00:01,748 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@70b1b8c
hikari.2016-09-27.log:2016-09-27 00:00:01,753 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@33082032
hikari.2016-09-27.log:2016-09-27 00:00:01,758 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5216687f
hikari.2016-09-27.log:2016-09-27 00:00:01,763 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5af85de2
hikari.2016-09-27.log:2016-09-27 00:00:01,763 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:00:03,546 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@59cd5a15: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:00:06,300 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4daf79ef: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:00:18,527 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@c5be24e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:00:20,505 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5eb29508: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:00:25,425 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@760693eb: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:00:26,728 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@65b53615: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 00:00:26,731 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@612d5da6: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 00:00:28,978 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5db9aac4
hikari.2016-09-27.log:2016-09-27 00:00:28,983 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@29e9f399
hikari.2016-09-27.log:2016-09-27 00:00:28,987 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@49054636
hikari.2016-09-27.log:2016-09-27 00:00:31,737 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=2, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:00:31,742 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7cda4c65
hikari.2016-09-27.log:2016-09-27 00:00:31,748 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3058ef12
hikari.2016-09-27.log:2016-09-27 00:00:31,754 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@203a789b
hikari.2016-09-27.log:2016-09-27 00:00:31,759 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1be2aa50
hikari.2016-09-27.log:2016-09-27 00:00:31,759 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:00:35,388 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@15b5d185: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:00:46,845 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6c66f942: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:00:54,670 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@44e7571b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:01:01,737 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=10, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:01:01,744 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@944b3af
hikari.2016-09-27.log:2016-09-27 00:01:01,749 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7d405191
hikari.2016-09-27.log:2016-09-27 00:01:01,755 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4eae3c7a
hikari.2016-09-27.log:2016-09-27 00:01:01,755 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:01:31,738 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:02:01,738 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:02:31,738 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:03:01,739 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:03:31,739 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:04:01,739 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:04:31,739 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:05:01,740 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:05:31,740 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:06:01,740 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:06:31,740 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:07:01,741 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:07:31,741 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:08:01,741 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:08:31,741 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:09:01,742 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:09:31,742 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:10:01,742 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:10:31,742 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:11:01,742 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:11:31,743 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:12:01,743 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=2)
hikari.2016-09-27.log:2016-09-27 00:12:31,743 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:13:01,743 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:13:31,744 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:14:01,744 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:14:31,744 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:15:01,744 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:15:31,745 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:16:01,745 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:16:31,745 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:17:01,745 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:17:31,745 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:18:01,746 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:18:31,746 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:19:01,746 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:19:31,746 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:20:01,747 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:20:31,747 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:21:01,747 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:21:31,747 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:22:01,748 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:22:31,748 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:23:01,748 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:23:31,748 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:24:01,748 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:24:31,749 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:25:01,749 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:25:31,749 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:26:01,750 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:26:31,750 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:27:01,750 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:27:31,750 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:28:01,750 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:28:31,751 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:29:01,751 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:29:02,722 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@30f548f0: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 00:29:24,367 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5216687f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:29:31,192 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@33082032: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:29:31,751 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=0, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:29:31,965 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@e742a20
hikari.2016-09-27.log:2016-09-27 00:29:31,970 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7a77ef41
hikari.2016-09-27.log:2016-09-27 00:29:31,975 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@310e4198
hikari.2016-09-27.log:2016-09-27 00:29:31,975 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:29:36,107 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5af85de2: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:29:56,770 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7375adcb: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:29:58,743 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@70b1b8c: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 00:29:59,242 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5db9aac4: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:30:00,231 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1be2aa50: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:30:01,268 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@49054636: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:30:01,752 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=10, active=3, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:30:01,757 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7cca1aeb
hikari.2016-09-27.log:2016-09-27 00:30:01,763 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@8bb054b
hikari.2016-09-27.log:2016-09-27 00:30:01,768 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@196c571b
hikari.2016-09-27.log:2016-09-27 00:30:01,773 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5da9d907
hikari.2016-09-27.log:2016-09-27 00:30:01,778 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4933708b
hikari.2016-09-27.log:2016-09-27 00:30:01,783 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@30e11148
hikari.2016-09-27.log:2016-09-27 00:30:01,783 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:30:15,029 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@203a789b: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 00:30:15,496 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@29e9f399: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 00:30:19,503 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@944b3af: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:30:20,337 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3058ef12: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:30:26,194 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@11c09a52
hikari.2016-09-27.log:2016-09-27 00:30:26,250 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@655c77d1
hikari.2016-09-27.log:2016-09-27 00:30:26,330 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4652d66d
hikari.2016-09-27.log:2016-09-27 00:30:26,376 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@30a3a115
hikari.2016-09-27.log:2016-09-27 00:30:29,067 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4eae3c7a: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 00:30:31,661 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7cda4c65: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:30:31,752 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:30:31,758 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@657545f
hikari.2016-09-27.log:2016-09-27 00:30:31,762 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@38f6f150
hikari.2016-09-27.log:2016-09-27 00:30:31,763 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:30:43,896 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7d405191: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 00:30:47,060 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@a8064e7
hikari.2016-09-27.log:2016-09-27 00:31:01,752 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:31:31,752 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:32:01,753 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:32:31,753 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:33:01,753 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:33:31,753 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:34:01,754 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:34:31,754 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:35:01,754 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:35:31,754 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:36:01,755 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:36:31,755 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:37:01,755 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:37:31,755 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:38:01,755 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:38:31,756 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:39:01,756 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:39:31,756 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:40:01,756 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:40:31,757 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:41:01,757 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:41:31,757 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:42:01,757 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:42:31,758 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:43:01,758 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:43:31,758 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:44:01,758 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:44:31,758 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:45:01,759 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:45:31,759 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:46:01,759 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:46:31,759 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:47:01,760 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:47:31,760 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:48:01,760 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:48:31,760 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:49:01,760 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:49:31,761 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:50:01,761 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:50:31,761 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:51:01,761 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:51:31,762 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:52:01,762 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:52:31,762 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:53:01,762 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:53:31,763 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:54:01,763 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:54:31,763 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:55:01,763 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:55:31,764 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:56:01,764 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:56:31,764 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:57:01,764 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:57:31,764 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:58:01,765 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:58:31,765 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:58:59,272 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@e742a20: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:59:01,765 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:59:01,773 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@232c84ca
hikari.2016-09-27.log:2016-09-27 00:59:01,773 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:59:13,078 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@310e4198: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:59:15,589 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7a77ef41: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:59:31,765 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=9, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:59:31,771 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@431c0f21
hikari.2016-09-27.log:2016-09-27 00:59:31,777 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3752eea8
hikari.2016-09-27.log:2016-09-27 00:59:31,777 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 00:59:33,689 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@30e11148: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:59:38,579 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4933708b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:59:45,028 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7cca1aeb: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:59:47,573 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@196c571b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:59:50,245 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4652d66d: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:59:53,407 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5da9d907: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:59:55,197 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@61a9ae1e
hikari.2016-09-27.log:2016-09-27 00:59:55,544 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@8bb054b: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 00:59:55,640 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@11c09a52: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 00:59:56,606 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@15c5ccc5
hikari.2016-09-27.log:2016-09-27 00:59:56,710 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@30a3a115: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 00:59:56,716 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@22eea87e
hikari.2016-09-27.log:2016-09-27 01:00:01,766 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=10, active=0, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:00:01,773 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6f3ec45d
hikari.2016-09-27.log:2016-09-27 01:00:01,778 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1b5c2eb9
hikari.2016-09-27.log:2016-09-27 01:00:02,011 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@29f08302
hikari.2016-09-27.log:2016-09-27 01:00:02,016 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4e5d063b
hikari.2016-09-27.log:2016-09-27 01:00:02,020 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5c07663c
hikari.2016-09-27.log:2016-09-27 01:00:02,025 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3a86edb6
hikari.2016-09-27.log:2016-09-27 01:00:02,025 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:00:07,580 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@a8064e7: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:00:13,797 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@38f6f150: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:00:16,931 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@657545f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:00:20,656 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@655c77d1: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:00:24,485 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@cdcc3e6
hikari.2016-09-27.log:2016-09-27 01:00:31,766 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=0, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:00:31,773 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@21db5ae8
hikari.2016-09-27.log:2016-09-27 01:00:31,778 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@55f712ab
hikari.2016-09-27.log:2016-09-27 01:00:31,784 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@76d24389
hikari.2016-09-27.log:2016-09-27 01:00:31,784 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:01:01,767 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:01:31,767 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:02:01,767 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:02:31,767 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:03:01,768 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:03:31,768 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:04:01,768 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:04:31,768 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:05:01,769 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:05:31,769 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:06:01,769 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:06:31,769 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:07:01,769 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:07:31,770 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:08:01,770 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:08:31,770 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:09:01,770 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:09:31,770 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:10:01,771 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:10:31,771 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:11:01,771 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:11:31,771 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:12:01,772 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:12:31,772 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:13:01,772 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:13:31,773 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:14:01,773 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:14:31,773 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:15:01,773 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:15:31,773 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:16:01,774 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:16:31,774 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:17:01,774 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:17:31,774 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:18:01,775 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:18:31,775 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:19:01,775 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:19:31,775 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:20:01,775 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:20:31,776 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:21:01,776 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:21:31,776 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:22:01,776 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:22:31,777 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:23:01,777 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:23:31,777 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:24:01,777 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:24:31,777 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:25:01,778 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:25:31,778 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:26:01,778 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:26:31,778 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:27:01,779 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:27:31,779 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:28:01,779 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:28:26,345 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@232c84ca: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:28:31,779 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:28:31,786 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@61e1124e
hikari.2016-09-27.log:2016-09-27 01:28:31,786 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:29:01,137 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3752eea8: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:29:01,780 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:29:01,786 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6347311b
hikari.2016-09-27.log:2016-09-27 01:29:01,786 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:29:10,819 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@61a9ae1e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:29:17,865 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@22eea87e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:29:19,139 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@431c0f21: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 01:29:22,287 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3a86edb6: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 01:29:25,513 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4e5d063b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:29:27,313 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5c07663c: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:29:29,510 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1b5c2eb9: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:29:31,780 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=9, active=0, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:29:31,787 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6b54c73b
hikari.2016-09-27.log:2016-09-27 01:29:31,792 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1f324b33
hikari.2016-09-27.log:2016-09-27 01:29:31,797 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7f61f8e
hikari.2016-09-27.log:2016-09-27 01:29:31,801 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4a3701b2
hikari.2016-09-27.log:2016-09-27 01:29:31,805 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@d4ca48e
hikari.2016-09-27.log:2016-09-27 01:29:31,809 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6810bcef
hikari.2016-09-27.log:2016-09-27 01:29:31,814 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4bd6a3da
hikari.2016-09-27.log:2016-09-27 01:29:31,814 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:29:31,880 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6f3ec45d: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:29:35,112 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@15c5ccc5: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:29:38,224 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@29f08302: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:29:58,604 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@9404f3
hikari.2016-09-27.log:2016-09-27 01:29:59,634 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@cdcc3e6: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 01:30:01,781 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=1, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:30:01,786 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@74992e80
hikari.2016-09-27.log:2016-09-27 01:30:01,793 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@762bdd43
hikari.2016-09-27.log:2016-09-27 01:30:01,798 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@21f7acca
hikari.2016-09-27.log:2016-09-27 01:30:01,798 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:30:08,836 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@21db5ae8: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 01:30:20,779 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@76d24389: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 01:30:28,262 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@55f712ab: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:30:31,781 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=3, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:30:31,787 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@591271f3
hikari.2016-09-27.log:2016-09-27 01:30:31,791 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2d468f43
hikari.2016-09-27.log:2016-09-27 01:30:31,797 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@d3e9fb0
hikari.2016-09-27.log:2016-09-27 01:30:31,797 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:31:01,781 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:31:31,781 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:32:01,782 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:32:31,782 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:33:01,782 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:33:31,782 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:34:01,783 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:34:31,783 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:35:01,783 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:35:31,783 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:36:01,784 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:36:31,784 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:37:01,784 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:37:31,784 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:38:01,785 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:38:31,785 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:39:01,785 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:39:31,785 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:40:01,785 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:40:31,786 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:41:01,786 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:41:31,786 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:42:01,786 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:42:31,787 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:43:01,787 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:43:31,787 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:44:01,787 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:44:31,788 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:45:01,788 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:45:31,788 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:46:01,788 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:46:31,789 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:47:01,789 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:47:31,789 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:48:01,789 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:48:31,789 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:49:01,790 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:49:31,790 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:50:01,790 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:50:31,790 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:51:01,791 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:51:31,791 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:52:01,791 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:52:31,791 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:53:01,792 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:53:31,792 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:54:01,792 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:54:31,792 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:55:01,792 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:55:31,793 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:56:01,793 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:56:31,793 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:57:01,793 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:57:31,794 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:58:01,794 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:58:12,784 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@61e1124e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:58:28,553 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6347311b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:58:31,794 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=4, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:58:32,043 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@b97e7ac
hikari.2016-09-27.log:2016-09-27 01:58:32,047 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7f11545f
hikari.2016-09-27.log:2016-09-27 01:58:32,047 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:58:53,245 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4bd6a3da: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:59:00,500 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1f324b33: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:59:01,794 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=3, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:59:01,801 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4fd2c89e
hikari.2016-09-27.log:2016-09-27 01:59:01,805 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3b90e28f
hikari.2016-09-27.log:2016-09-27 01:59:01,805 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:59:03,432 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4a3701b2: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:59:03,736 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@d4ca48e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:59:09,905 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4ac167dd
hikari.2016-09-27.log:2016-09-27 01:59:10,198 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3e06dbc2
hikari.2016-09-27.log:2016-09-27 01:59:18,103 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@9404f3: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 01:59:18,650 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@21f7acca: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:59:20,664 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7f61f8e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:59:24,363 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6b54c73b: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 01:59:25,689 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@799af8d1
hikari.2016-09-27.log:2016-09-27 01:59:25,926 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6810bcef: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 01:59:31,795 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=1, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:59:31,801 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2a0d2b8f
hikari.2016-09-27.log:2016-09-27 01:59:31,806 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5eaa3f01
hikari.2016-09-27.log:2016-09-27 01:59:31,812 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@55b5868a
hikari.2016-09-27.log:2016-09-27 01:59:31,819 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@b6e346c
hikari.2016-09-27.log:2016-09-27 01:59:31,819 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 01:59:43,943 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@74992e80: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 01:59:50,316 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@762bdd43: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:00:01,579 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6cf57058
hikari.2016-09-27.log:2016-09-27 02:00:01,588 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@18945ab2
hikari.2016-09-27.log:2016-09-27 02:00:01,795 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:00:03,355 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@d3e9fb0: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 02:00:03,371 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5767638
hikari.2016-09-27.log:2016-09-27 02:00:13,343 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2d468f43: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:00:23,234 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@591271f3: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:00:31,795 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:00:31,801 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5d1ba04c
hikari.2016-09-27.log:2016-09-27 02:00:31,807 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@294b5bad
hikari.2016-09-27.log:2016-09-27 02:00:31,808 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:01:01,796 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:01:31,796 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:02:01,796 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:02:31,797 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:03:01,797 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:03:31,797 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:04:01,797 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:04:31,797 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:05:01,798 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:05:31,798 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:06:01,798 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:06:31,798 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:07:01,799 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:07:31,799 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:08:02,445 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:08:32,445 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:09:02,445 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:09:32,446 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:10:02,446 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:10:32,446 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:11:02,446 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:11:32,447 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:12:02,447 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:12:32,447 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:13:02,447 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:13:32,448 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:14:02,448 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:14:32,448 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:15:02,448 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:15:32,448 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:16:02,449 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:16:32,449 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:17:02,449 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:17:32,449 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:18:02,450 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:18:32,450 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:19:02,450 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:19:32,450 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:20:02,451 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:20:32,451 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:21:02,451 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:21:32,451 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:22:02,452 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:22:32,452 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:23:02,452 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:23:32,452 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:24:02,453 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:24:32,453 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:25:02,453 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:25:32,453 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:26:02,453 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:26:32,454 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:27:02,454 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:27:32,454 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:28:02,454 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:28:05,850 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@b97e7ac: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 02:28:16,925 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7f11545f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:28:32,313 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3e06dbc2: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:28:32,455 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=0, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:28:32,461 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@34e4e96b
hikari.2016-09-27.log:2016-09-27 02:28:32,466 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@40dd911b
hikari.2016-09-27.log:2016-09-27 02:28:32,470 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3b1cba42
hikari.2016-09-27.log:2016-09-27 02:28:32,471 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:28:35,237 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3b90e28f: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 02:28:40,656 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4ac167dd: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 02:28:48,095 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4fd2c89e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:28:53,583 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5eaa3f01: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:29:02,455 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=0, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:29:02,461 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6d8ced24
hikari.2016-09-27.log:2016-09-27 02:29:02,468 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@196c371d
hikari.2016-09-27.log:2016-09-27 02:29:02,473 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7bc544a3
hikari.2016-09-27.log:2016-09-27 02:29:02,478 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4cefbdb6
hikari.2016-09-27.log:2016-09-27 02:29:02,478 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:29:11,354 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@55b5868a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:29:17,012 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@b6e346c: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:29:20,772 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@799af8d1: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:29:21,344 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@18945ab2: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:29:30,185 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2a0d2b8f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:29:30,550 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6cf57058: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:29:32,455 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=10, active=9, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:29:32,461 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1b994c1d
hikari.2016-09-27.log:2016-09-27 02:29:32,465 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6f8f7b42
hikari.2016-09-27.log:2016-09-27 02:29:32,470 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@361a886f
hikari.2016-09-27.log:2016-09-27 02:29:32,474 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3afae458
hikari.2016-09-27.log:2016-09-27 02:29:32,479 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1fff6c86
hikari.2016-09-27.log:2016-09-27 02:29:32,483 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@ff7bdbc
hikari.2016-09-27.log:2016-09-27 02:29:32,483 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:29:47,335 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5d1ba04c: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:29:52,694 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5767638: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:29:57,592 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@294b5bad: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:30:02,456 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=1, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:30:02,462 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@36b49a7c
hikari.2016-09-27.log:2016-09-27 02:30:02,467 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@420f3075
hikari.2016-09-27.log:2016-09-27 02:30:02,472 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@711bfeb6
hikari.2016-09-27.log:2016-09-27 02:30:02,472 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:30:32,456 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:31:02,456 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:31:32,457 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:32:02,457 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:32:32,457 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:33:02,457 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:33:32,457 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:34:02,458 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:34:32,458 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:35:02,458 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:35:32,458 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:36:02,459 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:36:32,459 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:37:02,459 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:37:32,459 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:38:02,460 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:38:32,460 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:39:02,460 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:39:32,460 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:40:02,461 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:40:32,461 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:41:02,461 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:41:32,461 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:42:02,462 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:42:32,462 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:43:02,462 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:43:32,462 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:44:02,462 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:44:32,463 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:45:02,463 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:45:32,463 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:46:02,463 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:46:32,464 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:47:02,464 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:47:32,464 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:48:02,464 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:48:32,464 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:49:02,465 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:49:32,465 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:50:02,465 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:50:32,465 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:51:02,465 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:51:32,466 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:52:02,466 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:52:32,466 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:53:02,466 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:53:32,467 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:54:02,467 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:54:32,467 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:55:02,467 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:55:32,467 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:56:02,468 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:56:32,468 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:57:02,468 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:57:32,468 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:57:57,215 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3b1cba42: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:58:02,420 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@40dd911b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:58:02,469 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:58:02,703 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@cd2dc9e
hikari.2016-09-27.log:2016-09-27 02:58:02,708 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@78532dfb
hikari.2016-09-27.log:2016-09-27 02:58:02,709 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:58:16,285 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@34e4e96b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:58:21,768 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6d8ced24: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:58:24,357 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7bc544a3: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:58:32,469 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=1, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:58:32,476 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6057176e
hikari.2016-09-27.log:2016-09-27 02:58:32,481 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@143a92d5
hikari.2016-09-27.log:2016-09-27 02:58:32,486 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2b8efa4a
hikari.2016-09-27.log:2016-09-27 02:58:32,486 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:58:34,179 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@196c371d: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:58:44,889 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@581937e1
hikari.2016-09-27.log:2016-09-27 02:58:45,632 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4cefbdb6: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 02:58:45,639 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2c4ccb35
hikari.2016-09-27.log:2016-09-27 02:58:49,307 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3afae458: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:58:53,386 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@361a886f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:59:02,358 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1fff6c86: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:59:02,469 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=0, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:59:02,476 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1afea91f
hikari.2016-09-27.log:2016-09-27 02:59:02,481 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6e6968ee
hikari.2016-09-27.log:2016-09-27 02:59:02,485 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3a99f36f
hikari.2016-09-27.log:2016-09-27 02:59:02,485 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:59:04,875 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@ff7bdbc: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:59:15,938 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6f8f7b42: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:59:20,194 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@711bfeb6: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:59:29,683 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1b994c1d: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:59:32,470 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=0, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:59:32,476 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@269c77be
hikari.2016-09-27.log:2016-09-27 02:59:32,480 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@52b77f7f
hikari.2016-09-27.log:2016-09-27 02:59:32,485 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6cb0a337
hikari.2016-09-27.log:2016-09-27 02:59:32,490 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7fffd46
hikari.2016-09-27.log:2016-09-27 02:59:32,490 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 02:59:39,591 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@36b49a7c: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:59:40,653 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@420f3075: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 02:59:42,425 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3521bf2c
hikari.2016-09-27.log:2016-09-27 02:59:42,784 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@419993f7
hikari.2016-09-27.log:2016-09-27 03:00:02,470 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:00:32,470 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:01:02,470 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:01:32,471 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:02:02,471 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:02:32,471 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:03:02,471 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:03:32,472 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:04:02,472 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:04:32,472 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:05:02,472 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:05:32,472 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:06:02,473 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:06:32,473 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:07:02,473 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:07:32,473 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:08:02,474 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:08:32,474 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:09:02,474 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:09:32,474 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:10:02,475 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:10:32,475 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:11:02,475 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:11:32,475 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:12:02,476 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:12:32,476 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:13:02,476 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:13:32,476 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:14:02,476 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:14:32,477 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:15:02,477 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:15:32,477 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:16:02,477 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:16:32,478 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:17:02,478 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:17:32,478 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:18:02,478 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:18:32,478 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:19:02,479 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:19:32,479 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:20:02,479 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:20:32,479 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:21:02,480 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:21:32,480 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:22:02,480 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:22:32,480 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:23:02,481 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:23:32,481 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:24:02,481 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:24:32,481 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:25:02,481 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:25:32,482 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:26:02,482 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:26:32,482 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:27:02,482 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:27:19,397 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@78532dfb: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:27:32,483 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:27:32,490 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4de2008
hikari.2016-09-27.log:2016-09-27 03:27:32,490 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:27:39,866 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@cd2dc9e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:27:48,321 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6057176e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:28:02,483 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:28:02,490 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2e42a11
hikari.2016-09-27.log:2016-09-27 03:28:02,715 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@143a92d5: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:28:02,731 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@766bf262
hikari.2016-09-27.log:2016-09-27 03:28:02,731 [DEBUG] db-pool connection adder db-pool - After adding stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:28:07,860 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@581937e1: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:28:20,860 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2c4ccb35: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:28:26,006 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2b8efa4a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:28:26,185 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1afea91f: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 03:28:31,021 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1024b956
hikari.2016-09-27.log:2016-09-27 03:28:32,483 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=0, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:28:32,490 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6439212e
hikari.2016-09-27.log:2016-09-27 03:28:32,495 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@200969ae
hikari.2016-09-27.log:2016-09-27 03:28:32,499 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@314713c9
hikari.2016-09-27.log:2016-09-27 03:28:32,504 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@f3ef07d
hikari.2016-09-27.log:2016-09-27 03:28:32,504 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:28:40,412 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6e6968ee: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:29:00,984 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3a99f36f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:29:02,484 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:29:02,706 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@67c9420a
hikari.2016-09-27.log:2016-09-27 03:29:02,710 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1323d691
hikari.2016-09-27.log:2016-09-27 03:29:02,710 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:29:08,194 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@419993f7: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:29:08,608 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7fffd46: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:29:15,843 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3521bf2c: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:29:29,058 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@52b77f7f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:29:29,577 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@269c77be: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:29:31,270 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6cb0a337: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:29:32,484 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=10, active=0, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:29:32,490 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@28cfdc31
hikari.2016-09-27.log:2016-09-27 03:29:32,494 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5cea98d2
hikari.2016-09-27.log:2016-09-27 03:29:32,499 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4749684
hikari.2016-09-27.log:2016-09-27 03:29:32,504 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@9ac5148
hikari.2016-09-27.log:2016-09-27 03:29:32,508 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3b85254
hikari.2016-09-27.log:2016-09-27 03:29:32,513 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1ac6941e
hikari.2016-09-27.log:2016-09-27 03:29:32,513 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:30:02,485 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:30:32,485 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:31:02,485 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:31:32,485 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:32:02,485 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:32:32,486 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:33:02,486 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:33:32,486 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:34:02,486 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:34:32,487 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:35:02,487 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:35:32,487 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:36:02,487 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:36:32,487 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:37:02,488 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:37:32,488 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:38:02,488 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:38:32,488 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:39:02,489 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:39:32,489 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:40:02,489 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:40:32,489 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:41:02,490 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:41:32,490 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:42:02,490 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:42:32,490 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:43:02,490 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:43:32,491 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:44:02,491 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:44:32,491 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:45:02,491 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:45:32,492 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:46:02,492 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:46:32,492 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:47:02,492 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:47:32,493 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:48:02,493 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:48:32,493 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:49:02,493 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:49:32,494 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:50:02,494 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:50:32,494 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:51:02,494 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:51:32,495 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:52:02,495 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:52:32,495 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:53:02,495 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:53:32,495 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:54:02,496 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:54:32,496 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:55:02,496 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:55:32,496 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:56:02,497 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:56:32,497 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:57:02,497 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:57:07,680 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4de2008: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:57:17,866 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2e42a11: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:57:32,497 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=10, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:57:32,504 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1bc566de
hikari.2016-09-27.log:2016-09-27 03:57:32,511 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6fd315e4
hikari.2016-09-27.log:2016-09-27 03:57:32,511 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:57:41,938 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@766bf262: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:57:47,608 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6439212e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:57:57,302 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@200969ae: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 03:58:02,498 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=9, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:58:02,504 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7aa36532
hikari.2016-09-27.log:2016-09-27 03:58:02,510 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@ed41d41
hikari.2016-09-27.log:2016-09-27 03:58:02,515 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4e9a8192
hikari.2016-09-27.log:2016-09-27 03:58:02,515 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:58:13,214 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1024b956: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 03:58:15,506 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@f3ef07d: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:58:22,082 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@314713c9: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:58:32,498 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=0, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:58:32,504 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@756b4172
hikari.2016-09-27.log:2016-09-27 03:58:32,511 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@193671c
hikari.2016-09-27.log:2016-09-27 03:58:32,746 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@67c9d23c
hikari.2016-09-27.log:2016-09-27 03:58:32,746 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:58:45,195 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@67c9420a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:58:50,957 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1ac6941e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:58:51,410 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1323d691: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:59:00,263 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4749684: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:59:02,498 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=8, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:59:02,504 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@292f588e
hikari.2016-09-27.log:2016-09-27 03:59:02,510 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5d0bfd35
hikari.2016-09-27.log:2016-09-27 03:59:02,515 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5a049a
hikari.2016-09-27.log:2016-09-27 03:59:02,520 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@84cd42b
hikari.2016-09-27.log:2016-09-27 03:59:02,521 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:59:02,841 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5cea98d2: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 03:59:04,335 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@9ac5148: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:59:20,687 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3b85254: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:59:23,872 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@28cfdc31: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 03:59:32,499 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=0, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 03:59:32,505 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@490b7b4e
hikari.2016-09-27.log:2016-09-27 03:59:32,510 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3dcf06f6
hikari.2016-09-27.log:2016-09-27 03:59:32,515 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@38a80b5b
hikari.2016-09-27.log:2016-09-27 03:59:32,520 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@68680bcb
hikari.2016-09-27.log:2016-09-27 03:59:32,520 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:00:02,499 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:00:32,499 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:01:02,500 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:01:32,500 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:02:02,500 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:02:32,500 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:03:02,501 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:03:32,501 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:04:02,501 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:04:32,501 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:05:02,502 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:05:32,502 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:06:02,502 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:06:32,502 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:07:02,503 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:07:32,503 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:08:02,503 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:08:32,503 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:09:02,503 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:09:32,504 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:10:02,504 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:10:32,504 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:11:02,504 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:11:32,505 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:12:02,505 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:12:32,505 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:13:02,505 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:13:32,506 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:14:02,506 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:14:32,506 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:15:02,506 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:15:32,506 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:16:02,507 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:16:32,507 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:17:02,507 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:17:32,507 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:18:02,508 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:18:32,508 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:19:02,508 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:19:32,508 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:20:02,508 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:20:32,509 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:21:02,509 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:21:32,509 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:22:02,509 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:22:32,510 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:23:02,510 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:23:32,510 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:24:02,510 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:24:32,510 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:25:02,511 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:25:32,511 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:26:02,511 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:26:32,511 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:26:55,378 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6fd315e4: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:26:57,654 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1bc566de: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:27:02,512 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:27:02,519 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@48b7e682
hikari.2016-09-27.log:2016-09-27 04:27:02,525 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3cf2ae34
hikari.2016-09-27.log:2016-09-27 04:27:02,525 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:27:32,512 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:27:44,295 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@ed41d41: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:27:44,535 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7aa36532: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:27:51,618 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4e9a8192: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:28:02,512 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=2, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:28:02,519 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@349a3b8c
hikari.2016-09-27.log:2016-09-27 04:28:02,525 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4023b547
hikari.2016-09-27.log:2016-09-27 04:28:02,530 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@43f487ce
hikari.2016-09-27.log:2016-09-27 04:28:02,530 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:28:02,687 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@756b4172: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:28:05,165 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@193671c: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:28:18,242 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4104631
hikari.2016-09-27.log:2016-09-27 04:28:18,252 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@70997c14
hikari.2016-09-27.log:2016-09-27 04:28:24,331 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@84cd42b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:28:25,005 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@292f588e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:28:32,513 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=13, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:28:32,519 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3240639f
hikari.2016-09-27.log:2016-09-27 04:28:32,738 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@467fb915
hikari.2016-09-27.log:2016-09-27 04:28:32,738 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:28:33,344 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5d0bfd35: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 04:28:33,344 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@67c9d23c: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 04:28:48,972 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5a049a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:28:51,414 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@50e52c91
hikari.2016-09-27.log:2016-09-27 04:28:51,611 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@24b83da5
hikari.2016-09-27.log:2016-09-27 04:28:51,622 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7e899cfb
hikari.2016-09-27.log:2016-09-27 04:28:52,241 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@490b7b4e: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 04:29:02,513 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=12, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:29:02,518 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@657ef1e5
hikari.2016-09-27.log:2016-09-27 04:29:02,518 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:29:10,058 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3dcf06f6: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:29:11,023 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5d4524bd
hikari.2016-09-27.log:2016-09-27 04:29:23,378 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@38a80b5b: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 04:29:23,400 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@728fcde5
hikari.2016-09-27.log:2016-09-27 04:29:28,392 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@68680bcb: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:29:32,513 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=3, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:29:32,519 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@21b544ea
hikari.2016-09-27.log:2016-09-27 04:29:32,521 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:30:02,514 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:30:32,514 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:31:02,514 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:31:32,514 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:32:02,515 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:32:32,515 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:33:02,515 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:33:32,515 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:34:02,516 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:34:32,516 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:35:02,516 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:35:32,516 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:36:02,517 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:36:32,517 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:37:02,517 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:37:32,517 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:38:02,518 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:38:32,518 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:39:02,518 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:39:32,518 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:40:02,519 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:40:32,519 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:41:02,519 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:41:32,519 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:42:02,519 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:42:32,520 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:43:02,520 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:43:32,520 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:44:02,520 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:44:32,521 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:45:02,521 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:45:32,521 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:46:02,521 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:46:32,522 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:47:02,522 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:47:32,522 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:48:02,522 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:48:32,523 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:49:02,523 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:49:32,523 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:50:02,523 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:50:32,523 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:51:02,524 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:51:32,524 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:52:02,524 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:52:32,524 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:53:02,525 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:53:32,525 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:54:02,525 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:54:32,525 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:55:02,525 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:55:32,526 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:56:02,526 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:56:26,472 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@48b7e682: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:56:32,526 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:56:32,532 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6ab44e57
hikari.2016-09-27.log:2016-09-27 04:56:32,532 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:57:01,809 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3cf2ae34: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:57:02,527 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:57:02,533 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@507bdc7d
hikari.2016-09-27.log:2016-09-27 04:57:02,533 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:57:32,527 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:57:40,429 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@43f487ce: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:57:45,374 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4023b547: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:57:45,492 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@349a3b8c: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 04:58:02,527 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=1, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:58:02,535 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1a973453
hikari.2016-09-27.log:2016-09-27 04:58:02,540 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6e009453
hikari.2016-09-27.log:2016-09-27 04:58:02,544 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4132dcd5
hikari.2016-09-27.log:2016-09-27 04:58:02,544 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:58:10,395 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@70997c14: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:58:10,925 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3240639f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:58:12,046 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4104631: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 04:58:12,714 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@467fb915: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:58:20,866 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5459be1a
hikari.2016-09-27.log:2016-09-27 04:58:20,991 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@20000f8f
hikari.2016-09-27.log:2016-09-27 04:58:21,028 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3d80dc9a
hikari.2016-09-27.log:2016-09-27 04:58:21,077 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@753a586f
hikari.2016-09-27.log:2016-09-27 04:58:24,536 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@24b83da5: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:58:31,848 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5d4524bd: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:58:32,527 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=4, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:58:32,534 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4177aa76
hikari.2016-09-27.log:2016-09-27 04:58:32,744 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@353b2a74
hikari.2016-09-27.log:2016-09-27 04:58:32,744 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:58:35,490 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@50e52c91: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 04:58:42,840 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@657ef1e5: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:58:50,076 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7e899cfb: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 04:58:52,768 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@728fcde5: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:59:02,528 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=0, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:59:02,536 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@336fff3a
hikari.2016-09-27.log:2016-09-27 04:59:02,543 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@47d1932e
hikari.2016-09-27.log:2016-09-27 04:59:02,549 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@9430ccc
hikari.2016-09-27.log:2016-09-27 04:59:02,554 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@120ce28f
hikari.2016-09-27.log:2016-09-27 04:59:02,554 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:59:29,677 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@21b544ea: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 04:59:32,528 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 04:59:32,534 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@d3226e
hikari.2016-09-27.log:2016-09-27 04:59:32,535 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:00:02,529 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:00:32,529 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:01:02,529 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:01:32,529 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:02:02,529 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:02:32,530 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:03:02,530 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:03:32,530 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:04:02,530 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:04:32,531 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:05:02,531 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:05:32,531 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:06:02,531 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:06:32,531 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:07:02,532 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:07:32,532 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:08:02,532 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:08:32,532 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:09:02,533 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:09:32,533 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:10:02,533 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:10:32,533 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:11:02,533 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:11:32,534 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:12:02,534 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:12:32,534 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:13:02,534 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:13:32,535 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:14:02,535 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:14:32,535 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:15:02,535 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:15:32,535 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:16:02,536 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:16:32,536 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:17:02,536 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:17:32,536 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:18:02,537 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:18:32,537 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:19:02,537 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:19:32,537 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:20:02,537 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:20:32,538 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:21:02,538 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:21:32,538 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:22:02,538 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:22:32,539 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:23:02,539 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:23:32,539 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:24:02,539 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:24:32,539 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:25:02,540 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:25:32,540 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:26:02,540 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:26:10,487 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6ab44e57: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:26:17,588 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@507bdc7d: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:26:32,540 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=11, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:26:32,547 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@e6df6fe
hikari.2016-09-27.log:2016-09-27 05:26:32,553 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7aeea241
hikari.2016-09-27.log:2016-09-27 05:26:32,553 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:27:02,541 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:27:32,541 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:27:35,839 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6e009453: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 05:27:39,213 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4132dcd5: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:27:42,222 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1a973453: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:27:43,577 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@753a586f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:27:53,204 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@20000f8f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:27:56,048 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4177aa76: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 05:27:59,658 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5854422
hikari.2016-09-27.log:2016-09-27 05:28:02,541 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=11, active=1, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:28:02,547 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@710dfab2
hikari.2016-09-27.log:2016-09-27 05:28:02,555 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@350bb585
hikari.2016-09-27.log:2016-09-27 05:28:02,560 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@24e679b8
hikari.2016-09-27.log:2016-09-27 05:28:02,564 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5a355d74
hikari.2016-09-27.log:2016-09-27 05:28:02,569 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7967b93
hikari.2016-09-27.log:2016-09-27 05:28:02,569 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:28:10,623 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3d80dc9a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:28:17,116 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5459be1a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:28:20,908 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@353b2a74: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 05:28:28,918 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@55051c91
hikari.2016-09-27.log:2016-09-27 05:28:28,928 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@215de8c9
hikari.2016-09-27.log:2016-09-27 05:28:29,024 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@59cec92b
hikari.2016-09-27.log:2016-09-27 05:28:32,541 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:28:49,129 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@9430ccc: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 05:28:50,311 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@47d1932e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:28:51,379 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@336fff3a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:28:53,555 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@120ce28f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:29:02,542 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=1, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:29:02,548 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@437c8a1f
hikari.2016-09-27.log:2016-09-27 05:29:02,552 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@37320b7f
hikari.2016-09-27.log:2016-09-27 05:29:02,559 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@768f53ce
hikari.2016-09-27.log:2016-09-27 05:29:02,564 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@621f69bb
hikari.2016-09-27.log:2016-09-27 05:29:02,564 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:29:19,527 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@d3226e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:29:32,542 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:29:32,547 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2986af41
hikari.2016-09-27.log:2016-09-27 05:29:32,548 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:30:02,542 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:30:32,543 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:31:02,543 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:31:32,543 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:32:02,543 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:32:32,544 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:33:02,544 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:33:32,544 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:34:02,544 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:34:32,544 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:35:02,545 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:35:32,545 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:36:02,545 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:36:32,545 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:37:02,545 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:37:32,555 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:38:02,555 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:38:32,555 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:39:02,555 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:39:32,556 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:40:02,556 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:40:32,556 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:41:02,556 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:41:32,556 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:42:02,557 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:42:32,557 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:43:02,557 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:43:32,557 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:44:02,558 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:44:32,558 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:45:02,558 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:45:32,558 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:46:02,559 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:46:32,559 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:47:02,559 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:47:32,559 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:48:02,559 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:48:32,560 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:49:02,560 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:49:32,560 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:50:02,560 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:50:32,561 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:51:02,561 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:51:32,561 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:52:02,561 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:52:32,561 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:53:02,562 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:53:32,562 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:54:02,562 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:54:32,562 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:55:02,563 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:55:32,563 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:56:02,563 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:56:20,874 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7aeea241: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:56:24,799 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@e6df6fe: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:56:32,563 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=6, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:56:32,776 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@62002173
hikari.2016-09-27.log:2016-09-27 05:56:32,781 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@166fe1f3
hikari.2016-09-27.log:2016-09-27 05:56:32,781 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:57:02,564 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:57:19,084 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@350bb585: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:57:24,255 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5a355d74: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:57:28,257 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@710dfab2: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:57:32,564 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=0, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:57:32,571 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@42f2df31
hikari.2016-09-27.log:2016-09-27 05:57:32,575 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@363d49b3
hikari.2016-09-27.log:2016-09-27 05:57:32,580 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@57429aba
hikari.2016-09-27.log:2016-09-27 05:57:32,580 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:57:52,448 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5854422: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:57:55,638 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7967b93: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:57:55,962 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@215de8c9: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:57:57,605 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@44ae86d4
hikari.2016-09-27.log:2016-09-27 05:57:57,974 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@24e679b8: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 05:57:58,290 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@30675280
hikari.2016-09-27.log:2016-09-27 05:57:58,451 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6e51001d
hikari.2016-09-27.log:2016-09-27 05:57:58,468 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@65cdf248
hikari.2016-09-27.log:2016-09-27 05:58:02,564 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:58:06,517 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@55051c91: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 05:58:13,921 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2def3556
hikari.2016-09-27.log:2016-09-27 05:58:19,191 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@59cec92b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:58:20,412 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@437c8a1f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:58:32,565 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=9, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:58:32,570 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@32bc40e1
hikari.2016-09-27.log:2016-09-27 05:58:32,576 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@46837eb3
hikari.2016-09-27.log:2016-09-27 05:58:32,577 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:58:34,660 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@37320b7f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:58:51,038 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@768f53ce: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 05:58:53,669 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3f7a3bcf
hikari.2016-09-27.log:2016-09-27 05:58:53,684 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4b48cf98
hikari.2016-09-27.log:2016-09-27 05:58:54,599 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@621f69bb: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 05:58:54,608 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@702e4af
hikari.2016-09-27.log:2016-09-27 05:59:02,565 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 05:59:09,742 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2986af41: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 05:59:24,145 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@121e2290
hikari.2016-09-27.log:2016-09-27 05:59:32,565 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:00:02,565 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:00:32,566 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:01:02,566 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:01:32,566 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:02:02,566 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:02:32,566 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:03:02,567 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:03:32,567 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:04:02,567 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:04:32,568 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:05:02,569 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:05:32,569 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:06:02,569 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:06:32,569 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:07:02,569 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:07:32,570 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:08:02,570 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:08:32,570 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:09:02,570 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:09:32,571 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:10:02,571 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:10:32,571 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:11:02,571 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:11:32,571 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:12:02,572 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:12:32,572 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:13:02,572 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:13:32,572 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:14:02,572 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:14:32,573 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:15:02,573 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:15:32,573 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:16:02,573 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:16:32,574 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:17:02,574 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:17:32,574 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:18:02,574 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:18:32,575 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:19:02,575 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:19:32,575 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:20:02,575 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:20:32,575 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:21:02,576 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:21:32,576 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:22:02,576 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:22:32,576 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:23:02,577 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:23:32,577 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:24:02,577 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:24:32,577 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:25:02,578 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:25:32,578 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:25:53,986 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@62002173: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:25:59,266 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2c76ec4c
hikari.2016-09-27.log:2016-09-27 06:26:02,578 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:26:29,983 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@166fe1f3: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:26:32,578 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:26:32,585 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7e0218da
hikari.2016-09-27.log:2016-09-27 06:26:32,585 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:26:49,812 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@57429aba: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:27:02,579 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=3, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:27:02,584 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@36dd4360
hikari.2016-09-27.log:2016-09-27 06:27:02,584 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:27:02,826 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@363d49b3: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 06:27:08,115 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@42f2df31: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 06:27:18,554 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@30675280: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:27:32,579 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=0, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:27:32,812 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6686ffef
hikari.2016-09-27.log:2016-09-27 06:27:32,818 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@12edbda7
hikari.2016-09-27.log:2016-09-27 06:27:32,823 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4e9eadb6
hikari.2016-09-27.log:2016-09-27 06:27:32,823 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:27:48,913 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@46837eb3: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:27:51,590 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@44ae86d4: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:27:52,421 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@65cdf248: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:27:55,839 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6e51001d: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:28:02,579 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=1, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:28:02,585 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6bfa8504
hikari.2016-09-27.log:2016-09-27 06:28:02,590 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1f9caffd
hikari.2016-09-27.log:2016-09-27 06:28:02,595 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6f6e949c
hikari.2016-09-27.log:2016-09-27 06:28:02,600 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4a99433e
hikari.2016-09-27.log:2016-09-27 06:28:02,600 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:28:02,606 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@32bc40e1: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:28:05,602 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2def3556: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:28:13,817 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4b48cf98: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:28:32,580 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=1, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:28:32,824 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6776a17c
hikari.2016-09-27.log:2016-09-27 06:28:32,829 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@131c02b4
hikari.2016-09-27.log:2016-09-27 06:28:32,835 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@71c1ce4f
hikari.2016-09-27.log:2016-09-27 06:28:32,835 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:28:33,148 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@702e4af: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:28:41,818 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7e72e124
hikari.2016-09-27.log:2016-09-27 06:28:43,594 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3f7a3bcf: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:29:02,449 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@121e2290: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 06:29:02,580 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=8, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:29:02,586 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7f82be0e
hikari.2016-09-27.log:2016-09-27 06:29:02,590 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@b707223
hikari.2016-09-27.log:2016-09-27 06:29:02,590 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:29:32,580 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:30:02,581 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:30:32,581 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:31:02,581 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:31:32,581 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:32:02,581 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:32:32,582 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:33:02,582 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:33:32,582 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:34:02,582 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:34:32,583 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:35:02,583 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:35:32,583 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:36:02,583 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:36:32,583 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:37:02,584 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:37:32,584 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:38:02,584 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:38:32,584 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=6)
hikari.2016-09-27.log:2016-09-27 06:39:02,585 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:39:32,585 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=2)
hikari.2016-09-27.log:2016-09-27 06:40:02,585 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:40:32,585 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:41:02,586 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:41:32,586 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:42:02,586 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:42:32,586 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=23)
hikari.2016-09-27.log:2016-09-27 06:43:02,587 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:43:32,587 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:44:02,587 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:44:32,587 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:45:02,587 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:45:32,588 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:46:02,588 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:46:32,588 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:47:02,588 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:47:32,588 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:48:02,589 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:48:32,589 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:49:02,589 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:49:32,589 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:50:02,589 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:50:32,590 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:51:02,590 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:51:32,590 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:52:02,590 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:52:32,591 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:53:02,591 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:53:32,591 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:54:02,591 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:54:32,591 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:55:02,592 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:55:28,715 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2c76ec4c: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:55:32,592 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:55:32,599 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5432611a
hikari.2016-09-27.log:2016-09-27 06:55:32,599 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:56:00,377 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7e0218da: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:56:02,592 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=2, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:56:02,598 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@15fb667e
hikari.2016-09-27.log:2016-09-27 06:56:02,598 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:56:31,279 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@36dd4360: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 06:56:32,593 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:56:32,599 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6c3db153
hikari.2016-09-27.log:2016-09-27 06:56:32,600 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:56:56,195 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4e9eadb6: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:56:57,168 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@12edbda7: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:57:02,593 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:57:02,598 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3a861fa0
hikari.2016-09-27.log:2016-09-27 06:57:02,605 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4e319a88
hikari.2016-09-27.log:2016-09-27 06:57:02,605 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:57:18,658 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6686ffef: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:57:32,593 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=9, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:57:32,601 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1a675131
hikari.2016-09-27.log:2016-09-27 06:57:32,601 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:57:47,489 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4a99433e: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 06:57:48,745 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6f6e949c: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:57:54,208 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1f9caffd: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:57:54,705 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6bfa8504: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:57:56,829 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7e72e124: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:57:57,550 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@131c02b4: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:58:02,594 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=10, active=1, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:58:02,602 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5f5f116d
hikari.2016-09-27.log:2016-09-27 06:58:02,608 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2b8d3c31
hikari.2016-09-27.log:2016-09-27 06:58:02,614 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2d70e387
hikari.2016-09-27.log:2016-09-27 06:58:02,620 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7e3c6576
hikari.2016-09-27.log:2016-09-27 06:58:02,625 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@b2deb0d
hikari.2016-09-27.log:2016-09-27 06:58:02,631 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@235cf1f3
hikari.2016-09-27.log:2016-09-27 06:58:02,631 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:58:05,810 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@71c1ce4f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:58:20,274 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@b707223: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:58:28,156 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6776a17c: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:58:30,864 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@49ff80df
hikari.2016-09-27.log:2016-09-27 06:58:32,594 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=12, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:58:32,600 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3d3b1966
hikari.2016-09-27.log:2016-09-27 06:58:32,831 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@425eb081
hikari.2016-09-27.log:2016-09-27 06:58:32,831 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:58:37,389 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7f82be0e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 06:59:02,594 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=10, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:59:02,601 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7094a709
hikari.2016-09-27.log:2016-09-27 06:59:02,601 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 06:59:32,595 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:00:02,595 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:00:32,595 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:01:02,595 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:01:32,595 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:02:02,596 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:02:32,596 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:03:02,596 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:03:32,596 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:04:02,597 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:04:32,597 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:05:02,597 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:05:32,597 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:06:02,597 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:06:32,598 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:07:02,598 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:07:32,598 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:08:02,598 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:08:32,599 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:09:02,599 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:09:32,599 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:10:02,599 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:10:32,599 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:11:02,600 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:11:32,600 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:12:02,600 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=14)
hikari.2016-09-27.log:2016-09-27 07:12:32,600 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:13:02,601 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=11)
hikari.2016-09-27.log:2016-09-27 07:13:32,601 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=9)
hikari.2016-09-27.log:2016-09-27 07:14:02,601 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=10)
hikari.2016-09-27.log:2016-09-27 07:14:32,601 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:15:02,601 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:15:32,602 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:16:02,602 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:16:32,602 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:17:02,602 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:17:32,602 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:18:02,603 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:18:32,603 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:19:02,603 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:19:32,603 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:20:02,603 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:20:32,604 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:21:02,604 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:21:32,604 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:22:02,604 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:22:32,604 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=18)
hikari.2016-09-27.log:2016-09-27 07:23:02,605 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:23:32,605 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=5)
hikari.2016-09-27.log:2016-09-27 07:24:02,605 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:24:32,605 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:25:02,606 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:25:08,955 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5432611a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:25:32,606 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:25:32,612 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@317bc45c
hikari.2016-09-27.log:2016-09-27 07:25:32,612 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:25:54,047 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@15fb667e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:26:02,606 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=2, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:26:02,612 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3781d5b
hikari.2016-09-27.log:2016-09-27 07:26:02,612 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:26:12,075 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6c3db153: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:26:29,551 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3a861fa0: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:26:30,889 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4e319a88: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:26:32,607 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=0, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:26:32,613 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@605cca27
hikari.2016-09-27.log:2016-09-27 07:26:32,618 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@14b1dc43
hikari.2016-09-27.log:2016-09-27 07:26:32,623 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@50065e97
hikari.2016-09-27.log:2016-09-27 07:26:32,623 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:27:02,607 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:27:30,824 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1a675131: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:27:32,607 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:27:32,613 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1cbdbeb7
hikari.2016-09-27.log:2016-09-27 07:27:32,613 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:27:34,433 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7e3c6576: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:27:42,929 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@b2deb0d: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:27:44,901 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5f5f116d: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:27:45,638 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@235cf1f3: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:27:51,263 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2d70e387: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:27:53,140 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2b8d3c31: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:27:53,215 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@49ff80df: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:27:58,939 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@517d8131
hikari.2016-09-27.log:2016-09-27 07:27:59,033 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@25a1811b
hikari.2016-09-27.log:2016-09-27 07:27:59,037 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3d3b1966: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 07:27:59,044 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@751f286b
hikari.2016-09-27.log:2016-09-27 07:28:02,608 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=11, active=3, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:28:02,613 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@701ef2c4
hikari.2016-09-27.log:2016-09-27 07:28:02,825 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3843da8e
hikari.2016-09-27.log:2016-09-27 07:28:02,829 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@50be0157
hikari.2016-09-27.log:2016-09-27 07:28:02,834 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6ba8c0c3
hikari.2016-09-27.log:2016-09-27 07:28:02,839 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4b5d6931
hikari.2016-09-27.log:2016-09-27 07:28:02,839 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:28:22,823 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@425eb081: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:28:32,608 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:28:32,614 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@21253f00
hikari.2016-09-27.log:2016-09-27 07:28:32,614 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:28:41,958 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7094a709: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:29:02,608 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=7, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:29:02,822 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7a7f1154
hikari.2016-09-27.log:2016-09-27 07:29:02,822 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:29:32,609 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:30:02,609 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:30:32,609 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:31:02,609 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:31:32,609 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:32:02,610 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:32:32,610 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:33:02,610 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:33:32,610 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=3)
hikari.2016-09-27.log:2016-09-27 07:34:02,610 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:34:32,611 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=35)
hikari.2016-09-27.log:2016-09-27 07:35:02,611 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:35:32,611 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:36:02,611 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=7)
hikari.2016-09-27.log:2016-09-27 07:36:32,612 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=10)
hikari.2016-09-27.log:2016-09-27 07:37:02,612 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=32)
hikari.2016-09-27.log:2016-09-27 07:37:32,612 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=3)
hikari.2016-09-27.log:2016-09-27 07:38:02,612 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:38:32,612 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=16)
hikari.2016-09-27.log:2016-09-27 07:39:02,613 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:39:32,613 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=1)
hikari.2016-09-27.log:2016-09-27 07:40:02,613 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=3)
hikari.2016-09-27.log:2016-09-27 07:40:32,613 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=20)
hikari.2016-09-27.log:2016-09-27 07:41:02,614 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:41:32,614 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:42:02,614 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:42:32,614 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:43:02,614 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:43:32,615 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=9)
hikari.2016-09-27.log:2016-09-27 07:44:02,615 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=4)
hikari.2016-09-27.log:2016-09-27 07:44:32,615 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:45:02,615 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:45:32,616 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:46:02,616 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=22)
hikari.2016-09-27.log:2016-09-27 07:46:32,616 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:47:02,616 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:47:32,616 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:48:02,617 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:48:32,617 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:49:02,617 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:49:32,617 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:50:02,617 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:50:32,618 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:51:02,618 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:51:32,618 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:52:02,618 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:52:32,619 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:53:02,619 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:53:32,619 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:54:02,619 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:54:32,619 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:55:02,620 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:55:24,217 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3781d5b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:55:24,661 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@317bc45c: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:55:32,620 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=10, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:55:32,626 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@444d1c8c
hikari.2016-09-27.log:2016-09-27 07:55:32,638 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@30842bbd
hikari.2016-09-27.log:2016-09-27 07:55:32,638 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:55:55,733 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@14b1dc43: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:56:02,620 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:56:02,627 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@74945e2a
hikari.2016-09-27.log:2016-09-27 07:56:02,627 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:56:15,078 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@50065e97: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:56:32,621 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=11, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:56:32,627 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5726fe6e
hikari.2016-09-27.log:2016-09-27 07:56:32,627 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:56:32,831 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@605cca27: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 07:56:44,913 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@62974606
hikari.2016-09-27.log:2016-09-27 07:57:02,621 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:57:22,357 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@50be0157: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:57:27,235 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@701ef2c4: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:57:31,856 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1cbdbeb7: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:57:31,883 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4b5d6931: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:57:32,621 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=0, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:57:32,627 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@39d16e9
hikari.2016-09-27.log:2016-09-27 07:57:32,633 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@77933ee8
hikari.2016-09-27.log:2016-09-27 07:57:32,637 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@672503c2
hikari.2016-09-27.log:2016-09-27 07:57:32,643 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@22febdb0
hikari.2016-09-27.log:2016-09-27 07:57:32,643 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:57:38,628 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3843da8e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:57:46,352 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@25a1811b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:57:47,873 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6ba8c0c3: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:57:52,207 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@751f286b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:57:58,138 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@517d8131: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:58:02,622 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=11, active=0, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:58:02,628 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2b26a4b3
hikari.2016-09-27.log:2016-09-27 07:58:02,633 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5f8092b4
hikari.2016-09-27.log:2016-09-27 07:58:02,638 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2d507413
hikari.2016-09-27.log:2016-09-27 07:58:02,643 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@a45ba56
hikari.2016-09-27.log:2016-09-27 07:58:02,647 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@36d194e9
hikari.2016-09-27.log:2016-09-27 07:58:02,647 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:58:27,718 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@21253f00: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:58:28,794 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7a7f1154: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 07:58:32,622 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:58:32,629 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2daeb160
hikari.2016-09-27.log:2016-09-27 07:58:32,633 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@598e9123
hikari.2016-09-27.log:2016-09-27 07:58:32,633 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:59:02,622 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 07:59:32,623 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:00:02,623 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:00:32,623 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:01:02,623 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:01:32,623 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:02:02,624 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:02:32,624 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:03:02,624 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:03:32,624 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:04:02,625 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:04:32,625 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:05:02,625 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:05:32,625 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:06:02,625 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:06:32,626 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:07:02,626 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:07:32,626 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:08:02,626 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:08:32,627 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:09:02,627 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:09:32,627 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:10:02,627 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:10:32,628 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:11:02,628 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:11:32,628 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:12:02,628 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:12:32,628 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:13:02,629 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:13:32,629 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:14:02,629 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:14:32,629 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:15:02,629 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:15:32,630 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:16:02,630 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:16:32,630 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:17:02,630 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:17:32,631 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:18:02,631 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:18:32,631 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:19:02,631 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:19:32,631 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:20:02,632 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:20:32,632 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:21:02,632 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:21:32,632 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:22:02,632 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:22:32,633 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:23:02,633 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:23:32,633 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:24:02,633 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:24:32,634 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:25:02,634 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:25:06,296 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@30842bbd: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:25:25,812 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@444d1c8c: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:25:32,634 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=10, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:25:32,866 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@66669aff
hikari.2016-09-27.log:2016-09-27 08:25:32,871 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@120d382e
hikari.2016-09-27.log:2016-09-27 08:25:32,872 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:25:49,460 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@74945e2a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:26:02,634 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:26:02,640 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@748a8d5d
hikari.2016-09-27.log:2016-09-27 08:26:02,640 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:26:08,779 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5726fe6e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:26:23,810 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@62974606: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:26:32,635 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:26:32,641 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@50bbde25
hikari.2016-09-27.log:2016-09-27 08:26:32,646 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@246619ae
hikari.2016-09-27.log:2016-09-27 08:26:32,646 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:27:00,371 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@672503c2: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 08:27:00,379 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@131640b5
hikari.2016-09-27.log:2016-09-27 08:27:02,635 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:27:10,190 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@22febdb0: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 08:27:17,694 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2b26a4b3: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:27:22,583 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@77933ee8: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 08:27:28,621 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@14da7365
hikari.2016-09-27.log:2016-09-27 08:27:29,263 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@36d194e9: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:27:32,635 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=9, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:27:32,641 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@604399ae
hikari.2016-09-27.log:2016-09-27 08:27:32,646 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4b819d68
hikari.2016-09-27.log:2016-09-27 08:27:32,651 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@35b94d83
hikari.2016-09-27.log:2016-09-27 08:27:32,651 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:27:34,678 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@39d16e9: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 08:27:46,891 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@a45ba56: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:27:47,769 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2daeb160: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:27:50,402 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5f8092b4: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:27:57,557 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1aa77c39
hikari.2016-09-27.log:2016-09-27 08:27:57,571 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6eb06c57
hikari.2016-09-27.log:2016-09-27 08:27:59,591 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2d507413: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:28:02,636 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=12, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:28:02,643 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@50314297
hikari.2016-09-27.log:2016-09-27 08:28:02,649 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@246c9713
hikari.2016-09-27.log:2016-09-27 08:28:02,655 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4113e7c7
hikari.2016-09-27.log:2016-09-27 08:28:02,655 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:28:25,084 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@598e9123: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:28:32,636 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:28:32,641 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@b050501
hikari.2016-09-27.log:2016-09-27 08:28:32,641 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:29:02,636 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:29:32,636 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:30:02,637 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:30:32,637 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:31:02,637 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:31:32,637 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:32:02,638 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:32:32,638 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:33:02,638 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:33:32,638 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:34:02,638 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:34:32,639 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:35:02,639 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:35:32,639 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:36:02,639 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:36:32,639 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:37:02,640 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:37:32,640 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:38:02,640 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:38:32,640 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:39:02,640 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:39:32,641 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:40:02,641 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:40:32,641 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:41:02,641 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=31)
hikari.2016-09-27.log:2016-09-27 08:41:32,642 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:42:02,642 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:42:32,642 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:43:02,642 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:43:32,643 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:44:02,643 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:44:32,643 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:45:02,643 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:45:32,643 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:46:02,644 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:46:32,644 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:47:02,644 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:47:32,644 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:48:02,644 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:48:32,645 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:49:02,645 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:49:32,645 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:50:02,645 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:50:32,646 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:51:02,646 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:51:32,646 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:52:02,646 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:52:32,646 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=14)
hikari.2016-09-27.log:2016-09-27 08:53:02,647 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=25)
hikari.2016-09-27.log:2016-09-27 08:53:32,647 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:54:02,647 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=27)
hikari.2016-09-27.log:2016-09-27 08:54:32,647 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:55:02,648 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:55:07,272 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@66669aff: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:55:20,795 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7ee2a039
hikari.2016-09-27.log:2016-09-27 08:55:27,267 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@120d382e: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 08:55:32,648 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:55:32,654 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@76c720e
hikari.2016-09-27.log:2016-09-27 08:55:32,654 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:55:41,304 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@748a8d5d: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:55:52,828 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@246619ae: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:56:02,648 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:56:02,655 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@645196e3
hikari.2016-09-27.log:2016-09-27 08:56:02,663 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@10b8815f
hikari.2016-09-27.log:2016-09-27 08:56:02,663 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:56:05,093 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@50bbde25: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:56:32,649 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:56:32,655 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@18a398a2
hikari.2016-09-27.log:2016-09-27 08:56:32,655 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:56:57,798 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@131640b5: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 08:56:58,437 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@35b94d83: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:57:02,649 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:57:02,655 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7c1edab
hikari.2016-09-27.log:2016-09-27 08:57:02,661 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@73cb859e
hikari.2016-09-27.log:2016-09-27 08:57:02,661 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:57:17,189 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@604399ae: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:57:21,026 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4113e7c7: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:57:24,541 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@14da7365: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:57:25,046 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6eb06c57: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:57:32,147 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4b819d68: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 08:57:32,649 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=11, active=0, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:57:32,655 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@aab0577
hikari.2016-09-27.log:2016-09-27 08:57:32,661 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7e2c9365
hikari.2016-09-27.log:2016-09-27 08:57:32,666 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@74fb20fd
hikari.2016-09-27.log:2016-09-27 08:57:32,671 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2bc83e26
hikari.2016-09-27.log:2016-09-27 08:57:32,676 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3bc2e3d9
hikari.2016-09-27.log:2016-09-27 08:57:32,676 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:57:36,252 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1aa77c39: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:57:53,393 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@b050501: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:57:53,594 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@246c9713: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:57:59,927 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@50314297: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 08:58:02,650 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=11, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:58:02,657 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5868076b
hikari.2016-09-27.log:2016-09-27 08:58:02,893 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2cbd0ae0
hikari.2016-09-27.log:2016-09-27 08:58:02,898 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6f34c420
hikari.2016-09-27.log:2016-09-27 08:58:02,904 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@790b74b1
hikari.2016-09-27.log:2016-09-27 08:58:02,904 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:58:32,651 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:59:02,651 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 08:59:32,651 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:00:02,651 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:00:32,652 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:01:02,652 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:01:32,652 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:02:02,652 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:02:32,652 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:03:02,653 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:03:32,653 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:04:02,653 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:04:32,653 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:05:02,653 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:05:32,654 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:06:02,654 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:06:32,654 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:07:02,654 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:07:32,654 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:08:02,655 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:08:32,655 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:09:02,655 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:09:32,655 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:10:02,655 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:10:32,656 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:11:02,656 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:11:32,656 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:12:02,656 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:12:32,656 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:13:02,657 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:13:32,657 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:14:02,657 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:14:32,657 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:15:02,657 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:15:32,658 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:16:02,658 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:16:32,658 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:17:02,658 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:17:32,659 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:18:02,659 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:18:32,659 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:19:02,659 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:19:32,659 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:20:02,660 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=1)
hikari.2016-09-27.log:2016-09-27 09:20:32,660 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=6)
hikari.2016-09-27.log:2016-09-27 09:21:02,660 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:21:32,660 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:22:02,722 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:22:32,722 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:23:02,722 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:23:32,723 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:24:02,723 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:24:32,723 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:24:43,395 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7ee2a039: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:24:53,385 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@43a7d3b
hikari.2016-09-27.log:2016-09-27 09:24:56,018 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@76c720e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:25:02,723 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:25:02,731 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3c636265
hikari.2016-09-27.log:2016-09-27 09:25:02,732 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:25:28,963 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@10b8815f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:25:32,724 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=3, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:25:32,731 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@a3a2024
hikari.2016-09-27.log:2016-09-27 09:25:32,731 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:25:39,771 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@645196e3: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:25:53,414 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@18a398a2: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 09:25:58,285 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1c5dc8ce
hikari.2016-09-27.log:2016-09-27 09:25:59,232 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@68ccac29
hikari.2016-09-27.log:2016-09-27 09:26:02,724 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:26:32,725 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:26:41,446 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7c1edab: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:26:50,624 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@73cb859e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:26:50,655 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7e2c9365: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:27:02,725 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=0, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:27:02,943 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@311b535a
hikari.2016-09-27.log:2016-09-27 09:27:02,948 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@45a759c8
hikari.2016-09-27.log:2016-09-27 09:27:02,953 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@ecbae77
hikari.2016-09-27.log:2016-09-27 09:27:02,953 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:27:06,230 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3bc2e3d9: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 09:27:06,976 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@aab0577: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:27:07,560 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@74fb20fd: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:27:13,057 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2bc83e26: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 09:27:20,569 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5868076b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:27:29,287 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2cbd0ae0: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:27:29,847 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@f2a52c0
hikari.2016-09-27.log:2016-09-27 09:27:32,725 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=11, active=1, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:27:32,730 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7b28d0b4
hikari.2016-09-27.log:2016-09-27 09:27:32,736 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6ff19e59
hikari.2016-09-27.log:2016-09-27 09:27:32,741 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2e49fca0
hikari.2016-09-27.log:2016-09-27 09:27:32,745 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@450cca89
hikari.2016-09-27.log:2016-09-27 09:27:32,749 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2e6d79a0
hikari.2016-09-27.log:2016-09-27 09:27:32,749 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:27:38,239 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6f34c420: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:27:44,807 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@24b4e06a
hikari.2016-09-27.log:2016-09-27 09:27:48,752 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@790b74b1: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:28:02,725 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=2, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:28:02,731 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1eeac8e7
hikari.2016-09-27.log:2016-09-27 09:28:02,731 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:28:32,726 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:29:02,726 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:29:32,726 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:30:02,726 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:30:32,727 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:31:02,727 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:31:32,727 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:32:02,727 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:32:32,728 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:33:02,728 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:33:32,728 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:34:02,728 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:34:32,728 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:35:02,729 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:35:32,729 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:36:02,729 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:36:32,729 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:37:02,729 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:37:32,730 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:38:02,730 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:38:32,730 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:39:02,730 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=7)
hikari.2016-09-27.log:2016-09-27 09:39:32,731 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:40:02,731 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:40:32,731 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:41:02,731 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:41:32,732 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:42:02,732 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:42:32,732 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:43:02,732 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:43:32,732 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:44:02,733 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:44:32,733 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:45:02,733 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:45:32,733 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:46:02,734 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:46:32,734 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:47:02,734 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:47:32,734 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:48:02,734 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:48:32,735 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:49:02,735 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:49:32,735 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:50:02,735 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:50:32,735 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:51:02,736 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:51:32,736 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:52:02,736 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=1)
hikari.2016-09-27.log:2016-09-27 09:52:32,736 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:53:02,737 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:53:32,737 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=24)
hikari.2016-09-27.log:2016-09-27 09:54:02,737 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:54:32,737 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:54:43,953 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3c636265: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:54:45,323 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@43a7d3b: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 09:55:02,737 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:55:02,746 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3db12d3a
hikari.2016-09-27.log:2016-09-27 09:55:02,751 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@490188e1
hikari.2016-09-27.log:2016-09-27 09:55:02,752 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:55:10,286 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@a3a2024: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:55:20,035 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@68ccac29: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 09:55:25,032 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1c5dc8ce: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:55:27,371 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@afd3928
hikari.2016-09-27.log:2016-09-27 09:55:32,738 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=8, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:55:32,743 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@14ca8728
hikari.2016-09-27.log:2016-09-27 09:55:32,749 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@60d3fd15
hikari.2016-09-27.log:2016-09-27 09:55:32,749 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:56:02,738 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:56:26,152 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@45a759c8: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 09:56:32,738 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=8, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:56:32,745 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3cbfcf99
hikari.2016-09-27.log:2016-09-27 09:56:32,745 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:56:37,917 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@ecbae77: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:56:52,545 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@311b535a: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 09:56:58,282 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@40a3ecf1
hikari.2016-09-27.log:2016-09-27 09:56:59,007 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@34eea94b
hikari.2016-09-27.log:2016-09-27 09:57:00,463 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2e49fca0: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 09:57:02,739 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=2, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:57:02,744 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@72d8121e
hikari.2016-09-27.log:2016-09-27 09:57:02,744 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:57:02,766 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6ff19e59: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:57:04,535 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@450cca89: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:57:11,715 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@30a497ce
hikari.2016-09-27.log:2016-09-27 09:57:17,580 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2e6d79a0: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:57:17,639 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@f2a52c0: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 09:57:19,543 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@24b4e06a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:57:25,405 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7b28d0b4: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 09:57:27,032 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5b3b4074
hikari.2016-09-27.log:2016-09-27 09:57:32,739 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=2, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:57:32,745 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4aae6fbd
hikari.2016-09-27.log:2016-09-27 09:57:32,756 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3ee924c0
hikari.2016-09-27.log:2016-09-27 09:57:32,760 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@77993dde
hikari.2016-09-27.log:2016-09-27 09:57:32,764 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6bcd8ce9
hikari.2016-09-27.log:2016-09-27 09:57:32,765 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:57:45,844 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1eeac8e7: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 09:57:46,068 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@165d0449
hikari.2016-09-27.log:2016-09-27 09:58:02,739 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:58:32,739 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:59:02,740 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 09:59:32,740 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:00:02,740 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:00:32,740 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:01:02,741 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:01:32,741 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:02:02,741 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=3)
hikari.2016-09-27.log:2016-09-27 10:02:32,741 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:03:02,741 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:03:32,742 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:04:02,742 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:04:32,742 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:05:02,742 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:05:32,743 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=57)
hikari.2016-09-27.log:2016-09-27 10:06:02,743 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:06:32,743 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:07:02,743 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:07:32,743 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:08:02,744 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=15)
hikari.2016-09-27.log:2016-09-27 10:08:32,744 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=5)
hikari.2016-09-27.log:2016-09-27 10:09:02,744 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:09:32,744 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:10:02,745 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:10:32,745 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:11:02,745 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:11:32,745 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:12:02,745 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:12:32,746 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:13:02,746 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:13:32,746 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:14:02,746 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:14:32,746 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:15:02,747 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:15:32,747 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=2)
hikari.2016-09-27.log:2016-09-27 10:16:02,747 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:16:32,747 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:17:02,748 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:17:32,748 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:18:02,748 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:18:32,748 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:19:02,748 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=44)
hikari.2016-09-27.log:2016-09-27 10:19:32,749 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:20:02,749 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:20:32,749 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:21:02,749 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:21:32,750 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:22:02,750 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:22:32,750 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:23:02,750 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:23:32,750 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:24:02,751 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:24:32,751 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:24:41,183 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3db12d3a: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 10:24:41,192 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5c4a1c17
hikari.2016-09-27.log:2016-09-27 10:24:45,184 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@490188e1: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:25:02,751 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=9, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:25:02,758 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1d75e8d5
hikari.2016-09-27.log:2016-09-27 10:25:02,758 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:25:05,667 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@afd3928: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 10:25:14,916 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@60d3fd15: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:25:20,727 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@268f4b2a
hikari.2016-09-27.log:2016-09-27 10:25:23,234 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@14ca8728: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:25:31,066 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4a0cfd3f
hikari.2016-09-27.log:2016-09-27 10:25:32,752 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=3, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:25:32,757 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3e4b1466
hikari.2016-09-27.log:2016-09-27 10:25:32,757 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:26:02,752 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:26:27,169 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@40a3ecf1: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:26:32,546 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3cbfcf99: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:26:32,752 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:26:32,965 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@63b32471
hikari.2016-09-27.log:2016-09-27 10:26:32,971 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@17dd4661
hikari.2016-09-27.log:2016-09-27 10:26:32,971 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:26:45,597 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5b3b4074: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:26:47,700 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@34eea94b: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 10:26:48,508 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@72d8121e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:26:50,870 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@30a497ce: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 10:26:53,146 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@10755701
hikari.2016-09-27.log:2016-09-27 10:26:53,361 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@64688edc
hikari.2016-09-27.log:2016-09-27 10:26:53,539 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@431c8b84
hikari.2016-09-27.log:2016-09-27 10:26:53,717 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3116fdd5
hikari.2016-09-27.log:2016-09-27 10:27:02,752 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:27:03,304 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3ee924c0: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:27:11,217 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4aae6fbd: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 10:27:13,860 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6bcd8ce9: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:27:19,654 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5d7c11ea
hikari.2016-09-27.log:2016-09-27 10:27:28,055 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@165d0449: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:27:31,122 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@77993dde: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:27:32,753 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=1, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:27:32,758 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4e148e4e
hikari.2016-09-27.log:2016-09-27 10:27:32,763 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3a5763e7
hikari.2016-09-27.log:2016-09-27 10:27:32,768 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@45a28eb1
hikari.2016-09-27.log:2016-09-27 10:27:32,779 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6f77692f
hikari.2016-09-27.log:2016-09-27 10:27:32,779 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:28:02,753 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:28:32,753 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:29:02,753 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:29:32,754 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:30:02,754 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:30:32,754 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:31:02,754 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:31:32,754 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:32:02,755 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:32:32,755 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:33:02,755 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:33:32,755 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:34:02,755 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:34:32,756 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:35:02,756 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:35:32,756 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:36:02,756 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:36:32,757 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:37:02,757 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:37:32,763 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:38:02,763 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:38:32,763 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:39:02,763 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:39:32,763 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:40:02,764 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:40:32,764 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=2)
hikari.2016-09-27.log:2016-09-27 10:41:02,764 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:41:32,764 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:42:02,764 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:42:32,765 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:43:02,765 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:43:32,765 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:44:02,765 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:44:32,766 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:45:02,766 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:45:32,766 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=19)
hikari.2016-09-27.log:2016-09-27 10:46:02,766 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:46:32,766 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:47:02,767 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:47:32,767 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:48:02,767 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:48:32,767 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:49:02,767 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:49:32,768 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:50:02,768 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:50:32,768 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:51:02,768 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:51:32,768 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:52:02,769 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:52:32,769 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:53:02,769 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=1)
hikari.2016-09-27.log:2016-09-27 10:53:32,769 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:54:01,002 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5c4a1c17: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 10:54:01,008 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@47a528e3
hikari.2016-09-27.log:2016-09-27 10:54:02,770 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:54:18,896 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1d75e8d5: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 10:54:18,902 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@60e4caf0
hikari.2016-09-27.log:2016-09-27 10:54:32,770 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:54:37,891 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@268f4b2a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:54:40,057 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2bcbe68d
hikari.2016-09-27.log:2016-09-27 10:54:54,768 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3e4b1466: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:55:02,770 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:55:02,776 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5194c75f
hikari.2016-09-27.log:2016-09-27 10:55:02,776 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:55:14,361 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4a0cfd3f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:55:32,770 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=9, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:55:32,777 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5dbb75d5
hikari.2016-09-27.log:2016-09-27 10:55:32,777 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:55:56,400 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@17dd4661: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:56:02,771 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:56:02,777 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4fc23b09
hikari.2016-09-27.log:2016-09-27 10:56:02,777 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:56:15,224 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@64688edc: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:56:29,605 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@63b32471: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:56:32,771 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:56:32,779 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6b720799
hikari.2016-09-27.log:2016-09-27 10:56:32,791 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1f943d73
hikari.2016-09-27.log:2016-09-27 10:56:32,791 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:56:36,031 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@431c8b84: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:56:39,378 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@10755701: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 10:56:43,091 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3116fdd5: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:56:45,337 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5d7c11ea: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:57:02,772 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=2, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:57:02,777 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5a2018fa
hikari.2016-09-27.log:2016-09-27 10:57:02,783 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2ef75767
hikari.2016-09-27.log:2016-09-27 10:57:02,789 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5c9705a2
hikari.2016-09-27.log:2016-09-27 10:57:02,795 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7b436929
hikari.2016-09-27.log:2016-09-27 10:57:02,795 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:57:14,926 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@45a28eb1: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 10:57:24,978 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4669cb38
hikari.2016-09-27.log:2016-09-27 10:57:25,180 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6f77692f: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 10:57:31,674 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4e148e4e: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 10:57:32,412 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3a5763e7: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 10:57:32,772 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=10, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:57:32,778 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4eabb587
hikari.2016-09-27.log:2016-09-27 10:57:32,783 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3a686fa5
hikari.2016-09-27.log:2016-09-27 10:57:32,789 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@531e8ba
hikari.2016-09-27.log:2016-09-27 10:57:32,789 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:58:02,772 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:58:32,772 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:59:02,773 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 10:59:32,773 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:00:02,773 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:00:32,773 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:01:02,773 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:01:32,774 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:02:02,774 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:02:32,774 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:03:02,774 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:03:32,775 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:04:02,775 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:04:32,775 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=2)
hikari.2016-09-27.log:2016-09-27 11:05:02,775 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:05:32,776 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:06:02,776 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:06:32,776 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:07:02,776 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:07:32,776 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:08:02,777 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:08:32,777 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:09:02,777 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:09:32,777 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:10:02,778 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:10:32,778 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:11:02,778 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:11:32,779 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:12:02,780 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:12:32,780 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:13:02,780 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:13:32,780 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:14:02,780 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:14:32,781 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:15:02,781 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:15:32,781 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:16:02,781 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:16:32,782 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:17:02,782 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:17:32,782 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:18:02,782 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:18:32,782 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:19:02,783 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:19:32,783 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:20:02,783 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=11)
hikari.2016-09-27.log:2016-09-27 11:20:32,783 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:21:02,784 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=5)
hikari.2016-09-27.log:2016-09-27 11:21:32,784 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:22:02,784 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:22:32,784 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:23:02,784 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:23:32,785 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:23:46,235 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@47a528e3: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:23:48,803 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@60e4caf0: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:24:02,785 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=2, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:24:02,793 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@61b90ef3
hikari.2016-09-27.log:2016-09-27 11:24:02,801 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1555fc8a
hikari.2016-09-27.log:2016-09-27 11:24:02,801 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:24:32,160 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2bcbe68d: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 11:24:32,451 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@40818494
hikari.2016-09-27.log:2016-09-27 11:24:32,785 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=7)
hikari.2016-09-27.log:2016-09-27 11:24:37,054 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5194c75f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:25:01,012 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7ff57242
hikari.2016-09-27.log:2016-09-27 11:25:02,785 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:25:28,510 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5dbb75d5: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 11:25:32,786 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=6, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:25:32,792 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@9cf150a
hikari.2016-09-27.log:2016-09-27 11:25:32,792 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:25:41,910 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4fc23b09: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:26:00,035 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6b720799: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:26:02,786 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=2, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:26:02,791 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4d6d4d63
hikari.2016-09-27.log:2016-09-27 11:26:02,797 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@39ad5207
hikari.2016-09-27.log:2016-09-27 11:26:02,797 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:26:07,752 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1f943d73: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:26:20,170 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5a2018fa: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:26:21,892 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7b436929: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:26:30,779 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@647c62a3
hikari.2016-09-27.log:2016-09-27 11:26:30,789 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@109550cb
hikari.2016-09-27.log:2016-09-27 11:26:32,786 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=13, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:26:32,792 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7b68939f
hikari.2016-09-27.log:2016-09-27 11:26:32,792 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:26:50,733 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3a686fa5: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:26:53,781 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2c370083
hikari.2016-09-27.log:2016-09-27 11:26:55,298 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2ef75767: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:27:00,550 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5c9705a2: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:27:02,000 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@531e8ba: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:27:02,787 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=10, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:27:02,800 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7ba6d6cd
hikari.2016-09-27.log:2016-09-27 11:27:02,806 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@f503a28
hikari.2016-09-27.log:2016-09-27 11:27:02,811 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7908291c
hikari.2016-09-27.log:2016-09-27 11:27:02,812 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:27:11,691 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4669cb38: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 11:27:11,699 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@184b471c
hikari.2016-09-27.log:2016-09-27 11:27:24,080 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4eabb587: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:27:32,794 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=3, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:27:33,008 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@11fe0d5e
hikari.2016-09-27.log:2016-09-27 11:27:33,008 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:28:02,794 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:28:32,795 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=8)
hikari.2016-09-27.log:2016-09-27 11:29:02,795 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:29:32,795 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:30:02,795 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=28)
hikari.2016-09-27.log:2016-09-27 11:30:32,795 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=9)
hikari.2016-09-27.log:2016-09-27 11:31:02,796 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:31:32,796 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:32:02,796 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:32:32,796 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:33:02,796 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:33:32,797 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:34:02,797 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:34:32,797 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:35:02,797 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:35:32,797 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:36:02,798 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:36:32,798 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:37:02,798 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:37:32,798 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:38:02,799 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:38:32,799 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:39:02,799 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:39:32,799 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:40:02,799 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=4)
hikari.2016-09-27.log:2016-09-27 11:40:32,800 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:41:02,800 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:41:32,800 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:42:02,800 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:42:32,801 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:43:02,801 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:43:32,801 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:44:02,801 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:44:32,801 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:45:02,802 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:45:32,802 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:46:02,802 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:46:32,802 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=37)
hikari.2016-09-27.log:2016-09-27 11:47:02,803 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:47:32,803 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:48:02,803 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:48:32,803 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:49:02,803 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:49:32,804 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:50:02,804 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:50:32,804 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:51:02,804 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:51:32,804 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:52:02,805 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:52:32,805 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:53:02,805 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=9)
hikari.2016-09-27.log:2016-09-27 11:53:31,016 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@61b90ef3: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 11:53:31,256 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5b8279fd
hikari.2016-09-27.log:2016-09-27 11:53:32,805 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:53:36,821 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1555fc8a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:53:37,288 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@73b769f1
hikari.2016-09-27.log:2016-09-27 11:54:02,806 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=13)
hikari.2016-09-27.log:2016-09-27 11:54:07,669 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@40818494: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 11:54:07,679 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6d47fa59
hikari.2016-09-27.log:2016-09-27 11:54:28,323 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7ff57242: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:54:32,806 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=8, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:54:32,812 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@733f565b
hikari.2016-09-27.log:2016-09-27 11:54:32,812 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:55:02,806 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:55:30,596 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@9cf150a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:55:32,806 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=6, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:55:32,813 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@c0d953f
hikari.2016-09-27.log:2016-09-27 11:55:32,813 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:55:50,668 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@39ad5207: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:55:53,228 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@647c62a3: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 11:55:57,002 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7b68939f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:55:58,795 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@54fa8e74
hikari.2016-09-27.log:2016-09-27 11:55:59,011 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@20230c66
hikari.2016-09-27.log:2016-09-27 11:55:59,183 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@767024e4
hikari.2016-09-27.log:2016-09-27 11:56:02,807 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:56:03,772 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4d6d4d63: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 11:56:08,449 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@65df4197
hikari.2016-09-27.log:2016-09-27 11:56:15,704 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@109550cb: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:56:21,645 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2c370083: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 11:56:24,104 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7ba6d6cd: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:56:32,807 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=2, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:56:32,813 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1aa7d305
hikari.2016-09-27.log:2016-09-27 11:56:32,818 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6e3053c4
hikari.2016-09-27.log:2016-09-27 11:56:32,822 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2b0756d6
hikari.2016-09-27.log:2016-09-27 11:56:32,822 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:56:42,339 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7908291c: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 11:56:55,073 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@f503a28: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 11:57:02,807 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=3, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:57:02,815 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@27cc2dde
hikari.2016-09-27.log:2016-09-27 11:57:02,821 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@53e6642f
hikari.2016-09-27.log:2016-09-27 11:57:02,821 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:57:10,704 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@184b471c: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 11:57:14,917 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@11fe0d5e: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 11:57:20,283 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@52f2d3ee
hikari.2016-09-27.log:2016-09-27 11:57:20,356 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@26adc760
hikari.2016-09-27.log:2016-09-27 11:57:32,808 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:58:02,808 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:58:32,808 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:59:02,808 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 11:59:32,809 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:00:02,809 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:00:32,809 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:01:02,809 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:01:32,809 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:02:02,810 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:02:32,810 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:03:02,810 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:03:32,810 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:04:02,810 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:04:32,811 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:05:02,811 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:05:32,811 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:06:02,811 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:06:32,812 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=3)
hikari.2016-09-27.log:2016-09-27 12:07:02,812 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:07:32,812 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:08:02,812 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:08:32,812 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:09:02,813 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:09:32,813 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:10:02,818 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:10:32,818 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:11:02,818 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:11:32,819 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:12:02,819 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:12:32,819 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:13:02,819 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:13:32,819 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:14:02,820 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:14:32,820 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:15:02,820 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:15:32,820 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:16:02,821 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=24)
hikari.2016-09-27.log:2016-09-27 12:16:32,821 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:17:02,821 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=20)
hikari.2016-09-27.log:2016-09-27 12:17:32,821 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=6)
hikari.2016-09-27.log:2016-09-27 12:18:02,821 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:18:32,822 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:19:02,822 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:19:32,822 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:20:02,822 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:20:32,822 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:21:02,823 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:21:32,823 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:22:02,823 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:22:32,823 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:22:52,481 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5b8279fd: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 12:23:02,824 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:23:03,091 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7f1a108e
hikari.2016-09-27.log:2016-09-27 12:23:03,091 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:23:16,325 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@73b769f1: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:23:32,824 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:23:32,830 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5ce6eb03
hikari.2016-09-27.log:2016-09-27 12:23:32,830 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:23:41,162 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6d47fa59: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:24:02,824 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:24:02,832 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@20e2bf5b
hikari.2016-09-27.log:2016-09-27 12:24:02,832 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:24:27,747 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@733f565b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:24:32,825 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:24:32,838 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2fe8ace8
hikari.2016-09-27.log:2016-09-27 12:24:32,838 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:25:02,825 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:25:14,558 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@767024e4: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:25:15,914 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@c0d953f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:25:29,293 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@20230c66: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:25:32,825 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=1, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:25:32,831 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@39987351
hikari.2016-09-27.log:2016-09-27 12:25:32,837 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4dac6370
hikari.2016-09-27.log:2016-09-27 12:25:32,843 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1195df1f
hikari.2016-09-27.log:2016-09-27 12:25:32,843 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:25:35,688 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@54fa8e74: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:25:50,030 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2b0756d6: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:25:54,522 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@65df4197: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:26:02,826 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=9, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:26:02,833 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4339405b
hikari.2016-09-27.log:2016-09-27 12:26:02,838 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@37f714bc
hikari.2016-09-27.log:2016-09-27 12:26:02,844 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3946bd07
hikari.2016-09-27.log:2016-09-27 12:26:02,844 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:26:14,428 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6e3053c4: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:26:30,317 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1aa7d305: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:26:32,826 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:26:32,832 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3b5291f5
hikari.2016-09-27.log:2016-09-27 12:26:32,837 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4fe4d1ad
hikari.2016-09-27.log:2016-09-27 12:26:32,837 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:26:39,854 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@53e6642f: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 12:26:49,555 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@52f2d3ee: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 12:27:00,690 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@27cc2dde: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:27:02,826 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=0, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:27:02,835 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@432fdd1b
hikari.2016-09-27.log:2016-09-27 12:27:02,842 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@37e18f65
hikari.2016-09-27.log:2016-09-27 12:27:02,850 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7aa98ece
hikari.2016-09-27.log:2016-09-27 12:27:02,850 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:27:11,569 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@26adc760: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:27:32,827 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:27:32,832 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@477b6e2
hikari.2016-09-27.log:2016-09-27 12:27:32,832 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:28:02,827 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:28:32,827 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:29:02,828 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:29:32,828 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:30:02,828 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:30:32,828 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:31:02,828 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:31:32,829 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:32:02,829 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:32:32,829 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=5)
hikari.2016-09-27.log:2016-09-27 12:33:02,829 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:33:32,830 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:34:02,830 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:34:32,830 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:35:02,830 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:35:32,830 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:36:02,831 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:36:32,831 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:37:02,831 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:37:32,831 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:38:02,831 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:38:32,832 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:39:02,832 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:39:32,832 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:40:02,832 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:40:32,833 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:41:02,833 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:41:32,833 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:42:02,833 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:42:32,834 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:43:02,834 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:43:32,834 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:44:02,834 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:44:32,834 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=16)
hikari.2016-09-27.log:2016-09-27 12:45:02,835 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:45:32,835 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=16)
hikari.2016-09-27.log:2016-09-27 12:46:02,835 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:46:32,835 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:47:02,836 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:47:32,836 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:48:02,836 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:48:32,836 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:49:02,836 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:49:32,837 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:50:02,837 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:50:32,837 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:51:02,837 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:51:32,838 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=4)
hikari.2016-09-27.log:2016-09-27 12:52:02,838 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=26)
hikari.2016-09-27.log:2016-09-27 12:52:31,515 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7f1a108e: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 12:52:32,838 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:52:32,846 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7e3c25dd
hikari.2016-09-27.log:2016-09-27 12:52:32,846 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:53:02,838 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:53:23,782 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5ce6eb03: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 12:53:32,839 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=9, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:53:33,056 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@207ba346
hikari.2016-09-27.log:2016-09-27 12:53:33,056 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:53:58,264 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@20e2bf5b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:54:00,418 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@650e19fb
hikari.2016-09-27.log:2016-09-27 12:54:02,839 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:54:04,235 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2fe8ace8: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 12:54:10,438 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4f0b99a8
hikari.2016-09-27.log:2016-09-27 12:54:32,839 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:54:52,454 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4dac6370: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:54:57,160 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1195df1f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:55:02,840 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:55:02,847 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3e0dbeac
hikari.2016-09-27.log:2016-09-27 12:55:02,855 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4a3e2c37
hikari.2016-09-27.log:2016-09-27 12:55:02,855 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:55:26,379 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@39987351: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 12:55:26,402 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@678d05ec
hikari.2016-09-27.log:2016-09-27 12:55:27,514 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4339405b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:55:31,188 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3946bd07: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:55:32,387 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@37f714bc: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 12:55:32,840 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=2, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:55:32,846 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@51151490
hikari.2016-09-27.log:2016-09-27 12:55:32,851 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@25c97442
hikari.2016-09-27.log:2016-09-27 12:55:32,856 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7ff81d72
hikari.2016-09-27.log:2016-09-27 12:55:32,856 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:55:49,916 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3b5291f5: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 12:56:02,840 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=11, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:56:02,846 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@65197519
hikari.2016-09-27.log:2016-09-27 12:56:02,848 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:56:05,990 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4fe4d1ad: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:56:22,056 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6ba36330
hikari.2016-09-27.log:2016-09-27 12:56:32,841 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:56:34,554 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@37e18f65: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:56:43,247 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@432fdd1b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:56:52,831 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7aa98ece: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 12:57:02,841 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=10, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:57:02,848 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@31ea4107
hikari.2016-09-27.log:2016-09-27 12:57:02,853 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4556aa78
hikari.2016-09-27.log:2016-09-27 12:57:02,860 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5223a28b
hikari.2016-09-27.log:2016-09-27 12:57:02,860 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:57:22,893 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@477b6e2: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 12:57:22,909 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@50a60173
hikari.2016-09-27.log:2016-09-27 12:57:32,841 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:58:02,842 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:58:32,842 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:59:02,842 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 12:59:32,842 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:00:02,842 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:00:32,843 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=28)
hikari.2016-09-27.log:2016-09-27 13:01:02,843 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:01:32,843 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:02:02,843 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:02:32,844 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:03:02,844 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=18)
hikari.2016-09-27.log:2016-09-27 13:03:32,844 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:04:02,844 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:04:32,845 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:05:02,845 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=23)
hikari.2016-09-27.log:2016-09-27 13:05:32,845 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:06:02,845 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:06:32,846 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=2)
hikari.2016-09-27.log:2016-09-27 13:07:02,846 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:07:32,846 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:08:02,846 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:08:32,846 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=3)
hikari.2016-09-27.log:2016-09-27 13:09:02,847 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:09:32,847 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:10:02,847 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:10:32,847 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:11:02,848 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:11:32,848 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:12:02,848 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:12:32,848 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:13:02,849 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=16)
hikari.2016-09-27.log:2016-09-27 13:13:32,849 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:14:02,849 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:14:32,849 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:15:02,849 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:15:32,850 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:16:02,850 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:16:32,850 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:17:02,850 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:17:32,851 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:18:02,851 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:18:32,851 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:19:02,851 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:19:32,851 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:20:02,852 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:20:32,852 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:21:02,852 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:21:32,852 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:21:51,877 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7e3c25dd: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 13:21:58,220 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@69d6406
hikari.2016-09-27.log:2016-09-27 13:22:02,852 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:22:32,853 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:23:02,853 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:23:29,119 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@207ba346: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 13:23:32,853 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:23:33,080 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4e3cf4d2
hikari.2016-09-27.log:2016-09-27 13:23:33,080 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:23:57,531 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@650e19fb: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 13:23:57,809 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4f0b99a8: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 13:24:02,854 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=2, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:24:02,860 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@11f1a218
hikari.2016-09-27.log:2016-09-27 13:24:02,865 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@65edfe84
hikari.2016-09-27.log:2016-09-27 13:24:02,866 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:24:32,854 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:24:45,929 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3e0dbeac: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 13:24:52,005 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3c597cec
hikari.2016-09-27.log:2016-09-27 13:24:58,350 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@25c97442: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 13:25:01,392 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4a3e2c37: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 13:25:02,854 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=10, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:25:02,861 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@17831964
hikari.2016-09-27.log:2016-09-27 13:25:02,867 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@639921ef
hikari.2016-09-27.log:2016-09-27 13:25:02,867 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:25:14,017 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7ff81d72: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 13:25:14,499 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@66ea1d64
hikari.2016-09-27.log:2016-09-27 13:25:16,825 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@51151490: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 13:25:16,957 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1201aba7
hikari.2016-09-27.log:2016-09-27 13:25:19,870 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@678d05ec: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 13:25:32,854 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:25:32,860 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1189bd18
hikari.2016-09-27.log:2016-09-27 13:25:32,860 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:25:54,234 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@65197519: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 13:26:02,855 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=10, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:26:02,865 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@47a7ead
hikari.2016-09-27.log:2016-09-27 13:26:02,865 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:26:08,459 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6ba36330: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 13:26:30,497 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@56ae25f4
hikari.2016-09-27.log:2016-09-27 13:26:32,855 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:26:42,239 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@50a60173: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 13:26:42,251 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@350dace
hikari.2016-09-27.log:2016-09-27 13:26:51,524 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5223a28b: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 13:27:00,973 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4556aa78: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 13:27:01,785 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@31ea4107: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 13:27:02,855 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=1, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:27:02,863 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@58092778
hikari.2016-09-27.log:2016-09-27 13:27:02,868 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2cdc4bbe
hikari.2016-09-27.log:2016-09-27 13:27:02,873 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@29d719b2
hikari.2016-09-27.log:2016-09-27 13:27:02,874 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:27:32,856 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:28:02,856 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:28:32,856 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:29:02,856 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:29:32,856 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:30:02,857 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:30:32,857 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:31:02,857 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:31:32,857 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:32:02,858 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:32:32,858 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:33:02,858 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:33:32,858 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:34:02,858 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:34:32,859 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:35:02,859 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:35:32,859 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:36:02,859 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:36:32,860 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:37:02,860 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:37:32,860 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:38:02,860 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:38:32,860 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:39:02,861 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:39:32,861 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:40:02,861 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:40:32,861 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:41:02,862 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:41:32,862 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:42:02,862 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=5)
hikari.2016-09-27.log:2016-09-27 13:42:32,862 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:43:02,862 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=26)
hikari.2016-09-27.log:2016-09-27 13:43:32,863 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:44:02,863 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:44:32,863 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:45:02,863 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:45:32,864 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:46:02,864 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:46:32,864 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:47:02,864 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:47:32,864 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:48:02,865 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:48:32,865 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:49:02,865 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:49:32,865 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:50:02,866 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:50:32,866 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:51:02,866 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:51:24,942 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@69d6406: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 13:51:31,105 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7b02c661
hikari.2016-09-27.log:2016-09-27 13:51:32,866 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=6)
hikari.2016-09-27.log:2016-09-27 13:52:02,867 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:52:32,867 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:53:02,867 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:53:28,514 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4e3cf4d2: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 13:53:32,267 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@11f1a218: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 13:53:32,867 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:53:33,103 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1071519a
hikari.2016-09-27.log:2016-09-27 13:53:33,108 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@64ec1c45
hikari.2016-09-27.log:2016-09-27 13:53:33,108 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:53:35,742 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@65edfe84: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 13:54:02,867 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=13, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:54:02,874 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@60284cdb
hikari.2016-09-27.log:2016-09-27 13:54:02,874 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:54:23,859 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@17831964: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 13:54:32,868 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:54:32,875 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2b0843f7
hikari.2016-09-27.log:2016-09-27 13:54:32,875 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:54:34,778 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3c597cec: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 13:54:41,239 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@66ea1d64: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 13:54:44,089 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3e906c36
hikari.2016-09-27.log:2016-09-27 13:54:44,096 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4aa37be9
hikari.2016-09-27.log:2016-09-27 13:54:56,247 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1189bd18: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 13:54:58,640 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@639921ef: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 13:55:02,868 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:55:02,877 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@752a1bf0
hikari.2016-09-27.log:2016-09-27 13:55:02,883 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@152ec8d
hikari.2016-09-27.log:2016-09-27 13:55:02,883 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:55:06,858 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1201aba7: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 13:55:20,716 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@54491467
hikari.2016-09-27.log:2016-09-27 13:55:32,869 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:55:47,784 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@47a7ead: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 13:55:54,892 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@b84eab4
hikari.2016-09-27.log:2016-09-27 13:56:02,869 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:56:07,175 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@56ae25f4: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 13:56:16,498 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@350dace: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 13:56:20,549 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@29d719b2: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 13:56:24,522 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2cdc4bbe: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 13:56:28,245 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3bcb72b7
hikari.2016-09-27.log:2016-09-27 13:56:29,090 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4f7db39e
hikari.2016-09-27.log:2016-09-27 13:56:29,165 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@20814e2c
hikari.2016-09-27.log:2016-09-27 13:56:29,171 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1aa86eba
hikari.2016-09-27.log:2016-09-27 13:56:32,869 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:56:34,779 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@58092778: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 13:56:52,228 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7470de0
hikari.2016-09-27.log:2016-09-27 13:57:02,869 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:57:32,869 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:58:02,870 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:58:32,870 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:59:02,870 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 13:59:32,870 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:00:02,870 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:00:32,871 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:01:02,871 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=1)
hikari.2016-09-27.log:2016-09-27 14:01:32,871 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:02:02,871 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:02:32,871 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:03:02,872 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:03:32,872 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:04:02,872 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:04:32,872 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:05:02,873 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:05:32,873 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:06:02,873 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:06:32,873 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:07:02,873 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:07:32,874 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:08:02,874 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:08:32,874 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:09:02,874 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:09:32,874 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:10:02,875 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:10:32,875 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:11:02,875 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:11:32,875 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:12:02,876 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:12:32,876 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:13:02,876 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:13:32,876 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:14:02,876 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:14:32,877 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:15:02,877 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:15:32,877 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=40)
hikari.2016-09-27.log:2016-09-27 14:16:02,877 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=12)
hikari.2016-09-27.log:2016-09-27 14:16:32,878 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:17:02,995 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:17:32,995 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:18:02,996 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:18:32,996 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:19:02,996 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=6)
hikari.2016-09-27.log:2016-09-27 14:19:32,996 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:20:02,996 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:20:32,997 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:21:02,997 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:21:10,997 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7b02c661: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 14:21:24,098 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5b3ff45a
hikari.2016-09-27.log:2016-09-27 14:21:32,997 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=5)
hikari.2016-09-27.log:2016-09-27 14:22:02,997 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:22:32,998 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:23:02,998 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:23:11,728 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1071519a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 14:23:16,248 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@42553e6
hikari.2016-09-27.log:2016-09-27 14:23:23,142 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@64ec1c45: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 14:23:32,998 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=6, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:23:33,005 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@52dbc981
hikari.2016-09-27.log:2016-09-27 14:23:33,005 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:23:50,013 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@60284cdb: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 14:23:52,472 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2516ee08
hikari.2016-09-27.log:2016-09-27 14:24:02,998 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:24:06,640 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3e906c36: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 14:24:08,644 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4aa37be9: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 14:24:28,463 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2b0843f7: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 14:24:32,999 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=1, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:24:33,232 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3f519d81
hikari.2016-09-27.log:2016-09-27 14:24:33,237 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4b634a56
hikari.2016-09-27.log:2016-09-27 14:24:33,241 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@212ebaee
hikari.2016-09-27.log:2016-09-27 14:24:33,241 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:24:59,290 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@152ec8d: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 14:25:02,775 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@752a1bf0: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 14:25:02,999 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:25:03,005 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1124e0b6
hikari.2016-09-27.log:2016-09-27 14:25:03,010 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@653879b7
hikari.2016-09-27.log:2016-09-27 14:25:03,011 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:25:17,546 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@b84eab4: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 14:25:17,553 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3e60076f
hikari.2016-09-27.log:2016-09-27 14:25:17,622 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@54491467: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 14:25:17,646 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4a53f025
hikari.2016-09-27.log:2016-09-27 14:25:32,999 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=11)
hikari.2016-09-27.log:2016-09-27 14:25:49,172 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@20814e2c: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 14:26:03,000 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=3, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:26:03,007 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@78c7c456
hikari.2016-09-27.log:2016-09-27 14:26:03,007 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:26:10,840 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3bcb72b7: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 14:26:14,910 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7e59fdfd
hikari.2016-09-27.log:2016-09-27 14:26:18,829 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4f7db39e: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 14:26:18,844 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@a2a636b
hikari.2016-09-27.log:2016-09-27 14:26:23,847 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1aa86eba: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 14:26:30,778 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7470de0: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 14:26:32,796 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@605d9448
hikari.2016-09-27.log:2016-09-27 14:26:32,939 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@14301373
hikari.2016-09-27.log:2016-09-27 14:26:33,000 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:27:03,000 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:27:33,000 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:28:03,001 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:28:33,001 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:29:03,001 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:29:33,001 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=14)
hikari.2016-09-27.log:2016-09-27 14:30:03,002 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:30:33,002 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:31:03,002 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:31:33,002 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=16)
hikari.2016-09-27.log:2016-09-27 14:32:03,002 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:32:33,003 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:33:03,003 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:33:33,003 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:34:03,003 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:34:33,003 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:35:03,004 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:35:33,004 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:36:03,004 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:36:33,004 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:37:03,005 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:37:33,005 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:38:03,005 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:38:33,005 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:39:03,005 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:39:33,006 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:40:03,006 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:40:33,006 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:41:03,006 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:41:33,006 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:42:03,007 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:42:33,007 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:43:03,007 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=26)
hikari.2016-09-27.log:2016-09-27 14:43:33,007 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:44:03,008 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:44:33,008 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:45:03,008 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:45:33,008 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:46:03,008 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:46:33,009 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:47:03,009 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:47:33,009 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:48:03,009 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:48:33,010 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:49:03,010 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:49:33,010 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:50:03,010 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:50:33,010 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:51:03,011 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:51:04,326 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5b3ff45a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 14:51:31,131 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@59996c35
hikari.2016-09-27.log:2016-09-27 14:51:33,011 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:52:03,011 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:52:33,011 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:52:58,802 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@52dbc981: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 14:52:58,818 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6758d285
hikari.2016-09-27.log:2016-09-27 14:52:59,720 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@42553e6: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 14:53:03,012 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=9, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:53:03,018 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1332571d
hikari.2016-09-27.log:2016-09-27 14:53:03,018 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:53:30,032 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2516ee08: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 14:53:30,254 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5ba0873e
hikari.2016-09-27.log:2016-09-27 14:53:33,012 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:53:48,614 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3f519d81: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 14:54:03,012 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=9, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:54:03,020 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1eb14922
hikari.2016-09-27.log:2016-09-27 14:54:03,020 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:54:08,856 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4b634a56: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 14:54:17,758 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@212ebaee: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 14:54:24,432 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1124e0b6: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 14:54:25,416 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@49995c79
hikari.2016-09-27.log:2016-09-27 14:54:29,160 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@653879b7: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 14:54:33,013 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=2, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:54:33,019 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4d750d20
hikari.2016-09-27.log:2016-09-27 14:54:33,244 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@39358207
hikari.2016-09-27.log:2016-09-27 14:54:33,250 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6a2cdcbe
hikari.2016-09-27.log:2016-09-27 14:54:33,250 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:54:41,202 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4a53f025: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 14:54:54,458 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3e60076f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 14:55:03,013 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:55:03,019 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1d6dd85b
hikari.2016-09-27.log:2016-09-27 14:55:03,031 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@697d0daa
hikari.2016-09-27.log:2016-09-27 14:55:03,031 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:55:33,013 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:55:40,520 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7e59fdfd: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 14:55:50,905 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@639046b5
hikari.2016-09-27.log:2016-09-27 14:55:55,612 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@78c7c456: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 14:55:55,632 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@17fe07e0
hikari.2016-09-27.log:2016-09-27 14:55:59,986 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@a2a636b: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 14:56:03,014 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:56:03,027 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7da9a36d
hikari.2016-09-27.log:2016-09-27 14:56:03,027 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:56:10,143 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@605d9448: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 14:56:13,459 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@146f288b
hikari.2016-09-27.log:2016-09-27 14:56:29,274 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@14301373: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 14:56:32,972 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2d387ef8
hikari.2016-09-27.log:2016-09-27 14:56:33,014 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:57:03,014 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:57:33,014 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:58:03,015 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:58:33,015 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:59:03,015 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 14:59:33,015 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:00:03,015 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:00:33,016 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:01:03,016 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=8)
hikari.2016-09-27.log:2016-09-27 15:01:33,016 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:02:03,016 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:02:33,017 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=7)
hikari.2016-09-27.log:2016-09-27 15:03:03,017 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:03:33,017 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=27)
hikari.2016-09-27.log:2016-09-27 15:04:03,017 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:04:33,018 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:05:03,018 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:05:33,018 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=8)
hikari.2016-09-27.log:2016-09-27 15:06:03,018 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=1)
hikari.2016-09-27.log:2016-09-27 15:06:33,018 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=17)
hikari.2016-09-27.log:2016-09-27 15:07:03,019 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:07:33,019 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:08:03,019 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:08:33,019 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=36)
hikari.2016-09-27.log:2016-09-27 15:09:03,020 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:09:33,020 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:10:03,020 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=4)
hikari.2016-09-27.log:2016-09-27 15:10:33,020 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:11:03,020 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=46)
hikari.2016-09-27.log:2016-09-27 15:11:33,021 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:12:03,021 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:12:33,021 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:13:03,021 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:13:33,022 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:14:03,022 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:14:33,022 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:15:03,022 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:15:33,023 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:16:03,023 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:16:33,023 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:17:03,023 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:17:33,023 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:18:03,024 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:18:33,024 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:19:03,024 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:19:33,025 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:20:03,025 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:20:33,025 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=53)
hikari.2016-09-27.log:2016-09-27 15:21:03,025 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:21:22,215 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@59996c35: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 15:21:33,025 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:21:33,033 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3f22bbc2
hikari.2016-09-27.log:2016-09-27 15:21:33,033 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:22:03,026 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:22:33,026 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:22:40,239 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1332571d: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 15:22:52,679 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6758d285: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 15:22:56,833 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@49419d03
hikari.2016-09-27.log:2016-09-27 15:22:57,627 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3d85a216
hikari.2016-09-27.log:2016-09-27 15:23:03,026 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:23:14,535 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5ba0873e: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 15:23:14,541 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3e7e658b
hikari.2016-09-27.log:2016-09-27 15:23:33,027 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:23:42,104 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1eb14922: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 15:23:43,567 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7bb80837
hikari.2016-09-27.log:2016-09-27 15:23:53,612 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4d750d20: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 15:23:53,620 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@22aab619
hikari.2016-09-27.log:2016-09-27 15:24:00,136 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@49995c79: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 15:24:03,027 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=11, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:24:03,035 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4f30d192
hikari.2016-09-27.log:2016-09-27 15:24:03,035 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:24:13,553 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6a2cdcbe: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 15:24:13,562 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4bad0f5f
hikari.2016-09-27.log:2016-09-27 15:24:23,836 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@39358207: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 15:24:32,937 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@44344495
hikari.2016-09-27.log:2016-09-27 15:24:33,027 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:24:36,343 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@697d0daa: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 15:24:39,849 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1d6dd85b: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 15:24:39,972 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5c0001a3
hikari.2016-09-27.log:2016-09-27 15:25:03,027 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:25:03,250 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@176738fb
hikari.2016-09-27.log:2016-09-27 15:25:03,250 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:25:20,531 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@17fe07e0: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 15:25:24,582 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7da9a36d: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 15:25:29,680 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@88e82ea
hikari.2016-09-27.log:2016-09-27 15:25:29,686 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7c0b331e
hikari.2016-09-27.log:2016-09-27 15:25:31,703 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@639046b5: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 15:25:33,028 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:25:33,033 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4dfcb786
hikari.2016-09-27.log:2016-09-27 15:25:33,033 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:25:35,560 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@146f288b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 15:25:39,987 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@683a206a
hikari.2016-09-27.log:2016-09-27 15:25:59,200 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2d387ef8: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 15:26:03,028 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=8, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:26:03,034 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@24f03848
hikari.2016-09-27.log:2016-09-27 15:26:03,034 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:26:33,028 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:27:03,029 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:27:33,029 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:28:03,029 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:28:33,029 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:29:03,029 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=13)
hikari.2016-09-27.log:2016-09-27 15:29:33,030 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:30:03,030 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=43)
hikari.2016-09-27.log:2016-09-27 15:30:33,030 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=29)
hikari.2016-09-27.log:2016-09-27 15:31:03,030 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:31:33,031 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:32:03,031 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:32:33,031 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=3)
hikari.2016-09-27.log:2016-09-27 15:33:03,031 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:33:33,031 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:34:03,032 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:34:33,032 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:35:03,032 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=5)
hikari.2016-09-27.log:2016-09-27 15:35:33,032 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:36:03,033 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:36:33,033 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:37:03,033 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:37:33,033 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:38:03,033 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:38:33,034 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:39:03,034 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:39:33,034 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:40:03,034 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:40:33,034 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:41:03,035 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:41:33,035 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:42:03,035 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:42:33,035 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:43:03,036 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:43:33,036 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:44:03,036 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:44:33,036 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:45:03,036 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:45:33,037 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:46:03,037 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:46:33,037 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:47:03,037 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:47:33,037 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:48:03,038 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:48:33,038 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:49:03,038 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:49:33,038 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:50:03,038 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:50:33,039 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:51:03,039 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:51:30,451 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3f22bbc2: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 15:51:30,764 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6cb7493
hikari.2016-09-27.log:2016-09-27 15:51:33,039 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:52:03,039 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:52:31,096 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@49419d03: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 15:52:33,039 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:52:33,046 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@338fd28f
hikari.2016-09-27.log:2016-09-27 15:52:33,046 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:52:37,002 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3d85a216: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 15:53:03,040 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=2, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:53:03,047 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@51368833
hikari.2016-09-27.log:2016-09-27 15:53:03,047 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:53:09,818 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3e7e658b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 15:53:14,494 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@22aab619: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 15:53:27,193 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7bb80837: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 15:53:30,028 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4bad0f5f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 15:53:32,241 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@674819d7
hikari.2016-09-27.log:2016-09-27 15:53:32,249 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@13229c86
hikari.2016-09-27.log:2016-09-27 15:53:33,040 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:53:33,046 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1a0faa7
hikari.2016-09-27.log:2016-09-27 15:53:33,052 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@462bdad1
hikari.2016-09-27.log:2016-09-27 15:53:33,052 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:53:51,256 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4f30d192: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 15:54:00,808 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@129f9f52
hikari.2016-09-27.log:2016-09-27 15:54:03,040 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:54:17,014 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5c0001a3: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 15:54:24,678 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@176738fb: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 15:54:31,713 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@44344495: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 15:54:33,041 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=0, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:54:33,280 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7683f8c2
hikari.2016-09-27.log:2016-09-27 15:54:33,285 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2f8ad88
hikari.2016-09-27.log:2016-09-27 15:54:33,290 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7c1b24d8
hikari.2016-09-27.log:2016-09-27 15:54:33,290 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:55:03,041 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:55:03,925 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7c0b331e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 15:55:09,313 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4dfcb786: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 15:55:18,261 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7a7765e3
hikari.2016-09-27.log:2016-09-27 15:55:22,326 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@24f03848: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 15:55:28,554 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4a71004b
hikari.2016-09-27.log:2016-09-27 15:55:29,181 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@88e82ea: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 15:55:33,041 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:55:33,047 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3eb61c85
hikari.2016-09-27.log:2016-09-27 15:55:33,053 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2c1f381f
hikari.2016-09-27.log:2016-09-27 15:55:33,053 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:55:39,250 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@683a206a: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 15:55:47,059 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@39938e46
hikari.2016-09-27.log:2016-09-27 15:56:03,041 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:56:33,042 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:57:03,042 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:57:33,042 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:58:03,042 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:58:33,042 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:59:03,043 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 15:59:33,043 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:00:03,043 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:00:33,043 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:01:03,043 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:01:33,044 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:02:03,044 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:02:33,044 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:03:03,044 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:03:33,045 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=34)
hikari.2016-09-27.log:2016-09-27 16:04:03,045 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:04:33,045 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:05:03,045 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:05:33,046 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:06:03,046 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:06:33,046 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:07:03,046 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:07:33,046 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:08:03,047 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:08:33,047 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:09:03,047 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:09:33,047 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:10:03,047 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:10:33,048 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:11:03,048 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:11:33,052 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:12:03,052 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:12:33,052 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:13:03,053 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:13:33,053 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:14:03,053 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:14:33,053 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:15:03,054 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:15:33,054 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:16:03,054 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:16:33,054 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:17:03,054 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:17:33,055 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:18:03,055 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:18:33,055 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:19:03,055 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:19:33,055 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:20:03,056 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:20:33,056 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:20:53,319 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6cb7493: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 16:20:53,325 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7a08fb1
hikari.2016-09-27.log:2016-09-27 16:21:03,056 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:21:33,056 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:21:50,365 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@338fd28f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 16:21:56,708 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7b8cc45
hikari.2016-09-27.log:2016-09-27 16:22:03,056 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:22:33,057 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:22:48,735 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@51368833: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 16:22:48,742 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@8bc2435
hikari.2016-09-27.log:2016-09-27 16:22:50,630 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@13229c86: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 16:22:56,250 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1a0faa7: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 16:22:58,785 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2b62bc89
hikari.2016-09-27.log:2016-09-27 16:22:59,267 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5fc4ceda
hikari.2016-09-27.log:2016-09-27 16:23:03,057 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:23:18,166 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@462bdad1: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 16:23:18,268 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1517c07c
hikari.2016-09-27.log:2016-09-27 16:23:28,992 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@674819d7: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 16:23:33,057 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:23:33,064 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@43a0acc3
hikari.2016-09-27.log:2016-09-27 16:23:33,065 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:23:38,608 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@129f9f52: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 16:23:50,983 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7c1b24d8: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 16:23:55,854 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@583c0b73
hikari.2016-09-27.log:2016-09-27 16:24:03,057 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=6, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:24:03,064 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@78be1e76
hikari.2016-09-27.log:2016-09-27 16:24:03,064 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:24:10,516 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2f8ad88: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 16:24:26,231 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7683f8c2: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 16:24:33,058 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=4, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:24:33,064 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@33b4c991
hikari.2016-09-27.log:2016-09-27 16:24:33,069 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@478af66b
hikari.2016-09-27.log:2016-09-27 16:24:33,069 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:24:51,230 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4a71004b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 16:24:53,379 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7a7765e3: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 16:25:01,338 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3eb61c85: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 16:25:03,058 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=7, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:25:03,065 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4456321b
hikari.2016-09-27.log:2016-09-27 16:25:03,071 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@301f9604
hikari.2016-09-27.log:2016-09-27 16:25:03,076 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@32a02758
hikari.2016-09-27.log:2016-09-27 16:25:03,076 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:25:15,540 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@39938e46: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 16:25:22,511 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2c1f381f: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 16:25:33,059 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:25:33,066 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@bda535c
hikari.2016-09-27.log:2016-09-27 16:25:33,070 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7f5ca557
hikari.2016-09-27.log:2016-09-27 16:25:33,070 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:26:03,059 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:26:33,059 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:27:03,059 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:27:33,060 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:28:03,060 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:28:33,060 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:29:03,060 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:29:33,060 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:30:03,061 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:30:33,062 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:31:03,062 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:31:33,062 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:32:03,062 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:32:33,062 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:33:03,063 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:33:33,063 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:34:03,063 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:34:33,063 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:35:03,064 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:35:33,064 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:36:03,064 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:36:33,064 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:37:03,064 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:37:33,065 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:38:03,065 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:38:33,065 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:39:03,065 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:39:33,065 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:40:03,066 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:40:33,066 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:41:03,066 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:41:33,066 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:42:03,067 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:42:33,067 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:43:03,067 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:43:33,067 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=1)
hikari.2016-09-27.log:2016-09-27 16:44:03,067 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:44:33,068 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:45:03,068 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:45:33,068 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:46:03,068 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:46:33,068 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:47:03,069 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:47:33,069 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:48:03,069 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:48:33,069 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:49:03,070 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:49:33,070 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:50:03,070 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:50:33,070 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:50:43,736 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7a08fb1: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 16:51:03,070 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=2, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:51:03,078 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2a61a5da
hikari.2016-09-27.log:2016-09-27 16:51:03,078 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:51:14,838 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7b8cc45: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 16:51:17,566 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7730fadb
hikari.2016-09-27.log:2016-09-27 16:51:33,071 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:52:03,071 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:52:13,163 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@8bc2435: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 16:52:15,551 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@51931699
hikari.2016-09-27.log:2016-09-27 16:52:20,449 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5fc4ceda: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 16:52:22,272 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@254ff0df
hikari.2016-09-27.log:2016-09-27 16:52:33,071 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:52:38,470 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2b62bc89: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 16:52:38,477 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@499a43bf
hikari.2016-09-27.log:2016-09-27 16:52:54,353 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1517c07c: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 16:52:56,661 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5881d461
hikari.2016-09-27.log:2016-09-27 16:52:59,275 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@43a0acc3: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 16:53:03,071 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=11, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:53:03,086 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2d678d81
hikari.2016-09-27.log:2016-09-27 16:53:03,086 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:53:33,072 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:53:51,091 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@78be1e76: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 16:53:51,995 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@583c0b73: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 16:53:55,732 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6c08ec94
hikari.2016-09-27.log:2016-09-27 16:53:55,738 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@18e9b318
hikari.2016-09-27.log:2016-09-27 16:53:58,391 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@478af66b: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 16:54:03,072 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:54:03,079 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@45e35a37
hikari.2016-09-27.log:2016-09-27 16:54:03,079 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:54:04,596 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@33b4c991: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 16:54:17,042 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7632f6d7
hikari.2016-09-27.log:2016-09-27 16:54:20,734 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@301f9604: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 16:54:33,072 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:54:33,079 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1aadfa5d
hikari.2016-09-27.log:2016-09-27 16:54:33,079 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:54:51,832 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4456321b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 16:54:53,875 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@32a02758: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 16:55:03,073 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=4, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:55:03,079 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4bd41ac2
hikari.2016-09-27.log:2016-09-27 16:55:03,084 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3f923287
hikari.2016-09-27.log:2016-09-27 16:55:03,084 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:55:14,459 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7f5ca557: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 16:55:18,839 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2f4bcd6d
hikari.2016-09-27.log:2016-09-27 16:55:28,736 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@bda535c: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 16:55:28,751 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4b53368b
hikari.2016-09-27.log:2016-09-27 16:55:33,073 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:56:03,073 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:56:33,074 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:57:03,074 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:57:33,074 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:58:03,074 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:58:33,074 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:59:03,075 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 16:59:33,075 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:00:03,075 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=6)
hikari.2016-09-27.log:2016-09-27 17:00:33,075 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:01:03,076 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:01:33,076 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:02:03,076 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:02:33,076 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:03:03,077 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:03:33,077 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:04:03,077 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:04:33,077 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:05:03,077 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:05:33,078 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:06:03,078 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:06:33,078 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:07:03,078 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:07:33,079 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:08:03,079 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:08:33,079 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:09:03,079 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:09:33,079 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:10:03,080 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:10:33,080 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:11:03,080 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:11:33,080 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:12:03,080 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:12:33,081 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:13:03,081 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=30)
hikari.2016-09-27.log:2016-09-27 17:13:33,081 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:14:03,081 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:14:33,081 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:15:03,082 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:15:33,082 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:16:03,082 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:16:33,082 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=5)
hikari.2016-09-27.log:2016-09-27 17:17:03,082 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:17:33,083 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:18:03,083 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:18:33,083 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:19:03,083 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:19:33,083 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:20:03,084 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:20:33,084 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:20:53,204 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2a61a5da: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:21:03,084 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=10, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:21:03,317 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7cdcc438
hikari.2016-09-27.log:2016-09-27 17:21:03,317 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:21:03,394 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7730fadb: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:21:15,793 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@77fc1c05
hikari.2016-09-27.log:2016-09-27 17:21:33,084 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:21:50,613 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@51931699: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 17:21:50,623 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@26b65462
hikari.2016-09-27.log:2016-09-27 17:22:03,085 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:22:16,348 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@254ff0df: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:22:24,434 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5881d461: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:22:33,069 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@499a43bf: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:22:33,085 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=9, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:22:33,091 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@51fc3bf8
hikari.2016-09-27.log:2016-09-27 17:22:33,096 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@25a02af9
hikari.2016-09-27.log:2016-09-27 17:22:33,100 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@20efb9df
hikari.2016-09-27.log:2016-09-27 17:22:33,100 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:22:37,193 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2d678d81: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 17:23:03,085 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=9, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:23:03,095 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@12b1896e
hikari.2016-09-27.log:2016-09-27 17:23:03,095 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:23:33,086 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:23:36,515 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@18e9b318: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 17:23:41,101 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7fa07bec
hikari.2016-09-27.log:2016-09-27 17:23:53,134 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6c08ec94: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:23:56,179 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@508cd8df
hikari.2016-09-27.log:2016-09-27 17:23:57,576 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7632f6d7: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:24:00,853 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@24d1a873
hikari.2016-09-27.log:2016-09-27 17:24:01,522 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@45e35a37: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 17:24:03,086 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=8, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:24:03,091 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5cf3c2aa
hikari.2016-09-27.log:2016-09-27 17:24:03,091 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:24:19,797 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3f923287: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:24:27,424 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7a26698a
hikari.2016-09-27.log:2016-09-27 17:24:30,728 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1aadfa5d: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 17:24:33,086 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=13, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:24:33,091 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@e519460
hikari.2016-09-27.log:2016-09-27 17:24:33,091 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:24:52,541 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2f4bcd6d: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 17:24:54,698 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2ce777d0
hikari.2016-09-27.log:2016-09-27 17:24:58,788 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4bd41ac2: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 17:24:59,046 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5846873d
hikari.2016-09-27.log:2016-09-27 17:25:03,086 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:25:26,068 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4b53368b: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 17:25:33,086 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:25:33,092 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5534a75
hikari.2016-09-27.log:2016-09-27 17:25:33,092 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:26:03,087 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:26:33,087 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:27:03,087 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:27:33,087 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:28:03,088 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:28:33,088 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:29:03,088 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:29:33,088 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:30:03,088 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:30:33,089 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:31:03,089 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:31:33,089 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:32:03,089 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:32:33,090 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:33:03,090 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:33:33,090 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:34:03,090 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:34:33,090 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:35:03,091 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:35:33,091 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:36:03,091 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:36:33,091 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:37:03,091 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:37:33,092 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:38:03,092 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:38:33,092 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:39:03,092 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:39:33,093 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:40:03,093 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:40:33,093 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:41:03,093 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:41:33,093 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:42:03,094 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:42:33,094 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=5)
hikari.2016-09-27.log:2016-09-27 17:43:03,094 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:43:33,094 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:44:03,095 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:44:33,095 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:45:03,095 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:45:33,095 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:46:03,095 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:46:33,096 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:47:03,096 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:47:33,096 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:48:03,096 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:48:33,096 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:49:03,097 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:49:33,097 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:50:03,097 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:50:33,097 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:50:39,465 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7cdcc438: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:50:40,069 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@77fc1c05: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:51:03,098 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=8, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:51:03,104 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3183cef
hikari.2016-09-27.log:2016-09-27 17:51:03,109 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@77960151
hikari.2016-09-27.log:2016-09-27 17:51:03,109 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:51:33,098 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:51:46,880 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@26b65462: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 17:52:03,098 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=9, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:52:03,105 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@76f9d061
hikari.2016-09-27.log:2016-09-27 17:52:03,105 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:52:14,039 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@51fc3bf8: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:52:15,146 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@20efb9df: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:52:18,864 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@ff0c622
hikari.2016-09-27.log:2016-09-27 17:52:25,494 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@25a02af9: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:52:33,098 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:52:33,103 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@47d7087f
hikari.2016-09-27.log:2016-09-27 17:52:33,109 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@339d2eab
hikari.2016-09-27.log:2016-09-27 17:52:33,109 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:52:54,879 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@12b1896e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:53:03,099 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=13, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:53:03,105 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@9bfd455
hikari.2016-09-27.log:2016-09-27 17:53:03,105 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:53:05,010 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7fa07bec: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 17:53:20,024 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@508cd8df: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:53:33,099 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:53:33,331 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3a5ffcc4
hikari.2016-09-27.log:2016-09-27 17:53:33,336 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4ee8b8d5
hikari.2016-09-27.log:2016-09-27 17:53:33,336 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:53:36,748 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5cf3c2aa: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:53:39,268 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@24d1a873: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:54:03,100 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=10, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:54:03,105 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@13374a94
hikari.2016-09-27.log:2016-09-27 17:54:03,111 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6729d27e
hikari.2016-09-27.log:2016-09-27 17:54:03,111 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:54:11,050 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7a26698a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:54:18,651 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@227c8572
hikari.2016-09-27.log:2016-09-27 17:54:18,823 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@e519460: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 17:54:18,829 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@56d3f93d
hikari.2016-09-27.log:2016-09-27 17:54:28,546 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5846873d: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 17:54:31,098 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2ce777d0: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 17:54:33,100 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:54:33,105 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@75f48b41
hikari.2016-09-27.log:2016-09-27 17:54:33,109 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@18cba71
hikari.2016-09-27.log:2016-09-27 17:54:33,109 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:55:03,100 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:55:33,101 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:55:33,421 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5534a75: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 17:56:03,101 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=4, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:56:03,108 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@18684117
hikari.2016-09-27.log:2016-09-27 17:56:03,108 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:56:33,101 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:57:03,101 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:57:33,102 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:58:03,102 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:58:33,102 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:59:03,102 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 17:59:33,102 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:00:03,103 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:00:33,103 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:01:03,103 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:01:33,103 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=22)
hikari.2016-09-27.log:2016-09-27 18:02:03,104 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=16)
hikari.2016-09-27.log:2016-09-27 18:02:33,104 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:03:03,104 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:03:33,104 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:04:03,104 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=13)
hikari.2016-09-27.log:2016-09-27 18:04:33,105 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:05:03,105 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:05:33,105 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:06:03,105 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:06:33,105 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:07:03,106 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:07:33,106 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:08:03,106 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:08:33,106 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:09:03,107 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:09:33,107 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:10:03,107 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:10:33,107 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:11:03,107 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:11:33,107 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:12:03,108 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=73)
hikari.2016-09-27.log:2016-09-27 18:12:33,108 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:13:03,108 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:13:33,109 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:14:03,109 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:14:33,109 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:15:03,109 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:15:33,109 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:16:03,110 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:16:33,110 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:17:03,110 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:17:33,110 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:18:03,110 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:18:33,111 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:19:03,111 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:19:33,111 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:20:03,111 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:20:22,317 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3183cef: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 18:20:28,173 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@794aedc2
hikari.2016-09-27.log:2016-09-27 18:20:32,727 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@77960151: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 18:20:33,111 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=2, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:20:33,116 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@dbee7a5
hikari.2016-09-27.log:2016-09-27 18:20:33,116 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:21:03,112 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:21:19,311 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@76f9d061: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 18:21:33,112 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:21:33,117 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@76f0fa3c
hikari.2016-09-27.log:2016-09-27 18:21:33,118 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:21:42,320 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@ff0c622: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:21:42,325 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7b44d74e
hikari.2016-09-27.log:2016-09-27 18:22:00,019 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@339d2eab: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:22:03,112 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=4, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:22:03,125 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4fac7224
hikari.2016-09-27.log:2016-09-27 18:22:03,125 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:22:16,433 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@47d7087f: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:22:31,612 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6f72c562
hikari.2016-09-27.log:2016-09-27 18:22:33,113 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=3)
hikari.2016-09-27.log:2016-09-27 18:22:48,765 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@9bfd455: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 18:22:53,182 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3a5ffcc4: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:22:54,790 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4ee8b8d5: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 18:23:03,113 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=2, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:23:03,344 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6a12be20
hikari.2016-09-27.log:2016-09-27 18:23:03,350 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1ef5e53f
hikari.2016-09-27.log:2016-09-27 18:23:03,355 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@679ef76a
hikari.2016-09-27.log:2016-09-27 18:23:03,355 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:23:22,811 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6729d27e: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:23:22,821 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1146092e
hikari.2016-09-27.log:2016-09-27 18:23:33,113 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:23:53,708 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@13374a94: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:23:56,280 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@18cba71: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:24:00,606 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7f8b896b
hikari.2016-09-27.log:2016-09-27 18:24:00,638 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@bf9d471
hikari.2016-09-27.log:2016-09-27 18:24:03,113 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=9)
hikari.2016-09-27.log:2016-09-27 18:24:03,463 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@56d3f93d: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:24:03,469 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@75f48b41: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:24:03,476 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@8c0fe4d
hikari.2016-09-27.log:2016-09-27 18:24:03,483 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5ee849ae
hikari.2016-09-27.log:2016-09-27 18:24:06,008 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@227c8572: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 18:24:33,114 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:24:33,120 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4d792324
hikari.2016-09-27.log:2016-09-27 18:24:33,120 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:25:03,114 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:25:30,540 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@18684117: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 18:25:33,114 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=10, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:25:33,121 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@8cd9d21
hikari.2016-09-27.log:2016-09-27 18:25:33,121 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:26:03,114 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:26:33,115 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:27:03,115 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:27:33,115 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:28:03,115 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=1)
hikari.2016-09-27.log:2016-09-27 18:28:33,115 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:29:03,116 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=20)
hikari.2016-09-27.log:2016-09-27 18:29:33,116 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=16)
hikari.2016-09-27.log:2016-09-27 18:30:03,116 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:30:33,116 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=35)
hikari.2016-09-27.log:2016-09-27 18:31:03,116 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:31:33,117 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=35)
hikari.2016-09-27.log:2016-09-27 18:32:03,117 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:32:33,117 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:33:03,117 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:33:33,117 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=11)
hikari.2016-09-27.log:2016-09-27 18:34:03,119 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:34:33,120 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:35:03,120 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=14)
hikari.2016-09-27.log:2016-09-27 18:35:33,120 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=1)
hikari.2016-09-27.log:2016-09-27 18:36:03,120 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:36:33,120 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:37:03,121 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:37:33,121 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:38:03,121 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:38:33,121 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:39:03,121 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:39:33,122 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:40:03,122 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:40:33,122 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:41:03,122 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:41:33,123 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:42:03,123 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:42:33,123 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=18)
hikari.2016-09-27.log:2016-09-27 18:43:03,123 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=16)
hikari.2016-09-27.log:2016-09-27 18:43:33,123 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:44:03,124 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:44:33,124 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:45:03,124 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:45:33,124 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:46:03,124 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:46:33,125 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:47:03,125 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:47:33,125 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=2)
hikari.2016-09-27.log:2016-09-27 18:48:03,125 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:48:33,126 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:49:03,126 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=21)
hikari.2016-09-27.log:2016-09-27 18:49:33,126 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=6)
hikari.2016-09-27.log:2016-09-27 18:50:03,126 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:50:07,893 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@794aedc2: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 18:50:21,720 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5cd74b98
hikari.2016-09-27.log:2016-09-27 18:50:30,491 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@dbee7a5: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 18:50:33,127 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:50:33,132 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@56201070
hikari.2016-09-27.log:2016-09-27 18:50:33,132 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:50:56,413 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@76f0fa3c: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:50:59,556 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5a68735c
hikari.2016-09-27.log:2016-09-27 18:51:03,127 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:51:26,922 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4fac7224: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 18:51:30,392 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@417705e8
hikari.2016-09-27.log:2016-09-27 18:51:32,376 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7b44d74e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 18:51:33,127 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:51:33,132 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@35bb1545
hikari.2016-09-27.log:2016-09-27 18:51:33,132 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:52:03,127 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:52:12,716 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6f72c562: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 18:52:18,594 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3396cbc5
hikari.2016-09-27.log:2016-09-27 18:52:20,381 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6a12be20: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:52:20,401 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@47a8d61b
hikari.2016-09-27.log:2016-09-27 18:52:32,966 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@679ef76a: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:52:33,128 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=2, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:52:33,134 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@35de2639
hikari.2016-09-27.log:2016-09-27 18:52:33,135 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:52:44,842 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1ef5e53f: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:52:44,852 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3bf6ca19
hikari.2016-09-27.log:2016-09-27 18:53:03,128 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=1)
hikari.2016-09-27.log:2016-09-27 18:53:13,000 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1146092e: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:53:13,015 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6271ac89
hikari.2016-09-27.log:2016-09-27 18:53:27,298 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@8c0fe4d: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:53:27,306 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@169e9deb
hikari.2016-09-27.log:2016-09-27 18:53:27,407 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7f8b896b: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:53:27,412 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5abffcf7
hikari.2016-09-27.log:2016-09-27 18:53:28,866 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@bf9d471: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:53:28,872 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4312fa09
hikari.2016-09-27.log:2016-09-27 18:53:33,128 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:53:36,032 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5ee849ae: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 18:53:38,346 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5e2762f4
hikari.2016-09-27.log:2016-09-27 18:53:50,058 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4d792324: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:53:52,349 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@730a3fbb
hikari.2016-09-27.log:2016-09-27 18:54:03,128 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=7)
hikari.2016-09-27.log:2016-09-27 18:54:33,128 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=6)
hikari.2016-09-27.log:2016-09-27 18:55:03,129 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=3)
hikari.2016-09-27.log:2016-09-27 18:55:09,437 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@8cd9d21: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 18:55:09,447 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3c5c627e
hikari.2016-09-27.log:2016-09-27 18:55:33,129 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:56:03,129 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:56:33,129 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:57:03,129 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:57:33,130 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:58:03,130 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:58:33,130 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 18:59:03,130 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=9)
hikari.2016-09-27.log:2016-09-27 18:59:33,131 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:00:03,131 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:00:33,131 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:01:03,131 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:01:33,131 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:02:03,132 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:02:33,132 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:03:03,132 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:03:33,132 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=1)
hikari.2016-09-27.log:2016-09-27 19:04:03,133 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:04:33,133 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:05:03,133 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:05:33,133 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:06:03,133 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:06:33,134 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:07:03,134 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:07:33,134 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:08:03,134 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:08:33,135 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:09:03,135 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:09:33,135 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=1)
hikari.2016-09-27.log:2016-09-27 19:10:03,135 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:10:33,135 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:11:03,136 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:11:33,136 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:12:03,136 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:12:33,136 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=2)
hikari.2016-09-27.log:2016-09-27 19:13:03,136 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:13:33,137 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:14:03,137 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=5)
hikari.2016-09-27.log:2016-09-27 19:14:33,137 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=30)
hikari.2016-09-27.log:2016-09-27 19:15:03,137 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:15:33,138 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:16:03,138 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:16:33,138 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:17:03,138 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:17:33,138 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:18:03,139 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:18:33,139 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:19:03,139 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:19:33,139 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:19:43,919 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5cd74b98: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 19:19:51,097 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@56201070: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 19:20:03,139 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=11, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:20:03,146 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@77ff0ffc
hikari.2016-09-27.log:2016-09-27 19:20:03,150 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3853f0a
hikari.2016-09-27.log:2016-09-27 19:20:03,150 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:20:25,552 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5a68735c: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 19:20:33,140 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=8, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:20:33,145 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@560d06b3
hikari.2016-09-27.log:2016-09-27 19:20:33,145 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:21:03,140 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:21:12,006 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@35bb1545: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 19:21:16,719 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@417705e8: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 19:21:27,000 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@35a837e0
hikari.2016-09-27.log:2016-09-27 19:21:33,140 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:21:33,146 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@25500988
hikari.2016-09-27.log:2016-09-27 19:21:33,146 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:21:52,173 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@47a8d61b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 19:21:59,116 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5fc68981
hikari.2016-09-27.log:2016-09-27 19:21:59,412 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3396cbc5: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 19:21:59,426 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2b94b5d7
hikari.2016-09-27.log:2016-09-27 19:22:03,141 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:22:06,165 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@35de2639: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 19:22:21,823 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3bf6ca19: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 19:22:33,141 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=3, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:22:33,148 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@dda60eb
hikari.2016-09-27.log:2016-09-27 19:22:33,153 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@795a9013
hikari.2016-09-27.log:2016-09-27 19:22:33,153 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:22:48,096 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6271ac89: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 19:22:48,114 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@151b6233
hikari.2016-09-27.log:2016-09-27 19:23:03,141 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:23:03,384 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4312fa09: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 19:23:16,775 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@730a3fbb: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 19:23:17,254 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5668b00d
hikari.2016-09-27.log:2016-09-27 19:23:17,291 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5abffcf7: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 19:23:17,303 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@22b3b2f1
hikari.2016-09-27.log:2016-09-27 19:23:17,307 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@60592c72
hikari.2016-09-27.log:2016-09-27 19:23:23,256 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@169e9deb: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 19:23:30,842 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5e2762f4: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 19:23:31,927 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@16fe2fb
hikari.2016-09-27.log:2016-09-27 19:23:31,931 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@75e3bab2
hikari.2016-09-27.log:2016-09-27 19:23:33,142 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:24:03,142 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:24:33,142 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:25:01,289 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3c5c627e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 19:25:03,142 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:25:03,149 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6df92b08
hikari.2016-09-27.log:2016-09-27 19:25:03,149 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:25:33,142 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:26:03,143 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:26:33,143 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:27:03,143 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:27:33,143 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:28:03,143 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:28:33,144 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:29:03,144 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:29:33,144 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:30:03,144 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:30:33,145 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:31:03,145 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:31:33,145 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:32:03,145 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:32:33,145 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:33:03,146 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:33:33,146 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:34:03,146 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:34:33,146 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:35:03,146 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:35:33,147 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:36:03,147 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:36:33,147 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:37:03,147 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:37:33,147 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:38:03,148 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:38:33,148 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:39:03,148 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:39:33,148 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:40:03,148 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:40:33,149 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:41:03,149 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:41:33,149 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:42:03,149 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:42:33,149 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:43:03,150 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:43:33,150 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:44:03,150 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:44:33,150 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:45:03,150 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:45:33,151 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:46:03,151 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:46:33,151 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:47:03,151 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:47:33,151 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:48:03,152 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:48:33,152 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:49:03,152 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:49:33,152 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:49:43,958 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3853f0a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 19:49:50,605 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@77ff0ffc: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 19:50:03,152 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=5, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:50:03,160 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@15f325a5
hikari.2016-09-27.log:2016-09-27 19:50:03,165 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@61eb7f3c
hikari.2016-09-27.log:2016-09-27 19:50:03,165 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:50:05,331 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@560d06b3: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 19:50:33,133 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@25a2b23a
hikari.2016-09-27.log:2016-09-27 19:50:33,153 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:50:43,656 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@35a837e0: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 19:50:49,602 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@25500988: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 19:51:03,153 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=9, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:51:03,159 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4537f978
hikari.2016-09-27.log:2016-09-27 19:51:03,164 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@31ffade1
hikari.2016-09-27.log:2016-09-27 19:51:03,164 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:51:25,618 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5fc68981: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 19:51:30,096 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@57be768a
hikari.2016-09-27.log:2016-09-27 19:51:33,153 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:51:35,126 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2b94b5d7: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 19:51:47,085 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3a922660
hikari.2016-09-27.log:2016-09-27 19:52:03,154 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:52:06,662 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@795a9013: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 19:52:19,611 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@dda60eb: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 19:52:20,846 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@151b6233: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 19:52:33,154 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=10, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:52:33,159 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2a67598
hikari.2016-09-27.log:2016-09-27 19:52:33,163 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7629effe
hikari.2016-09-27.log:2016-09-27 19:52:33,167 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@30ce96a8
hikari.2016-09-27.log:2016-09-27 19:52:33,167 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:52:55,183 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5668b00d: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 19:53:03,154 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:53:03,161 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@40b87c24
hikari.2016-09-27.log:2016-09-27 19:53:03,161 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:53:04,994 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@75e3bab2: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 19:53:04,994 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@22b3b2f1: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 19:53:10,395 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@60592c72: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 19:53:16,628 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@16fe2fb: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 19:53:17,681 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@147e25c6
hikari.2016-09-27.log:2016-09-27 19:53:18,165 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6067fbeb
hikari.2016-09-27.log:2016-09-27 19:53:18,386 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@51e2effc
hikari.2016-09-27.log:2016-09-27 19:53:33,155 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:53:33,159 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7ebc5626
hikari.2016-09-27.log:2016-09-27 19:53:33,160 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:54:03,155 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:54:33,155 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:54:55,270 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6df92b08: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 19:55:03,155 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=9, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:55:03,163 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@32a2ca2a
hikari.2016-09-27.log:2016-09-27 19:55:03,163 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:55:33,156 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:56:03,156 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:56:33,156 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:57:03,156 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:57:33,157 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:58:03,157 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:58:33,157 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:59:03,157 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 19:59:33,157 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:00:03,158 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:00:33,158 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:01:03,158 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:01:33,158 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:02:03,158 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:02:33,159 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:03:03,159 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:03:33,159 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:04:03,159 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:04:33,159 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:05:03,160 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:05:33,160 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:06:03,160 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:06:33,160 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:07:03,160 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:07:33,161 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:08:03,161 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:08:33,161 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:09:03,161 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:09:33,161 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:10:03,162 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:10:33,162 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:11:03,162 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:11:33,162 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:12:03,163 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:12:33,163 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:13:03,163 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:13:33,163 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:14:03,163 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:14:33,164 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:15:03,164 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:15:33,164 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:16:03,164 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:16:33,165 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:17:03,165 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:17:33,165 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:18:03,165 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:18:33,165 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:19:03,166 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:19:21,875 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@61eb7f3c: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:19:33,166 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=3, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:19:33,172 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@511cd577
hikari.2016-09-27.log:2016-09-27 20:19:33,172 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:19:39,080 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@15f325a5: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:20:02,321 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@25a2b23a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:20:03,166 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:20:03,171 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@37b669e1
hikari.2016-09-27.log:2016-09-27 20:20:03,388 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@430cc039
hikari.2016-09-27.log:2016-09-27 20:20:03,389 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:20:20,743 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@31ffade1: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:20:24,295 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4712112c
hikari.2016-09-27.log:2016-09-27 20:20:33,167 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:20:49,796 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4537f978: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:21:03,167 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=3, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:21:03,173 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6fc47fcc
hikari.2016-09-27.log:2016-09-27 20:21:03,173 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:21:23,656 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@57be768a: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 20:21:33,167 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=3, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:21:33,172 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@81cb8f0
hikari.2016-09-27.log:2016-09-27 20:21:33,173 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:21:39,281 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3a922660: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 20:21:50,083 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2a67598: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 20:22:03,168 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:22:03,174 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6e0bf6e0
hikari.2016-09-27.log:2016-09-27 20:22:03,179 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1a683835
hikari.2016-09-27.log:2016-09-27 20:22:03,179 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:22:14,947 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@30ce96a8: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:22:20,303 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@40b87c24: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:22:20,433 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7629effe: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:22:24,904 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@67784fb9
hikari.2016-09-27.log:2016-09-27 20:22:33,168 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=3, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:22:33,173 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@45868785
hikari.2016-09-27.log:2016-09-27 20:22:33,385 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@314e72d5
hikari.2016-09-27.log:2016-09-27 20:22:33,385 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:22:35,535 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@147e25c6: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:22:35,776 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@51e2effc: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:23:03,168 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:23:03,173 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@75c0ad09
hikari.2016-09-27.log:2016-09-27 20:23:03,178 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1b8b83d
hikari.2016-09-27.log:2016-09-27 20:23:03,178 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:23:11,956 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6067fbeb: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:23:17,244 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7ebc5626: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 20:23:20,727 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@37e4e1af
hikari.2016-09-27.log:2016-09-27 20:23:20,739 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@435e0ab7
hikari.2016-09-27.log:2016-09-27 20:23:33,169 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:24:03,169 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:24:33,169 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:24:40,672 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@32a2ca2a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:25:03,169 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=8, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:25:03,176 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@35eeb1b1
hikari.2016-09-27.log:2016-09-27 20:25:03,176 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:25:33,170 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:26:03,170 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:26:33,170 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:27:03,170 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:27:33,171 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:28:03,171 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:28:33,171 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:29:03,171 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:29:33,171 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:30:03,172 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:30:33,172 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:31:03,308 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:31:33,308 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:32:03,308 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:32:33,308 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:33:03,309 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:33:33,309 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:34:03,309 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:34:33,309 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:35:03,309 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:35:33,310 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:36:03,310 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:36:33,310 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:37:03,310 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:37:33,311 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:38:03,311 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:38:33,311 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:39:03,311 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:39:33,311 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:40:03,312 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:40:33,312 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:41:03,312 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:41:33,312 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:42:03,313 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:42:33,313 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:43:03,313 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:43:33,313 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:44:03,313 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:44:33,314 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:45:03,314 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:45:33,314 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:46:03,314 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:46:33,314 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:47:03,315 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:47:33,315 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:48:03,315 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:48:33,315 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:49:03,315 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:49:05,914 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@511cd577: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:49:12,509 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1ea2487a
hikari.2016-09-27.log:2016-09-27 20:49:33,316 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:49:52,686 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@37b669e1: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:49:59,105 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@430cc039: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:50:03,316 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=10, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:50:03,536 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4e81656e
hikari.2016-09-27.log:2016-09-27 20:50:03,542 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3ac20dbb
hikari.2016-09-27.log:2016-09-27 20:50:03,543 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:50:08,920 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4712112c: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:50:32,286 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@19951051
hikari.2016-09-27.log:2016-09-27 20:50:33,316 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:50:42,930 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6fc47fcc: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 20:50:55,120 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1020aaf7
hikari.2016-09-27.log:2016-09-27 20:51:00,206 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@81cb8f0: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:51:03,316 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=8, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:51:03,323 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@407bf3c3
hikari.2016-09-27.log:2016-09-27 20:51:03,323 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:51:33,317 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:51:34,866 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6e0bf6e0: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:51:42,121 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1a683835: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:52:03,317 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:52:03,325 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@55d57d20
hikari.2016-09-27.log:2016-09-27 20:52:03,329 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@210dd9c3
hikari.2016-09-27.log:2016-09-27 20:52:03,330 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:52:03,959 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@45868785: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:52:17,792 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@314e72d5: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:52:22,222 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4b22362a
hikari.2016-09-27.log:2016-09-27 20:52:23,822 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3f64f8bb
hikari.2016-09-27.log:2016-09-27 20:52:25,631 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@67784fb9: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 20:52:27,674 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6b60fc58
hikari.2016-09-27.log:2016-09-27 20:52:33,317 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:52:53,820 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@75c0ad09: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 20:52:56,324 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@435e0ab7: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 20:52:59,287 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@16c1620b
hikari.2016-09-27.log:2016-09-27 20:53:00,492 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@62da1991
hikari.2016-09-27.log:2016-09-27 20:53:02,230 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1b8b83d: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:53:02,310 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1e1fb68f
hikari.2016-09-27.log:2016-09-27 20:53:03,318 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:53:05,499 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@37e4e1af: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:53:33,318 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=2, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:53:33,323 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7a0442fd
hikari.2016-09-27.log:2016-09-27 20:53:33,323 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:54:03,318 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:54:21,449 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@35eeb1b1: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 20:54:29,599 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@17640b87
hikari.2016-09-27.log:2016-09-27 20:54:33,319 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:55:03,319 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:55:33,319 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:56:03,319 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:56:33,319 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:57:03,320 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:57:33,320 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:58:03,328 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:58:33,328 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:59:03,328 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 20:59:33,328 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:00:03,329 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:00:33,329 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:01:03,329 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:01:33,329 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:02:03,329 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:02:33,330 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:03:03,330 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:03:33,330 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:04:03,330 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:04:33,330 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:05:03,331 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:05:33,331 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:06:03,331 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:06:33,331 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:07:03,331 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:07:33,332 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:08:03,332 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:08:33,332 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:09:03,332 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:09:33,332 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:10:03,333 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:10:33,333 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:11:03,333 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:11:33,333 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:12:03,333 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:12:33,334 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:13:03,334 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=8)
hikari.2016-09-27.log:2016-09-27 21:13:33,334 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:14:03,334 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:14:33,335 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:15:03,335 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:15:33,335 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:16:03,335 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:16:33,335 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=2)
hikari.2016-09-27.log:2016-09-27 21:17:03,336 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:17:33,336 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:18:03,336 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=14)
hikari.2016-09-27.log:2016-09-27 21:18:33,336 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:19:03,336 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:19:11,217 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1ea2487a: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 21:19:24,616 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4e81656e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:19:33,337 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:19:33,342 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4aea8ad3
hikari.2016-09-27.log:2016-09-27 21:19:33,347 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3ead8507
hikari.2016-09-27.log:2016-09-27 21:19:33,347 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:19:43,562 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3ac20dbb: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:19:59,546 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@19951051: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 21:20:03,337 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=10, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:20:03,342 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@71901f5f
hikari.2016-09-27.log:2016-09-27 21:20:03,347 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5ec4e13
hikari.2016-09-27.log:2016-09-27 21:20:03,347 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:20:15,922 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1020aaf7: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 21:20:22,562 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@407bf3c3: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:20:33,337 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:20:33,343 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3cfc1c2c
hikari.2016-09-27.log:2016-09-27 21:20:33,347 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@484dfdaa
hikari.2016-09-27.log:2016-09-27 21:20:33,347 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:21:03,338 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:21:33,338 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:21:42,839 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4b22362a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:21:46,269 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@210dd9c3: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 21:21:49,284 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@61657091
hikari.2016-09-27.log:2016-09-27 21:21:49,344 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@15894649
hikari.2016-09-27.log:2016-09-27 21:21:54,331 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3f64f8bb: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 21:21:56,517 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@55d57d20: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 21:22:03,338 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=10, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:22:03,344 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@54b05c4d
hikari.2016-09-27.log:2016-09-27 21:22:03,348 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@20699cc6
hikari.2016-09-27.log:2016-09-27 21:22:03,348 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:22:26,258 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6b60fc58: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:22:33,339 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=6, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:22:33,344 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@417099f8
hikari.2016-09-27.log:2016-09-27 21:22:33,344 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:22:39,105 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1e1fb68f: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 21:22:47,306 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@62da1991: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:22:48,844 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@45821550
hikari.2016-09-27.log:2016-09-27 21:22:48,850 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@31ca7496
hikari.2016-09-27.log:2016-09-27 21:22:53,988 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@16c1620b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:22:55,269 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7a0442fd: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:23:03,339 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:23:03,344 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2165fb7d
hikari.2016-09-27.log:2016-09-27 21:23:03,565 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5549152e
hikari.2016-09-27.log:2016-09-27 21:23:03,566 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:23:33,339 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:24:03,340 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:24:20,023 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@17640b87: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:24:33,340 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:24:33,347 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@750291c8
hikari.2016-09-27.log:2016-09-27 21:24:33,347 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:25:03,340 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:25:33,340 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:26:03,341 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:26:33,341 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:27:03,341 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:27:33,341 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:28:03,341 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:28:33,342 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:29:03,342 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:29:33,342 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:30:03,342 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:30:33,342 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:31:03,343 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:31:33,343 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:32:03,343 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:32:33,343 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:33:03,344 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:33:33,344 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:34:03,344 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:34:33,344 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:35:03,344 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:35:33,345 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:36:03,345 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:36:33,345 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:37:03,345 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:37:33,345 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:38:03,346 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:38:33,346 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:39:03,346 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:39:33,346 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:40:03,346 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:40:33,347 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:41:03,347 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:41:33,347 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:42:03,347 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:42:33,347 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:43:03,348 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:43:33,348 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:44:03,348 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:44:33,348 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:45:03,348 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:45:33,349 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:46:03,349 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:46:33,349 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:47:03,349 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:47:33,355 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:48:03,356 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:48:33,356 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:49:03,356 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:49:18,240 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3ead8507: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:49:22,536 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@71901f5f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:49:24,968 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4aea8ad3: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:49:33,356 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=10, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:49:33,571 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@10c3c9d8
hikari.2016-09-27.log:2016-09-27 21:49:33,575 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@645e262b
hikari.2016-09-27.log:2016-09-27 21:49:33,579 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@638aad33
hikari.2016-09-27.log:2016-09-27 21:49:33,579 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:49:51,524 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5ec4e13: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:50:01,638 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@484dfdaa: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 21:50:03,357 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=10, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:50:03,363 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@dcbb977
hikari.2016-09-27.log:2016-09-27 21:50:03,369 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@79cbd855
hikari.2016-09-27.log:2016-09-27 21:50:03,369 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:50:13,794 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3cfc1c2c: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:50:33,357 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:50:33,567 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6f54c3ae
hikari.2016-09-27.log:2016-09-27 21:50:33,567 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:51:03,357 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:51:19,674 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@54b05c4d: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:51:26,810 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@15894649: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:51:33,358 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=2, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:51:33,363 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3a4d6472
hikari.2016-09-27.log:2016-09-27 21:51:33,368 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4efa22fb
hikari.2016-09-27.log:2016-09-27 21:51:33,368 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:51:38,317 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@20699cc6: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 21:51:41,332 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@61657091: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 21:51:47,097 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5f949c44
hikari.2016-09-27.log:2016-09-27 21:51:47,102 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2bc6e24f
hikari.2016-09-27.log:2016-09-27 21:52:03,358 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:52:06,873 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@45821550: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:52:07,867 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@31ca7496: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:52:13,825 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@68a08c74
hikari.2016-09-27.log:2016-09-27 21:52:13,831 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1c4577ad
hikari.2016-09-27.log:2016-09-27 21:52:16,994 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@417099f8: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:52:33,358 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:52:33,363 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@41d2ae52
hikari.2016-09-27.log:2016-09-27 21:52:33,363 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:52:53,840 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2165fb7d: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:52:55,574 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5549152e: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 21:53:03,358 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:53:03,365 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1cc745b1
hikari.2016-09-27.log:2016-09-27 21:53:03,371 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6856a34a
hikari.2016-09-27.log:2016-09-27 21:53:03,371 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:53:33,359 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:54:03,359 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:54:17,955 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@750291c8: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 21:54:30,177 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@36358058
hikari.2016-09-27.log:2016-09-27 21:54:33,359 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:55:03,359 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:55:33,360 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:56:03,360 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:56:33,360 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:57:03,360 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:57:33,361 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:58:03,361 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:58:33,361 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:59:03,361 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 21:59:33,361 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:00:03,362 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:00:33,362 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:01:03,362 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:01:33,362 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:02:03,363 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:02:33,363 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:03:03,363 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:03:33,363 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:04:03,363 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:04:33,364 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:05:03,364 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:05:33,364 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:06:03,364 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:06:33,364 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:07:03,365 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:07:33,365 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:08:03,365 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:08:33,365 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:09:03,366 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:09:33,366 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:10:03,366 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:10:33,366 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:11:03,366 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:11:33,367 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:12:03,367 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:12:33,367 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:13:03,367 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:13:33,368 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:14:03,368 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:14:33,368 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:15:03,368 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:15:33,368 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:16:03,369 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:16:33,369 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:17:03,369 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:17:33,369 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:18:03,369 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:18:33,370 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:18:57,769 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@645e262b: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 22:19:03,370 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:19:03,376 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@54fc8c6
hikari.2016-09-27.log:2016-09-27 22:19:03,377 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:19:03,910 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@10c3c9d8: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:19:18,985 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@638aad33: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 22:19:20,014 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@79cbd855: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:19:33,370 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=0, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:19:33,375 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2027a105
hikari.2016-09-27.log:2016-09-27 22:19:33,382 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@540a0c66
hikari.2016-09-27.log:2016-09-27 22:19:33,388 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5a660e24
hikari.2016-09-27.log:2016-09-27 22:19:33,388 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:20:00,391 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@dcbb977: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:20:03,371 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:20:03,377 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6f39e2d8
hikari.2016-09-27.log:2016-09-27 22:20:03,377 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:20:09,404 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6f54c3ae: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 22:20:33,371 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=11, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:20:33,377 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1f805360
hikari.2016-09-27.log:2016-09-27 22:20:33,377 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:21:02,216 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4efa22fb: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:21:03,371 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=3, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:21:03,377 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@76ba11d9
hikari.2016-09-27.log:2016-09-27 22:21:03,377 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:21:16,114 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2bc6e24f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:21:26,996 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3a4d6472: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:21:33,372 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=2, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:21:33,377 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@60f669fa
hikari.2016-09-27.log:2016-09-27 22:21:33,381 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@141bdd8a
hikari.2016-09-27.log:2016-09-27 22:21:33,381 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:21:43,930 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5f949c44: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:22:01,988 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1c4577ad: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:22:03,372 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=11, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:22:03,378 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@239d052b
hikari.2016-09-27.log:2016-09-27 22:22:03,383 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@57339939
hikari.2016-09-27.log:2016-09-27 22:22:03,383 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:22:12,561 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@68a08c74: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 22:22:22,182 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6be3cb80
hikari.2016-09-27.log:2016-09-27 22:22:22,737 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@41d2ae52: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:22:26,645 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1cc745b1: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:22:33,372 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=2, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:22:33,378 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@14bf65db
hikari.2016-09-27.log:2016-09-27 22:22:33,382 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@60a67a6f
hikari.2016-09-27.log:2016-09-27 22:22:33,382 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:22:43,102 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6856a34a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:23:03,373 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:23:03,380 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1a1ab201
hikari.2016-09-27.log:2016-09-27 22:23:03,380 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:23:33,373 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:24:03,373 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:24:09,307 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@36358058: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:24:33,374 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=2, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:24:33,382 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5102a01c
hikari.2016-09-27.log:2016-09-27 22:24:33,383 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:25:03,374 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:25:33,374 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:26:03,374 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:26:33,375 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:27:03,375 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:27:33,375 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:28:03,375 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:28:33,375 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:29:03,376 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:29:33,376 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:30:03,376 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:30:33,376 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:31:03,377 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:31:33,377 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:32:03,377 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:32:33,377 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:33:03,377 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:33:33,378 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:34:03,378 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:34:33,378 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:35:03,378 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:35:33,378 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:36:03,379 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:36:33,379 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:37:03,379 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:37:33,379 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:38:03,379 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:38:33,380 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:39:03,380 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:39:33,380 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:40:03,380 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:40:33,381 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:41:03,381 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:41:33,381 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:42:03,381 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:42:33,381 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:43:03,382 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:43:33,382 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:44:03,382 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:44:33,382 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:45:03,382 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:45:33,383 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:46:03,383 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:46:33,383 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:47:03,383 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:47:33,383 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:48:03,384 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:48:33,384 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:48:52,946 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5a660e24: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:48:54,040 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@54fc8c6: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:49:03,384 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=6, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:49:03,391 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@affd3c0
hikari.2016-09-27.log:2016-09-27 22:49:03,396 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7e78014a
hikari.2016-09-27.log:2016-09-27 22:49:03,396 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:49:10,211 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2027a105: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:49:16,029 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@540a0c66: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:49:33,384 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=10, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:49:33,390 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2a9c1a0c
hikari.2016-09-27.log:2016-09-27 22:49:33,394 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5ebb1f20
hikari.2016-09-27.log:2016-09-27 22:49:33,394 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:49:53,048 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6f39e2d8: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 22:50:03,385 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=8, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:50:03,390 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@10e02b8d
hikari.2016-09-27.log:2016-09-27 22:50:03,390 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:50:05,575 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1f805360: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:50:30,035 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@76ba11d9: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:50:33,385 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:50:33,390 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2e56b4f6
hikari.2016-09-27.log:2016-09-27 22:50:33,394 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5a75772f
hikari.2016-09-27.log:2016-09-27 22:50:33,395 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:51:01,686 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@141bdd8a: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 22:51:03,385 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:51:03,391 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4d5241a7
hikari.2016-09-27.log:2016-09-27 22:51:03,392 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:51:18,578 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@60f669fa: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:51:24,638 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@239d052b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:51:31,279 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@8a8ab6b
hikari.2016-09-27.log:2016-09-27 22:51:32,234 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7cadac94
hikari.2016-09-27.log:2016-09-27 22:51:33,386 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:51:57,825 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6be3cb80: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:51:58,571 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@57339939: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 22:52:02,029 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5018e61f
hikari.2016-09-27.log:2016-09-27 22:52:03,386 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=12, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:52:03,391 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2445121b
hikari.2016-09-27.log:2016-09-27 22:52:03,391 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:52:15,662 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@14bf65db: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:52:39,921 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@60a67a6f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:52:39,921 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:52:39,983 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@62aedea7
hikari.2016-09-27.log:2016-09-27 22:52:39,987 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@16c1b86b
hikari.2016-09-27.log:2016-09-27 22:52:39,987 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:52:40,039 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1a1ab201: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 22:52:41,210 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@70d0baf5
hikari.2016-09-27.log:2016-09-27 22:53:09,977 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:53:39,977 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:54:09,978 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:54:18,590 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5102a01c: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 22:54:39,978 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:54:39,985 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3b8a01d1
hikari.2016-09-27.log:2016-09-27 22:54:39,985 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:55:09,978 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:55:39,979 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:56:09,979 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:56:39,979 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:57:09,979 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:57:39,979 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:58:09,980 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:58:39,980 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:59:09,980 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 22:59:39,980 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:00:09,980 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:00:39,981 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:01:09,981 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:01:39,981 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:02:09,981 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:02:39,981 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:03:09,982 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:03:39,982 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:04:09,982 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:04:39,982 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:05:09,983 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:05:39,983 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:06:09,983 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:06:39,983 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:07:09,983 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:07:39,984 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:08:09,984 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:08:39,984 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:09:09,984 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:09:39,985 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:10:09,985 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:10:39,985 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:11:09,985 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:11:39,985 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:12:09,986 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:12:39,986 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:13:09,986 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:13:39,986 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:14:09,987 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:14:39,987 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:15:09,987 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:15:39,987 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:16:09,988 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:16:39,988 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:17:09,988 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:17:39,988 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:18:09,988 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:18:39,989 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:18:45,301 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7e78014a: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:18:46,637 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@affd3c0: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 23:18:48,607 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@111bb067
hikari.2016-09-27.log:2016-09-27 23:19:08,956 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2a9c1a0c: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 23:19:09,989 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:19:09,994 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4ac5c027
hikari.2016-09-27.log:2016-09-27 23:19:10,000 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3e82e89b
hikari.2016-09-27.log:2016-09-27 23:19:10,000 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:19:20,150 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5ebb1f20: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:19:36,918 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@10e02b8d: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 23:19:39,989 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=2, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:19:40,203 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@262fb8c0
hikari.2016-09-27.log:2016-09-27 23:19:40,208 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5284837b
hikari.2016-09-27.log:2016-09-27 23:19:40,208 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:19:53,855 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2e56b4f6: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 23:19:55,423 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5a75772f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:20:09,990 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:20:09,995 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1a3699d7
hikari.2016-09-27.log:2016-09-27 23:20:10,000 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6ea198cf
hikari.2016-09-27.log:2016-09-27 23:20:10,000 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:20:39,990 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:20:40,325 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4d5241a7: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 23:20:47,183 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@8a8ab6b: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 23:21:09,990 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=3, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:21:09,996 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@672a9c94
hikari.2016-09-27.log:2016-09-27 23:21:10,002 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@13c0eb2e
hikari.2016-09-27.log:2016-09-27 23:21:10,002 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:21:12,276 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7cadac94: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:21:20,440 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5018e61f: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:21:39,991 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:21:39,996 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@32aeefb9
hikari.2016-09-27.log:2016-09-27 23:21:40,001 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@46114344
hikari.2016-09-27.log:2016-09-27 23:21:40,001 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:21:59,276 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2445121b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:22:01,355 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@62aedea7: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:22:07,070 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@70d0baf5: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 23:22:08,956 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@16c1b86b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:22:09,991 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=1, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:22:09,996 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5801d7e6
hikari.2016-09-27.log:2016-09-27 23:22:10,002 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2cd4bbd1
hikari.2016-09-27.log:2016-09-27 23:22:10,231 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@75a0b650
hikari.2016-09-27.log:2016-09-27 23:22:10,237 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7962a450
hikari.2016-09-27.log:2016-09-27 23:22:10,237 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:22:39,991 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:23:09,991 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:23:39,992 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:24:09,992 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:24:21,467 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3b8a01d1: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:24:39,992 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:24:39,998 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@386548d2
hikari.2016-09-27.log:2016-09-27 23:24:39,998 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:25:09,992 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:25:39,993 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:26:09,993 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:26:39,993 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:27:09,993 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:27:39,994 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:28:09,994 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:28:39,994 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:29:09,994 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:29:39,995 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:30:09,995 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:30:39,995 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:31:09,995 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:31:39,995 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:32:09,996 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:32:39,996 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:33:09,996 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:33:39,996 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:34:09,997 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:34:39,997 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:35:09,997 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:35:39,997 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:36:09,997 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:36:39,998 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:37:09,998 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:37:39,998 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:38:09,998 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:38:39,998 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:39:09,999 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:39:39,999 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:40:09,999 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:40:39,999 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:41:09,999 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:41:40,000 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:42:10,000 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:42:40,000 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:43:10,000 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:43:40,000 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:44:10,001 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:44:40,001 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:45:10,001 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:45:40,001 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:46:10,001 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:46:40,002 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:47:10,002 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:47:40,002 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:48:10,002 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:48:19,581 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@111bb067: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:48:25,290 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3e82e89b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:48:40,002 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=11, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:48:40,009 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@58412113
hikari.2016-09-27.log:2016-09-27 23:48:40,013 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2c149d9a
hikari.2016-09-27.log:2016-09-27 23:48:40,013 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=11, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:48:42,542 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4ac5c027: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:49:10,003 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=10, idle=5, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:49:10,010 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@38ef7963
hikari.2016-09-27.log:2016-09-27 23:49:10,010 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:49:20,124 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5284837b: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:49:25,768 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@262fb8c0: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:49:29,563 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4b83abcb
hikari.2016-09-27.log:2016-09-27 23:49:29,906 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3fc5c472
hikari.2016-09-27.log:2016-09-27 23:49:40,003 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:49:44,783 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1a3699d7: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:49:46,344 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6ea198cf: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:50:10,004 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:50:10,010 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5286c858
hikari.2016-09-27.log:2016-09-27 23:50:10,015 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@26d9b8a7
hikari.2016-09-27.log:2016-09-27 23:50:10,015 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:50:40,004 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:50:45,657 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@672a9c94: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:50:52,072 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@13c0eb2e: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 23:51:10,004 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=4, idle=10, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:51:10,011 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4d927738
hikari.2016-09-27.log:2016-09-27 23:51:10,016 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@39d21f9e
hikari.2016-09-27.log:2016-09-27 23:51:10,017 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=4, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:51:27,491 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@32aeefb9: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:51:28,621 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5801d7e6: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:51:38,049 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@46114344: (connection is evicted or dead)
hikari.2016-09-27.log:2016-09-27 23:51:40,004 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=1, idle=12, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:51:40,010 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@13688ed0
hikari.2016-09-27.log:2016-09-27 23:51:40,015 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@677651b2
hikari.2016-09-27.log:2016-09-27 23:51:40,021 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@340c78d7
hikari.2016-09-27.log:2016-09-27 23:51:40,021 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:51:41,532 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7962a450: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:51:43,803 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@75a0b650: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:52:08,425 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2cd4bbd1: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:52:10,005 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=0, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:52:10,011 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@54aa08db
hikari.2016-09-27.log:2016-09-27 23:52:10,015 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2073ca05
hikari.2016-09-27.log:2016-09-27 23:52:10,224 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7a721158
hikari.2016-09-27.log:2016-09-27 23:52:10,224 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:52:40,005 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:53:10,005 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:53:40,006 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:54:02,785 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@386548d2: (connection has passed maxLifetime)
hikari.2016-09-27.log:2016-09-27 23:54:10,006 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:54:10,013 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4b5523f2
hikari.2016-09-27.log:2016-09-27 23:54:10,013 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:54:40,006 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:55:10,006 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:55:40,007 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:56:10,007 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=3)
hikari.2016-09-27.log:2016-09-27 23:56:40,007 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:57:10,007 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:57:40,007 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:58:10,008 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:58:40,008 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:59:10,008 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.2016-09-27.log:2016-09-27 23:59:40,008 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:00:10,008 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 00:00:40,009 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:01:10,009 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:01:40,009 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:02:10,009 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.log:2016-09-28 00:02:40,010 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 00:03:10,010 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:03:40,010 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 00:04:10,010 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:04:40,010 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 00:05:10,011 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:05:40,011 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 00:06:10,011 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:06:40,011 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:07:10,012 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 00:07:40,012 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.log:2016-09-28 00:08:10,012 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:08:40,012 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:09:10,013 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:09:40,013 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:10:10,013 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 00:10:40,013 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 00:11:10,013 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 00:11:40,014 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 00:12:10,014 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:12:40,014 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.log:2016-09-28 00:13:10,014 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.log:2016-09-28 00:13:40,015 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 00:14:10,015 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:14:40,015 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:15:10,015 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:15:40,015 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:16:10,016 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 00:16:40,016 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:17:10,016 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 00:17:40,016 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:18:10,017 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:18:31,890 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@58412113: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:18:32,047 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@38ef7963: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:18:35,169 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2c149d9a: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:18:40,017 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=0, idle=13, waiting=0)
hikari.log:2016-09-28 00:18:40,023 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3521aa1d
hikari.log:2016-09-28 00:18:40,028 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@419986d3
hikari.log:2016-09-28 00:18:40,033 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@13b7c831
hikari.log:2016-09-28 00:18:40,034 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:18:55,385 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3fc5c472: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:19:00,302 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4b83abcb: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:19:10,017 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.log:2016-09-28 00:19:10,023 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4d6d070a
hikari.log:2016-09-28 00:19:10,029 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@392d8824
hikari.log:2016-09-28 00:19:10,029 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:19:40,018 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:19:44,887 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5286c858: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:20:03,137 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@26d9b8a7: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:20:10,018 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.log:2016-09-28 00:20:10,227 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4dd64d97
hikari.log:2016-09-28 00:20:10,232 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3916f147
hikari.log:2016-09-28 00:20:10,232 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 00:20:40,018 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:20:55,471 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4d927738: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:21:00,104 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@677651b2: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:21:00,980 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@340c78d7: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:21:02,103 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@39d21f9e: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:21:10,018 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=1, idle=11, waiting=0)
hikari.log:2016-09-28 00:21:10,027 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2f5ca8
hikari.log:2016-09-28 00:21:10,032 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7422d537
hikari.log:2016-09-28 00:21:10,036 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@699b3039
hikari.log:2016-09-28 00:21:10,041 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@214cf425
hikari.log:2016-09-28 00:21:10,041 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:21:26,887 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@54aa08db: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:21:31,447 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7a721158: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:21:35,928 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@13688ed0: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:21:40,019 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=1, idle=12, waiting=0)
hikari.log:2016-09-28 00:21:40,024 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@78248a91
hikari.log:2016-09-28 00:21:40,030 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@cd1e7da
hikari.log:2016-09-28 00:21:40,035 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@74f2e39c
hikari.log:2016-09-28 00:21:40,035 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 00:22:03,960 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2073ca05: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:22:10,019 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.log:2016-09-28 00:22:10,024 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@15bf74b7
hikari.log:2016-09-28 00:22:10,025 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:22:40,020 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.log:2016-09-28 00:23:10,020 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:23:40,020 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:24:00,803 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4b5523f2: (connection is evicted or dead)
hikari.log:2016-09-28 00:24:10,020 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=9, idle=6, waiting=0)
hikari.log:2016-09-28 00:24:10,027 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3e42bfdc
hikari.log:2016-09-28 00:24:10,027 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 00:24:40,021 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:25:10,021 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.log:2016-09-28 00:25:40,021 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 00:26:10,021 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:26:40,022 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:27:10,022 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:27:40,022 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 00:28:10,022 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 00:28:40,022 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:29:10,023 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:29:40,023 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 00:30:10,023 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:30:40,023 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:31:10,024 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 00:31:40,024 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 00:32:10,024 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 00:32:40,024 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:33:10,024 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:33:40,025 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 00:34:10,025 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 00:34:40,025 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 00:35:10,025 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:35:40,026 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:36:10,026 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:36:40,026 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 00:37:10,026 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:37:40,026 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 00:38:10,027 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 00:38:40,027 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:39:10,027 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:39:40,027 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 00:40:10,027 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 00:40:40,028 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:41:10,028 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:41:40,028 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 00:42:10,028 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 00:42:40,029 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 00:43:10,029 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:43:40,029 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:44:10,029 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:44:40,029 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:45:10,030 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 00:45:40,030 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:46:10,030 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:46:40,030 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:47:10,030 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.log:2016-09-28 00:47:40,031 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 00:48:07,700 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@13b7c831: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:48:09,828 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3521aa1d: (connection is evicted or dead)
hikari.log:2016-09-28 00:48:10,031 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=2, idle=12, waiting=0)
hikari.log:2016-09-28 00:48:10,247 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@588708
hikari.log:2016-09-28 00:48:10,251 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@74d5f925
hikari.log:2016-09-28 00:48:10,251 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 00:48:14,266 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@419986d3: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:48:37,951 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4d6d070a: (connection is evicted or dead)
hikari.log:2016-09-28 00:48:40,031 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.log:2016-09-28 00:48:40,038 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@80f621b
hikari.log:2016-09-28 00:48:40,042 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7c8a529e
hikari.log:2016-09-28 00:48:40,042 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:49:06,135 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@392d8824: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:49:10,032 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.log:2016-09-28 00:49:10,039 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1638744c
hikari.log:2016-09-28 00:49:10,039 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:49:40,032 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:49:48,219 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3916f147: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:50:02,690 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4dd64d97: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:50:10,032 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.log:2016-09-28 00:50:10,040 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2cebacef
hikari.log:2016-09-28 00:50:10,046 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@58cac8dc
hikari.log:2016-09-28 00:50:10,047 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 00:50:35,288 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@699b3039: (connection is evicted or dead)
hikari.log:2016-09-28 00:50:36,543 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2bf55084
hikari.log:2016-09-28 00:50:40,033 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.log:2016-09-28 00:50:46,556 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7422d537: (connection is evicted or dead)
hikari.log:2016-09-28 00:50:59,235 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2f5ca8: (connection is evicted or dead)
hikari.log:2016-09-28 00:51:01,925 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@214cf425: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:51:06,624 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@78248a91: (connection is evicted or dead)
hikari.log:2016-09-28 00:51:10,033 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=3, idle=9, waiting=0)
hikari.log:2016-09-28 00:51:10,247 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@41e64560
hikari.log:2016-09-28 00:51:10,253 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@35aa441e
hikari.log:2016-09-28 00:51:10,258 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5add5b27
hikari.log:2016-09-28 00:51:10,262 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6085a415
hikari.log:2016-09-28 00:51:10,262 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=6, idle=10, waiting=0)
hikari.log:2016-09-28 00:51:19,351 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@74f2e39c: (connection is evicted or dead)
hikari.log:2016-09-28 00:51:37,008 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@cd1e7da: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:51:40,033 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=8, idle=6, waiting=0)
hikari.log:2016-09-28 00:51:40,039 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4be9e51d
hikari.log:2016-09-28 00:51:40,044 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3fafe885
hikari.log:2016-09-28 00:51:40,044 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 00:51:52,007 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@15bf74b7: (connection has passed maxLifetime)
hikari.log:2016-09-28 00:51:57,315 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1b23023a
hikari.log:2016-09-28 00:52:10,034 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 00:52:40,034 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 00:53:10,034 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 00:53:39,071 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3e42bfdc: (connection is evicted or dead)
hikari.log:2016-09-28 00:53:40,034 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=3, idle=12, waiting=0)
hikari.log:2016-09-28 00:53:40,040 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7e6eb774
hikari.log:2016-09-28 00:53:40,040 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 00:54:10,035 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 00:54:40,035 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:55:10,035 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.log:2016-09-28 00:55:40,035 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:56:10,035 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:56:40,036 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.log:2016-09-28 00:57:10,036 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:57:40,036 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 00:58:10,036 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:58:40,037 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:59:10,037 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 00:59:40,037 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:00:10,037 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 01:00:40,037 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:01:10,038 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 01:01:40,038 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:02:10,038 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:02:40,038 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 01:03:10,039 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:03:40,039 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:04:10,039 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:04:40,039 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.log:2016-09-28 01:05:10,039 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 01:05:40,040 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:06:10,040 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.log:2016-09-28 01:06:40,040 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:07:10,040 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:07:40,041 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 01:08:10,041 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 01:08:40,041 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:09:10,041 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:09:40,042 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:10:10,042 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:10:40,042 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.log:2016-09-28 01:11:10,042 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.log:2016-09-28 01:11:40,042 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:12:10,043 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.log:2016-09-28 01:12:40,043 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.log:2016-09-28 01:13:10,043 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.log:2016-09-28 01:13:40,043 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:14:10,044 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 01:14:40,044 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:15:10,044 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:15:40,044 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:16:10,044 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 01:16:40,045 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.log:2016-09-28 01:17:10,045 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:17:29,032 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@74d5f925: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:17:31,372 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@588708: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:17:40,045 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=4, idle=10, waiting=0)
hikari.log:2016-09-28 01:17:40,052 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@301ee82d
hikari.log:2016-09-28 01:17:40,057 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@44237621
hikari.log:2016-09-28 01:17:40,057 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=4, idle=12, waiting=0)
hikari.log:2016-09-28 01:18:10,046 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 01:18:13,063 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7c8a529e: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:18:24,840 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@80f621b: (connection is evicted or dead)
hikari.log:2016-09-28 01:18:40,046 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.log:2016-09-28 01:18:40,274 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2422bd85
hikari.log:2016-09-28 01:18:40,279 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@500b117f
hikari.log:2016-09-28 01:18:40,279 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:19:06,865 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1638744c: (connection is evicted or dead)
hikari.log:2016-09-28 01:19:10,046 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.log:2016-09-28 01:19:10,051 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@645bf4ab
hikari.log:2016-09-28 01:19:10,052 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:19:40,046 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:19:40,683 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@58cac8dc: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:19:50,447 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2cebacef: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:20:10,047 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.log:2016-09-28 01:20:10,054 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3f565da0
hikari.log:2016-09-28 01:20:10,060 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4be41db0
hikari.log:2016-09-28 01:20:10,060 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 01:20:28,515 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2bf55084: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:20:34,017 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@35aa441e: (connection is evicted or dead)
hikari.log:2016-09-28 01:20:35,522 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6085a415: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:20:40,047 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=0, idle=13, waiting=0)
hikari.log:2016-09-28 01:20:40,053 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2341f466
hikari.log:2016-09-28 01:20:40,058 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@576f3c5a
hikari.log:2016-09-28 01:20:40,063 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3dd4d6b7
hikari.log:2016-09-28 01:20:40,063 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 01:20:58,693 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4be9e51d: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:21:00,927 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5add5b27: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:21:03,181 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@41e64560: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:21:10,047 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=2, idle=11, waiting=0)
hikari.log:2016-09-28 01:21:10,064 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2341750a
hikari.log:2016-09-28 01:21:10,282 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@576fbdb7
hikari.log:2016-09-28 01:21:10,295 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@42fb6459
hikari.log:2016-09-28 01:21:10,295 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:21:17,397 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3fafe885: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:21:26,894 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1b23023a: (connection is evicted or dead)
hikari.log:2016-09-28 01:21:40,053 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.log:2016-09-28 01:21:40,061 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6906a1b1
hikari.log:2016-09-28 01:21:40,065 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1d626dd7
hikari.log:2016-09-28 01:21:40,065 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 01:22:10,053 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:22:40,054 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 01:23:02,555 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7e6eb774: (connection is evicted or dead)
hikari.log:2016-09-28 01:23:10,054 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=10, idle=5, waiting=0)
hikari.log:2016-09-28 01:23:10,061 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@249c64a2
hikari.log:2016-09-28 01:23:10,061 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 01:23:40,054 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.log:2016-09-28 01:24:10,054 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:24:40,055 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:25:10,055 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 01:25:40,055 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:26:10,055 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:26:40,055 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 01:27:10,056 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:27:40,056 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:28:10,056 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.log:2016-09-28 01:28:40,056 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:29:10,056 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 01:29:40,057 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:30:10,057 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:30:40,057 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.log:2016-09-28 01:31:10,057 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.log:2016-09-28 01:31:40,058 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:32:10,058 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:32:40,058 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 01:33:10,058 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 01:33:40,059 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:34:10,059 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 01:34:40,059 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.log:2016-09-28 01:35:10,059 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:35:40,059 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:36:10,060 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 01:36:40,060 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:37:10,060 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.log:2016-09-28 01:37:40,060 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 01:38:10,060 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.log:2016-09-28 01:38:40,061 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:39:10,061 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:39:40,061 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:40:10,061 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.log:2016-09-28 01:40:40,061 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:41:10,062 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:41:40,062 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:42:10,062 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:42:40,062 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.log:2016-09-28 01:43:10,062 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:43:40,063 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.log:2016-09-28 01:44:10,063 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:44:40,063 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:45:10,063 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:45:40,063 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:46:10,064 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:46:40,064 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 01:47:00,188 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@44237621: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:47:06,491 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@301ee82d: (connection is evicted or dead)
hikari.log:2016-09-28 01:47:10,064 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=2, idle=12, waiting=0)
hikari.log:2016-09-28 01:47:10,070 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@77500bf3
hikari.log:2016-09-28 01:47:10,075 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3aa0cb3
hikari.log:2016-09-28 01:47:10,075 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 01:47:40,066 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 01:48:03,140 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2422bd85: (connection is evicted or dead)
hikari.log:2016-09-28 01:48:10,067 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.log:2016-09-28 01:48:10,073 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@55758c10
hikari.log:2016-09-28 01:48:10,074 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:48:26,342 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@500b117f: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:48:40,067 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.log:2016-09-28 01:48:40,073 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4322976c
hikari.log:2016-09-28 01:48:40,073 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:48:57,561 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@645bf4ab: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:49:10,067 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.log:2016-09-28 01:49:10,076 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1aeb42ef
hikari.log:2016-09-28 01:49:10,076 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:49:40,068 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:49:52,142 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3f565da0: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:49:57,252 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4be41db0: (connection is evicted or dead)
hikari.log:2016-09-28 01:49:59,645 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3dd4d6b7: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:50:10,068 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=2, idle=11, waiting=0)
hikari.log:2016-09-28 01:50:10,074 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@b87cfa0
hikari.log:2016-09-28 01:50:10,079 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7f81ec79
hikari.log:2016-09-28 01:50:10,084 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1d9d1a0a
hikari.log:2016-09-28 01:50:10,085 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:50:14,130 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@576f3c5a: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:50:27,010 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2341750a: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:50:29,556 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2341f466: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:50:34,052 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1d8fbca8
hikari.log:2016-09-28 01:50:34,057 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@691f1bc3
hikari.log:2016-09-28 01:50:34,061 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2674ed79
hikari.log:2016-09-28 01:50:40,068 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:50:58,022 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6906a1b1: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:50:59,010 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@576fbdb7: (connection is evicted or dead)
hikari.log:2016-09-28 01:51:02,070 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@42fb6459: (connection is evicted or dead)
hikari.log:2016-09-28 01:51:05,565 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3909aede
hikari.log:2016-09-28 01:51:05,698 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4dbdafb1
hikari.log:2016-09-28 01:51:10,069 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.log:2016-09-28 01:51:10,075 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@f55e018
hikari.log:2016-09-28 01:51:10,075 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:51:12,536 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1d626dd7: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:51:40,069 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.log:2016-09-28 01:51:40,288 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4d974b5e
hikari.log:2016-09-28 01:51:40,288 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:52:10,069 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:52:33,454 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@249c64a2: (connection has passed maxLifetime)
hikari.log:2016-09-28 01:52:40,069 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=8, idle=7, waiting=0)
hikari.log:2016-09-28 01:52:40,292 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7ca77adf
hikari.log:2016-09-28 01:52:40,292 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 01:53:10,070 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:53:40,070 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:54:10,070 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.log:2016-09-28 01:54:40,070 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:55:10,071 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:55:40,071 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:56:10,071 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:56:40,071 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:57:10,072 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:57:40,072 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:58:10,072 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 01:58:40,072 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 01:59:10,072 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 01:59:40,073 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:00:10,073 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:00:40,073 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:01:10,073 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:01:40,073 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:02:10,074 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:02:40,074 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:03:10,074 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 02:03:40,074 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:04:10,075 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:04:40,075 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 02:05:10,075 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.log:2016-09-28 02:05:40,075 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:06:10,076 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.log:2016-09-28 02:06:40,076 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:07:10,076 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:07:40,076 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 02:08:10,077 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:08:40,077 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.log:2016-09-28 02:09:10,078 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.log:2016-09-28 02:09:40,167 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.log:2016-09-28 02:10:10,167 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.log:2016-09-28 02:10:40,167 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:11:10,168 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.log:2016-09-28 02:11:40,168 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 02:12:10,169 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 02:12:40,169 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 02:13:10,169 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:13:40,170 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 02:14:10,170 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:14:40,170 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 02:15:10,170 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 02:15:40,171 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 02:16:10,173 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:16:40,173 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:16:51,337 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@77500bf3: (connection is evicted or dead)
hikari.log:2016-09-28 02:17:04,618 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3aa0cb3: (connection is evicted or dead)
hikari.log:2016-09-28 02:17:10,173 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.log:2016-09-28 02:17:10,179 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2c04e64c
hikari.log:2016-09-28 02:17:10,186 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@582565cf
hikari.log:2016-09-28 02:17:10,186 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:17:40,174 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.log:2016-09-28 02:18:04,172 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@55758c10: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:18:10,174 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.log:2016-09-28 02:18:10,182 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3c09547b
hikari.log:2016-09-28 02:18:10,182 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:18:27,904 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4322976c: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:18:40,174 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=10, idle=5, waiting=0)
hikari.log:2016-09-28 02:18:40,180 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7976f0e0
hikari.log:2016-09-28 02:18:40,180 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 02:19:01,315 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1aeb42ef: (connection is evicted or dead)
hikari.log:2016-09-28 02:19:01,529 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@39ea645b
hikari.log:2016-09-28 02:19:10,175 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:19:40,169 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@b87cfa0: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:19:40,175 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.log:2016-09-28 02:19:40,181 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1d928b1b
hikari.log:2016-09-28 02:19:40,181 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:19:59,873 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@691f1bc3: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:20:02,755 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7f81ec79: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:20:03,358 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1d8fbca8: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:20:07,435 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1d9d1a0a: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:20:10,175 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=9, idle=3, waiting=0)
hikari.log:2016-09-28 02:20:10,181 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@328c21e8
hikari.log:2016-09-28 02:20:10,188 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4633affd
hikari.log:2016-09-28 02:20:10,194 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5a31e4a5
hikari.log:2016-09-28 02:20:10,198 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@13ef3d82
hikari.log:2016-09-28 02:20:10,198 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 02:20:10,368 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2674ed79: (connection is evicted or dead)
hikari.log:2016-09-28 02:20:31,683 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@f55e018: (connection is evicted or dead)
hikari.log:2016-09-28 02:20:40,175 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.log:2016-09-28 02:20:40,181 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@381fd1c4
hikari.log:2016-09-28 02:20:40,186 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4c2a47f0
hikari.log:2016-09-28 02:20:40,186 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:21:03,612 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3909aede: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:21:05,472 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4dbdafb1: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:21:10,176 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.log:2016-09-28 02:21:10,181 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1b781891
hikari.log:2016-09-28 02:21:10,186 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6f6ece67
hikari.log:2016-09-28 02:21:10,186 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:21:12,055 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4d974b5e: (connection is evicted or dead)
hikari.log:2016-09-28 02:21:40,176 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.log:2016-09-28 02:21:40,183 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3f153fa0
hikari.log:2016-09-28 02:21:40,183 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:22:10,176 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 02:22:25,653 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7ca77adf: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:22:40,177 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=2, idle=13, waiting=0)
hikari.log:2016-09-28 02:22:40,385 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@38a3035b
hikari.log:2016-09-28 02:22:40,385 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=4, idle=12, waiting=0)
hikari.log:2016-09-28 02:23:10,177 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:23:40,179 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 02:24:10,179 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:24:40,179 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:25:10,180 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.log:2016-09-28 02:25:40,180 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 02:26:10,180 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 02:26:40,180 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:27:10,181 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.log:2016-09-28 02:27:40,181 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:28:10,181 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:28:40,181 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 02:29:10,181 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:29:40,182 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=15, idle=1, waiting=0)
hikari.log:2016-09-28 02:30:10,182 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.log:2016-09-28 02:30:40,182 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:31:10,182 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:31:40,182 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.log:2016-09-28 02:32:10,183 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:32:40,183 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:33:10,183 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.log:2016-09-28 02:33:40,183 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 02:34:10,184 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:34:40,184 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:35:10,184 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 02:35:40,184 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:36:10,184 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:36:40,185 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:37:10,185 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 02:37:40,185 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.log:2016-09-28 02:38:10,185 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:38:40,186 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.log:2016-09-28 02:39:10,186 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:39:40,192 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:40:10,192 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:40:40,192 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.log:2016-09-28 02:41:10,192 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:41:40,193 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 02:42:10,439 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 02:42:40,439 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:43:10,440 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:43:40,440 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:44:10,440 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:44:40,440 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.log:2016-09-28 02:45:10,441 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:45:40,441 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:46:10,441 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:46:32,167 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@582565cf: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:46:40,441 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.log:2016-09-28 02:46:40,447 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4da579a6
hikari.log:2016-09-28 02:46:40,447 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:47:01,966 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2c04e64c: (connection is evicted or dead)
hikari.log:2016-09-28 02:47:10,442 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=11, idle=4, waiting=0)
hikari.log:2016-09-28 02:47:10,448 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@40f1be44
hikari.log:2016-09-28 02:47:10,449 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=11, idle=5, waiting=0)
hikari.log:2016-09-28 02:47:40,442 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:47:55,140 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3c09547b: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:48:10,442 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.log:2016-09-28 02:48:10,449 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2c2408cc
hikari.log:2016-09-28 02:48:10,449 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:48:29,524 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7976f0e0: (connection is evicted or dead)
hikari.log:2016-09-28 02:48:39,242 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@39ea645b: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:48:40,443 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=2, idle=12, waiting=0)
hikari.log:2016-09-28 02:48:40,449 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@39facc8a
hikari.log:2016-09-28 02:48:40,456 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4dcebe7a
hikari.log:2016-09-28 02:48:40,456 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 02:49:10,443 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:49:22,162 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1d928b1b: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:49:35,694 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4633affd: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:49:39,962 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@13ef3d82: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:49:40,443 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=3, idle=10, waiting=0)
hikari.log:2016-09-28 02:49:40,450 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2d1e3ed2
hikari.log:2016-09-28 02:49:40,456 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@593ebea8
hikari.log:2016-09-28 02:49:40,462 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@60ae1093
hikari.log:2016-09-28 02:49:40,462 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 02:49:41,596 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5a31e4a5: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:49:49,612 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5d431472
hikari.log:2016-09-28 02:50:02,423 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@328c21e8: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:50:10,444 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.log:2016-09-28 02:50:10,450 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@34e724e1
hikari.log:2016-09-28 02:50:10,450 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:50:13,844 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@381fd1c4: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:50:19,718 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4c2a47f0: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:50:40,444 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=9, idle=5, waiting=0)
hikari.log:2016-09-28 02:50:40,451 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@777a821f
hikari.log:2016-09-28 02:50:40,455 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@30037f1
hikari.log:2016-09-28 02:50:40,455 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 02:50:43,583 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1b781891: (connection is evicted or dead)
hikari.log:2016-09-28 02:50:53,997 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6f6ece67: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:51:06,495 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3f153fa0: (connection has passed maxLifetime)
hikari.log:2016-09-28 02:51:10,445 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=6, idle=7, waiting=0)
hikari.log:2016-09-28 02:51:10,451 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@705874ae
hikari.log:2016-09-28 02:51:10,458 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4a57470
hikari.log:2016-09-28 02:51:10,463 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@682ceee0
hikari.log:2016-09-28 02:51:10,463 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=6, idle=10, waiting=0)
hikari.log:2016-09-28 02:51:40,445 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:52:10,445 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 02:52:19,899 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@38a3035b: (connection is evicted or dead)
hikari.log:2016-09-28 02:52:40,445 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.log:2016-09-28 02:52:40,452 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2fd420a7
hikari.log:2016-09-28 02:52:40,452 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 02:53:10,446 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:53:40,446 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.log:2016-09-28 02:54:10,446 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 02:54:40,447 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:55:10,447 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:55:40,447 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:56:10,447 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.log:2016-09-28 02:56:40,447 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 02:57:10,448 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:57:40,448 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 02:58:10,448 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:58:40,448 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 02:59:10,448 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 02:59:40,449 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:00:10,449 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.log:2016-09-28 03:00:40,449 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 03:01:10,449 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 03:01:40,449 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:02:10,450 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:02:40,450 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:03:10,450 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:03:40,450 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:04:10,451 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.log:2016-09-28 03:04:40,451 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:05:10,451 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:05:40,451 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 03:06:10,451 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:06:40,452 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:07:10,452 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.log:2016-09-28 03:07:40,452 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:08:10,452 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:08:40,452 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:09:10,453 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:09:40,453 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 03:10:10,453 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 03:10:40,453 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:11:10,454 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.log:2016-09-28 03:11:40,454 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:12:10,454 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 03:12:40,454 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:13:10,454 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 03:13:40,455 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 03:14:10,455 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:14:40,455 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:15:10,455 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:15:40,455 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 03:16:10,478 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.log:2016-09-28 03:16:25,997 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4da579a6: (connection is evicted or dead)
hikari.log:2016-09-28 03:16:40,479 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.log:2016-09-28 03:16:40,697 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@591bf63a
hikari.log:2016-09-28 03:16:40,697 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:17:00,647 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@40f1be44: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:17:10,479 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.log:2016-09-28 03:17:10,485 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@201a5d5c
hikari.log:2016-09-28 03:17:10,485 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:17:40,479 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 03:17:58,897 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2c2408cc: (connection is evicted or dead)
hikari.log:2016-09-28 03:18:05,864 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5388774a
hikari.log:2016-09-28 03:18:08,569 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@39facc8a: (connection is evicted or dead)
hikari.log:2016-09-28 03:18:08,575 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@27d6002d
hikari.log:2016-09-28 03:18:10,480 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 03:18:14,880 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4dcebe7a: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:18:40,480 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.log:2016-09-28 03:18:40,487 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5f6f6010
hikari.log:2016-09-28 03:18:40,487 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:18:56,354 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2d1e3ed2: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:19:10,480 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.log:2016-09-28 03:19:10,487 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4f34e5a
hikari.log:2016-09-28 03:19:10,487 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:19:26,079 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@34e724e1: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:19:26,759 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@60ae1093: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:19:34,832 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@593ebea8: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:19:40,481 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=0, idle=13, waiting=0)
hikari.log:2016-09-28 03:19:40,487 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@48053656
hikari.log:2016-09-28 03:19:40,491 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3c40dc84
hikari.log:2016-09-28 03:19:40,496 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@16a62700
hikari.log:2016-09-28 03:19:40,496 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:19:41,460 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5d431472: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:20:06,840 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@777a821f: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:20:10,481 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.log:2016-09-28 03:20:10,488 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3ff38c4f
hikari.log:2016-09-28 03:20:10,493 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4b41693f
hikari.log:2016-09-28 03:20:10,493 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:20:32,585 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@30037f1: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:20:40,481 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.log:2016-09-28 03:20:40,487 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4715fa94
hikari.log:2016-09-28 03:20:40,487 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:20:51,417 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@682ceee0: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:20:53,039 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@705874ae: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:20:57,669 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4a57470: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:21:10,482 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=1, idle=12, waiting=0)
hikari.log:2016-09-28 03:21:10,487 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@520b8bae
hikari.log:2016-09-28 03:21:10,493 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@26d4ee86
hikari.log:2016-09-28 03:21:10,497 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@78d7584c
hikari.log:2016-09-28 03:21:10,498 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:21:40,482 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 03:22:07,925 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2fd420a7: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:22:10,482 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.log:2016-09-28 03:22:10,488 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@389ce9b
hikari.log:2016-09-28 03:22:10,488 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:22:40,483 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.log:2016-09-28 03:23:10,483 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.log:2016-09-28 03:23:40,483 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:24:10,483 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 03:24:40,484 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 03:25:10,490 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:25:40,491 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.log:2016-09-28 03:26:10,491 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.log:2016-09-28 03:26:40,491 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:27:10,491 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 03:27:40,492 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:28:10,492 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:28:40,492 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:29:10,492 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:29:40,492 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 03:30:10,493 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.log:2016-09-28 03:30:40,493 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.log:2016-09-28 03:31:10,493 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:31:40,493 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.log:2016-09-28 03:32:10,494 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:32:40,494 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:33:10,494 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:33:40,494 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:34:10,494 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:34:40,495 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:35:10,495 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 03:35:40,495 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 03:36:10,495 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:36:40,495 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.log:2016-09-28 03:37:10,496 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:37:40,496 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:38:10,496 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:38:40,496 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:39:10,496 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:39:40,497 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:40:10,497 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:40:40,497 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 03:41:10,497 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:41:40,498 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:42:10,498 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:42:40,498 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.log:2016-09-28 03:43:10,498 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 03:43:40,498 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:44:10,499 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.log:2016-09-28 03:44:40,499 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:45:10,499 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:45:40,499 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 03:46:10,499 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=12, idle=4, waiting=0)
hikari.log:2016-09-28 03:46:27,068 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@591bf63a: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:46:31,722 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@69497f93
hikari.log:2016-09-28 03:46:40,500 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 03:46:59,473 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@201a5d5c: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:47:10,500 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.log:2016-09-28 03:47:10,711 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5b28475f
hikari.log:2016-09-28 03:47:10,711 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:47:40,500 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:47:44,115 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5388774a: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:48:02,473 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@27d6002d: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:48:10,501 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=1, idle=13, waiting=0)
hikari.log:2016-09-28 03:48:10,508 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@71316db8
hikari.log:2016-09-28 03:48:10,513 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5cd0d33
hikari.log:2016-09-28 03:48:10,513 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:48:37,110 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5f6f6010: (connection is evicted or dead)
hikari.log:2016-09-28 03:48:40,501 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=10, idle=5, waiting=0)
hikari.log:2016-09-28 03:48:40,508 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@38374afc
hikari.log:2016-09-28 03:48:40,508 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 03:49:00,231 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@16a62700: (connection is evicted or dead)
hikari.log:2016-09-28 03:49:04,504 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@31c49be7
hikari.log:2016-09-28 03:49:07,172 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4f34e5a: (connection is evicted or dead)
hikari.log:2016-09-28 03:49:10,501 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.log:2016-09-28 03:49:10,507 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@52c40184
hikari.log:2016-09-28 03:49:10,507 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:49:12,821 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@48053656: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:49:37,680 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3c40dc84: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:49:40,502 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.log:2016-09-28 03:49:40,509 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@645f50ad
hikari.log:2016-09-28 03:49:40,513 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@10b641d0
hikari.log:2016-09-28 03:49:40,514 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:49:45,019 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4b41693f: (connection is evicted or dead)
hikari.log:2016-09-28 03:49:56,216 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3ff38c4f: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:50:10,502 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.log:2016-09-28 03:50:10,508 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5b78a04a
hikari.log:2016-09-28 03:50:10,514 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2f2e3e04
hikari.log:2016-09-28 03:50:10,514 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:50:24,130 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4715fa94: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:50:26,870 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@49759dda
hikari.log:2016-09-28 03:50:31,889 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@26d4ee86: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:50:38,669 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@520b8bae: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:50:40,502 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.log:2016-09-28 03:50:40,508 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@79add50
hikari.log:2016-09-28 03:50:40,512 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@7390f61d
hikari.log:2016-09-28 03:50:40,512 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:51:06,524 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@78d7584c: (connection has passed maxLifetime)
hikari.log:2016-09-28 03:51:10,503 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.log:2016-09-28 03:51:10,509 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3d1e5353
hikari.log:2016-09-28 03:51:10,510 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:51:40,503 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:52:09,034 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@389ce9b: (connection is evicted or dead)
hikari.log:2016-09-28 03:52:10,503 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=9, idle=6, waiting=0)
hikari.log:2016-09-28 03:52:10,510 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1ac29153
hikari.log:2016-09-28 03:52:10,511 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 03:52:40,504 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.log:2016-09-28 03:53:10,504 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.log:2016-09-28 03:53:40,504 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:54:10,504 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:54:40,504 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.log:2016-09-28 03:55:10,505 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:55:40,505 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:56:10,505 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:56:40,505 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 03:57:10,506 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.log:2016-09-28 03:57:40,506 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:58:10,506 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:58:40,506 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.log:2016-09-28 03:59:10,506 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 03:59:40,507 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 04:00:10,507 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:00:40,507 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:01:10,507 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:01:40,507 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:02:10,508 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 04:02:40,508 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 04:03:10,508 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:03:40,508 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:04:10,509 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.log:2016-09-28 04:04:40,509 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:05:10,509 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:05:40,509 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:06:10,509 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:06:40,510 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.log:2016-09-28 04:07:10,510 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:07:40,510 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:08:10,510 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:08:40,510 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:09:10,511 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:09:40,511 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 04:10:10,511 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:10:40,511 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:11:10,511 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:11:40,512 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 04:12:10,512 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:12:40,512 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:13:10,512 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:13:40,512 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:14:10,513 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 04:14:40,513 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:15:10,513 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:15:40,513 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 04:16:10,513 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.log:2016-09-28 04:16:28,927 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@69497f93: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:16:30,141 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5b28475f: (connection is evicted or dead)
hikari.log:2016-09-28 04:16:30,148 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@796c777a
hikari.log:2016-09-28 04:16:30,664 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@d985ba5
hikari.log:2016-09-28 04:16:40,514 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 04:17:10,514 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 04:17:29,541 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5cd0d33: (connection is evicted or dead)
hikari.log:2016-09-28 04:17:40,514 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.log:2016-09-28 04:17:40,520 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4816d1f4
hikari.log:2016-09-28 04:17:40,521 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:17:56,620 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@71316db8: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:18:10,514 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.log:2016-09-28 04:18:10,521 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3336299b
hikari.log:2016-09-28 04:18:10,521 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:18:16,325 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@38374afc: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:18:40,515 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=3, idle=12, waiting=0)
hikari.log:2016-09-28 04:18:40,522 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@65117097
hikari.log:2016-09-28 04:18:40,522 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 04:19:02,184 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@31c49be7: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:19:05,730 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@52c40184: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:19:10,515 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.log:2016-09-28 04:19:10,521 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@28869865
hikari.log:2016-09-28 04:19:10,529 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5ca39d8a
hikari.log:2016-09-28 04:19:10,529 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:19:14,920 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@10b641d0: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:19:21,540 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@645f50ad: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:19:40,516 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=0, idle=14, waiting=0)
hikari.log:2016-09-28 04:19:40,521 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@10612b25
hikari.log:2016-09-28 04:19:40,526 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@64fc6682
hikari.log:2016-09-28 04:19:40,526 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:19:49,328 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5b78a04a: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:19:58,710 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@2f2e3e04: (connection is evicted or dead)
hikari.log:2016-09-28 04:20:10,062 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@7390f61d: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:20:10,516 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=0, idle=13, waiting=0)
hikari.log:2016-09-28 04:20:10,522 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@24b765a4
hikari.log:2016-09-28 04:20:10,527 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@501edc11
hikari.log:2016-09-28 04:20:10,534 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@6584de94
hikari.log:2016-09-28 04:20:10,534 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:20:18,286 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@49759dda: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:20:36,123 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@79add50: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:20:40,516 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=10, idle=4, waiting=0)
hikari.log:2016-09-28 04:20:40,522 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4843af60
hikari.log:2016-09-28 04:20:40,527 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3c869365
hikari.log:2016-09-28 04:20:40,527 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 04:20:41,460 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3d1e5353: (connection is evicted or dead)
hikari.log:2016-09-28 04:21:07,462 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1c58f905
hikari.log:2016-09-28 04:21:10,517 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.log:2016-09-28 04:21:40,517 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:21:57,402 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1ac29153: (connection is evicted or dead)
hikari.log:2016-09-28 04:22:10,517 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=2, idle=13, waiting=0)
hikari.log:2016-09-28 04:22:10,728 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4314c42f
hikari.log:2016-09-28 04:22:10,728 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:22:40,518 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:23:10,518 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:23:40,518 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:24:10,518 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 04:24:40,518 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:25:10,518 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:25:40,519 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:26:10,519 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:26:40,519 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 04:27:10,519 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:27:40,520 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:28:10,520 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:28:40,520 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=13, idle=3, waiting=0)
hikari.log:2016-09-28 04:29:10,520 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:29:40,521 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 04:30:10,521 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 04:30:40,521 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:31:10,521 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:31:40,521 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 04:32:10,522 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 04:32:40,522 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.log:2016-09-28 04:33:10,522 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.log:2016-09-28 04:33:40,522 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:34:10,522 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:34:40,523 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 04:35:10,523 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=9)
hikari.log:2016-09-28 04:35:40,523 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:36:10,523 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:36:40,524 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.log:2016-09-28 04:37:10,524 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:37:40,524 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 04:38:10,524 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.log:2016-09-28 04:38:40,524 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=16, idle=0, waiting=0)
hikari.log:2016-09-28 04:39:10,525 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.log:2016-09-28 04:39:40,525 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 04:40:10,525 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 04:40:40,525 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:41:10,525 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:41:40,526 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=14, idle=2, waiting=0)
hikari.log:2016-09-28 04:42:10,526 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:42:40,526 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:43:10,526 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:43:40,526 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:44:10,527 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:44:40,527 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 04:45:10,527 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:45:40,527 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 04:45:52,881 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@d985ba5: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:46:10,527 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=9, idle=6, waiting=0)
hikari.log:2016-09-28 04:46:10,534 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@263c48c0
hikari.log:2016-09-28 04:46:10,534 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 04:46:10,715 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@796c777a: (connection is evicted or dead)
hikari.log:2016-09-28 04:46:40,528 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=3, idle=12, waiting=0)
hikari.log:2016-09-28 04:46:40,534 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@20fc4557
hikari.log:2016-09-28 04:46:40,534 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:47:10,528 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 04:47:15,341 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4816d1f4: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:47:40,529 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.log:2016-09-28 04:47:40,537 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3426ec73
hikari.log:2016-09-28 04:47:40,537 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:47:43,331 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3336299b: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:48:01,607 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@65117097: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:48:10,529 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=14, active=8, idle=6, waiting=0)
hikari.log:2016-09-28 04:48:10,535 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4d4e0fc5
hikari.log:2016-09-28 04:48:10,743 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@398e33c4
hikari.log:2016-09-28 04:48:10,743 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=11, idle=5, waiting=0)
hikari.log:2016-09-28 04:48:37,983 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@28869865: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:48:40,529 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=6, idle=9, waiting=0)
hikari.log:2016-09-28 04:48:40,536 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@532b6550
hikari.log:2016-09-28 04:48:40,536 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=6, idle=10, waiting=0)
hikari.log:2016-09-28 04:49:09,814 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@5ca39d8a: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:49:10,530 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=1, idle=14, waiting=0)
hikari.log:2016-09-28 04:49:10,740 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@3fb20aba
hikari.log:2016-09-28 04:49:10,741 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:49:19,873 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@10612b25: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:49:21,029 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@64fc6682: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:49:30,235 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@6584de94: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:49:32,931 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@372ea415
hikari.log:2016-09-28 04:49:33,045 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@501edc11: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:49:38,467 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@24b765a4: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:49:40,530 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=12, active=0, idle=12, waiting=0)
hikari.log:2016-09-28 04:49:40,536 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2656325f
hikari.log:2016-09-28 04:49:40,543 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@52fd6800
hikari.log:2016-09-28 04:49:40,547 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5150f41e
hikari.log:2016-09-28 04:49:40,551 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@735287c
hikari.log:2016-09-28 04:49:40,551 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:50:10,530 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:50:12,325 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4843af60: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:50:15,440 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@3c869365: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:50:37,193 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@1c58f905: (connection is evicted or dead)
hikari.log:2016-09-28 04:50:40,531 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=13, active=0, idle=13, waiting=0)
hikari.log:2016-09-28 04:50:40,537 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@5eda4e63
hikari.log:2016-09-28 04:50:40,542 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@2a8977d5
hikari.log:2016-09-28 04:50:40,547 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@1e7df3d3
hikari.log:2016-09-28 04:50:40,547 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:51:10,531 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:51:40,531 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:52:04,341 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@4314c42f: (connection has passed maxLifetime)
hikari.log:2016-09-28 04:52:10,531 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=0, idle=15, waiting=0)
hikari.log:2016-09-28 04:52:10,539 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@25b31f34
hikari.log:2016-09-28 04:52:10,540 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:52:40,532 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:53:10,532 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:53:40,532 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.log:2016-09-28 04:54:10,532 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=4, idle=12, waiting=0)
hikari.log:2016-09-28 04:54:40,533 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=7, idle=9, waiting=0)
hikari.log:2016-09-28 04:55:10,533 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:55:40,533 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:56:10,533 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 04:56:40,533 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=5, idle=11, waiting=0)
hikari.log:2016-09-28 04:57:10,534 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 04:57:40,534 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:58:10,534 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 04:58:40,534 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 04:59:10,534 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 04:59:40,535 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 05:00:10,535 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 05:00:40,535 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 05:01:10,535 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 05:01:40,535 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 05:02:10,536 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 05:02:40,536 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 05:03:10,536 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 05:03:40,536 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 05:04:10,536 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 05:04:40,537 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 05:05:10,537 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 05:05:40,537 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=11, idle=5, waiting=0)
hikari.log:2016-09-28 05:06:10,537 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 05:06:40,538 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 05:07:10,538 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 05:07:40,538 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 05:08:10,538 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 05:08:40,538 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 05:09:10,539 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 05:09:40,539 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=2, idle=14, waiting=0)
hikari.log:2016-09-28 05:10:10,539 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=10, idle=6, waiting=0)
hikari.log:2016-09-28 05:10:40,539 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 05:11:10,540 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=8, idle=8, waiting=0)
hikari.log:2016-09-28 05:11:40,540 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 05:12:10,540 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 05:12:40,540 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=9, idle=7, waiting=0)
hikari.log:2016-09-28 05:13:10,540 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 05:13:40,541 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=0, idle=16, waiting=0)
hikari.log:2016-09-28 05:14:10,541 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=6, idle=10, waiting=0)
hikari.log:2016-09-28 05:14:40,541 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 05:15:10,541 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=3, idle=13, waiting=0)
hikari.log:2016-09-28 05:15:40,542 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 05:15:43,825 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@263c48c0: (connection has passed maxLifetime)
hikari.log:2016-09-28 05:16:10,542 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=2, idle=13, waiting=0)
hikari.log:2016-09-28 05:16:10,549 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@4ef2296b
hikari.log:2016-09-28 05:16:10,549 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=1, idle=15, waiting=0)
hikari.log:2016-09-28 05:16:23,150 [DEBUG] db-pool connection closer db-pool - Closing connection com.mysql.jdbc.JDBC4Connection@20fc4557: (connection has passed maxLifetime)
hikari.log:2016-09-28 05:16:40,542 [DEBUG] db-pool housekeeper db-pool - Pool stats (total=15, active=7, idle=8, waiting=0)
hikari.log:2016-09-28 05:16:40,548 [DEBUG] db-pool connection adder db-pool - Added connection com.mysql.jdbc.JDBC4Connection@aec6fe3
hikari.log:2016-09-28 05:16:40,548 [DEBUG] db-pool connection adder db-pool - After adding stats (total=16, active=7, idle=9, wai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment